Pull request #42034 updated Started by user Sebastiaan van Stijn Rebuilds build #7 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9351e196587b73baecfe187b4bc4c3694da608fb+271b43c43f31875aeba4bd62ad149cac5b12b8aa (bce5b1cc7656caa483da07d91d540357a2182d25) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-02-24T14:16:35.471Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-24T14:16:35.476Z] Trying to pass milestone 7 [Pipeline] milestone [2021-02-24T14:16:35.533Z] Trying to pass milestone 8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-24T14:16:35.722Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ac8416f1725bbf53) in /home/ubuntu/workspace/moby_PR-42034 [Pipeline] { [Pipeline] checkout [2021-02-24T14:16:35.764Z] The recommended git tool is: git [2021-02-24T14:16:35.774Z] using credential docker-jenkins-github-credentials [2021-02-24T14:16:35.782Z] Cloning the remote Git repository [2021-02-24T14:16:35.782Z] Cloning with configured refspecs honoured and without tags [2021-02-24T14:16:35.758Z] Cloning repository https://github.com/moby/moby.git [2021-02-24T14:16:35.758Z] > git init /home/ubuntu/workspace/moby_PR-42034 # timeout=10 [2021-02-24T14:16:35.782Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:16:35.782Z] > git --version # timeout=10 [2021-02-24T14:16:35.791Z] > git --version # 'git version 2.17.1' [2021-02-24T14:16:35.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:16:35.793Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42034/head:refs/remotes/origin/PR-42034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:16:49.989Z] Fetching without tags [2021-02-24T14:16:50.234Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 9351e196587b73baecfe187b4bc4c3694da608fb [2021-02-24T14:16:51.181Z] Merge succeeded, producing 89b4b6abacdea88407dfaffc72490e25d9a0ba5b [2021-02-24T14:16:51.182Z] Checking out Revision 89b4b6abacdea88407dfaffc72490e25d9a0ba5b (PR-42034) [2021-02-24T14:16:51.252Z] Commit message: "Merge commit '271b43c43f31875aeba4bd62ad149cac5b12b8aa' into HEAD" [2021-02-24T14:16:51.273Z] First time build. Skipping changelog. [2021-02-24T14:16:49.924Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:16:49.933Z] > git config --add remote.origin.fetch +refs/pull/42034/head:refs/remotes/origin/PR-42034 # timeout=10 [2021-02-24T14:16:49.945Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:16:49.954Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:16:49.964Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:16:49.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:16:49.965Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42034/head:refs/remotes/origin/PR-42034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:16:50.209Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:16:50.212Z] > git checkout -f 9351e196587b73baecfe187b4bc4c3694da608fb # timeout=10 [2021-02-24T14:16:50.633Z] > git remote # timeout=10 [2021-02-24T14:16:50.640Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:16:50.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:16:50.646Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:16:51.149Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:16:51.157Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:16:51.166Z] > git checkout -f 89b4b6abacdea88407dfaffc72490e25d9a0ba5b # timeout=10 [2021-02-24T14:16:51.229Z] > git rev-list --no-walk 2dea89ac6bfd181ae6032baa8a0e2bb10bd385e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-24T14:16:52.009Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42034:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-02-24T14:16:52.009Z] Unable to find image 'alpine:latest' locally [2021-02-24T14:16:52.269Z] latest: Pulling from library/alpine [2021-02-24T14:16:52.269Z] ba3557a56b15: Pulling fs layer [2021-02-24T14:16:52.269Z] ba3557a56b15: Verifying Checksum [2021-02-24T14:16:52.269Z] ba3557a56b15: Download complete [2021-02-24T14:16:52.530Z] ba3557a56b15: Pull complete [2021-02-24T14:16:52.530Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-02-24T14:16:52.530Z] Status: Downloaded newer image for alpine:latest [2021-02-24T14:16:55.071Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS5" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-02-24T14:16:55.587Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ac8416f1725bbf53) in /home/ubuntu/workspace/moby_PR-42034 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-02-24T14:16:55.603Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f31ce6b6a94aa9c6) in /home/ubuntu/workspace/moby_PR-42034 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } [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 "win-RS1" skipped due to when conditional [2021-02-24T14:16:55.608Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00b37ca435e865317) in /home/ubuntu/workspace/moby_PR-42034 [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-02-24T14:16:55.659Z] The recommended git tool is: git [2021-02-24T14:16:55.669Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-02-24T14:16:55.682Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-02-24T14:16:55.691Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [2021-02-24T14:16:55.813Z] The recommended git tool is: git [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-02-24T14:16:55.823Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-02-24T14:16:55.830Z] Cloning the remote Git repository [2021-02-24T14:16:55.831Z] Cloning with configured refspecs honoured and without tags [2021-02-24T14:16:55.832Z] The recommended git tool is: git Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-24T14:16:55.844Z] using credential docker-jenkins-github-credentials [2021-02-24T14:16:55.853Z] Cloning the remote Git repository [2021-02-24T14:16:55.853Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [2021-02-24T14:16:55.941Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 9351e196587b73baecfe187b4bc4c3694da608fb [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [2021-02-24T14:16:56.068Z] Merge succeeded, producing 49da94ec8693aff8435ce19ff1f209260c43450a [2021-02-24T14:16:56.069Z] Checking out Revision 49da94ec8693aff8435ce19ff1f209260c43450a (PR-42034) [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-02-24T14:16:56.165Z] Commit message: "Merge commit '271b43c43f31875aeba4bd62ad149cac5b12b8aa' into HEAD" [Pipeline] } [Pipeline] } [2021-02-24T14:16:56.184Z] First time build. Skipping changelog. [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-02-24T14:16:55.651Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-24T14:16:55.658Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:16:55.667Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:16:55.667Z] > git --version # timeout=10 [2021-02-24T14:16:55.672Z] > git --version # 'git version 2.17.1' [2021-02-24T14:16:55.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:16:55.672Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42034/head:refs/remotes/origin/PR-42034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:16:55.917Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:16:55.921Z] > git checkout -f 9351e196587b73baecfe187b4bc4c3694da608fb # timeout=10 [2021-02-24T14:16:55.968Z] > git remote # timeout=10 [2021-02-24T14:16:55.970Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:16:55.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:16:55.974Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:16:56.038Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:16:56.044Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:16:56.061Z] > git checkout -f 49da94ec8693aff8435ce19ff1f209260c43450a # timeout=10 [2021-02-24T14:16:56.141Z] > git rev-list --no-walk 2dea89ac6bfd181ae6032baa8a0e2bb10bd385e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-24T14:16:55.856Z] Cloning repository https://github.com/moby/moby.git [2021-02-24T14:16:55.856Z] > git init /home/ubuntu/workspace/moby_PR-42034 # timeout=10 [2021-02-24T14:16:55.872Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:16:55.873Z] > git --version # timeout=10 [2021-02-24T14:16:55.878Z] > git --version # 'git version 2.25.1' [2021-02-24T14:16:55.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:16:55.879Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42034/head:refs/remotes/origin/PR-42034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:16:55.863Z] Cloning repository https://github.com/moby/moby.git [2021-02-24T14:16:55.864Z] > git init /home/ubuntu/workspace/moby_PR-42034 # timeout=10 [2021-02-24T14:16:55.884Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:16:55.884Z] > git --version # timeout=10 [2021-02-24T14:16:55.893Z] > git --version # 'git version 2.7.4' [2021-02-24T14:16:55.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:16:55.895Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42034/head:refs/remotes/origin/PR-42034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:16:57.006Z] + [ PR != PR ] [2021-02-24T14:16:57.006Z] + [ master != master ] [2021-02-24T14:16:57.006Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-24T14:16:57.339Z] + docker version [2021-02-24T14:16:57.339Z] Client: Docker Engine - Community [2021-02-24T14:16:57.339Z] Version: 20.10.3 [2021-02-24T14:16:57.339Z] API version: 1.41 [2021-02-24T14:16:57.339Z] Go version: go1.13.15 [2021-02-24T14:16:57.339Z] Git commit: 48d30b5 [2021-02-24T14:16:57.339Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-24T14:16:57.339Z] OS/Arch: linux/amd64 [2021-02-24T14:16:57.339Z] Context: default [2021-02-24T14:16:57.339Z] Experimental: true [2021-02-24T14:16:57.339Z] [2021-02-24T14:16:57.339Z] Server: Docker Engine - Community [2021-02-24T14:16:57.339Z] Engine: [2021-02-24T14:16:57.339Z] Version: 20.10.3 [2021-02-24T14:16:57.339Z] API version: 1.41 (minimum version 1.12) [2021-02-24T14:16:57.339Z] Go version: go1.13.15 [2021-02-24T14:16:57.339Z] Git commit: 46229ca [2021-02-24T14:16:57.339Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-24T14:16:57.339Z] OS/Arch: linux/amd64 [2021-02-24T14:16:57.339Z] Experimental: true [2021-02-24T14:16:57.339Z] containerd: [2021-02-24T14:16:57.339Z] Version: 1.4.3 [2021-02-24T14:16:57.339Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:16:57.339Z] runc: [2021-02-24T14:16:57.339Z] Version: 1.0.0-rc92 [2021-02-24T14:16:57.339Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:16:57.339Z] docker-init: [2021-02-24T14:16:57.339Z] Version: 0.19.0 [2021-02-24T14:16:57.339Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-24T14:16:57.627Z] + docker info [2021-02-24T14:16:58.567Z] Client: [2021-02-24T14:16:58.567Z] Context: default [2021-02-24T14:16:58.567Z] Debug Mode: false [2021-02-24T14:16:58.567Z] Plugins: [2021-02-24T14:16:58.567Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-24T14:16:58.567Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-24T14:16:58.567Z] [2021-02-24T14:16:58.567Z] Server: [2021-02-24T14:16:58.567Z] Containers: 0 [2021-02-24T14:16:58.567Z] Running: 0 [2021-02-24T14:16:58.567Z] Paused: 0 [2021-02-24T14:16:58.567Z] Stopped: 0 [2021-02-24T14:16:58.567Z] Images: 3 [2021-02-24T14:16:58.567Z] Server Version: 20.10.3 [2021-02-24T14:16:58.567Z] Storage Driver: overlay2 [2021-02-24T14:16:58.567Z] Backing Filesystem: extfs [2021-02-24T14:16:58.567Z] Supports d_type: true [2021-02-24T14:16:58.567Z] Native Overlay Diff: true [2021-02-24T14:16:58.567Z] Logging Driver: json-file [2021-02-24T14:16:58.567Z] Cgroup Driver: cgroupfs [2021-02-24T14:16:58.567Z] Cgroup Version: 1 [2021-02-24T14:16:58.567Z] Plugins: [2021-02-24T14:16:58.567Z] Volume: local [2021-02-24T14:16:58.567Z] Network: bridge host ipvlan macvlan null overlay [2021-02-24T14:16:58.567Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-24T14:16:58.567Z] Swarm: inactive [2021-02-24T14:16:58.567Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-24T14:16:58.567Z] Default Runtime: runc [2021-02-24T14:16:58.567Z] Init Binary: docker-init [2021-02-24T14:16:58.567Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:16:58.567Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:16:58.567Z] init version: de40ad0 [2021-02-24T14:16:58.567Z] Security Options: [2021-02-24T14:16:58.567Z] apparmor [2021-02-24T14:16:58.567Z] seccomp [2021-02-24T14:16:58.567Z] Profile: default [2021-02-24T14:16:58.567Z] Kernel Version: 5.4.0-1037-aws [2021-02-24T14:16:58.567Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-24T14:16:58.567Z] OSType: linux [2021-02-24T14:16:58.567Z] Architecture: x86_64 [2021-02-24T14:16:58.567Z] CPUs: 2 [2021-02-24T14:16:58.567Z] Total Memory: 7.487GiB [2021-02-24T14:16:58.567Z] Name: ip-10-100-63-39 [2021-02-24T14:16:58.567Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-24T14:16:58.567Z] Docker Root Dir: /var/lib/docker [2021-02-24T14:16:58.567Z] Debug Mode: false [2021-02-24T14:16:58.567Z] Registry: https://index.docker.io/v1/ [2021-02-24T14:16:58.567Z] Labels: [2021-02-24T14:16:58.567Z] Experimental: true [2021-02-24T14:16:58.567Z] Insecure Registries: [2021-02-24T14:16:58.567Z] 127.0.0.0/8 [2021-02-24T14:16:58.567Z] Live Restore Enabled: true [2021-02-24T14:16:58.567Z] [2021-02-24T14:16:58.567Z] WARNING: No swap limit support [2021-02-24T14:16:58.567Z] WARNING: No blkio weight support [2021-02-24T14:16:58.567Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-24T14:16:58.866Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:16:58.866Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:16:58.866Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42034/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-24T14:16:58.866Z] + bash /home/ubuntu/workspace/moby_PR-42034/check-config.sh [2021-02-24T14:16:58.866Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-24T14:16:58.866Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-24T14:16:58.866Z] [2021-02-24T14:16:58.866Z] Generally Necessary: [2021-02-24T14:16:58.866Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-24T14:16:58.866Z] - apparmor: enabled and tools installed [2021-02-24T14:16:59.127Z] - CONFIG_NAMESPACES: enabled [2021-02-24T14:16:59.127Z] - CONFIG_NET_NS: enabled [2021-02-24T14:16:59.127Z] - CONFIG_PID_NS: enabled [2021-02-24T14:16:59.127Z] - CONFIG_IPC_NS: enabled [2021-02-24T14:16:59.127Z] - CONFIG_UTS_NS: enabled [2021-02-24T14:16:59.127Z] - CONFIG_CGROUPS: enabled [2021-02-24T14:16:59.127Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-24T14:16:59.127Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-24T14:16:59.127Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-24T14:16:59.127Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-24T14:16:59.127Z] - CONFIG_CPUSETS: enabled [2021-02-24T14:16:59.127Z] - CONFIG_MEMCG: enabled [2021-02-24T14:16:59.127Z] - CONFIG_KEYS: enabled [2021-02-24T14:16:59.127Z] - CONFIG_VETH: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-24T14:16:59.127Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-24T14:16:59.127Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-24T14:16:59.127Z] [2021-02-24T14:16:59.127Z] Optional Features: [2021-02-24T14:16:59.127Z] - CONFIG_USER_NS: enabled [2021-02-24T14:16:59.127Z] - CONFIG_SECCOMP: enabled [2021-02-24T14:16:59.127Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-24T14:16:59.127Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-24T14:16:59.127Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-24T14:16:59.127Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-24T14:16:59.127Z] - CONFIG_BLK_CGROUP: enabled [2021-02-24T14:16:59.127Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-24T14:16:59.127Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-24T14:16:59.127Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-24T14:16:59.127Z] - CONFIG_CGROUP_PERF: enabled [2021-02-24T14:16:59.127Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-24T14:16:59.127Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-24T14:16:59.127Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-24T14:16:59.127Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-24T14:16:59.127Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-24T14:16:59.127Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_IP_VS: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-24T14:16:59.127Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-24T14:16:59.127Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-24T14:16:59.127Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-24T14:16:59.127Z] - CONFIG_EXT4_FS: enabled [2021-02-24T14:16:59.127Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-24T14:16:59.127Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-24T14:16:59.387Z] - Network Drivers: [2021-02-24T14:16:59.387Z] - "overlay": [2021-02-24T14:16:59.387Z] - CONFIG_VXLAN: enabled (as module) [2021-02-24T14:16:59.387Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-24T14:16:59.387Z] Optional (for encrypted networks): [2021-02-24T14:16:59.387Z] - CONFIG_CRYPTO: enabled [2021-02-24T14:16:59.387Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-24T14:16:59.387Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-24T14:16:59.387Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-24T14:16:59.387Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-24T14:16:59.387Z] - CONFIG_XFRM: enabled [2021-02-24T14:16:59.387Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-24T14:16:59.387Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-24T14:16:59.387Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-24T14:16:59.387Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-24T14:16:59.387Z] - "ipvlan": [2021-02-24T14:16:59.387Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-24T14:16:59.387Z] - "macvlan": [2021-02-24T14:16:59.387Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-24T14:16:59.387Z] - CONFIG_DUMMY: enabled (as module) [2021-02-24T14:16:59.387Z] - "ftp,tftp client in container": [2021-02-24T14:16:59.387Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-24T14:16:59.387Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-24T14:16:59.387Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-24T14:16:59.387Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-24T14:16:59.387Z] - Storage Drivers: [2021-02-24T14:16:59.387Z] - "aufs": [2021-02-24T14:16:59.387Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-24T14:16:59.387Z] - "btrfs": [2021-02-24T14:16:59.387Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-24T14:16:59.387Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-24T14:16:59.387Z] - "devicemapper": [2021-02-24T14:16:59.387Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-24T14:16:59.387Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-24T14:16:59.387Z] - "overlay": [2021-02-24T14:16:59.387Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-24T14:16:59.387Z] - "zfs": [2021-02-24T14:16:59.387Z] - /dev/zfs: present [2021-02-24T14:16:59.387Z] - zfs command: missing [2021-02-24T14:16:59.387Z] - zpool command: missing [2021-02-24T14:16:59.387Z] [2021-02-24T14:16:59.387Z] Limits: [2021-02-24T14:16:59.387Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-24T14:16:59.387Z] [2021-02-24T14:16:59.387Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-24T14:16:59.724Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b . [2021-02-24T14:16:59.724Z] #1 [internal] load build definition from Dockerfile [2021-02-24T14:16:59.724Z] #1 sha256:2a87b6073b2e2e21dd76330e4a90c53c01103a752887de508f05b382a22f1227 [2021-02-24T14:16:59.724Z] #1 transferring dockerfile: 16.55kB done [2021-02-24T14:16:59.724Z] #1 DONE 0.0s [2021-02-24T14:16:59.724Z] [2021-02-24T14:16:59.724Z] #2 [internal] load .dockerignore [2021-02-24T14:16:59.724Z] #2 sha256:fc6c77bf740ad356964d97e18fcc5d9478da0bac81b072012d08464e68cb7a43 [2021-02-24T14:16:59.724Z] #2 transferring context: 87B done [2021-02-24T14:16:59.724Z] #2 DONE 0.0s [2021-02-24T14:16:59.724Z] [2021-02-24T14:16:59.724Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-24T14:16:59.724Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-24T14:16:59.984Z] #3 DONE 0.2s [2021-02-24T14:17:00.245Z] [2021-02-24T14:17:00.245Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-24T14:17:00.245Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-24T14:17:00.245Z] #4 CACHED [2021-02-24T14:17:00.245Z] [2021-02-24T14:17:00.245Z] #5 [internal] load build definition from Dockerfile [2021-02-24T14:17:00.245Z] #5 sha256:f8ce5c3ebb52d6fd4a7d7d7cba0ddaa33d15902c9c378cffbc4ac6bbc66389e1 [2021-02-24T14:17:00.245Z] #5 transferring dockerfile: 16.55kB done [2021-02-24T14:17:00.245Z] #5 DONE 0.0s [2021-02-24T14:17:00.245Z] [2021-02-24T14:17:00.245Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:17:00.245Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-24T14:17:00.245Z] #6 DONE 0.1s [2021-02-24T14:17:00.245Z] [2021-02-24T14:17:00.245Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:17:00.245Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-24T14:17:00.505Z] #8 DONE 0.1s [2021-02-24T14:17:00.505Z] [2021-02-24T14:17:00.505Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-24T14:17:00.505Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-24T14:17:00.505Z] #7 DONE 0.1s [2021-02-24T14:17:00.505Z] [2021-02-24T14:17:00.505Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:17:00.505Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:17:00.505Z] #61 DONE 0.0s [2021-02-24T14:17:00.505Z] [2021-02-24T14:17:00.505Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:17:00.505Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:17:00.505Z] #9 DONE 0.0s [2021-02-24T14:17:00.505Z] [2021-02-24T14:17:00.505Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:17:00.505Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:17:00.505Z] #25 DONE 0.0s [2021-02-24T14:17:00.505Z] [2021-02-24T14:17:00.505Z] #22 [internal] load build context [2021-02-24T14:17:00.505Z] #22 sha256:ccee963d61ebdff612177e04110c32dd3f388f3666debc084d12e5c24dff1887 [2021-02-24T14:17:02.424Z] #22 transferring context: 53.41MB 1.6s done [2021-02-24T14:17:02.424Z] #22 DONE 1.7s [2021-02-24T14:17:02.424Z] [2021-02-24T14:17:02.424Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:17:02.424Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-24T14:17:02.424Z] #10 CACHED [2021-02-24T14:17:02.424Z] [2021-02-24T14:17:02.424Z] #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 [2021-02-24T14:17:02.424Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-24T14:17:02.424Z] #11 CACHED [2021-02-24T14:17:02.424Z] [2021-02-24T14:17:02.424Z] #57 [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 [2021-02-24T14:17:02.424Z] #57 sha256:355b1b90eac4910f7c888e5a1e2ca62b8cbe833b5cb58c489111198dc4002e24 [2021-02-24T14:17:02.424Z] #57 CACHED [2021-02-24T14:17:02.424Z] [2021-02-24T14:17:02.424Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-24T14:17:02.424Z] #58 sha256:0c1d5593429b23e4a4a65878ab39e9a3de95a4381151054aa353634e7fdd0220 [2021-02-24T14:17:02.684Z] #58 DONE 0.3s [2021-02-24T14:17:02.684Z] [2021-02-24T14:17:02.684Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-24T14:17:02.684Z] #59 sha256:9a2bcbe265922367a791c9b05ba69ec7432545995c9bcdd93a7d719d532fdc0c [2021-02-24T14:17:02.684Z] #59 DONE 0.0s [2021-02-24T14:17:05.981Z] [2021-02-24T14:17:05.981Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:17:05.981Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:17:05.981Z] #12 CACHED [2021-02-24T14:17:05.981Z] [2021-02-24T14:17:05.981Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-24T14:17:05.981Z] #29 sha256:afb26215349cdf9f15c1ffd68c9b7d3059c72152e07f535ec883239ed3c6ef47 [2021-02-24T14:17:05.981Z] #29 CACHED [2021-02-24T14:17:05.981Z] [2021-02-24T14:17:05.981Z] #50 [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 [2021-02-24T14:17:05.981Z] #50 sha256:dd79af55dcd159ecb9a0b0373eea106eaee2ef4e91bfc95a878a3752f1228ceb [2021-02-24T14:17:05.981Z] #50 CACHED [2021-02-24T14:17:05.981Z] [2021-02-24T14:17:05.981Z] #33 [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 [2021-02-24T14:17:05.981Z] #33 sha256:8ac29468d0defd4e5815de7fe14d7b3ead68a46faa94f2ceac4587cb97725b70 [2021-02-24T14:17:05.981Z] #33 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-24T14:17:05.982Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-24T14:17:05.982Z] #16 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-24T14:17:05.982Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-24T14:17:05.982Z] #30 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #32 sha256:7163b00983b4966d7c5f2bef5b3b6c960c7030aa29b4e8e44d40f505b9848320 [2021-02-24T14:17:05.982Z] #32 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #51 sha256:4be3dbf2a8ac903ec80d37236c54b1b76e413292457bb8b9e614e0c9dd910575 [2021-02-24T14:17:05.982Z] #51 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #20 [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 [2021-02-24T14:17:05.982Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-24T14:17:05.982Z] #20 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:17:05.982Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:17:05.982Z] #21 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #34 sha256:bba285213d6efbe3aeb5b98cea704e1b32bb1db8a64ae658da7648a79fcedab7 [2021-02-24T14:17:05.982Z] #34 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #37 sha256:e582f0969b14ee69c8045587c40ed45237867ab685fb276dfe9c53a20f311072 [2021-02-24T14:17:05.982Z] #37 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-24T14:17:05.982Z] #43 sha256:f6ec1e5c65e5fbfb4ca2fa02321d4becf42489e1a44c62a6f99a8e73e16e637a [2021-02-24T14:17:05.982Z] #43 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #47 sha256:ba21ff50c4dbf4bcdf6838cd96af1549e66a72735512ae0d78087c0cd7b344e1 [2021-02-24T14:17:05.982Z] #47 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #55 [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 [2021-02-24T14:17:05.982Z] #55 sha256:388e08b7d506d282c0261495bee5b28e2601068e26ebf3c01b3954ea6c7bfc66 [2021-02-24T14:17:05.982Z] #55 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #54 [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 [2021-02-24T14:17:05.982Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:17:05.982Z] #54 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-24T14:17:05.982Z] #24 sha256:2ad577380bc604978b97344228cffd551ae4527b159749a8c842769a326d543b [2021-02-24T14:17:05.982Z] #24 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #53 sha256:7a65d0c94c538186bb5ef4a8897f19b7f5733d685888d738389f327078352c4e [2021-02-24T14:17:05.982Z] #53 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-24T14:17:05.982Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-24T14:17:05.982Z] #14 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #40 sha256:d4a6fa96d9b131b1580d2029830737de7003d6c24f8b1344edbc6af4092acd04 [2021-02-24T14:17:05.982Z] #40 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #23 [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 [2021-02-24T14:17:05.982Z] #23 sha256:8b863dd197bd094f8f8ba4961faee247b3c5233b92178deb966b28d2fe2d8c28 [2021-02-24T14:17:05.982Z] #23 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #28 [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 [2021-02-24T14:17:05.982Z] #28 sha256:c491dc893d514b0e7ce86b954a420997aec72d398dc9fdbbc8d3193c51adc573 [2021-02-24T14:17:05.982Z] #28 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:17:05.982Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:17:05.982Z] #42 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #48 [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 [2021-02-24T14:17:05.982Z] #48 sha256:c1786d852244524a28d9ec55c1c7c4516c1355768b2f31e3d380830c3b4598bf [2021-02-24T14:17:05.982Z] #48 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #39 [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 [2021-02-24T14:17:05.982Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:17:05.982Z] #39 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #44 [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 [2021-02-24T14:17:05.982Z] #44 sha256:5fda3b0d9dc1ea4faed64b42381eb0a73ac8b15f88f4206bd42003acb7f88674 [2021-02-24T14:17:05.982Z] #44 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:17:05.982Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:17:05.982Z] #31 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #41 [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 [2021-02-24T14:17:05.982Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:17:05.982Z] #41 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #36 [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 [2021-02-24T14:17:05.982Z] #36 sha256:0980aab611a979c66896d7040e33b3066eede1af435fa85950e87c74fe487178 [2021-02-24T14:17:05.982Z] #36 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-24T14:17:05.982Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-24T14:17:05.982Z] #13 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #46 [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 [2021-02-24T14:17:05.982Z] #46 sha256:49bdea85fcc33d6443d55fb7908f265665b6b3e787f0a2ece6fa5af9a6562d4c [2021-02-24T14:17:05.982Z] #46 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-24T14:17:05.982Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-24T14:17:05.982Z] #15 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #26 [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 [2021-02-24T14:17:05.982Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:17:05.982Z] #26 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #35 [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 [2021-02-24T14:17:05.982Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:17:05.982Z] #35 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #49 sha256:e5abc014365fc9f54436cefc916fe41985c624dae93713e5df854d8e23d88a90 [2021-02-24T14:17:05.982Z] #49 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:17:05.982Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:17:05.982Z] #19 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-24T14:17:05.982Z] #27 sha256:6be1e8d3cba89e1f297d49205063a2cd377dcbc97501658b0f549795f7081a9e [2021-02-24T14:17:05.982Z] #27 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-24T14:17:05.982Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-24T14:17:05.982Z] #17 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-24T14:17:05.982Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-24T14:17:05.982Z] #38 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-24T14:17:05.982Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-24T14:17:05.982Z] #18 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #52 [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 [2021-02-24T14:17:05.982Z] #52 sha256:d72fd8c48b50a7d8993e3996829457b1ed120272108e26ee68dfefbc89d70d86 [2021-02-24T14:17:05.982Z] #52 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #45 sha256:4df123b9210654549c160e4760aa78e65f794730db82925be8864efefa1a8cd4 [2021-02-24T14:17:05.982Z] #45 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:17:05.982Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:17:05.982Z] #61 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #56 sha256:eb9eeb1c7d29489e8d0b9b7a2c2e986fd1d9f15b84bfc9cbf56c149d8134ae1e [2021-02-24T14:17:05.982Z] #56 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #63 [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 [2021-02-24T14:17:05.982Z] #63 sha256:fd842d8dc18f5445c4f2f595204b8e019d40f80b8c4762eb929084616b2cb87b [2021-02-24T14:17:05.982Z] #63 CACHED [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #60 sha256:de55b877172f4ccd534302375c748d076bb41e41ba18c8e8119f04fd5674b1f1 [2021-02-24T14:17:05.982Z] #60 DONE 0.1s [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-24T14:17:05.982Z] #62 sha256:6861a2111bf62a878db9e39236f0ea0629a4b59a6f28e5cde77d7088a5de8225 [2021-02-24T14:17:05.982Z] #62 DONE 0.3s [2021-02-24T14:17:05.982Z] [2021-02-24T14:17:05.982Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-24T14:17:05.982Z] #64 sha256:3c15611363a6b86b1d5804b42ba444504f4cb63a1cc2dd22b124dc56cfb8bc13 [2021-02-24T14:17:05.982Z] #64 DONE 0.1s [2021-02-24T14:17:06.245Z] [2021-02-24T14:17:06.246Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-24T14:17:06.246Z] #65 sha256:8545e038ae4ddedb665fcd5feec4bc566d32c1579088d56981204ab98243d314 [2021-02-24T14:17:06.246Z] #65 DONE 0.0s [2021-02-24T14:17:06.246Z] [2021-02-24T14:17:06.246Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-24T14:17:06.246Z] #66 sha256:613ac36ca658b9cb2bb7b54e5674ce328252f48c95b7657848c20a9008efe30b [2021-02-24T14:17:06.823Z] #66 DONE 0.6s [2021-02-24T14:17:06.823Z] [2021-02-24T14:17:06.823Z] #67 exporting to image [2021-02-24T14:17:06.823Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-24T14:17:06.823Z] #67 exporting layers [2021-02-24T14:17:07.765Z] #67 exporting layers 1.1s done [2021-02-24T14:17:07.765Z] #67 writing image sha256:e9ec749a969dc1bf7ed335f26c559fbbff6d4acbf980766f3dfe66a9575671e6 done [2021-02-24T14:17:07.765Z] #67 naming to docker.io/library/docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b done [2021-02-24T14:17:07.765Z] #67 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-24T14:17:08.103Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42034/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/validate/default [2021-02-24T14:17:09.043Z] Congratulations! All commits are properly signed with the DCO! [2021-02-24T14:17:09.044Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-24T14:17:09.044Z] No api/types/ or api/swagger.yaml changes in diff. [2021-02-24T14:17:09.044Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-24T14:17:09.044Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-24T14:17:09.044Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-24T14:17:09.044Z] Congratulations! No new tests were added to integration-cli. [2021-02-24T14:17:09.044Z] [2021-02-24T14:17:09.044Z] INFO Start validation with golang-ci-lint [2021-02-24T14:17:09.304Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-24T14:17:09.304Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-24T14:17:09.304Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-24T14:17:09.605Z] Fetching without tags [2021-02-24T14:17:09.893Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 9351e196587b73baecfe187b4bc4c3694da608fb [2021-02-24T14:17:09.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:17:09.577Z] > git config --add remote.origin.fetch +refs/pull/42034/head:refs/remotes/origin/PR-42034 # timeout=10 [2021-02-24T14:17:09.589Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:17:09.613Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:17:09.630Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:17:09.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:17:09.631Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42034/head:refs/remotes/origin/PR-42034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:17:09.918Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:17:09.921Z] > git checkout -f 9351e196587b73baecfe187b4bc4c3694da608fb # timeout=10 [2021-02-24T14:17:10.586Z] Still waiting to schedule task [2021-02-24T14:17:10.586Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-24T14:17:10.587Z] Still waiting to schedule task [2021-02-24T14:17:10.587Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-24T14:17:10.953Z] Merge succeeded, producing a5a1e1bc972d26ce84bb28a8ca1563b7826d452a [2021-02-24T14:17:10.953Z] Checking out Revision a5a1e1bc972d26ce84bb28a8ca1563b7826d452a (PR-42034) [2021-02-24T14:17:11.068Z] Fetching without tags [2021-02-24T14:17:11.382Z] Commit message: "Merge commit '271b43c43f31875aeba4bd62ad149cac5b12b8aa' into HEAD" [2021-02-24T14:17:11.396Z] First time build. Skipping changelog. [2021-02-24T14:17:11.492Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 9351e196587b73baecfe187b4bc4c3694da608fb [2021-02-24T14:17:10.344Z] > git remote # timeout=10 [2021-02-24T14:17:10.363Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:17:10.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:17:10.379Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:17:10.969Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:17:10.978Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:17:10.984Z] > git checkout -f a5a1e1bc972d26ce84bb28a8ca1563b7826d452a # timeout=10 [2021-02-24T14:17:11.409Z] > git rev-list --no-walk 2dea89ac6bfd181ae6032baa8a0e2bb10bd385e9 # timeout=10 [2021-02-24T14:17:11.052Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:17:11.056Z] > git config --add remote.origin.fetch +refs/pull/42034/head:refs/remotes/origin/PR-42034 # timeout=10 [2021-02-24T14:17:11.062Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:17:11.070Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:17:11.079Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:17:11.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:17:11.080Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42034/head:refs/remotes/origin/PR-42034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:17:11.502Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:17:11.506Z] > git checkout -f 9351e196587b73baecfe187b4bc4c3694da608fb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-24T14:17:12.119Z] + docker version [2021-02-24T14:17:12.119Z] Client: Docker Engine - Community [2021-02-24T14:17:12.119Z] Version: 20.10.3 [2021-02-24T14:17:12.119Z] API version: 1.41 [2021-02-24T14:17:12.119Z] Go version: go1.13.15 [2021-02-24T14:17:12.119Z] Git commit: 48d30b5 [2021-02-24T14:17:12.119Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-24T14:17:12.119Z] OS/Arch: linux/amd64 [2021-02-24T14:17:12.119Z] Context: default [2021-02-24T14:17:12.119Z] Experimental: true [2021-02-24T14:17:12.119Z] [2021-02-24T14:17:12.119Z] Server: Docker Engine - Community [2021-02-24T14:17:12.119Z] Engine: [2021-02-24T14:17:12.119Z] Version: 20.10.3 [2021-02-24T14:17:12.119Z] API version: 1.41 (minimum version 1.12) [2021-02-24T14:17:12.119Z] Go version: go1.13.15 [2021-02-24T14:17:12.119Z] Git commit: 46229ca [2021-02-24T14:17:12.119Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-24T14:17:12.119Z] OS/Arch: linux/amd64 [2021-02-24T14:17:12.119Z] Experimental: true [2021-02-24T14:17:12.119Z] containerd: [2021-02-24T14:17:12.119Z] Version: 1.4.3 [2021-02-24T14:17:12.119Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:17:12.119Z] runc: [2021-02-24T14:17:12.119Z] Version: 1.0.0-rc92 [2021-02-24T14:17:12.119Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:17:12.119Z] docker-init: [2021-02-24T14:17:12.119Z] Version: 0.19.0 [2021-02-24T14:17:12.119Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-24T14:17:12.410Z] + docker info [2021-02-24T14:17:12.882Z] Merge succeeded, producing c36a0715f0bb497b867f61164a15dd760c1c9058 [2021-02-24T14:17:12.882Z] Checking out Revision c36a0715f0bb497b867f61164a15dd760c1c9058 (PR-42034) [2021-02-24T14:17:13.275Z] Commit message: "Merge commit '271b43c43f31875aeba4bd62ad149cac5b12b8aa' into HEAD" [2021-02-24T14:17:13.286Z] First time build. Skipping changelog. [2021-02-24T14:17:13.351Z] Client: [2021-02-24T14:17:13.351Z] Context: default [2021-02-24T14:17:13.351Z] Debug Mode: false [2021-02-24T14:17:13.351Z] Plugins: [2021-02-24T14:17:13.351Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-24T14:17:13.351Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-24T14:17:13.351Z] [2021-02-24T14:17:13.351Z] Server: [2021-02-24T14:17:13.351Z] Containers: 0 [2021-02-24T14:17:13.351Z] Running: 0 [2021-02-24T14:17:13.351Z] Paused: 0 [2021-02-24T14:17:13.351Z] Stopped: 0 [2021-02-24T14:17:13.351Z] Images: 2 [2021-02-24T14:17:13.351Z] Server Version: 20.10.3 [2021-02-24T14:17:13.351Z] Storage Driver: overlay2 [2021-02-24T14:17:13.351Z] Backing Filesystem: extfs [2021-02-24T14:17:13.351Z] Supports d_type: true [2021-02-24T14:17:13.351Z] Native Overlay Diff: true [2021-02-24T14:17:13.351Z] Logging Driver: json-file [2021-02-24T14:17:13.351Z] Cgroup Driver: systemd [2021-02-24T14:17:13.351Z] Cgroup Version: 2 [2021-02-24T14:17:13.351Z] Plugins: [2021-02-24T14:17:13.351Z] Volume: local [2021-02-24T14:17:13.351Z] Network: bridge host ipvlan macvlan null overlay [2021-02-24T14:17:13.351Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-24T14:17:13.351Z] Swarm: inactive [2021-02-24T14:17:13.351Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-24T14:17:13.351Z] Default Runtime: runc [2021-02-24T14:17:13.351Z] Init Binary: docker-init [2021-02-24T14:17:13.351Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:17:13.351Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:17:13.351Z] init version: de40ad0 [2021-02-24T14:17:13.351Z] Security Options: [2021-02-24T14:17:13.351Z] apparmor [2021-02-24T14:17:13.351Z] seccomp [2021-02-24T14:17:13.351Z] Profile: default [2021-02-24T14:17:13.351Z] cgroupns [2021-02-24T14:17:13.351Z] Kernel Version: 5.4.0-1037-aws [2021-02-24T14:17:13.351Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-24T14:17:13.351Z] OSType: linux [2021-02-24T14:17:13.351Z] Architecture: x86_64 [2021-02-24T14:17:13.351Z] CPUs: 2 [2021-02-24T14:17:13.351Z] Total Memory: 7.569GiB [2021-02-24T14:17:13.351Z] Name: ip-10-100-53-162 [2021-02-24T14:17:13.351Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-24T14:17:13.351Z] Docker Root Dir: /var/lib/docker [2021-02-24T14:17:13.351Z] Debug Mode: false [2021-02-24T14:17:13.351Z] Registry: https://index.docker.io/v1/ [2021-02-24T14:17:13.351Z] Labels: [2021-02-24T14:17:13.351Z] Experimental: true [2021-02-24T14:17:13.351Z] Insecure Registries: [2021-02-24T14:17:13.351Z] 127.0.0.0/8 [2021-02-24T14:17:13.351Z] Live Restore Enabled: true [2021-02-24T14:17:13.351Z] [2021-02-24T14:17:13.351Z] WARNING: No kernel memory TCP limit support [2021-02-24T14:17:13.351Z] WARNING: No oom kill disable support [2021-02-24T14:17:13.351Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-24T14:17:12.337Z] > git remote # timeout=10 [2021-02-24T14:17:12.341Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:17:12.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:17:12.351Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:17:12.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:17:12.892Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:17:12.898Z] > git checkout -f c36a0715f0bb497b867f61164a15dd760c1c9058 # timeout=10 [2021-02-24T14:17:13.288Z] > git rev-list --no-walk 2dea89ac6bfd181ae6032baa8a0e2bb10bd385e9 # timeout=10 [2021-02-24T14:17:13.690Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-24T14:17:13.958Z] #2 [internal] load .dockerignore [2021-02-24T14:17:13.958Z] #2 sha256:1c5d5e15a3a60d03a89f7a3bcd6056fb956bdb92764ad7aa18c9bcf80e319d23 [2021-02-24T14:17:13.958Z] #2 transferring context: 87B done [2021-02-24T14:17:13.958Z] #2 DONE 0.0s [2021-02-24T14:17:13.958Z] [2021-02-24T14:17:13.958Z] #1 [internal] load build definition from Dockerfile [2021-02-24T14:17:13.958Z] #1 sha256:911ceb7221654a06a19823310470770744d03ab797e04f0004edd153d85e88c6 [2021-02-24T14:17:13.958Z] #1 transferring dockerfile: 16.55kB done [2021-02-24T14:17:13.958Z] #1 DONE 0.0s [2021-02-24T14:17:13.958Z] [2021-02-24T14:17:13.958Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-24T14:17:13.958Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-24T14:17:14.049Z] + docker version [2021-02-24T14:17:14.049Z] Client: Docker Engine - Community [2021-02-24T14:17:14.049Z] Version: 20.10.3 [2021-02-24T14:17:14.049Z] API version: 1.41 [2021-02-24T14:17:14.049Z] Go version: go1.13.15 [2021-02-24T14:17:14.049Z] Git commit: 48d30b5 [2021-02-24T14:17:14.049Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-24T14:17:14.049Z] OS/Arch: linux/arm64 [2021-02-24T14:17:14.049Z] Context: default [2021-02-24T14:17:14.049Z] Experimental: true [2021-02-24T14:17:14.049Z] [2021-02-24T14:17:14.049Z] Server: Docker Engine - Community [2021-02-24T14:17:14.049Z] Engine: [2021-02-24T14:17:14.049Z] Version: 20.10.3 [2021-02-24T14:17:14.049Z] API version: 1.41 (minimum version 1.12) [2021-02-24T14:17:14.049Z] Go version: go1.13.15 [2021-02-24T14:17:14.049Z] Git commit: 46229ca [2021-02-24T14:17:14.049Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-24T14:17:14.049Z] OS/Arch: linux/arm64 [2021-02-24T14:17:14.049Z] Experimental: true [2021-02-24T14:17:14.049Z] containerd: [2021-02-24T14:17:14.049Z] Version: 1.4.3 [2021-02-24T14:17:14.049Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:17:14.049Z] runc: [2021-02-24T14:17:14.049Z] Version: 1.0.0-rc92 [2021-02-24T14:17:14.049Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:17:14.049Z] docker-init: [2021-02-24T14:17:14.049Z] Version: 0.19.0 [2021-02-24T14:17:14.049Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-24T14:17:14.219Z] #3 DONE 0.2s [2021-02-24T14:17:14.219Z] [2021-02-24T14:17:14.219Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-24T14:17:14.219Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-24T14:17:14.219Z] #4 CACHED [2021-02-24T14:17:14.342Z] + docker info [2021-02-24T14:17:14.479Z] [2021-02-24T14:17:14.479Z] #5 [internal] load build definition from Dockerfile [2021-02-24T14:17:14.479Z] #5 sha256:588aa4f2cea060b7fdd6b1474919c50bb616b3a023ff984edf7601d0312c32c8 [2021-02-24T14:17:14.479Z] #5 transferring dockerfile: 16.55kB done [2021-02-24T14:17:14.479Z] #5 DONE 0.0s [2021-02-24T14:17:14.479Z] [2021-02-24T14:17:14.479Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:17:14.479Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-24T14:17:14.479Z] #6 DONE 0.1s [2021-02-24T14:17:14.479Z] [2021-02-24T14:17:14.479Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:17:14.479Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-24T14:17:14.479Z] #8 DONE 0.2s [2021-02-24T14:17:14.479Z] [2021-02-24T14:17:14.479Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-24T14:17:14.479Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-24T14:17:14.479Z] #7 DONE 0.1s [2021-02-24T14:17:14.739Z] [2021-02-24T14:17:14.739Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:17:14.739Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:17:14.739Z] #25 DONE 0.0s [2021-02-24T14:17:14.739Z] [2021-02-24T14:17:14.739Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:17:14.739Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:17:14.739Z] #61 DONE 0.0s [2021-02-24T14:17:14.739Z] [2021-02-24T14:17:14.739Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:17:14.739Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:17:14.739Z] #9 DONE 0.0s [2021-02-24T14:17:14.739Z] [2021-02-24T14:17:14.739Z] #22 [internal] load build context [2021-02-24T14:17:14.739Z] #22 sha256:b02762bba7462c890884ae6f8c78e74386088d60dbf6e3667ecf1f2da1782670 [2021-02-24T14:17:15.285Z] Client: [2021-02-24T14:17:15.286Z] Context: default [2021-02-24T14:17:15.286Z] Debug Mode: false [2021-02-24T14:17:15.286Z] Plugins: [2021-02-24T14:17:15.286Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-24T14:17:15.286Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-24T14:17:15.286Z] [2021-02-24T14:17:15.286Z] Server: [2021-02-24T14:17:15.286Z] Containers: 0 [2021-02-24T14:17:15.286Z] Running: 0 [2021-02-24T14:17:15.286Z] Paused: 0 [2021-02-24T14:17:15.286Z] Stopped: 0 [2021-02-24T14:17:15.286Z] Images: 2 [2021-02-24T14:17:15.286Z] Server Version: 20.10.3 [2021-02-24T14:17:15.286Z] Storage Driver: overlay2 [2021-02-24T14:17:15.286Z] Backing Filesystem: extfs [2021-02-24T14:17:15.286Z] Supports d_type: true [2021-02-24T14:17:15.286Z] Native Overlay Diff: true [2021-02-24T14:17:15.286Z] Logging Driver: json-file [2021-02-24T14:17:15.286Z] Cgroup Driver: cgroupfs [2021-02-24T14:17:15.286Z] Cgroup Version: 1 [2021-02-24T14:17:15.286Z] Plugins: [2021-02-24T14:17:15.286Z] Volume: local [2021-02-24T14:17:15.286Z] Network: bridge host ipvlan macvlan null overlay [2021-02-24T14:17:15.286Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-24T14:17:15.286Z] Swarm: inactive [2021-02-24T14:17:15.286Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-24T14:17:15.286Z] Default Runtime: runc [2021-02-24T14:17:15.286Z] Init Binary: docker-init [2021-02-24T14:17:15.286Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:17:15.286Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:17:15.286Z] init version: de40ad0 [2021-02-24T14:17:15.286Z] Security Options: [2021-02-24T14:17:15.286Z] apparmor [2021-02-24T14:17:15.286Z] seccomp [2021-02-24T14:17:15.286Z] Profile: default [2021-02-24T14:17:15.286Z] Kernel Version: 4.15.0-1093-aws [2021-02-24T14:17:15.286Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-24T14:17:15.286Z] OSType: linux [2021-02-24T14:17:15.286Z] Architecture: aarch64 [2021-02-24T14:17:15.286Z] CPUs: 4 [2021-02-24T14:17:15.286Z] Total Memory: 7.525GiB [2021-02-24T14:17:15.286Z] Name: ip-10-100-120-54 [2021-02-24T14:17:15.286Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-24T14:17:15.286Z] Docker Root Dir: /var/lib/docker [2021-02-24T14:17:15.286Z] Debug Mode: false [2021-02-24T14:17:15.286Z] Registry: https://index.docker.io/v1/ [2021-02-24T14:17:15.286Z] Labels: [2021-02-24T14:17:15.286Z] Experimental: true [2021-02-24T14:17:15.286Z] Insecure Registries: [2021-02-24T14:17:15.286Z] 127.0.0.0/8 [2021-02-24T14:17:15.286Z] Live Restore Enabled: true [2021-02-24T14:17:15.286Z] [2021-02-24T14:17:15.286Z] WARNING: No swap limit support [Pipeline] sh [2021-02-24T14:17:15.592Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:17:15.592Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:17:15.592Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42034/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-24T14:17:15.592Z] + bash /home/ubuntu/workspace/moby_PR-42034/check-config.sh [2021-02-24T14:17:15.592Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-24T14:17:15.592Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-24T14:17:15.592Z] [2021-02-24T14:17:15.592Z] Generally Necessary: [2021-02-24T14:17:15.592Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-24T14:17:15.592Z] - apparmor: enabled and tools installed [2021-02-24T14:17:15.592Z] - CONFIG_NAMESPACES: enabled [2021-02-24T14:17:15.592Z] - CONFIG_NET_NS: enabled [2021-02-24T14:17:15.592Z] - CONFIG_PID_NS: enabled [2021-02-24T14:17:15.592Z] - CONFIG_IPC_NS: enabled [2021-02-24T14:17:15.592Z] - CONFIG_UTS_NS: enabled [2021-02-24T14:17:15.592Z] - CONFIG_CGROUPS: enabled [2021-02-24T14:17:15.592Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-24T14:17:15.592Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-24T14:17:15.855Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-24T14:17:15.855Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-24T14:17:15.855Z] - CONFIG_CPUSETS: enabled [2021-02-24T14:17:15.855Z] - CONFIG_MEMCG: enabled [2021-02-24T14:17:15.855Z] - CONFIG_KEYS: enabled [2021-02-24T14:17:15.855Z] - CONFIG_VETH: enabled (as module) [2021-02-24T14:17:15.855Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-24T14:17:15.855Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-24T14:17:15.855Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-24T14:17:15.855Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-24T14:17:15.855Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-24T14:17:15.855Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-24T14:17:15.855Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-24T14:17:15.855Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-24T14:17:15.855Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-24T14:17:15.855Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-24T14:17:15.855Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-24T14:17:15.855Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-24T14:17:15.855Z] [2021-02-24T14:17:15.855Z] Optional Features: [2021-02-24T14:17:15.855Z] - CONFIG_USER_NS: enabled [2021-02-24T14:17:15.855Z] - CONFIG_SECCOMP: enabled [2021-02-24T14:17:15.855Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-24T14:17:15.855Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-24T14:17:15.855Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-24T14:17:15.855Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-24T14:17:15.855Z] - CONFIG_BLK_CGROUP: enabled [2021-02-24T14:17:16.117Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-24T14:17:16.117Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-24T14:17:16.117Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-24T14:17:16.117Z] - CONFIG_CGROUP_PERF: enabled [2021-02-24T14:17:16.117Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-24T14:17:16.117Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-24T14:17:16.117Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-24T14:17:16.117Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-24T14:17:16.117Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-24T14:17:16.117Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-24T14:17:16.117Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-24T14:17:16.117Z] - CONFIG_IP_VS: enabled (as module) [2021-02-24T14:17:16.117Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-24T14:17:16.117Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-24T14:17:16.117Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-24T14:17:16.117Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-24T14:17:16.117Z] - CONFIG_EXT4_FS: enabled [2021-02-24T14:17:16.117Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-24T14:17:16.117Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-24T14:17:16.117Z] - Network Drivers: [2021-02-24T14:17:16.117Z] - "overlay": [2021-02-24T14:17:16.117Z] - CONFIG_VXLAN: enabled (as module) [2021-02-24T14:17:16.117Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-24T14:17:16.117Z] Optional (for encrypted networks): [2021-02-24T14:17:16.379Z] - CONFIG_CRYPTO: enabled [2021-02-24T14:17:16.379Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-24T14:17:16.379Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-24T14:17:16.379Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-24T14:17:16.379Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-24T14:17:16.379Z] - CONFIG_XFRM: enabled [2021-02-24T14:17:16.379Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-24T14:17:16.379Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-24T14:17:16.379Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-24T14:17:16.379Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-24T14:17:16.379Z] - "ipvlan": [2021-02-24T14:17:16.379Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-24T14:17:16.379Z] - "macvlan": [2021-02-24T14:17:16.379Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-24T14:17:16.379Z] - CONFIG_DUMMY: enabled (as module) [2021-02-24T14:17:16.379Z] - "ftp,tftp client in container": [2021-02-24T14:17:16.379Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-24T14:17:16.379Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-24T14:17:16.379Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-24T14:17:16.379Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-24T14:17:16.379Z] - Storage Drivers: [2021-02-24T14:17:16.379Z] - "aufs": [2021-02-24T14:17:16.379Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-24T14:17:16.379Z] - "btrfs": [2021-02-24T14:17:16.379Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-24T14:17:16.379Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-24T14:17:16.379Z] - "devicemapper": [2021-02-24T14:17:16.379Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-24T14:17:16.379Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-24T14:17:16.379Z] - "overlay": [2021-02-24T14:17:16.379Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-24T14:17:16.379Z] - "zfs": [2021-02-24T14:17:16.379Z] - /dev/zfs: missing [2021-02-24T14:17:16.379Z] - zfs command: missing [2021-02-24T14:17:16.379Z] - zpool command: missing [2021-02-24T14:17:16.379Z] [2021-02-24T14:17:16.379Z] Limits: [2021-02-24T14:17:16.379Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-24T14:17:16.379Z] [2021-02-24T14:17:16.379Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-24T14:17:16.666Z] #22 transferring context: 53.40MB 1.7s done [2021-02-24T14:17:16.666Z] #22 DONE 1.7s [2021-02-24T14:17:16.666Z] [2021-02-24T14:17:16.666Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:17:16.666Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-24T14:17:16.666Z] #10 CACHED [2021-02-24T14:17:16.666Z] [2021-02-24T14:17:16.666Z] #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 [2021-02-24T14:17:16.666Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-24T14:17:16.666Z] #11 CACHED [2021-02-24T14:17:16.666Z] [2021-02-24T14:17:16.666Z] #57 [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 [2021-02-24T14:17:16.666Z] #57 sha256:5f56c4104b2429cdec088419c5541b1cc22e6813d7b1d48f4fb913af0f86acd5 [2021-02-24T14:17:16.666Z] #57 CACHED [2021-02-24T14:17:16.666Z] [2021-02-24T14:17:16.666Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-24T14:17:16.666Z] #58 sha256:3d27723f559cf183c4becc52552ff0306ce575148fed8d3d9e8d8b022f0ea960 [2021-02-24T14:17:16.721Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b . [2021-02-24T14:17:16.927Z] #58 DONE 0.3s [2021-02-24T14:17:16.927Z] [2021-02-24T14:17:16.927Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-24T14:17:16.927Z] #59 sha256:8bcd3b1ddfbba4945c00da1f350d1bc9d3fdebd088dcb1039043168e752cfbc7 [2021-02-24T14:17:16.927Z] #59 DONE 0.1s [2021-02-24T14:17:19.273Z] #1 [internal] load build definition from Dockerfile [2021-02-24T14:17:19.273Z] #1 sha256:ea4949a2bb9b7d08b64eca85f536a1149fd3272f8a5853f959d90deaec33d34d [2021-02-24T14:17:19.273Z] #1 transferring dockerfile: 16.55kB done [2021-02-24T14:17:19.273Z] #1 DONE 0.0s [2021-02-24T14:17:19.536Z] [2021-02-24T14:17:19.536Z] #2 [internal] load .dockerignore [2021-02-24T14:17:19.536Z] #2 sha256:9c8f0a98c324ac806ae643880d68712eca2a21ad0ddbde98ca54c986792ae6cc [2021-02-24T14:17:19.536Z] #2 transferring context: 87B done [2021-02-24T14:17:19.536Z] #2 DONE 0.0s [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #36 [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 [2021-02-24T14:17:20.235Z] #36 sha256:c93f62d939881f96b1697cd252a36b57a007cbd892159d2372cbc10352c4b1a2 [2021-02-24T14:17:20.235Z] #36 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-24T14:17:20.235Z] #49 sha256:4cce04fe3f42112043331f816a981b4cf7adf1a29d89c6a069d48ce7b785f571 [2021-02-24T14:17:20.235Z] #49 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #46 [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 [2021-02-24T14:17:20.235Z] #46 sha256:72ca505c81c451801a4a82375f4dbb3fafead06346a9fd7c21c1aabf624d6662 [2021-02-24T14:17:20.235Z] #46 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:17:20.235Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:17:20.235Z] #19 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:17:20.235Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:17:20.235Z] #21 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-24T14:17:20.235Z] #45 sha256:30ebd966ecbc86af30ac55bfeaaa728c9a1d15f2047df88fd5c2ea98a2be2bf3 [2021-02-24T14:17:20.235Z] #45 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #23 [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 [2021-02-24T14:17:20.235Z] #23 sha256:22ac4721532d726a5e0d93a1f046a91ebfa257fd3376e394aa96a373b526ecfd [2021-02-24T14:17:20.235Z] #23 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-24T14:17:20.235Z] #32 sha256:15c3b8646770bc85ca2a7483a9f3c23a0968f7b0762f01572326cd64152fc116 [2021-02-24T14:17:20.235Z] #32 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #33 [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 [2021-02-24T14:17:20.235Z] #33 sha256:922fea80732d75b0343f0d8629fc8fa7a0d70b76902af4bd20c80b5bf4640aa1 [2021-02-24T14:17:20.235Z] #33 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:17:20.235Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:17:20.235Z] #31 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-24T14:17:20.235Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-24T14:17:20.235Z] #13 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #26 [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 [2021-02-24T14:17:20.235Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:17:20.235Z] #26 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #35 [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 [2021-02-24T14:17:20.235Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:17:20.235Z] #35 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #41 [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 [2021-02-24T14:17:20.235Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:17:20.235Z] #41 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-24T14:17:20.235Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-24T14:17:20.235Z] #16 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-24T14:17:20.235Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-24T14:17:20.235Z] #15 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-24T14:17:20.235Z] #24 sha256:ac5575d30dc97705f61b119a028ef764a8126962b68ddef4f70701ef277ba002 [2021-02-24T14:17:20.235Z] #24 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #50 [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 [2021-02-24T14:17:20.235Z] #50 sha256:a076fd8d7179f75ab4b727dbd990f4c82a1efeb2cecddbcce5904585bfc2861a [2021-02-24T14:17:20.235Z] #50 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-24T14:17:20.235Z] #53 sha256:2c8495ba664f5729c035d44ffd93b4bf5525482cea9ac51300e7a27093f73a1b [2021-02-24T14:17:20.235Z] #53 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #20 [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 [2021-02-24T14:17:20.235Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-24T14:17:20.235Z] #20 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-24T14:17:20.235Z] #37 sha256:c842f7a90108366e578559da9507285b7ea4cb2fd6ba50a300dc59dcf19aa1ab [2021-02-24T14:17:20.235Z] #37 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-24T14:17:20.235Z] #51 sha256:6c076e7fba3bf6eaefe00593f5951e7ea33cea317a775fa241ee6f0feec68da5 [2021-02-24T14:17:20.235Z] #51 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:17:20.235Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:17:20.235Z] #12 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-24T14:17:20.235Z] #29 sha256:0aa2387a6b68e74b7b787c8a6f5860b4b7961f08839fcf8ff16d1a64304f406e [2021-02-24T14:17:20.235Z] #29 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-24T14:17:20.235Z] #27 sha256:3f66a544186f89fd996e6fcf2da2d371781a7f5f1e2d49d7087826bdc8fe23f7 [2021-02-24T14:17:20.235Z] #27 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #48 [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 [2021-02-24T14:17:20.235Z] #48 sha256:c4b9f49c2e2f231cbe6b4408410ad93adc2f7574a5b578d85ad9091b3ee69727 [2021-02-24T14:17:20.235Z] #48 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-24T14:17:20.235Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-24T14:17:20.235Z] #30 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-24T14:17:20.235Z] #34 sha256:182dcdf477440e606e9f5426d1bb84895b4fc92d5de716b7b3e96c0a5b4ec220 [2021-02-24T14:17:20.235Z] #34 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-24T14:17:20.235Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-24T14:17:20.235Z] #38 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #55 [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 [2021-02-24T14:17:20.235Z] #55 sha256:5aed230fa83d861fc32fcae29391b8c228b387ad185f33f2fd78cf34ffbda954 [2021-02-24T14:17:20.235Z] #55 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-24T14:17:20.235Z] #47 sha256:52b6c04e9a50e0d11706c3f7e98fe53b140d32d3a75de0157389de5fe6a23364 [2021-02-24T14:17:20.235Z] #47 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #44 [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 [2021-02-24T14:17:20.235Z] #44 sha256:a9031e03f864234dc9469f2a96b53f913a689c2f7a25bb516b27eb947172122c [2021-02-24T14:17:20.235Z] #44 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #54 [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 [2021-02-24T14:17:20.235Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:17:20.235Z] #54 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:17:20.235Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:17:20.235Z] #42 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #28 [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 [2021-02-24T14:17:20.235Z] #28 sha256:439e037df282a9e8d8804cbe4f9909e38f7d1aa60d0cf0ebf5bac33581b406c8 [2021-02-24T14:17:20.235Z] #28 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-24T14:17:20.235Z] #43 sha256:ba7f1e2b728578c18fb5f037bb768de4d54e846ebf959e1f3b59f94a72fbb50e [2021-02-24T14:17:20.235Z] #43 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #39 [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 [2021-02-24T14:17:20.235Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:17:20.235Z] #39 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-24T14:17:20.235Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-24T14:17:20.235Z] #18 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-24T14:17:20.235Z] #40 sha256:e6a47037eca67a28638b9994c9907511129d886ae8e70b698137bdf6bdbf4721 [2021-02-24T14:17:20.235Z] #40 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-24T14:17:20.235Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-24T14:17:20.235Z] #14 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-24T14:17:20.235Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-24T14:17:20.235Z] #17 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #52 [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 [2021-02-24T14:17:20.235Z] #52 sha256:4cb8ab824dd3c6ac32183ed5d8a8222e7544f223915f9cb5a34d9fdb6466fb3c [2021-02-24T14:17:20.235Z] #52 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-24T14:17:20.235Z] #56 sha256:1cc53a2709e3ba45cef93c7ca5f3c1eb339af1d4f76d0008b0e074fd248e3dcb [2021-02-24T14:17:20.235Z] #56 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:17:20.235Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:17:20.235Z] #61 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #63 [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 [2021-02-24T14:17:20.235Z] #63 sha256:b334fc3a82ef6713c8f36dbd792d96ccf625b8e780fa2aaf1ebd75bfbc4de700 [2021-02-24T14:17:20.235Z] #63 CACHED [2021-02-24T14:17:20.235Z] [2021-02-24T14:17:20.235Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-24T14:17:20.235Z] #60 sha256:d591744734c5e72b1760587c0773fa0b6482634b0f2634eb7027c6d2a2101784 [2021-02-24T14:17:20.235Z] #60 DONE 0.1s [2021-02-24T14:17:20.482Z] [2021-02-24T14:17:20.482Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-24T14:17:20.482Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-24T14:17:20.496Z] [2021-02-24T14:17:20.496Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-24T14:17:20.496Z] #62 sha256:84863c84d645be3398f02982e33234cdc14df5cede04aa8f8f974e227495754b [2021-02-24T14:17:20.749Z] #3 DONE 0.3s [2021-02-24T14:17:20.749Z] [2021-02-24T14:17:20.749Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-24T14:17:20.749Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-24T14:17:20.749Z] #4 CACHED [2021-02-24T14:17:20.760Z] #62 DONE 0.3s [2021-02-24T14:17:20.760Z] [2021-02-24T14:17:20.760Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-24T14:17:20.760Z] #64 sha256:762a2b1bf672e0c603a235acdb9f6ab489e196075e117537f34e8fabb4e33cd7 [2021-02-24T14:17:20.760Z] #64 DONE 0.1s [2021-02-24T14:17:20.760Z] [2021-02-24T14:17:20.760Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-24T14:17:20.760Z] #65 sha256:6dd27d6100b2813755aa1a8f5db1445c068b2b829246293a0e787b437252cf4c [2021-02-24T14:17:20.760Z] #65 DONE 0.0s [2021-02-24T14:17:20.760Z] [2021-02-24T14:17:20.760Z] #66 [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 [2021-02-24T14:17:20.760Z] #66 sha256:3aee4367c97d0b46be3ce85076c7301e3d284cc1012d2034e24c3110143cd345 [2021-02-24T14:17:21.694Z] [2021-02-24T14:17:21.694Z] #5 [internal] load build definition from Dockerfile [2021-02-24T14:17:21.694Z] #5 sha256:e6c4e54669a9adb975a0ce70b3219b12f48f83429bdef4185b7eba9a4782c5cd [2021-02-24T14:17:21.694Z] #5 transferring dockerfile: 16.55kB done [2021-02-24T14:17:21.694Z] #5 DONE 0.1s [2021-02-24T14:17:21.694Z] [2021-02-24T14:17:21.694Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:17:21.694Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-24T14:17:21.704Z] #66 0.898 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-02-24T14:17:21.704Z] #66 0.898 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-02-24T14:17:21.704Z] #66 0.899 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-02-24T14:17:21.960Z] #8 DONE 0.1s [2021-02-24T14:17:21.960Z] [2021-02-24T14:17:21.960Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:17:21.960Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-24T14:17:21.960Z] #6 DONE 0.1s [2021-02-24T14:17:21.960Z] [2021-02-24T14:17:21.960Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-24T14:17:21.960Z] #7 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-24T14:17:21.960Z] #7 DONE 0.1s [2021-02-24T14:17:22.535Z] #66 1.204 Reading package lists... [2021-02-24T14:17:22.535Z] [2021-02-24T14:17:22.535Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:17:22.535Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-24T14:17:22.535Z] #61 DONE 0.0s [2021-02-24T14:17:22.535Z] [2021-02-24T14:17:22.535Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:17:22.535Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-24T14:17:22.535Z] #9 DONE 0.0s [2021-02-24T14:17:22.535Z] [2021-02-24T14:17:22.535Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:17:22.535Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-24T14:17:22.535Z] #25 DONE 0.0s [2021-02-24T14:17:22.535Z] [2021-02-24T14:17:22.535Z] #22 [internal] load build context [2021-02-24T14:17:22.535Z] #22 sha256:3f2c64260848da16ac377d6e1995c7a4da78af78810a9dd9e66ffb6a0194f85e [2021-02-24T14:17:23.108Z] #66 1.886 Reading package lists... [2021-02-24T14:17:23.369Z] #66 2.467 Building dependency tree... [2021-02-24T14:17:23.369Z] #66 2.584 Reading state information... [2021-02-24T14:17:23.369Z] #66 2.684 The following additional packages will be installed: [2021-02-24T14:17:23.630Z] #66 2.685 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-02-24T14:17:23.630Z] #66 2.685 libpam-systemd [2021-02-24T14:17:23.630Z] #66 2.686 Suggested packages: [2021-02-24T14:17:23.630Z] #66 2.686 systemd-container policykit-1 [2021-02-24T14:17:23.630Z] #66 2.686 Recommended packages: [2021-02-24T14:17:23.630Z] #66 2.686 libnss-systemd [2021-02-24T14:17:23.630Z] #66 2.767 The following NEW packages will be installed: [2021-02-24T14:17:23.630Z] #66 2.767 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-02-24T14:17:23.630Z] #66 2.768 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-02-24T14:17:23.891Z] #66 3.035 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:17:23.891Z] #66 3.035 Need to get 4761 kB of archives. [2021-02-24T14:17:23.891Z] #66 3.035 After this operation, 16.6 MB of additional disk space will be used. [2021-02-24T14:17:23.891Z] #66 3.035 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-02-24T14:17:23.891Z] #66 3.038 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-02-24T14:17:23.891Z] #66 3.038 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-02-24T14:17:23.891Z] #66 3.044 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-02-24T14:17:23.891Z] #66 3.047 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-02-24T14:17:23.891Z] #66 3.048 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-02-24T14:17:23.891Z] #66 3.092 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-02-24T14:17:23.891Z] #66 3.093 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-02-24T14:17:23.891Z] #66 3.096 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-02-24T14:17:23.891Z] #66 3.098 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-02-24T14:17:23.891Z] #66 3.100 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-02-24T14:17:24.151Z] #66 3.268 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:17:24.151Z] #66 3.297 Fetched 4761 kB in 0s (14.8 MB/s) [2021-02-24T14:17:24.151Z] #66 3.332 Selecting previously unselected package libargon2-1:amd64. [2021-02-24T14:17:24.411Z] #66 3.332 (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 ... 28054 files and directories currently installed.) [2021-02-24T14:17:24.411Z] #66 3.506 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-02-24T14:17:24.411Z] #66 3.515 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-24T14:17:24.411Z] #66 3.560 Selecting previously unselected package libjson-c3:amd64. [2021-02-24T14:17:24.411Z] #66 3.563 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-02-24T14:17:24.411Z] #66 3.567 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-24T14:17:24.411Z] #66 3.607 Selecting previously unselected package libcryptsetup12:amd64. [2021-02-24T14:17:24.411Z] #66 3.610 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-02-24T14:17:24.411Z] #66 3.614 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-24T14:17:24.411Z] #66 3.668 Selecting previously unselected package libidn11:amd64. [2021-02-24T14:17:24.411Z] #66 3.671 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-02-24T14:17:24.411Z] #66 3.675 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-02-24T14:17:24.411Z] #66 3.723 Selecting previously unselected package libkmod2:amd64. [2021-02-24T14:17:24.472Z] #22 transferring context: 53.41MB 1.7s done [2021-02-24T14:17:24.472Z] #22 DONE 1.8s [2021-02-24T14:17:24.472Z] [2021-02-24T14:17:24.472Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:17:24.472Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-24T14:17:24.472Z] #10 CACHED [2021-02-24T14:17:24.472Z] [2021-02-24T14:17:24.472Z] #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 [2021-02-24T14:17:24.472Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-24T14:17:24.472Z] #11 CACHED [2021-02-24T14:17:24.472Z] [2021-02-24T14:17:24.472Z] #57 [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 [2021-02-24T14:17:24.472Z] #57 sha256:6fd2148e9d1ea9009820a918fa0344bde8fe6f787d9a9ef6a131476c3870eeb3 [2021-02-24T14:17:24.472Z] #57 CACHED [2021-02-24T14:17:24.472Z] [2021-02-24T14:17:24.472Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-24T14:17:24.472Z] #58 sha256:dcca354a3227c1c6f1f4bcbdeb6c5ba18723b24540d19cc586500cb5d7b7c73b [2021-02-24T14:17:24.472Z] #58 DONE 0.4s [2021-02-24T14:17:24.672Z] #66 3.726 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-02-24T14:17:24.672Z] #66 3.731 Unpacking libkmod2:amd64 (26-1) ... [2021-02-24T14:17:24.672Z] #66 3.783 Selecting previously unselected package systemd. [2021-02-24T14:17:24.672Z] #66 3.786 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-02-24T14:17:24.672Z] #66 3.828 Unpacking systemd (241-7~deb10u6) ... [2021-02-24T14:17:24.733Z] [2021-02-24T14:17:24.733Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-24T14:17:24.733Z] #59 sha256:65289f2d85a01bca092a609f0374517fe5024a93d1402e9f788ad8831c95caf3 [2021-02-24T14:17:24.733Z] #59 DONE 0.1s [2021-02-24T14:17:24.933Z] #66 4.270 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-24T14:17:25.193Z] #66 4.281 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-24T14:17:25.193Z] #66 4.292 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-24T14:17:25.193Z] #66 4.304 Setting up libidn11:amd64 (1.33-2.2) ... [2021-02-24T14:17:25.193Z] #66 4.318 Setting up libkmod2:amd64 (26-1) ... [2021-02-24T14:17:25.193Z] #66 4.331 Setting up systemd (241-7~deb10u6) ... [2021-02-24T14:17:25.193Z] #66 4.384 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-02-24T14:17:25.193Z] #66 4.386 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-02-24T14:17:25.193Z] #66 4.390 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-24T14:17:25.193Z] #66 4.390 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-24T14:17:25.454Z] #66 4.825 Selecting previously unselected package systemd-sysv. [2021-02-24T14:17:25.715Z] #66 4.825 (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 ... 28851 files and directories currently installed.) [2021-02-24T14:17:25.715Z] #66 4.843 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-02-24T14:17:25.715Z] #66 4.847 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-02-24T14:17:25.715Z] #66 4.891 Selecting previously unselected package libdbus-1-3:amd64. [2021-02-24T14:17:25.715Z] #66 4.894 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-02-24T14:17:25.715Z] #66 4.898 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-24T14:17:25.715Z] #66 4.958 Selecting previously unselected package dbus. [2021-02-24T14:17:25.715Z] #66 4.961 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-02-24T14:17:25.715Z] #66 4.972 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-02-24T14:17:25.715Z] #66 5.032 Selecting previously unselected package libpam-systemd:amd64. [2021-02-24T14:17:25.715Z] #66 5.035 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-02-24T14:17:25.715Z] #66 5.039 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-24T14:17:25.715Z] #66 5.083 Selecting previously unselected package dbus-user-session. [2021-02-24T14:17:25.976Z] #66 5.086 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-02-24T14:17:25.976Z] #66 5.090 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-24T14:17:25.976Z] #66 5.139 Setting up systemd-sysv (241-7~deb10u6) ... [2021-02-24T14:17:25.976Z] #66 5.152 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-24T14:17:25.976Z] #66 5.164 Setting up dbus (1.12.20-0+deb10u1) ... [2021-02-24T14:17:26.237Z] #66 5.299 invoke-rc.d: could not determine current runlevel [2021-02-24T14:17:26.237Z] #66 5.302 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-24T14:17:26.237Z] #66 5.307 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-24T14:17:26.237Z] #66 5.434 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-24T14:17:26.237Z] #66 5.452 Processing triggers for systemd (241-7~deb10u6) ... [2021-02-24T14:17:26.237Z] #66 5.461 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:17:26.498Z] #66 DONE 5.6s [2021-02-24T14:17:26.498Z] [2021-02-24T14:17:26.498Z] #67 [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 [2021-02-24T14:17:26.498Z] #67 sha256:116589de721266a5c6cc3c84603a87b9187e13c9799499391cca11320c53fa82 [2021-02-24T14:17:27.069Z] #67 0.521 % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-24T14:17:27.069Z] #67 0.521 Dload Upload Total Spent Left Speed [2021-02-24T14:17:27.069Z] #67 0.521 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 20255 0 --:--:-- --:--:-- --:--:-- 20255 [2021-02-24T14:17:27.069Z] #67 DONE 0.7s [2021-02-24T14:17:27.069Z] [2021-02-24T14:17:27.069Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-24T14:17:27.069Z] #68 sha256:45a9e04fffafc093021f2d59da0d009fbb8c3157a8c787073cb3990704cfe173 [2021-02-24T14:17:28.011Z] #68 DONE 0.7s [2021-02-24T14:17:28.011Z] [2021-02-24T14:17:28.011Z] #69 exporting to image [2021-02-24T14:17:28.011Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-24T14:17:28.011Z] #69 exporting layers [2021-02-24T14:17:29.394Z] #69 exporting layers 1.2s done [2021-02-24T14:17:29.394Z] #69 writing image sha256:173ed9216043267bde547f4b61178f0c6033e29df7929926454301168a1b8ba7 done [2021-02-24T14:17:29.394Z] #69 naming to docker.io/library/docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b done [2021-02-24T14:17:29.394Z] #69 DONE 1.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-24T14:17:29.750Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/make.sh dynbinary test-integration [2021-02-24T14:17:30.025Z] [2021-02-24T14:17:30.026Z] #52 [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 [2021-02-24T14:17:30.026Z] #52 sha256:6d17d9979d6264ee57433d01d1fdc9241d8c3de8203700edf71f7fafbde8181f [2021-02-24T14:17:30.026Z] #52 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-24T14:17:30.026Z] #40 sha256:64466fbc950c46b3472b4998cae92d897d4635efdee2f9b92a35e4582b799f46 [2021-02-24T14:17:30.026Z] #40 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-24T14:17:30.026Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-24T14:17:30.026Z] #15 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #55 [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 [2021-02-24T14:17:30.026Z] #55 sha256:d78c8865fef7a963cb04f03a26a50e00c1a13aee60a0f0bd2bea23c47d02436d [2021-02-24T14:17:30.026Z] #55 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-24T14:17:30.026Z] #34 sha256:a1f139eadb7ca5fdd47055a3a546613b10f4394058f76fcee9f27cb870564284 [2021-02-24T14:17:30.026Z] #34 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #50 [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 [2021-02-24T14:17:30.026Z] #50 sha256:29e39c1e6ab90188e2947038e2e2cc45c7bfd2662fd0d41edda59d66555b4d7d [2021-02-24T14:17:30.026Z] #50 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #41 [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 [2021-02-24T14:17:30.026Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-24T14:17:30.026Z] #41 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #46 [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 [2021-02-24T14:17:30.026Z] #46 sha256:b8adbca5575ba0f09428de642c1c5df7305ea8f451cdfd136f319053ba79d405 [2021-02-24T14:17:30.026Z] #46 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #33 [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 [2021-02-24T14:17:30.026Z] #33 sha256:3b9a396ae778f771f7965141f40520457cf393608b6022e119c6e9d8e89cddf7 [2021-02-24T14:17:30.026Z] #33 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-24T14:17:30.026Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-24T14:17:30.026Z] #38 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #39 [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 [2021-02-24T14:17:30.026Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-24T14:17:30.026Z] #39 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-24T14:17:30.026Z] #43 sha256:e8b2d7298104761ff20fc606ca3280bfe2489a0837661c83de880ad3235ca973 [2021-02-24T14:17:30.026Z] #43 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:17:30.026Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-24T14:17:30.026Z] #31 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-24T14:17:30.026Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-24T14:17:30.026Z] #13 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-24T14:17:30.026Z] #45 sha256:2a583b5958867e216181908bfaa960340e252d7a4b5d7f226137a101b9f4be3f [2021-02-24T14:17:30.026Z] #45 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:17:30.026Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-24T14:17:30.026Z] #19 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:17:30.026Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:17:30.026Z] #42 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-24T14:17:30.026Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-24T14:17:30.026Z] #18 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #20 [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 [2021-02-24T14:17:30.026Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-24T14:17:30.026Z] #20 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #23 [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 [2021-02-24T14:17:30.026Z] #23 sha256:4ca92c5e8e773ce88135ddd74e81125360761c83e15846e6b01e9b161b1b0817 [2021-02-24T14:17:30.026Z] #23 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #35 [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 [2021-02-24T14:17:30.026Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-24T14:17:30.026Z] #35 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:17:30.026Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:17:30.026Z] #12 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-24T14:17:30.026Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-24T14:17:30.026Z] #16 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:17:30.026Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-24T14:17:30.026Z] #21 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-24T14:17:30.026Z] #47 sha256:3749096816c2b929fee9c2f99ee7b67362c06d18d726d0db9540ae72efd12d64 [2021-02-24T14:17:30.026Z] #47 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-24T14:17:30.026Z] #49 sha256:7ad0883a1c69581b38f07d20d08dc21bb63667c403f73300256e61daf29b4a74 [2021-02-24T14:17:30.026Z] #49 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #28 [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 [2021-02-24T14:17:30.026Z] #28 sha256:adb712e939117fb1148de08d18b33b385f34205fd22525d391cc01f6c8c94289 [2021-02-24T14:17:30.026Z] #28 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-24T14:17:30.026Z] #37 sha256:8f83c456f002e4d898015c647c3f84fca90a2d94b34eee2a398c7cec41db6e6c [2021-02-24T14:17:30.026Z] #37 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-24T14:17:30.026Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-24T14:17:30.026Z] #17 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #44 [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 [2021-02-24T14:17:30.026Z] #44 sha256:ae81b00460fc811567723e8a3d40b25aaf811e1581840411fc470987560cc124 [2021-02-24T14:17:30.026Z] #44 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-24T14:17:30.026Z] #53 sha256:767d4c2773b8dd22f9fcdaf4d1f40ac264e05e93e59aca3c04f2794ecf5cbb92 [2021-02-24T14:17:30.026Z] #53 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #54 [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 [2021-02-24T14:17:30.026Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-24T14:17:30.026Z] #54 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #48 [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 [2021-02-24T14:17:30.026Z] #48 sha256:902e93033822db0e52a4d01202f34f3e6b6e6f0a3f889d05657a88cfd7c947dc [2021-02-24T14:17:30.026Z] #48 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-24T14:17:30.026Z] #51 sha256:13c16594741baa76948998f289c3ba1bb8ccf97bb454c2a69d0230acf7a0eaa7 [2021-02-24T14:17:30.026Z] #51 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-24T14:17:30.026Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-24T14:17:30.026Z] #30 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-24T14:17:30.026Z] #24 sha256:eb9634159246aca58f5b5c0e0bad7b3e9b91ef592a2f03e40f5f5f845a37074e [2021-02-24T14:17:30.026Z] #24 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-24T14:17:30.026Z] #32 sha256:afc83d67d510bf563147df40b4c583397addb234884d5639979b9a4b9075f002 [2021-02-24T14:17:30.026Z] #32 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-24T14:17:30.026Z] #29 sha256:6779fd8612fc90049eca49ea050d740ae9e259df36492093d4b7d4c606d333b3 [2021-02-24T14:17:30.026Z] #29 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-24T14:17:30.026Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-24T14:17:30.026Z] #14 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #36 [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 [2021-02-24T14:17:30.026Z] #36 sha256:1f7af9f8c42cf8bb339c457efce3693460ede1ecdb3969f60b4f48ab4008e89e [2021-02-24T14:17:30.026Z] #36 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-24T14:17:30.026Z] #27 sha256:162c3874bb44772cb7242d15fdf7c335de2d05c66e1fea7b63416bd909bc01c7 [2021-02-24T14:17:30.026Z] #27 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #26 [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 [2021-02-24T14:17:30.026Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-24T14:17:30.026Z] #26 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-24T14:17:30.026Z] #56 sha256:7a46e080fbda42cb04b685ec0fcec3bbfa9a5a871764bc4f6aaa5880e2a61a28 [2021-02-24T14:17:30.026Z] #56 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:17:30.026Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-24T14:17:30.026Z] #61 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #63 [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 [2021-02-24T14:17:30.026Z] #63 sha256:683247e86b4f7f164cc20ee47bd44b449d7f577328ac634aadd3c35c6c859032 [2021-02-24T14:17:30.026Z] #63 CACHED [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-24T14:17:30.026Z] #60 sha256:52eb3be255774390db638aeeabb8beb3115f320ddcf248b121ab30e218c20e6b [2021-02-24T14:17:30.026Z] #60 DONE 0.2s [2021-02-24T14:17:30.026Z] [2021-02-24T14:17:30.026Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-24T14:17:30.026Z] #62 sha256:56a42e2b2d2ba28dd0756033ec02a5ec46eb2b99a19a9d332f110beedf488def [2021-02-24T14:17:30.289Z] #62 DONE 0.5s [2021-02-24T14:17:30.289Z] [2021-02-24T14:17:30.289Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-24T14:17:30.289Z] #64 sha256:551c170dc6aa8a2b52271a7751ef54bc7f34f5650bc46be0eb2362983dca9fde [2021-02-24T14:17:30.289Z] #64 DONE 0.2s [2021-02-24T14:17:30.289Z] [2021-02-24T14:17:30.289Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-24T14:17:30.289Z] #65 sha256:b93c2d11b737d45c2a9ddf921256ea5006f536acc7bb78444d637f7333d62367 [2021-02-24T14:17:30.322Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-24T14:17:30.322Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-24T14:17:30.322Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-24T14:17:30.322Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-24T14:17:30.322Z] 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) [2021-02-24T14:17:30.322Z] Detected virtualization docker. [2021-02-24T14:17:30.322Z] Detected architecture x86-64. [2021-02-24T14:17:30.322Z] Set hostname to <4a70d0c4eea7>. [2021-02-24T14:17:30.552Z] #65 DONE 0.1s [2021-02-24T14:17:30.552Z] [2021-02-24T14:17:30.552Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-24T14:17:30.552Z] #66 sha256:6e38364f9836b5b55ae56caf9b5f7aca3a8399c4426d28de0429c41b0cd1dd2c [2021-02-24T14:17:30.582Z] + source /etc/docker-entrypoint-cmd [2021-02-24T14:17:30.582Z] ++ hack/make.sh dynbinary test-integration [2021-02-24T14:17:30.582Z] [2021-02-24T14:17:30.843Z] Removing bundles/ [2021-02-24T14:17:30.843Z] [2021-02-24T14:17:30.843Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-24T14:17:30.843Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:17:30.843Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:17:31.940Z] #66 DONE 1.6s [2021-02-24T14:17:31.940Z] [2021-02-24T14:17:31.940Z] #67 exporting to image [2021-02-24T14:17:31.940Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-24T14:17:31.940Z] #67 exporting layers [2021-02-24T14:17:33.858Z] #67 exporting layers 1.6s done [2021-02-24T14:17:33.858Z] #67 writing image sha256:e9a9f0057f764f79b58835f7a376f73eea2c1ee1c6bcc507e415dd45d6b2adaa done [2021-02-24T14:17:33.858Z] #67 naming to docker.io/library/docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b done [2021-02-24T14:17:33.858Z] #67 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-24T14:17:34.203Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/test/unit [2021-02-24T14:17:38.422Z] ? github.com/docker/docker/api [no test files] [2021-02-24T14:17:50.686Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2021-02-24T14:17:50.737Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9e1168bdba8d008) in /home/ubuntu/workspace/moby_PR-42034 [Pipeline] { [Pipeline] checkout [2021-02-24T14:17:50.894Z] The recommended git tool is: git [2021-02-24T14:17:54.147Z] using credential docker-jenkins-github-credentials [2021-02-24T14:17:54.154Z] Cloning the remote Git repository [2021-02-24T14:17:54.154Z] Cloning with configured refspecs honoured and without tags [2021-02-24T14:17:54.190Z] Cloning repository https://github.com/moby/moby.git [2021-02-24T14:17:54.263Z] > git init /home/ubuntu/workspace/moby_PR-42034 # timeout=10 [2021-02-24T14:17:54.523Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:17:54.523Z] > git --version # timeout=10 [2021-02-24T14:17:54.559Z] > git --version # 'git version 2.17.1' [2021-02-24T14:17:54.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:17:54.561Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42034/head:refs/remotes/origin/PR-42034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:18:01.578Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-032f82517f69e16b2) in /home/ubuntu/workspace/moby_PR-42034 [Pipeline] { [Pipeline] checkout [2021-02-24T14:18:01.819Z] The recommended git tool is: git [2021-02-24T14:18:05.345Z] using credential docker-jenkins-github-credentials [2021-02-24T14:18:05.352Z] Cloning the remote Git repository [2021-02-24T14:18:05.352Z] Cloning with configured refspecs honoured and without tags [2021-02-24T14:18:05.376Z] Cloning repository https://github.com/moby/moby.git [2021-02-24T14:18:05.474Z] > git init /home/ubuntu/workspace/moby_PR-42034 # timeout=10 [2021-02-24T14:18:05.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:18:05.820Z] > git --version # timeout=10 [2021-02-24T14:18:05.832Z] > git --version # 'git version 2.17.1' [2021-02-24T14:18:05.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:18:05.859Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42034/head:refs/remotes/origin/PR-42034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:18:16.864Z] Fetching without tags [2021-02-24T14:18:16.781Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:18:16.793Z] > git config --add remote.origin.fetch +refs/pull/42034/head:refs/remotes/origin/PR-42034 # timeout=10 [2021-02-24T14:18:16.807Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:18:16.834Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:18:16.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:18:16.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:18:16.869Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42034/head:refs/remotes/origin/PR-42034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:18:17.229Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 9351e196587b73baecfe187b4bc4c3694da608fb [2021-02-24T14:18:18.993Z] Merge succeeded, producing fec65017f63f23ce70ddb0812a1b90d5ebd042f0 [2021-02-24T14:18:18.993Z] Checking out Revision fec65017f63f23ce70ddb0812a1b90d5ebd042f0 (PR-42034) [2021-02-24T14:18:17.247Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:18:17.267Z] > git checkout -f 9351e196587b73baecfe187b4bc4c3694da608fb # timeout=10 [2021-02-24T14:18:17.937Z] > git remote # timeout=10 [2021-02-24T14:18:17.960Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:18:17.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:18:17.985Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:18:18.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:18:18.996Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:18:19.019Z] > git checkout -f fec65017f63f23ce70ddb0812a1b90d5ebd042f0 # timeout=10 [2021-02-24T14:18:23.031Z] Commit message: "Merge commit '271b43c43f31875aeba4bd62ad149cac5b12b8aa' into HEAD" [2021-02-24T14:18:23.072Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-24T14:18:24.175Z] + docker version [2021-02-24T14:18:23.041Z] > git rev-list --no-walk 2dea89ac6bfd181ae6032baa8a0e2bb10bd385e9 # timeout=10 [2021-02-24T14:18:30.586Z] Fetching without tags [2021-02-24T14:18:30.967Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 9351e196587b73baecfe187b4bc4c3694da608fb [2021-02-24T14:18:32.311Z] Client: Docker Engine - Community [2021-02-24T14:18:32.311Z] Version: 20.10.3 [2021-02-24T14:18:32.311Z] API version: 1.41 [2021-02-24T14:18:32.311Z] Go version: go1.13.15 [2021-02-24T14:18:32.311Z] Git commit: 48d30b5 [2021-02-24T14:18:32.311Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-24T14:18:32.311Z] OS/Arch: linux/amd64 [2021-02-24T14:18:32.311Z] Context: default [2021-02-24T14:18:32.311Z] Experimental: true [2021-02-24T14:18:32.311Z] [2021-02-24T14:18:32.311Z] Server: Docker Engine - Community [2021-02-24T14:18:32.311Z] Engine: [2021-02-24T14:18:32.311Z] Version: 20.10.3 [2021-02-24T14:18:32.311Z] API version: 1.41 (minimum version 1.12) [2021-02-24T14:18:32.311Z] Go version: go1.13.15 [2021-02-24T14:18:32.311Z] Git commit: 46229ca [2021-02-24T14:18:32.311Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-24T14:18:32.311Z] OS/Arch: linux/amd64 [2021-02-24T14:18:32.311Z] Experimental: true [2021-02-24T14:18:32.311Z] containerd: [2021-02-24T14:18:32.311Z] Version: 1.4.3 [2021-02-24T14:18:32.311Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:18:32.311Z] runc: [2021-02-24T14:18:32.311Z] Version: 1.0.0-rc92 [2021-02-24T14:18:32.311Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:18:32.311Z] docker-init: [2021-02-24T14:18:32.311Z] Version: 0.19.0 [2021-02-24T14:18:32.311Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-24T14:18:32.653Z] + docker info [2021-02-24T14:18:32.768Z] Merge succeeded, producing 02172db4c56547903e4608d2fd4ed781e0e3a8b1 [2021-02-24T14:18:32.769Z] Checking out Revision 02172db4c56547903e4608d2fd4ed781e0e3a8b1 (PR-42034) [2021-02-24T14:18:30.444Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:18:30.471Z] > git config --add remote.origin.fetch +refs/pull/42034/head:refs/remotes/origin/PR-42034 # timeout=10 [2021-02-24T14:18:30.502Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:18:30.557Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:18:30.596Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:18:30.597Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:18:30.598Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42034/head:refs/remotes/origin/PR-42034 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:18:30.981Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:18:31.035Z] > git checkout -f 9351e196587b73baecfe187b4bc4c3694da608fb # timeout=10 [2021-02-24T14:18:32.269Z] > git remote # timeout=10 [2021-02-24T14:18:32.287Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:18:32.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:18:32.319Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:18:32.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:18:32.773Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:18:32.791Z] > git checkout -f 02172db4c56547903e4608d2fd4ed781e0e3a8b1 # timeout=10 [2021-02-24T14:18:36.786Z] Commit message: "Merge commit '271b43c43f31875aeba4bd62ad149cac5b12b8aa' into HEAD" [2021-02-24T14:18:36.819Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-24T14:18:36.791Z] > git rev-list --no-walk 2dea89ac6bfd181ae6032baa8a0e2bb10bd385e9 # timeout=10 [2021-02-24T14:18:37.975Z] + docker version [2021-02-24T14:18:42.206Z] Client: Docker Engine - Community [2021-02-24T14:18:42.206Z] Version: 20.10.3 [2021-02-24T14:18:42.206Z] API version: 1.41 [2021-02-24T14:18:42.206Z] Go version: go1.13.15 [2021-02-24T14:18:42.206Z] Git commit: 48d30b5 [2021-02-24T14:18:42.206Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-24T14:18:42.206Z] OS/Arch: linux/amd64 [2021-02-24T14:18:42.206Z] Context: default [2021-02-24T14:18:42.206Z] Experimental: true [2021-02-24T14:18:42.206Z] [2021-02-24T14:18:42.206Z] Server: Docker Engine - Community [2021-02-24T14:18:42.206Z] Engine: [2021-02-24T14:18:42.206Z] Version: 20.10.3 [2021-02-24T14:18:42.206Z] API version: 1.41 (minimum version 1.12) [2021-02-24T14:18:42.206Z] Go version: go1.13.15 [2021-02-24T14:18:42.206Z] Git commit: 46229ca [2021-02-24T14:18:42.206Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-24T14:18:42.206Z] OS/Arch: linux/amd64 [2021-02-24T14:18:42.206Z] Experimental: true [2021-02-24T14:18:42.206Z] containerd: [2021-02-24T14:18:42.206Z] Version: 1.4.3 [2021-02-24T14:18:42.206Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:18:42.206Z] runc: [2021-02-24T14:18:42.206Z] Version: 1.0.0-rc92 [2021-02-24T14:18:42.206Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:18:42.206Z] docker-init: [2021-02-24T14:18:42.206Z] Version: 0.19.0 [2021-02-24T14:18:42.206Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-24T14:18:42.543Z] + docker info [2021-02-24T14:18:42.657Z] Client: [2021-02-24T14:18:42.657Z] Context: default [2021-02-24T14:18:42.657Z] Debug Mode: false [2021-02-24T14:18:42.657Z] Plugins: [2021-02-24T14:18:42.657Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-24T14:18:42.657Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-24T14:18:42.657Z] [2021-02-24T14:18:42.657Z] Server: [2021-02-24T14:18:42.657Z] Containers: 0 [2021-02-24T14:18:42.657Z] Running: 0 [2021-02-24T14:18:42.657Z] Paused: 0 [2021-02-24T14:18:42.657Z] Stopped: 0 [2021-02-24T14:18:42.657Z] Images: 0 [2021-02-24T14:18:42.657Z] Server Version: 20.10.3 [2021-02-24T14:18:42.657Z] Storage Driver: overlay2 [2021-02-24T14:18:42.657Z] Backing Filesystem: extfs [2021-02-24T14:18:42.657Z] Supports d_type: true [2021-02-24T14:18:42.657Z] Native Overlay Diff: true [2021-02-24T14:18:42.657Z] Logging Driver: json-file [2021-02-24T14:18:42.657Z] Cgroup Driver: cgroupfs [2021-02-24T14:18:42.657Z] Cgroup Version: 1 [2021-02-24T14:18:42.657Z] Plugins: [2021-02-24T14:18:42.657Z] Volume: local [2021-02-24T14:18:42.657Z] Network: bridge host ipvlan macvlan null overlay [2021-02-24T14:18:42.657Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-24T14:18:42.657Z] Swarm: inactive [2021-02-24T14:18:42.657Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-24T14:18:42.657Z] Default Runtime: runc [2021-02-24T14:18:42.657Z] Init Binary: docker-init [2021-02-24T14:18:42.657Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:18:42.657Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:18:42.657Z] init version: de40ad0 [2021-02-24T14:18:42.657Z] Security Options: [2021-02-24T14:18:42.657Z] apparmor [2021-02-24T14:18:42.657Z] seccomp [2021-02-24T14:18:42.657Z] Profile: default [2021-02-24T14:18:42.657Z] Kernel Version: 5.4.0-1037-aws [2021-02-24T14:18:42.657Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-24T14:18:42.657Z] OSType: linux [2021-02-24T14:18:42.657Z] Architecture: x86_64 [2021-02-24T14:18:42.657Z] CPUs: 2 [2021-02-24T14:18:42.657Z] Total Memory: 7.487GiB [2021-02-24T14:18:42.657Z] Name: ip-10-100-100-243 [2021-02-24T14:18:42.657Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-24T14:18:42.657Z] Docker Root Dir: /var/lib/docker [2021-02-24T14:18:42.657Z] Debug Mode: false [2021-02-24T14:18:42.657Z] Registry: https://index.docker.io/v1/ [2021-02-24T14:18:42.657Z] Labels: [2021-02-24T14:18:42.657Z] Experimental: true [2021-02-24T14:18:42.657Z] Insecure Registries: [2021-02-24T14:18:42.657Z] 127.0.0.0/8 [2021-02-24T14:18:42.657Z] Live Restore Enabled: true [2021-02-24T14:18:42.657Z] [2021-02-24T14:18:42.657Z] WARNING: No swap limit support [2021-02-24T14:18:42.657Z] WARNING: No blkio weight support [2021-02-24T14:18:42.657Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-24T14:18:42.948Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:18:42.948Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:18:42.948Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42034/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-24T14:18:42.948Z] + bash /home/ubuntu/workspace/moby_PR-42034/check-config.sh [2021-02-24T14:18:42.948Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-24T14:18:42.948Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-24T14:18:42.948Z] [2021-02-24T14:18:42.948Z] Generally Necessary: [2021-02-24T14:18:42.948Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-24T14:18:42.948Z] - apparmor: enabled and tools installed [2021-02-24T14:18:42.948Z] - CONFIG_NAMESPACES: enabled [2021-02-24T14:18:42.948Z] - CONFIG_NET_NS: enabled [2021-02-24T14:18:42.948Z] - CONFIG_PID_NS: enabled [2021-02-24T14:18:42.948Z] - CONFIG_IPC_NS: enabled [2021-02-24T14:18:42.948Z] - CONFIG_UTS_NS: enabled [2021-02-24T14:18:42.948Z] - CONFIG_CGROUPS: enabled [2021-02-24T14:18:42.948Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-24T14:18:43.213Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-24T14:18:43.213Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-24T14:18:43.213Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-24T14:18:43.213Z] - CONFIG_CPUSETS: enabled [2021-02-24T14:18:43.213Z] - CONFIG_MEMCG: enabled [2021-02-24T14:18:43.213Z] - CONFIG_KEYS: enabled [2021-02-24T14:18:43.213Z] - CONFIG_VETH: enabled (as module) [2021-02-24T14:18:43.213Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-24T14:18:43.213Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-24T14:18:43.213Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-24T14:18:43.213Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-24T14:18:43.213Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-24T14:18:43.213Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-24T14:18:43.213Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-24T14:18:43.213Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-24T14:18:43.213Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-24T14:18:43.213Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-24T14:18:43.213Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-24T14:18:43.213Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-24T14:18:43.213Z] [2021-02-24T14:18:43.213Z] Optional Features: [2021-02-24T14:18:43.213Z] - CONFIG_USER_NS: enabled [2021-02-24T14:18:43.213Z] - CONFIG_SECCOMP: enabled [2021-02-24T14:18:43.213Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-24T14:18:43.213Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-24T14:18:43.213Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-24T14:18:43.213Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-24T14:18:43.213Z] - CONFIG_BLK_CGROUP: enabled [2021-02-24T14:18:43.213Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-24T14:18:43.213Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-24T14:18:43.213Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-24T14:18:43.213Z] - CONFIG_CGROUP_PERF: enabled [2021-02-24T14:18:43.213Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-24T14:18:43.213Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-24T14:18:43.213Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-24T14:18:43.474Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-24T14:18:43.474Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-24T14:18:43.474Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-24T14:18:43.474Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-24T14:18:43.474Z] - CONFIG_IP_VS: enabled (as module) [2021-02-24T14:18:43.474Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-24T14:18:43.474Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-24T14:18:43.474Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-24T14:18:43.474Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-24T14:18:43.474Z] - CONFIG_EXT4_FS: enabled [2021-02-24T14:18:43.474Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-24T14:18:43.474Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-24T14:18:43.474Z] - Network Drivers: [2021-02-24T14:18:43.474Z] - "overlay": [2021-02-24T14:18:43.474Z] - CONFIG_VXLAN: enabled (as module) [2021-02-24T14:18:43.474Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-24T14:18:43.474Z] Optional (for encrypted networks): [2021-02-24T14:18:43.474Z] - CONFIG_CRYPTO: enabled [2021-02-24T14:18:43.474Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-24T14:18:43.474Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-24T14:18:43.474Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-24T14:18:43.474Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-24T14:18:43.474Z] - CONFIG_XFRM: enabled [2021-02-24T14:18:43.474Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-24T14:18:43.474Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-24T14:18:43.474Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-24T14:18:43.474Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-24T14:18:43.474Z] - "ipvlan": [2021-02-24T14:18:43.474Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-24T14:18:43.474Z] - "macvlan": [2021-02-24T14:18:43.474Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-24T14:18:43.474Z] - CONFIG_DUMMY: enabled (as module) [2021-02-24T14:18:43.474Z] - "ftp,tftp client in container": [2021-02-24T14:18:43.736Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-24T14:18:43.736Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-24T14:18:43.736Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-24T14:18:43.736Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-24T14:18:43.736Z] - Storage Drivers: [2021-02-24T14:18:43.736Z] - "aufs": [2021-02-24T14:18:43.736Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-24T14:18:43.736Z] - "btrfs": [2021-02-24T14:18:43.736Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-24T14:18:43.736Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-24T14:18:43.736Z] - "devicemapper": [2021-02-24T14:18:43.736Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-24T14:18:43.736Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-24T14:18:43.736Z] - "overlay": [2021-02-24T14:18:43.736Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-24T14:18:43.736Z] - "zfs": [2021-02-24T14:18:43.736Z] - /dev/zfs: present [2021-02-24T14:18:43.736Z] - zfs command: missing [2021-02-24T14:18:43.736Z] - zpool command: missing [2021-02-24T14:18:43.736Z] [2021-02-24T14:18:43.736Z] Limits: [2021-02-24T14:18:43.736Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-24T14:18:43.736Z] [2021-02-24T14:18:43.736Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-24T14:18:44.134Z] + sudo modprobe ip_vs [2021-02-24T14:18:44.134Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b . [2021-02-24T14:18:44.394Z] #1 [internal] load build definition from Dockerfile [2021-02-24T14:18:44.394Z] #1 sha256:779e1da51b4a9f3a561a36077ef28076dbdb9c25e9a1dd5d5841e8ea57af5c7b [2021-02-24T14:18:44.394Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-24T14:18:44.394Z] #1 DONE 0.1s [2021-02-24T14:18:44.394Z] [2021-02-24T14:18:44.394Z] #2 [internal] load .dockerignore [2021-02-24T14:18:44.394Z] #2 sha256:c7edebb331d039e8c9acd3ff801e5221db3b28bea01bf546fe3475c0bb93acb0 [2021-02-24T14:18:44.394Z] #2 transferring context: [2021-02-24T14:18:44.394Z] #2 transferring context: 87B done [2021-02-24T14:18:44.394Z] #2 DONE 0.1s [2021-02-24T14:18:44.394Z] [2021-02-24T14:18:44.394Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-24T14:18:44.394Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-24T14:18:45.002Z] #3 DONE 0.7s [2021-02-24T14:18:45.272Z] [2021-02-24T14:18:45.272Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-24T14:18:45.272Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-24T14:18:45.272Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-24T14:18:45.272Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-24T14:18:45.272Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-24T14:18:45.272Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-24T14:18:45.272Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.10MB / 8.88MB 0.2s [2021-02-24T14:18:45.272Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-24T14:18:45.272Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2021-02-24T14:18:45.532Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-24T14:18:45.532Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-24T14:18:46.103Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2021-02-24T14:18:46.103Z] #4 DONE 1.0s [2021-02-24T14:18:46.362Z] [2021-02-24T14:18:46.362Z] #5 [internal] load build definition from Dockerfile [2021-02-24T14:18:46.362Z] #5 sha256:799c3ba8c0915f8d5a3c4020611e7bc8729cea1f60b090a86023d09844d5134c [2021-02-24T14:18:46.362Z] #5 transferring dockerfile: 16.55kB 0.1s done [2021-02-24T14:18:46.362Z] #5 DONE 0.1s [2021-02-24T14:18:46.362Z] [2021-02-24T14:18:46.362Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:18:46.362Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-24T14:18:46.622Z] #8 ... [2021-02-24T14:18:46.622Z] [2021-02-24T14:18:46.622Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-24T14:18:46.622Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-24T14:18:46.622Z] #7 DONE 0.3s [2021-02-24T14:18:46.881Z] [2021-02-24T14:18:46.881Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:18:46.881Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-24T14:18:46.881Z] #8 DONE 0.4s [2021-02-24T14:18:46.881Z] [2021-02-24T14:18:46.881Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:18:46.881Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-24T14:18:47.009Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2021-02-24T14:18:47.009Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-24T14:18:47.142Z] #6 DONE 0.4s [2021-02-24T14:18:47.957Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2021-02-24T14:18:47.957Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-24T14:18:47.957Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-24T14:18:47.957Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-24T14:18:47.957Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-24T14:18:47.957Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-24T14:18:47.957Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-24T14:18:47.957Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-24T14:18:47.957Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-24T14:18:48.220Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-24T14:18:49.144Z] Client: [2021-02-24T14:18:49.144Z] Context: default [2021-02-24T14:18:49.144Z] Debug Mode: false [2021-02-24T14:18:49.144Z] Plugins: [2021-02-24T14:18:49.144Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-24T14:18:49.144Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-24T14:18:49.144Z] [2021-02-24T14:18:49.144Z] Server: [2021-02-24T14:18:49.144Z] Containers: 0 [2021-02-24T14:18:49.144Z] Running: 0 [2021-02-24T14:18:49.144Z] Paused: 0 [2021-02-24T14:18:49.144Z] Stopped: 0 [2021-02-24T14:18:49.144Z] Images: 0 [2021-02-24T14:18:49.144Z] Server Version: 20.10.3 [2021-02-24T14:18:49.144Z] Storage Driver: overlay2 [2021-02-24T14:18:49.144Z] Backing Filesystem: extfs [2021-02-24T14:18:49.144Z] Supports d_type: true [2021-02-24T14:18:49.144Z] Native Overlay Diff: true [2021-02-24T14:18:49.145Z] Logging Driver: json-file [2021-02-24T14:18:49.145Z] Cgroup Driver: cgroupfs [2021-02-24T14:18:49.145Z] Cgroup Version: 1 [2021-02-24T14:18:49.145Z] Plugins: [2021-02-24T14:18:49.145Z] Volume: local [2021-02-24T14:18:49.145Z] Network: bridge host ipvlan macvlan null overlay [2021-02-24T14:18:49.145Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-24T14:18:49.145Z] Swarm: inactive [2021-02-24T14:18:49.145Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-24T14:18:49.145Z] Default Runtime: runc [2021-02-24T14:18:49.145Z] Init Binary: docker-init [2021-02-24T14:18:49.145Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:18:49.145Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:18:49.145Z] init version: de40ad0 [2021-02-24T14:18:49.145Z] Security Options: [2021-02-24T14:18:49.145Z] apparmor [2021-02-24T14:18:49.145Z] seccomp [2021-02-24T14:18:49.145Z] Profile: default [2021-02-24T14:18:49.145Z] Kernel Version: 5.4.0-1037-aws [2021-02-24T14:18:49.145Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-24T14:18:49.145Z] OSType: linux [2021-02-24T14:18:49.145Z] Architecture: x86_64 [2021-02-24T14:18:49.145Z] CPUs: 2 [2021-02-24T14:18:49.145Z] Total Memory: 7.569GiB [2021-02-24T14:18:49.145Z] Name: ip-10-100-36-34 [2021-02-24T14:18:49.145Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-24T14:18:49.145Z] Docker Root Dir: /var/lib/docker [2021-02-24T14:18:49.145Z] Debug Mode: false [2021-02-24T14:18:49.145Z] Registry: https://index.docker.io/v1/ [2021-02-24T14:18:49.145Z] Labels: [2021-02-24T14:18:49.145Z] Experimental: true [2021-02-24T14:18:49.145Z] Insecure Registries: [2021-02-24T14:18:49.145Z] 127.0.0.0/8 [2021-02-24T14:18:49.145Z] Live Restore Enabled: true [2021-02-24T14:18:49.145Z] [2021-02-24T14:18:49.145Z] WARNING: No swap limit support [2021-02-24T14:18:49.145Z] WARNING: No blkio weight support [2021-02-24T14:18:49.145Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-24T14:18:49.170Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-24T14:18:49.171Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-24T14:18:49.435Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2021-02-24T14:18:49.443Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:18:49.443Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:18:49.443Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42034/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-24T14:18:49.443Z] + bash /home/ubuntu/workspace/moby_PR-42034/check-config.sh [2021-02-24T14:18:49.443Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-24T14:18:49.443Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-24T14:18:49.443Z] [2021-02-24T14:18:49.443Z] Generally Necessary: [2021-02-24T14:18:49.443Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-24T14:18:49.443Z] - apparmor: enabled and tools installed [2021-02-24T14:18:49.443Z] - CONFIG_NAMESPACES: enabled [2021-02-24T14:18:49.443Z] - CONFIG_NET_NS: enabled [2021-02-24T14:18:49.443Z] - CONFIG_PID_NS: enabled [2021-02-24T14:18:49.443Z] - CONFIG_IPC_NS: enabled [2021-02-24T14:18:49.443Z] - CONFIG_UTS_NS: enabled [2021-02-24T14:18:49.443Z] - CONFIG_CGROUPS: enabled [2021-02-24T14:18:49.443Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-24T14:18:49.443Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-24T14:18:49.443Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-24T14:18:49.443Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-24T14:18:49.443Z] - CONFIG_CPUSETS: enabled [2021-02-24T14:18:49.443Z] - CONFIG_MEMCG: enabled [2021-02-24T14:18:49.443Z] - CONFIG_KEYS: enabled [2021-02-24T14:18:49.443Z] - CONFIG_VETH: enabled (as module) [2021-02-24T14:18:49.443Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-24T14:18:49.443Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-24T14:18:49.443Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-24T14:18:49.443Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-24T14:18:49.443Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-24T14:18:49.443Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-24T14:18:49.443Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-24T14:18:49.443Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-24T14:18:49.443Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-24T14:18:49.443Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-24T14:18:49.443Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-24T14:18:49.443Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-24T14:18:49.443Z] [2021-02-24T14:18:49.443Z] Optional Features: [2021-02-24T14:18:49.688Z] [2021-02-24T14:18:49.688Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:18:49.688Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:18:49.688Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-24T14:18:49.688Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-24T14:18:49.688Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.1s [2021-02-24T14:18:49.688Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-24T14:18:49.688Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-24T14:18:49.688Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-24T14:18:49.689Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 4.19MB / 50.40MB 0.2s [2021-02-24T14:18:49.689Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 9.44MB / 50.40MB 0.3s [2021-02-24T14:18:49.698Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2021-02-24T14:18:49.698Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 5.7% of statements [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-24T14:18:49.698Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-24T14:18:49.708Z] - CONFIG_USER_NS: enabled [2021-02-24T14:18:49.708Z] - CONFIG_SECCOMP: enabled [2021-02-24T14:18:49.708Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-24T14:18:49.708Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-24T14:18:49.708Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-24T14:18:49.708Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-24T14:18:49.708Z] - CONFIG_BLK_CGROUP: enabled [2021-02-24T14:18:49.708Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-24T14:18:49.708Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-24T14:18:49.708Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-24T14:18:49.708Z] - CONFIG_CGROUP_PERF: enabled [2021-02-24T14:18:49.708Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-24T14:18:49.708Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-24T14:18:49.708Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-24T14:18:49.708Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-24T14:18:49.708Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-24T14:18:49.708Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-24T14:18:49.708Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-24T14:18:49.708Z] - CONFIG_IP_VS: enabled (as module) [2021-02-24T14:18:49.708Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-24T14:18:49.708Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-24T14:18:49.708Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-24T14:18:49.708Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-24T14:18:49.708Z] - CONFIG_EXT4_FS: enabled [2021-02-24T14:18:49.708Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-24T14:18:49.708Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-24T14:18:49.708Z] - Network Drivers: [2021-02-24T14:18:49.708Z] - "overlay": [2021-02-24T14:18:49.708Z] - CONFIG_VXLAN: enabled (as module) [2021-02-24T14:18:49.708Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-24T14:18:49.708Z] Optional (for encrypted networks): [2021-02-24T14:18:49.955Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 15.73MB / 50.40MB 0.4s [2021-02-24T14:18:49.955Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 18.87MB / 50.40MB 0.5s [2021-02-24T14:18:49.961Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2021-02-24T14:18:49.975Z] - CONFIG_CRYPTO: enabled [2021-02-24T14:18:49.975Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-24T14:18:49.975Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-24T14:18:49.975Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-24T14:18:49.975Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-24T14:18:49.975Z] - CONFIG_XFRM: enabled [2021-02-24T14:18:49.975Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-24T14:18:49.975Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-24T14:18:49.975Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-24T14:18:49.975Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-24T14:18:49.975Z] - "ipvlan": [2021-02-24T14:18:49.975Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-24T14:18:49.975Z] - "macvlan": [2021-02-24T14:18:49.975Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-24T14:18:49.975Z] - CONFIG_DUMMY: enabled (as module) [2021-02-24T14:18:49.975Z] - "ftp,tftp client in container": [2021-02-24T14:18:49.975Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-24T14:18:49.975Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-24T14:18:49.975Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-24T14:18:49.975Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-24T14:18:49.975Z] - Storage Drivers: [2021-02-24T14:18:49.975Z] - "aufs": [2021-02-24T14:18:49.975Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-24T14:18:49.975Z] - "btrfs": [2021-02-24T14:18:49.975Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-24T14:18:49.975Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-24T14:18:49.975Z] - "devicemapper": [2021-02-24T14:18:49.975Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-24T14:18:49.975Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-24T14:18:49.975Z] - "overlay": [2021-02-24T14:18:49.975Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-24T14:18:49.975Z] - "zfs": [2021-02-24T14:18:49.975Z] - /dev/zfs: present [2021-02-24T14:18:49.975Z] - zfs command: missing [2021-02-24T14:18:49.975Z] - zpool command: missing [2021-02-24T14:18:49.975Z] [2021-02-24T14:18:49.975Z] Limits: [2021-02-24T14:18:49.975Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-24T14:18:49.975Z] [2021-02-24T14:18:49.975Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-24T14:18:50.220Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 24.12MB / 50.40MB 0.7s [2021-02-24T14:18:50.220Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 27.26MB / 50.40MB 0.8s [2021-02-24T14:18:50.223Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2021-02-24T14:18:50.223Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-24T14:18:50.223Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-24T14:18:50.223Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-24T14:18:50.223Z] ? github.com/docker/docker/builder [no test files] [2021-02-24T14:18:50.223Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-24T14:18:50.223Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-24T14:18:50.223Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-24T14:18:50.223Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-24T14:18:50.223Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-24T14:18:50.223Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-24T14:18:50.223Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-24T14:18:50.339Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b . [2021-02-24T14:18:50.483Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 32.51MB / 50.40MB 1.0s [2021-02-24T14:18:50.602Z] #1 [internal] load build definition from Dockerfile [2021-02-24T14:18:50.602Z] #1 sha256:6e0297dd80983758df5b9951cbca94119af2eb0263363b4d1051e077ee27777d [2021-02-24T14:18:50.602Z] #1 transferring dockerfile: 16.55kB done [2021-02-24T14:18:50.602Z] #1 DONE 0.1s [2021-02-24T14:18:50.602Z] [2021-02-24T14:18:50.602Z] #2 [internal] load .dockerignore [2021-02-24T14:18:50.602Z] #2 sha256:c1277a1a40867a2ec8f74039a1864458c4596af07018439c6829431651fd6610 [2021-02-24T14:18:50.602Z] #2 transferring context: 87B done [2021-02-24T14:18:50.743Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 37.75MB / 50.40MB 1.2s [2021-02-24T14:18:50.743Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 41.05MB / 50.40MB 1.3s [2021-02-24T14:18:50.743Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 44.04MB / 50.40MB 1.4s [2021-02-24T14:18:50.863Z] #2 DONE 0.1s [2021-02-24T14:18:50.864Z] [2021-02-24T14:18:50.864Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-24T14:18:50.864Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-24T14:18:51.005Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 47.28MB / 50.40MB 1.5s [2021-02-24T14:18:51.005Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.7s [2021-02-24T14:18:51.124Z] #3 DONE 0.5s [2021-02-24T14:18:51.386Z] [2021-02-24T14:18:51.386Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-24T14:18:51.386Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-24T14:18:51.386Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-24T14:18:51.386Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-24T14:18:51.386Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-24T14:18:51.386Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-24T14:18:51.386Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-24T14:18:51.386Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-02-24T14:18:51.649Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-24T14:18:51.649Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-24T14:18:51.910Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-24T14:18:51.910Z] #4 DONE 0.8s [2021-02-24T14:18:51.952Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.3s done [2021-02-24T14:18:52.173Z] [2021-02-24T14:18:52.173Z] #5 [internal] load build definition from Dockerfile [2021-02-24T14:18:52.173Z] #5 sha256:22da237ae28d3f10fc6c4c8662a309b05d2fce71fb21e72cec78d415606f9c50 [2021-02-24T14:18:52.435Z] #5 transferring dockerfile: 16.55kB done [2021-02-24T14:18:52.435Z] #5 DONE 0.1s [2021-02-24T14:18:52.435Z] [2021-02-24T14:18:52.435Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-24T14:18:52.435Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-24T14:18:52.696Z] #8 DONE 0.3s [2021-02-24T14:18:52.696Z] [2021-02-24T14:18:52.696Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:18:52.696Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-24T14:18:52.696Z] #6 DONE 0.4s [2021-02-24T14:18:52.696Z] [2021-02-24T14:18:52.696Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:18:52.696Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-24T14:18:52.782Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-02-24T14:18:52.901Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-02-24T14:18:52.957Z] #7 DONE 0.4s [2021-02-24T14:18:53.469Z] #25 ... [2021-02-24T14:18:53.469Z] [2021-02-24T14:18:53.469Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:18:53.469Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:18:53.469Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-24T14:18:53.469Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-24T14:18:53.469Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2021-02-24T14:18:53.469Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-24T14:18:53.469Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done [2021-02-24T14:18:53.469Z] #61 DONE 4.0s [2021-02-24T14:18:53.469Z] [2021-02-24T14:18:53.469Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:18:53.469Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:18:53.469Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-24T14:18:53.469Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-24T14:18:53.469Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-24T14:18:53.469Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-24T14:18:53.469Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-02-24T14:18:53.469Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done [2021-02-24T14:18:53.469Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done [2021-02-24T14:18:53.469Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.9s [2021-02-24T14:18:53.469Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.17MB / 120.17MB 4.0s [2021-02-24T14:18:53.469Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 4.0s [2021-02-24T14:18:53.469Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.36MB / 51.83MB 4.0s [2021-02-24T14:18:53.733Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 4.2s [2021-02-24T14:18:53.733Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.21MB / 68.67MB 4.2s [2021-02-24T14:18:53.733Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.55MB / 51.83MB 4.2s [2021-02-24T14:18:53.994Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 4.5s [2021-02-24T14:18:53.994Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 4.5s [2021-02-24T14:18:53.994Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.09MB / 51.83MB 4.5s [2021-02-24T14:18:54.178Z] ok github.com/docker/docker/builder/remotecontext 0.337s coverage: 13.7% of statements [2021-02-24T14:18:54.258Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 4.6s [2021-02-24T14:18:54.258Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 43.23MB / 68.67MB 4.6s [2021-02-24T14:18:54.258Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.18MB / 51.83MB 4.6s [2021-02-24T14:18:54.258Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.23MB / 68.67MB 4.7s [2021-02-24T14:18:54.356Z] [2021-02-24T14:18:54.356Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:18:54.356Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:18:54.356Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-24T14:18:54.356Z] #61 DONE 0.0s [2021-02-24T14:18:54.356Z] [2021-02-24T14:18:54.356Z] #22 [internal] load build context [2021-02-24T14:18:54.356Z] #22 sha256:2d0d58d84696ddb87e952ac18d42bd82d1643e6ba39fbebf3939daed1a350355 [2021-02-24T14:18:54.518Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.86MB / 120.17MB 4.8s [2021-02-24T14:18:54.518Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.53MB / 68.67MB 4.8s [2021-02-24T14:18:54.519Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 5.0s [2021-02-24T14:18:54.519Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.60MB / 68.67MB 5.0s [2021-02-24T14:18:54.752Z] ok github.com/docker/docker/builder/dockerfile 0.915s coverage: 48.3% of statements [2021-02-24T14:18:54.752Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-24T14:18:54.784Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.40MB / 120.17MB 5.2s [2021-02-24T14:18:54.784Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 5.2s [2021-02-24T14:18:54.784Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 79.80MB / 120.17MB 5.2s [2021-02-24T14:18:54.784Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.61MB / 120.17MB 5.3s [2021-02-24T14:18:54.784Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.2s done [2021-02-24T14:18:55.045Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 5.5s [2021-02-24T14:18:55.307Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.25MB / 120.17MB 5.8s [2021-02-24T14:18:55.327Z] ok github.com/docker/docker/builder/remotecontext/git 3.942s coverage: 86.3% of statements [2021-02-24T14:18:55.327Z] ? github.com/docker/docker/cli [no test files] [2021-02-24T14:18:55.327Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-24T14:18:55.570Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.9s [2021-02-24T14:18:55.751Z] #22 transferring context: 10.86MB 1.4s [2021-02-24T14:18:56.512Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.7s done [2021-02-24T14:18:56.512Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.9s [2021-02-24T14:18:57.454Z] #9 ... [2021-02-24T14:18:57.454Z] [2021-02-24T14:18:57.454Z] #22 [internal] load build context [2021-02-24T14:18:57.454Z] #22 sha256:939e02fa476c7ccdc7b2d81259db287c73d79d85b89cde87c972c750b9eda4c0 [2021-02-24T14:18:57.454Z] #22 transferring context: 53.41MB 7.0s done [2021-02-24T14:18:57.454Z] #22 DONE 8.1s [2021-02-24T14:18:57.454Z] [2021-02-24T14:18:57.454Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:18:57.454Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:18:57.454Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.0s done [2021-02-24T14:18:57.454Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 8.0s done [2021-02-24T14:18:57.454Z] #9 ... [2021-02-24T14:18:57.454Z] [2021-02-24T14:18:57.454Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:18:57.454Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:18:57.454Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.0s [2021-02-24T14:18:58.321Z] #22 ... [2021-02-24T14:18:58.321Z] [2021-02-24T14:18:58.321Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:18:58.321Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:18:58.321Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-24T14:18:58.321Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-24T14:18:58.321Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-24T14:18:58.321Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2021-02-24T14:18:58.321Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2021-02-24T14:18:58.321Z] #61 DONE 4.1s [2021-02-24T14:18:58.321Z] [2021-02-24T14:18:58.321Z] #22 [internal] load build context [2021-02-24T14:18:58.321Z] #22 sha256:2d0d58d84696ddb87e952ac18d42bd82d1643e6ba39fbebf3939daed1a350355 [2021-02-24T14:19:00.636Z] ok github.com/docker/docker/client 0.345s coverage: 75.4% of statements [2021-02-24T14:19:00.761Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 8.2s done [2021-02-24T14:19:00.880Z] #22 transferring context: 43.01MB 6.4s [2021-02-24T14:19:01.022Z] #25 DONE 11.5s [2021-02-24T14:19:01.022Z] [2021-02-24T14:19:01.022Z] #26 [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 [2021-02-24T14:19:01.022Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:19:01.144Z] #22 transferring context: 53.41MB 6.8s done [2021-02-24T14:19:02.087Z] #22 DONE 7.7s [2021-02-24T14:19:02.087Z] [2021-02-24T14:19:02.087Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:19:02.087Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:19:02.087Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-24T14:19:02.087Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-02-24T14:19:02.087Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-24T14:19:02.087Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-24T14:19:02.087Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-24T14:19:02.087Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-02-24T14:19:02.087Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done [2021-02-24T14:19:02.087Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.6s done [2021-02-24T14:19:02.087Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.3s done [2021-02-24T14:19:02.087Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s [2021-02-24T14:19:02.087Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.6s [2021-02-24T14:19:02.087Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 7.5s done [2021-02-24T14:19:02.933Z] #26 1.690 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:19:02.933Z] #26 1.701 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:19:02.933Z] #26 1.701 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:19:02.934Z] #26 1.879 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:19:03.036Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.5s done [2021-02-24T14:19:03.194Z] #26 2.167 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:19:03.454Z] #26 2.621 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:19:04.433Z] #9 ... [2021-02-24T14:19:04.433Z] [2021-02-24T14:19:04.433Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:19:04.433Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:19:04.433Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-24T14:19:04.433Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-24T14:19:04.433Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 1.8s done [2021-02-24T14:19:04.433Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-24T14:19:04.433Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-24T14:19:04.433Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.4s [2021-02-24T14:19:04.694Z] #25 ... [2021-02-24T14:19:04.694Z] [2021-02-24T14:19:04.694Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:19:04.694Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:19:05.365Z] #26 4.041 Fetched 8422 kB in 3s (3234 kB/s) [2021-02-24T14:19:05.639Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.4s done [2021-02-24T14:19:05.900Z] #9 ... [2021-02-24T14:19:05.900Z] [2021-02-24T14:19:05.900Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:19:05.900Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:19:05.900Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 8.6s done [2021-02-24T14:19:05.900Z] #25 DONE 11.6s [2021-02-24T14:19:05.935Z] #26 4.041 Reading package lists... [2021-02-24T14:19:06.161Z] [2021-02-24T14:19:06.161Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:19:06.161Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:19:06.161Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-24T14:19:06.734Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-02-24T14:19:06.734Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-24T14:19:06.874Z] #26 4.970 Reading package lists... [2021-02-24T14:19:07.134Z] #26 5.895 Building dependency tree... [2021-02-24T14:19:07.134Z] #26 6.255 The following additional packages will be installed: [2021-02-24T14:19:07.134Z] #26 6.255 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-24T14:19:07.134Z] #26 6.255 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-24T14:19:07.134Z] #26 6.255 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-24T14:19:07.134Z] #26 6.255 Suggested packages: [2021-02-24T14:19:07.134Z] #26 6.255 krb5-doc krb5-user [2021-02-24T14:19:07.134Z] #26 6.255 Recommended packages: [2021-02-24T14:19:07.134Z] #26 6.255 krb5-locales publicsuffix libsasl2-modules [2021-02-24T14:19:07.337Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:19:07.337Z] [2021-02-24T14:19:07.337Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:19:07.337Z] DOCKER_SYSTEMD=1 [2021-02-24T14:19:07.337Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:19:07.337Z] HOSTNAME=4a70d0c4eea7 [2021-02-24T14:19:07.337Z] DEST=bundles/test-integration [2021-02-24T14:19:07.337Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:19:07.337Z] DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b [2021-02-24T14:19:07.337Z] container=docker [2021-02-24T14:19:07.337Z] HOME=/root [2021-02-24T14:19:07.337Z] LANG=C.UTF-8 [2021-02-24T14:19:07.337Z] INVOCATION_ID=0565886ccff34d54afe293560b1beb96 [2021-02-24T14:19:07.337Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:19:07.337Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:19:07.337Z] VALIDATE_BRANCH=master [2021-02-24T14:19:07.337Z] TERM=xterm [2021-02-24T14:19:07.337Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:19:07.337Z] SHLVL=3 [2021-02-24T14:19:07.337Z] TIMEOUT=120m [2021-02-24T14:19:07.337Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:19:07.337Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:19:07.337Z] GO111MODULE=off [2021-02-24T14:19:07.337Z] DOCKER_EXPERIMENTAL=1 [2021-02-24T14:19:07.337Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-24T14:19:07.337Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:19:07.337Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:19:07.337Z] GOPATH=/go [2021-02-24T14:19:07.337Z] PKG_CONFIG=pkg-config [2021-02-24T14:19:07.337Z] _=/usr/bin/env [2021-02-24T14:19:07.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-24T14:19:07.394Z] #26 6.419 The following NEW packages will be installed: [2021-02-24T14:19:07.395Z] #26 6.419 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-24T14:19:07.395Z] #26 6.419 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-24T14:19:07.395Z] #26 6.419 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-24T14:19:07.395Z] #26 6.419 libssh2-1 libssl1.1 openssl [2021-02-24T14:19:07.395Z] #26 6.455 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-24T14:19:07.395Z] #26 6.455 Need to get 5057 kB of archives. [2021-02-24T14:19:07.395Z] #26 6.455 After this operation, 12.1 MB of additional disk space will be used. [2021-02-24T14:19:07.395Z] #26 6.455 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-24T14:19:07.395Z] #26 6.495 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-24T14:19:07.395Z] #26 6.496 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-24T14:19:07.395Z] #26 6.502 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-24T14:19:07.654Z] #26 6.698 Get:5 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-24T14:19:07.654Z] #26 ... [2021-02-24T14:19:07.654Z] [2021-02-24T14:19:07.654Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:19:07.654Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:19:07.654Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.8s done [2021-02-24T14:19:07.654Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-02-24T14:19:07.654Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-02-24T14:19:07.654Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-02-24T14:19:07.699Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-02-24T14:19:07.699Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-24T14:19:07.915Z] #9 ... [2021-02-24T14:19:07.915Z] [2021-02-24T14:19:07.915Z] #26 [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 [2021-02-24T14:19:07.915Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:19:07.915Z] #26 6.717 Get:6 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-24T14:19:07.915Z] #26 6.717 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-24T14:19:07.915Z] #26 6.717 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-24T14:19:07.915Z] #26 6.717 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-24T14:19:07.915Z] #26 6.717 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-24T14:19:07.915Z] #26 6.717 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-24T14:19:07.915Z] #26 6.743 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-24T14:19:07.915Z] #26 6.743 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-24T14:19:07.915Z] #26 6.743 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-24T14:19:07.915Z] #26 6.743 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-24T14:19:07.915Z] #26 6.758 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-24T14:19:07.915Z] #26 6.758 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-24T14:19:07.915Z] #26 6.775 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-24T14:19:07.915Z] #26 6.775 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:19:07.915Z] #26 6.775 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:19:07.915Z] #26 6.785 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:19:07.915Z] #26 6.971 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:19:08.175Z] #26 6.998 Fetched 5057 kB in 0s (14.8 MB/s) [2021-02-24T14:19:08.175Z] #26 7.052 Selecting previously unselected package libssl1.1:amd64. [2021-02-24T14:19:08.175Z] #26 7.052 (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.) [2021-02-24T14:19:08.175Z] #26 7.052 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:19:08.175Z] #26 7.055 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:19:08.175Z] #26 7.287 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-24T14:19:08.175Z] #26 7.287 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:19:08.175Z] #26 7.292 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:19:08.175Z] #26 7.347 Selecting previously unselected package libsasl2-2:amd64. [2021-02-24T14:19:08.175Z] #26 7.347 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:19:08.437Z] #26 7.354 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:19:08.437Z] #26 7.420 Selecting previously unselected package libldap-common. [2021-02-24T14:19:08.437Z] #26 7.420 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-24T14:19:08.437Z] #26 7.423 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:19:08.437Z] #26 7.481 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-24T14:19:08.437Z] #26 7.481 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-24T14:19:08.437Z] #26 7.485 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:19:08.437Z] #26 7.555 Selecting previously unselected package openssl. [2021-02-24T14:19:08.437Z] #26 7.555 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:19:08.437Z] #26 7.559 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:19:09.008Z] #26 8.106 Selecting previously unselected package ca-certificates. [2021-02-24T14:19:09.008Z] #26 8.106 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-24T14:19:09.270Z] #26 8.110 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-24T14:19:09.270Z] #26 8.401 Selecting previously unselected package libkeyutils1:amd64. [2021-02-24T14:19:09.270Z] #26 8.401 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-24T14:19:09.530Z] #26 8.438 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:19:09.530Z] #26 8.643 Selecting previously unselected package libkrb5support0:amd64. [2021-02-24T14:19:09.530Z] #26 8.643 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:19:09.530Z] #26 8.648 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:09.790Z] #26 8.776 Selecting previously unselected package libk5crypto3:amd64. [2021-02-24T14:19:09.790Z] #26 8.776 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:19:09.790Z] #26 8.813 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:10.051Z] #26 8.955 Selecting previously unselected package libkrb5-3:amd64. [2021-02-24T14:19:10.051Z] #26 8.955 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:19:10.051Z] #26 8.995 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:10.312Z] #26 9.206 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-24T14:19:10.312Z] #26 9.206 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:19:10.312Z] #26 9.210 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:10.312Z] #26 9.341 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-24T14:19:10.312Z] #26 9.341 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-24T14:19:10.312Z] #26 9.398 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:19:10.572Z] #26 9.557 Selecting previously unselected package libpsl5:amd64. [2021-02-24T14:19:10.572Z] #26 9.557 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-24T14:19:10.572Z] #26 9.562 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:19:10.572Z] #26 9.612 Selecting previously unselected package librtmp1:amd64. [2021-02-24T14:19:10.572Z] #26 9.612 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-24T14:19:10.572Z] #26 9.615 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:19:10.832Z] #26 9.749 Selecting previously unselected package libssh2-1:amd64. [2021-02-24T14:19:10.832Z] #26 9.749 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-24T14:19:10.832Z] #26 9.755 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:19:10.832Z] #26 9.812 Selecting previously unselected package libcurl4:amd64. [2021-02-24T14:19:10.832Z] #26 9.812 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:19:10.832Z] #26 9.815 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:19:10.832Z] #26 9.898 Selecting previously unselected package curl. [2021-02-24T14:19:10.832Z] #26 9.898 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:19:10.832Z] #26 9.902 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-24T14:19:11.094Z] #26 9.988 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:19:11.094Z] #26 9.988 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:19:11.094Z] #26 9.988 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:19:11.094Z] #26 10.06 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:19:11.094Z] #26 10.07 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:19:11.094Z] #26 10.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:19:11.094Z] #26 10.13 Selecting previously unselected package jq. [2021-02-24T14:19:11.094Z] #26 10.13 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:19:11.094Z] #26 10.13 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:19:11.357Z] #26 10.30 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:19:11.357Z] #26 10.31 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:19:11.357Z] #26 10.31 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:19:11.357Z] #26 10.46 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:19:11.357Z] #26 10.47 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:19:11.357Z] #26 10.51 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:11.357Z] #26 10.52 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:19:11.617Z] #26 10.53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:19:11.617Z] #26 10.54 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:11.617Z] #26 10.61 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:19:11.617Z] #26 10.62 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:19:11.617Z] #26 10.63 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:11.617Z] #26 10.65 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:19:11.617Z] #26 10.66 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:19:11.617Z] #26 10.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:19:11.617Z] #26 10.68 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:19:11.617Z] #26 10.75 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-24T14:19:12.566Z] #26 11.41 Updating certificates in /etc/ssl/certs... [2021-02-24T14:19:13.001Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-02-24T14:19:13.510Z] #26 12.42 137 added, 0 removed; done. [2021-02-24T14:19:13.510Z] #26 12.52 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:13.510Z] #26 12.53 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:19:13.510Z] #26 12.54 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:19:13.510Z] #26 12.55 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-24T14:19:13.770Z] #26 12.69 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:19:13.770Z] #26 12.73 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-24T14:19:13.770Z] #26 12.73 Updating certificates in /etc/ssl/certs... [2021-02-24T14:19:14.711Z] #26 13.59 0 added, 0 removed; done. [2021-02-24T14:19:14.711Z] #26 13.59 Running hooks in /etc/ca-certificates/update.d... [2021-02-24T14:19:14.711Z] #26 13.60 done. [2021-02-24T14:19:14.916Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2021-02-24T14:19:14.916Z] #9 ... [2021-02-24T14:19:14.916Z] [2021-02-24T14:19:14.916Z] #26 [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 [2021-02-24T14:19:14.916Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:19:14.916Z] #26 1.583 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:19:14.916Z] #26 1.583 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:19:14.916Z] #26 1.587 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:19:14.916Z] #26 1.757 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:19:14.916Z] #26 1.992 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:19:14.916Z] #26 2.299 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:19:14.916Z] #26 4.055 Fetched 8422 kB in 3s (3083 kB/s) [2021-02-24T14:19:14.916Z] #26 4.055 Reading package lists... [2021-02-24T14:19:14.916Z] #26 5.182 Reading package lists... [2021-02-24T14:19:14.916Z] #26 6.180 Building dependency tree... [2021-02-24T14:19:14.916Z] #26 6.520 The following additional packages will be installed: [2021-02-24T14:19:14.916Z] #26 6.520 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-24T14:19:14.916Z] #26 6.520 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-24T14:19:14.916Z] #26 6.520 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-24T14:19:14.916Z] #26 6.520 Suggested packages: [2021-02-24T14:19:14.916Z] #26 6.520 krb5-doc krb5-user [2021-02-24T14:19:14.916Z] #26 6.520 Recommended packages: [2021-02-24T14:19:14.916Z] #26 6.520 krb5-locales publicsuffix libsasl2-modules [2021-02-24T14:19:14.916Z] #26 6.677 The following NEW packages will be installed: [2021-02-24T14:19:14.916Z] #26 6.678 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-24T14:19:14.916Z] #26 6.678 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-24T14:19:14.916Z] #26 6.678 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-24T14:19:14.916Z] #26 6.679 libssh2-1 libssl1.1 openssl [2021-02-24T14:19:14.916Z] #26 6.964 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-24T14:19:14.916Z] #26 6.964 Need to get 5057 kB of archives. [2021-02-24T14:19:14.916Z] #26 6.964 After this operation, 12.1 MB of additional disk space will be used. [2021-02-24T14:19:14.916Z] #26 6.964 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-24T14:19:14.916Z] #26 6.964 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-24T14:19:14.916Z] #26 6.968 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-24T14:19:14.916Z] #26 6.968 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-24T14:19:14.916Z] #26 6.985 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-24T14:19:14.916Z] #26 6.986 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-24T14:19:14.916Z] #26 6.986 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-24T14:19:14.916Z] #26 6.996 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-24T14:19:14.916Z] #26 7.012 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-24T14:19:14.916Z] #26 7.015 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-24T14:19:14.916Z] #26 7.021 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-24T14:19:14.916Z] #26 7.021 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-24T14:19:14.916Z] #26 7.021 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-24T14:19:14.916Z] #26 7.035 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-24T14:19:14.916Z] #26 7.046 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-24T14:19:14.916Z] #26 7.046 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-24T14:19:14.916Z] #26 7.048 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-24T14:19:14.916Z] #26 7.060 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-24T14:19:14.916Z] #26 7.061 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:19:14.916Z] #26 7.072 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:19:14.916Z] #26 7.072 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:19:14.916Z] #26 7.256 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:19:14.916Z] #26 7.293 Fetched 5057 kB in 0s (13.7 MB/s) [2021-02-24T14:19:14.916Z] #26 7.377 Selecting previously unselected package libssl1.1:amd64. [2021-02-24T14:19:14.917Z] #26 7.377 (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.) [2021-02-24T14:19:14.917Z] #26 7.381 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 7.394 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:19:14.917Z] #26 7.643 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-24T14:19:14.917Z] #26 7.643 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 7.650 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:19:14.917Z] #26 7.700 Selecting previously unselected package libsasl2-2:amd64. [2021-02-24T14:19:14.917Z] #26 7.700 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 7.709 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:19:14.917Z] #26 7.791 Selecting previously unselected package libldap-common. [2021-02-24T14:19:14.917Z] #26 7.791 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-24T14:19:14.917Z] #26 7.791 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:19:14.917Z] #26 7.864 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-24T14:19:14.917Z] #26 7.864 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 7.869 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:19:14.917Z] #26 7.954 Selecting previously unselected package openssl. [2021-02-24T14:19:14.917Z] #26 7.954 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 7.963 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:19:14.917Z] #26 8.123 Selecting previously unselected package ca-certificates. [2021-02-24T14:19:14.917Z] #26 8.123 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-24T14:19:14.917Z] #26 8.136 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-24T14:19:14.917Z] #26 8.259 Selecting previously unselected package libkeyutils1:amd64. [2021-02-24T14:19:14.917Z] #26 8.259 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 8.264 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:19:14.917Z] #26 8.306 Selecting previously unselected package libkrb5support0:amd64. [2021-02-24T14:19:14.917Z] #26 8.306 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 8.321 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:14.917Z] #26 8.367 Selecting previously unselected package libk5crypto3:amd64. [2021-02-24T14:19:14.917Z] #26 8.367 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 8.376 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:14.917Z] #26 8.437 Selecting previously unselected package libkrb5-3:amd64. [2021-02-24T14:19:14.917Z] #26 8.437 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 8.443 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:14.917Z] #26 8.544 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-24T14:19:14.917Z] #26 8.546 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 8.551 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:14.917Z] #26 8.653 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-24T14:19:14.917Z] #26 8.653 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 8.653 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:19:14.917Z] #26 8.715 Selecting previously unselected package libpsl5:amd64. [2021-02-24T14:19:14.917Z] #26 8.715 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 8.729 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:19:14.917Z] #26 8.769 Selecting previously unselected package librtmp1:amd64. [2021-02-24T14:19:14.917Z] #26 8.771 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 8.776 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:19:14.917Z] #26 8.837 Selecting previously unselected package libssh2-1:amd64. [2021-02-24T14:19:14.917Z] #26 8.837 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 8.841 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:19:14.917Z] #26 8.907 Selecting previously unselected package libcurl4:amd64. [2021-02-24T14:19:14.917Z] #26 8.907 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 8.911 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:19:14.917Z] #26 9.001 Selecting previously unselected package curl. [2021-02-24T14:19:14.917Z] #26 9.001 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:19:14.917Z] #26 9.007 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-24T14:19:14.917Z] #26 9.108 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:19:14.917Z] #26 9.108 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:19:15.178Z] #26 9.115 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:19:15.178Z] #26 9.214 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:19:15.178Z] #26 9.216 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:19:15.178Z] #26 9.223 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:19:15.178Z] #26 9.326 Selecting previously unselected package jq. [2021-02-24T14:19:15.178Z] #26 9.326 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:19:15.441Z] #26 9.330 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:19:15.441Z] #26 9.383 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:19:15.441Z] #26 9.396 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:19:15.441Z] #26 9.407 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:19:15.441Z] #26 ... [2021-02-24T14:19:15.441Z] [2021-02-24T14:19:15.441Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:19:15.441Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:19:15.441Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-02-24T14:19:15.818Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|compiled_files|deps|files|imports|types_sizes) took 2m2.359051124s [2021-02-24T14:19:15.818Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.766694ms [2021-02-24T14:19:18.011Z] #26 DONE 16.6s [2021-02-24T14:19:18.011Z] [2021-02-24T14:19:18.011Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-24T14:19:18.011Z] #27 sha256:ca229c080ecb5f6638915b4d57d15570f3506629dca0e897857533f44c765a88 [2021-02-24T14:19:18.011Z] #27 DONE 0.2s [2021-02-24T14:19:18.011Z] [2021-02-24T14:19:18.011Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:19:18.011Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:19:18.011Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done [2021-02-24T14:19:18.012Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done [2021-02-24T14:19:18.012Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.7s [2021-02-24T14:19:20.580Z] #9 ... [2021-02-24T14:19:20.580Z] [2021-02-24T14:19:20.580Z] #28 [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 [2021-02-24T14:19:20.580Z] #28 sha256:01186302e28dbb45ceb671d574f4ced2e78f40c6a8dbe6ae658429fb48ff2126 [2021-02-24T14:19:20.580Z] #28 2.014 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-24T14:19:20.580Z] #28 2.107 [2021-02-24T14:19:20.580Z] #28 2.241 ## 4.1% ################### 27.4% ############################## 41.9% ########################################### 60.4% ################################################################ 89.5% ######################################################################## 100.0% [2021-02-24T14:19:20.580Z] #28 2.769 [2021-02-24T14:19:20.580Z] #28 2.890 ####################################### 54.4% ######################################################################## 100.0% [2021-02-24T14:19:20.580Z] #28 3.002 [2021-02-24T14:19:20.781Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done [2021-02-24T14:19:20.841Z] #28 3.143 ########################################## 59.6% ######################################################################## 100.0% [2021-02-24T14:19:20.841Z] #28 3.274 [2021-02-24T14:19:21.353Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-02-24T14:19:21.353Z] #9 ... [2021-02-24T14:19:21.353Z] [2021-02-24T14:19:21.353Z] #26 [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 [2021-02-24T14:19:21.353Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:19:21.353Z] #26 9.544 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:19:21.353Z] #26 9.560 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:19:21.353Z] #26 9.575 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:21.353Z] #26 9.585 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:19:21.353Z] #26 9.599 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:19:21.353Z] #26 9.614 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:21.353Z] #26 9.627 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:19:21.353Z] #26 9.638 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:19:21.353Z] #26 9.651 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:21.353Z] #26 9.666 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:19:21.353Z] #26 9.691 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:19:21.353Z] #26 9.701 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:19:21.353Z] #26 9.715 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:19:21.353Z] #26 9.734 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-24T14:19:21.353Z] #26 10.51 Updating certificates in /etc/ssl/certs... [2021-02-24T14:19:21.353Z] #26 11.87 137 added, 0 removed; done. [2021-02-24T14:19:21.353Z] #26 11.94 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:19:21.353Z] #26 11.96 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:19:21.353Z] #26 11.97 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:19:21.353Z] #26 12.00 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-24T14:19:21.353Z] #26 12.02 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:19:21.353Z] #26 12.04 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-24T14:19:21.353Z] #26 12.06 Updating certificates in /etc/ssl/certs... [2021-02-24T14:19:21.353Z] #26 13.05 0 added, 0 removed; done. [2021-02-24T14:19:21.353Z] #26 13.05 Running hooks in /etc/ca-certificates/update.d... [2021-02-24T14:19:21.353Z] #26 13.06 done. [2021-02-24T14:19:21.353Z] #26 DONE 15.4s [2021-02-24T14:19:21.353Z] [2021-02-24T14:19:21.353Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:19:21.353Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:19:21.353Z] #9 ... [2021-02-24T14:19:21.353Z] [2021-02-24T14:19:21.353Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-24T14:19:21.353Z] #27 sha256:c7da9162518c0e79202522ac316b23f7ac3b2e0cc0306d1ce6d9b833c59bf91c [2021-02-24T14:19:21.615Z] #27 DONE 0.2s [2021-02-24T14:19:21.615Z] [2021-02-24T14:19:21.615Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:19:21.615Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:19:21.627Z] #28 3.401 ###### 8.4% ######################## 34.6% ###################################### 53.8% ################################################## 69.9% ################################################################### 93.1% ######################################################################## 100.0% [2021-02-24T14:19:21.627Z] #28 3.936 [2021-02-24T14:19:23.719Z] #28 4.058 ## 3.3% ####### 9.8% ########## 15.0% ############## 20.1% ################## 25.2% #################### 28.7% ######################### 35.0% ############################## 41.7% #################################### 50.6% ######################################## 56.6% ############################################ 61.9% ################################################ 67.0% ################################################### 72.0% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 87.8% ################################################################### 93.2% ###################################################################### 97.9% ######################################################################## 100.0% [2021-02-24T14:19:23.719Z] #28 5.931 [2021-02-24T14:19:24.289Z] #28 6.385 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-24T14:19:24.289Z] #28 6.470 [2021-02-24T14:19:24.289Z] #28 6.561 ######################################################################## 100.0% [2021-02-24T14:19:24.289Z] #28 6.592 [2021-02-24T14:19:24.549Z] #28 6.908 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-24T14:19:24.810Z] #28 7.016 [2021-02-24T14:19:25.070Z] #28 7.131 ################ 23.6% #################################################################### 95.6% ######################################################################## 100.0% [2021-02-24T14:19:25.070Z] #28 7.276 [2021-02-24T14:19:25.330Z] #28 ... [2021-02-24T14:19:25.330Z] [2021-02-24T14:19:25.330Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:19:25.330Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:19:25.330Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.9s done [2021-02-24T14:19:25.330Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-24T14:19:25.330Z] #9 DONE 35.8s [2021-02-24T14:19:25.330Z] [2021-02-24T14:19:25.330Z] #28 [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 [2021-02-24T14:19:25.330Z] #28 sha256:01186302e28dbb45ceb671d574f4ced2e78f40c6a8dbe6ae658429fb48ff2126 [2021-02-24T14:19:25.330Z] #28 7.568 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-24T14:19:25.330Z] #28 ... [2021-02-24T14:19:25.330Z] [2021-02-24T14:19:25.330Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:19:25.330Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-24T14:19:26.912Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-02-24T14:19:27.254Z] ok github.com/docker/docker/cmd/dockerd 0.114s coverage: 29.1% of statements [2021-02-24T14:19:28.660Z] ok github.com/docker/docker/container 0.160s coverage: 34.7% of statements [2021-02-24T14:19:28.660Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-24T14:19:28.660Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-24T14:19:28.660Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-24T14:19:28.660Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-24T14:19:30.617Z] #10 ... [2021-02-24T14:19:30.617Z] [2021-02-24T14:19:30.617Z] #28 [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 [2021-02-24T14:19:30.617Z] #28 sha256:01186302e28dbb45ceb671d574f4ced2e78f40c6a8dbe6ae658429fb48ff2126 [2021-02-24T14:19:30.617Z] #28 7.735 [2021-02-24T14:19:30.617Z] #28 7.915 0.0% #################### 28.0% ################################# 47.1% ########################################### 60.4% ################################################################# 90.8% ######################################################################## 100.0% [2021-02-24T14:19:30.617Z] #28 8.496 [2021-02-24T14:19:30.617Z] #28 8.852 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-24T14:19:30.617Z] #28 8.937 [2021-02-24T14:19:30.617Z] #28 8.979 ######################################################################## 100.0% [2021-02-24T14:19:30.617Z] #28 8.997 [2021-02-24T14:19:30.617Z] #28 9.243 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-24T14:19:30.617Z] #28 9.322 [2021-02-24T14:19:30.617Z] #28 9.440 ######################################################################## 100.0% [2021-02-24T14:19:30.617Z] #28 9.455 [2021-02-24T14:19:30.617Z] #28 9.472 Download of images into '/build' complete. [2021-02-24T14:19:30.617Z] #28 9.472 Use something like the following to load the result into a Docker daemon: [2021-02-24T14:19:30.617Z] #28 9.472 tar -cC '/build' . | docker load [2021-02-24T14:19:31.141Z] #9 ... [2021-02-24T14:19:31.141Z] [2021-02-24T14:19:31.141Z] #28 [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 [2021-02-24T14:19:31.141Z] #28 sha256:b0dcc114e22d2fe3eda1584b02b50cc5f8e684eb7741dd6d044f364ded92b723 [2021-02-24T14:19:31.141Z] #28 1.469 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-24T14:19:31.141Z] #28 1.575 [2021-02-24T14:19:31.141Z] #28 1.721 0.0% ################ 23.4% ######################## 33.5% ######################################### 58.1% ################################################################## 91.7% ######################################################################## 100.0% [2021-02-24T14:19:31.141Z] #28 2.337 [2021-02-24T14:19:31.141Z] #28 2.453 ################################# 45.9% ######################################################################## 100.0% [2021-02-24T14:19:31.141Z] #28 2.602 [2021-02-24T14:19:31.141Z] #28 2.729 ################################ 45.1% ######################################################################## 100.0% [2021-02-24T14:19:31.141Z] #28 2.915 [2021-02-24T14:19:31.141Z] #28 3.037 ####### 10.0% ######################### 36.1% ########################### 37.5% ############################################## 64.0% #################################################################### 95.7% ######################################################################## 100.0% [2021-02-24T14:19:31.141Z] #28 3.605 [2021-02-24T14:19:31.141Z] #28 3.733 # 2.2% ###### 8.8% ########## 14.2% ############# 19.2% ################# 24.5% ##################### 29.6% ######################### 34.8% ########################### 37.9% ############################### 43.5% #################################### 50.3% ###################################### 53.6% ######################################### 57.4% ########################################### 60.9% ############################################### 66.5% ################################################## 69.9% #################################################### 73.4% ####################################################### 77.1% ########################################################## 81.7% ############################################################# 85.4% ################################################################ 89.3% ################################################################## 92.5% ##################################################################### 95.9% ####################################################################### 99.7% ######################################################################## 100.0% [2021-02-24T14:19:31.141Z] #28 5.974 [2021-02-24T14:19:31.141Z] #28 6.397 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-24T14:19:31.141Z] #28 6.509 [2021-02-24T14:19:31.141Z] #28 6.572 ######################################################################## 100.0% [2021-02-24T14:19:31.141Z] #28 6.598 [2021-02-24T14:19:31.141Z] #28 6.939 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-24T14:19:31.141Z] #28 7.034 [2021-02-24T14:19:31.141Z] #28 7.154 ########################################################### 82.7% ######################################################################## 100.0% [2021-02-24T14:19:31.141Z] #28 7.193 [2021-02-24T14:19:31.141Z] #28 7.503 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-24T14:19:31.141Z] #28 7.594 [2021-02-24T14:19:31.141Z] #28 7.710 ### 5.3% ###################### 31.6% ################################# 47.1% ############################################### 65.3% ########################################################### 82.8% ######################################################################## 100.0% [2021-02-24T14:19:31.141Z] #28 8.265 [2021-02-24T14:19:31.141Z] #28 8.622 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-24T14:19:31.141Z] #28 8.724 [2021-02-24T14:19:31.141Z] #28 8.795 ######################################################################## 100.0% [2021-02-24T14:19:31.141Z] #28 8.817 [2021-02-24T14:19:31.141Z] #28 9.063 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-24T14:19:31.141Z] #28 9.155 [2021-02-24T14:19:31.141Z] #28 9.221 ######################################################################## 100.0% [2021-02-24T14:19:31.141Z] #28 9.244 [2021-02-24T14:19:31.141Z] #28 9.259 Download of images into '/build' complete. [2021-02-24T14:19:31.141Z] #28 9.259 Use something like the following to load the result into a Docker daemon: [2021-02-24T14:19:31.141Z] #28 9.259 tar -cC '/build' . | docker load [2021-02-24T14:19:31.141Z] #28 ... [2021-02-24T14:19:31.141Z] [2021-02-24T14:19:31.141Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:19:31.141Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:19:31.217Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.081s coverage: 65.3% of statements [2021-02-24T14:19:31.402Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s [2021-02-24T14:19:31.976Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.6s done [2021-02-24T14:19:32.029Z] #28 ... [2021-02-24T14:19:32.030Z] [2021-02-24T14:19:32.030Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:19:32.030Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-24T14:19:32.030Z] #10 DONE 6.6s [2021-02-24T14:19:32.030Z] [2021-02-24T14:19:32.030Z] #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 [2021-02-24T14:19:32.030Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-24T14:19:32.030Z] #11 ... [2021-02-24T14:19:32.030Z] [2021-02-24T14:19:32.030Z] #28 [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 [2021-02-24T14:19:32.030Z] #28 sha256:01186302e28dbb45ceb671d574f4ced2e78f40c6a8dbe6ae658429fb48ff2126 [2021-02-24T14:19:32.030Z] #28 DONE 14.2s [2021-02-24T14:19:32.030Z] [2021-02-24T14:19:32.030Z] #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 [2021-02-24T14:19:32.030Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-24T14:19:32.551Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-24T14:19:32.995Z] #11 DONE 0.9s [2021-02-24T14:19:32.995Z] [2021-02-24T14:19:32.996Z] #23 [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 [2021-02-24T14:19:32.996Z] #23 sha256:a213fbdfe3a08a46dc0914ec5aa03f05a9a5de4d6cc17cc93699f2c39c115caf [2021-02-24T14:19:33.146Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.9% of statements [2021-02-24T14:19:33.267Z] #23 ... [2021-02-24T14:19:33.267Z] [2021-02-24T14:19:33.267Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-24T14:19:33.267Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-24T14:19:33.267Z] #30 DONE 0.3s [2021-02-24T14:19:33.267Z] [2021-02-24T14:19:33.267Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-24T14:19:33.267Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-24T14:19:33.267Z] #38 DONE 0.3s [2021-02-24T14:19:33.267Z] [2021-02-24T14:19:33.267Z] #39 [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 [2021-02-24T14:19:33.267Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:19:35.099Z] #9 DONE 40.3s [2021-02-24T14:19:35.099Z] [2021-02-24T14:19:35.099Z] #28 [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 [2021-02-24T14:19:35.099Z] #28 sha256:b0dcc114e22d2fe3eda1584b02b50cc5f8e684eb7741dd6d044f364ded92b723 [2021-02-24T14:19:35.099Z] #28 ... [2021-02-24T14:19:35.099Z] [2021-02-24T14:19:35.099Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:19:35.099Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-24T14:19:36.467Z] ok github.com/docker/docker/daemon/cluster 0.234s coverage: 0.5% of statements [2021-02-24T14:19:37.647Z] #10 ... [2021-02-24T14:19:37.647Z] [2021-02-24T14:19:37.647Z] #28 [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 [2021-02-24T14:19:37.647Z] #28 sha256:b0dcc114e22d2fe3eda1584b02b50cc5f8e684eb7741dd6d044f364ded92b723 [2021-02-24T14:19:37.647Z] #28 DONE 15.7s [2021-02-24T14:19:37.647Z] [2021-02-24T14:19:37.647Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:19:37.647Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-24T14:19:38.221Z] #10 DONE 3.5s [2021-02-24T14:19:38.398Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2021-02-24T14:19:38.483Z] [2021-02-24T14:19:38.483Z] #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 [2021-02-24T14:19:38.483Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-24T14:19:38.597Z] #39 ... [2021-02-24T14:19:38.597Z] [2021-02-24T14:19:38.597Z] #57 [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 [2021-02-24T14:19:38.597Z] #57 sha256:fe01de6b022f2b32228bd70b923ebbb0f871bde333ad8af5f1c5ba03f87e3101 [2021-02-24T14:19:38.597Z] #57 5.943 + RM_GOPATH=0 [2021-02-24T14:19:38.597Z] #57 5.943 + TMP_GOPATH= [2021-02-24T14:19:38.597Z] #57 5.943 + : /build [2021-02-24T14:19:38.597Z] #57 5.943 + '[' -z '' ']' [2021-02-24T14:19:38.597Z] #57 5.943 ++ mktemp -d [2021-02-24T14:19:38.661Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.8% of statements [2021-02-24T14:19:38.856Z] #57 5.986 + export GOPATH=/tmp/tmp.pjDbVbXLrB [2021-02-24T14:19:38.857Z] #57 5.986 + GOPATH=/tmp/tmp.pjDbVbXLrB [2021-02-24T14:19:38.857Z] #57 5.986 + RM_GOPATH=1 [2021-02-24T14:19:38.857Z] #57 5.986 + case "$(go env GOARCH)" in [2021-02-24T14:19:38.857Z] #57 5.986 ++ go env GOARCH [2021-02-24T14:19:38.857Z] #57 5.986 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:38.857Z] #57 5.986 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:38.857Z] #57 5.986 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:38.857Z] #57 5.986 + dir=/tmp/install [2021-02-24T14:19:38.857Z] #57 5.986 + bin=rootlesskit [2021-02-24T14:19:38.857Z] #57 5.986 + shift [2021-02-24T14:19:38.857Z] #57 5.986 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-24T14:19:38.857Z] #57 5.986 + . /tmp/install/rootlesskit.installer [2021-02-24T14:19:38.857Z] #57 5.986 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:19:38.857Z] #57 5.986 + install_rootlesskit [2021-02-24T14:19:38.857Z] #57 5.986 + case "$1" in [2021-02-24T14:19:38.857Z] #57 5.986 + export CGO_ENABLED=0 [2021-02-24T14:19:38.857Z] #57 5.986 + CGO_ENABLED=0 [2021-02-24T14:19:38.857Z] #57 5.986 + _install_rootlesskit [2021-02-24T14:19:38.857Z] #57 5.986 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-24T14:19:38.857Z] #57 5.986 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pjDbVbXLrB/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:19:38.857Z] #57 5.986 Cloning into '/tmp/tmp.pjDbVbXLrB/src/github.com/rootless-containers/rootlesskit'... [2021-02-24T14:19:38.857Z] #57 6.004 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:19:39.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-24T14:19:39.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-24T14:19:39.614Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2021-02-24T14:19:39.794Z] #57 6.934 + cd /tmp/tmp.pjDbVbXLrB/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:19:39.794Z] #57 6.934 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:19:39.794Z] #57 6.947 + export GO111MODULE=on [2021-02-24T14:19:39.794Z] #57 6.947 + GO111MODULE=on [2021-02-24T14:19:39.794Z] #57 6.947 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:19:39.794Z] #57 6.947 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-24T14:19:39.871Z] #11 DONE 1.2s [2021-02-24T14:19:39.871Z] [2021-02-24T14:19:39.871Z] #23 [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 [2021-02-24T14:19:39.871Z] #23 sha256:8454f7338cf9378746a35ace3beb17c73ecb6bc1471300f808e235a2d6bf1c88 [2021-02-24T14:19:39.871Z] #23 ... [2021-02-24T14:19:39.871Z] [2021-02-24T14:19:39.871Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-24T14:19:39.871Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-24T14:19:39.871Z] #38 DONE 0.4s [2021-02-24T14:19:39.871Z] [2021-02-24T14:19:39.871Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-24T14:19:39.871Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-24T14:19:39.871Z] #30 DONE 0.4s [2021-02-24T14:19:39.871Z] [2021-02-24T14:19:39.871Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:19:39.871Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:19:40.054Z] #57 ... [2021-02-24T14:19:40.054Z] [2021-02-24T14:19:40.054Z] #48 [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 [2021-02-24T14:19:40.054Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:19:40.054Z] #48 7.115 + RM_GOPATH=0 [2021-02-24T14:19:40.054Z] #48 7.115 + TMP_GOPATH= [2021-02-24T14:19:40.054Z] #48 7.115 + : /build [2021-02-24T14:19:40.054Z] #48 7.115 + '[' -z '' ']' [2021-02-24T14:19:40.054Z] #48 7.115 ++ mktemp -d [2021-02-24T14:19:40.054Z] #48 7.122 + export GOPATH=/tmp/tmp.b9GNj9ibcz [2021-02-24T14:19:40.054Z] #48 7.122 + GOPATH=/tmp/tmp.b9GNj9ibcz [2021-02-24T14:19:40.054Z] #48 7.122 + RM_GOPATH=1 [2021-02-24T14:19:40.054Z] #48 7.122 + case "$(go env GOARCH)" in [2021-02-24T14:19:40.054Z] #48 7.122 ++ go env GOARCH [2021-02-24T14:19:40.054Z] #48 7.159 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:40.054Z] #48 7.159 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:40.054Z] #48 7.174 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:40.054Z] #48 7.176 + dir=/tmp/install [2021-02-24T14:19:40.054Z] #48 7.176 + bin=golangci_lint [2021-02-24T14:19:40.054Z] #48 7.176 + shift [2021-02-24T14:19:40.054Z] #48 7.176 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-24T14:19:40.054Z] #48 7.176 + . /tmp/install/golangci_lint.installer [2021-02-24T14:19:40.054Z] #48 7.176 ++ : v1.23.8 [2021-02-24T14:19:40.054Z] #48 7.176 + install_golangci_lint [2021-02-24T14:19:40.054Z] #48 7.176 + set -e [2021-02-24T14:19:40.054Z] #48 7.176 + export GO111MODULE=on [2021-02-24T14:19:40.054Z] #48 7.176 + GO111MODULE=on [2021-02-24T14:19:40.054Z] #48 7.176 + GOBIN=/build [2021-02-24T14:19:40.054Z] #48 7.176 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-24T14:19:40.054Z] #48 7.195 go: finding github.com v1.23.8 [2021-02-24T14:19:40.054Z] #48 7.195 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-24T14:19:40.054Z] #48 7.195 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-24T14:19:40.054Z] #48 7.195 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:19:40.054Z] #48 7.195 go: finding github.com/golangci v1.23.8 [2021-02-24T14:19:40.313Z] #48 ... [2021-02-24T14:19:40.313Z] [2021-02-24T14:19:40.313Z] #23 [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 [2021-02-24T14:19:40.313Z] #23 sha256:a213fbdfe3a08a46dc0914ec5aa03f05a9a5de4d6cc17cc93699f2c39c115caf [2021-02-24T14:19:40.313Z] #23 7.412 + RM_GOPATH=0 [2021-02-24T14:19:40.313Z] #23 7.412 + TMP_GOPATH= [2021-02-24T14:19:40.313Z] #23 7.412 + : /build [2021-02-24T14:19:40.313Z] #23 7.412 + '[' -z '' ']' [2021-02-24T14:19:40.313Z] #23 7.412 ++ mktemp -d [2021-02-24T14:19:40.313Z] #23 7.412 + export GOPATH=/tmp/tmp.j1RLLwMxyq [2021-02-24T14:19:40.313Z] #23 7.412 + GOPATH=/tmp/tmp.j1RLLwMxyq [2021-02-24T14:19:40.313Z] #23 7.412 + RM_GOPATH=1 [2021-02-24T14:19:40.313Z] #23 7.412 + case "$(go env GOARCH)" in [2021-02-24T14:19:40.313Z] #23 7.418 ++ go env GOARCH [2021-02-24T14:19:40.313Z] #23 7.429 Install docker/cli version 17.06.2-ce from stable [2021-02-24T14:19:40.313Z] #23 7.429 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:40.313Z] #23 7.429 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:40.313Z] #23 7.429 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:40.313Z] #23 7.429 + dir=/tmp/install [2021-02-24T14:19:40.313Z] #23 7.429 + bin=dockercli [2021-02-24T14:19:40.313Z] #23 7.429 + shift [2021-02-24T14:19:40.313Z] #23 7.429 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-24T14:19:40.313Z] #23 7.429 + . /tmp/install/dockercli.installer [2021-02-24T14:19:40.313Z] #23 7.429 ++ : stable [2021-02-24T14:19:40.313Z] #23 7.429 ++ : 17.06.2-ce [2021-02-24T14:19:40.313Z] #23 7.429 + install_dockercli [2021-02-24T14:19:40.313Z] #23 7.429 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-24T14:19:40.313Z] #23 7.429 ++ uname -m [2021-02-24T14:19:40.313Z] #23 7.457 + arch=x86_64 [2021-02-24T14:19:40.313Z] #23 7.457 + '[' x86_64 '!=' x86_64 ']' [2021-02-24T14:19:40.313Z] #23 7.457 + url=https://download.docker.com/linux/static [2021-02-24T14:19:40.313Z] #23 7.457 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-24T14:19:40.314Z] #23 7.457 + tar -xz docker/docker [2021-02-24T14:19:41.010Z] ok github.com/docker/docker/daemon/graphdriver 0.037s coverage: 2.2% of statements [2021-02-24T14:19:42.861Z] #23 ... [2021-02-24T14:19:42.861Z] [2021-02-24T14:19:42.861Z] #33 [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 [2021-02-24T14:19:42.861Z] #33 sha256:125e6b29c3835743edc99583d6ae319fad0356e1b6abe3ef0608a33a3a06c49b [2021-02-24T14:19:42.861Z] #33 7.104 + RM_GOPATH=0 [2021-02-24T14:19:42.861Z] #33 7.104 + TMP_GOPATH= [2021-02-24T14:19:42.861Z] #33 7.104 + : /build [2021-02-24T14:19:42.861Z] #33 7.104 + '[' -z '' ']' [2021-02-24T14:19:42.861Z] #33 7.104 ++ mktemp -d [2021-02-24T14:19:42.861Z] #33 7.104 + export GOPATH=/tmp/tmp.hbCB6lo8K8 [2021-02-24T14:19:42.861Z] #33 7.104 + GOPATH=/tmp/tmp.hbCB6lo8K8 [2021-02-24T14:19:42.861Z] #33 7.104 + RM_GOPATH=1 [2021-02-24T14:19:42.861Z] #33 7.104 + case "$(go env GOARCH)" in [2021-02-24T14:19:42.861Z] #33 7.121 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:19:42.861Z] #33 7.121 ++ go env GOARCH [2021-02-24T14:19:42.861Z] #33 7.121 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:42.861Z] #33 7.121 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:42.861Z] #33 7.121 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:42.861Z] #33 7.121 + dir=/tmp/install [2021-02-24T14:19:42.861Z] #33 7.121 + bin=tomlv [2021-02-24T14:19:42.861Z] #33 7.121 + shift [2021-02-24T14:19:42.861Z] #33 7.121 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-24T14:19:42.861Z] #33 7.121 + . /tmp/install/tomlv.installer [2021-02-24T14:19:42.861Z] #33 7.121 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:19:42.861Z] #33 7.121 + install_tomlv [2021-02-24T14:19:42.861Z] #33 7.121 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-24T14:19:42.861Z] #33 7.121 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hbCB6lo8K8/src/github.com/BurntSushi/toml [2021-02-24T14:19:42.861Z] #33 7.135 Cloning into '/tmp/tmp.hbCB6lo8K8/src/github.com/BurntSushi/toml'... [2021-02-24T14:19:42.861Z] #33 8.023 + cd /tmp/tmp.hbCB6lo8K8/src/github.com/BurntSushi/toml [2021-02-24T14:19:42.861Z] #33 8.023 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:19:42.861Z] #33 8.058 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:19:42.861Z] #33 8.723 runtime/internal/atomic [2021-02-24T14:19:42.861Z] #33 8.758 internal/cpu [2021-02-24T14:19:42.861Z] #33 8.953 runtime/internal/sys [2021-02-24T14:19:42.861Z] #33 9.144 runtime/internal/math [2021-02-24T14:19:42.861Z] #33 9.183 internal/bytealg [2021-02-24T14:19:42.861Z] #33 9.326 math/bits [2021-02-24T14:19:43.121Z] #33 ... [2021-02-24T14:19:43.121Z] [2021-02-24T14:19:43.121Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:19:43.121Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:19:43.121Z] #12 7.604 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:19:43.121Z] #12 7.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:19:43.121Z] #12 7.733 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:19:43.121Z] #12 10.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:19:43.121Z] #12 ... [2021-02-24T14:19:43.121Z] [2021-02-24T14:19:43.121Z] #35 [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 [2021-02-24T14:19:43.121Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:19:43.121Z] #35 8.969 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:19:43.121Z] #35 9.016 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:19:43.121Z] #35 9.016 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:19:43.404Z] #35 ... [2021-02-24T14:19:43.404Z] [2021-02-24T14:19:43.404Z] #50 [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 [2021-02-24T14:19:43.404Z] #50 sha256:fa3ec0c37f6b7bc78d2065cbd24e455fadd249c74da517f09f7164fa2f09f543 [2021-02-24T14:19:43.404Z] #50 7.856 + RM_GOPATH=0 [2021-02-24T14:19:43.404Z] #50 7.856 + TMP_GOPATH= [2021-02-24T14:19:43.404Z] #50 7.856 + : /build [2021-02-24T14:19:43.404Z] #50 7.856 + '[' -z '' ']' [2021-02-24T14:19:43.404Z] #50 7.856 ++ mktemp -d [2021-02-24T14:19:43.404Z] #50 7.859 + export GOPATH=/tmp/tmp.wDfW9KOBqT [2021-02-24T14:19:43.404Z] #50 7.859 + GOPATH=/tmp/tmp.wDfW9KOBqT [2021-02-24T14:19:43.404Z] #50 7.859 + RM_GOPATH=1 [2021-02-24T14:19:43.404Z] #50 7.859 + case "$(go env GOARCH)" in [2021-02-24T14:19:43.404Z] #50 7.864 ++ go env GOARCH [2021-02-24T14:19:43.404Z] #50 7.886 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:43.404Z] #50 7.886 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:43.404Z] #50 7.896 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:43.404Z] #50 7.896 + dir=/tmp/install [2021-02-24T14:19:43.404Z] #50 7.896 + bin=shfmt [2021-02-24T14:19:43.404Z] #50 7.896 + shift [2021-02-24T14:19:43.404Z] #50 7.896 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-24T14:19:43.404Z] #50 7.896 + . /tmp/install/shfmt.installer [2021-02-24T14:19:43.404Z] #50 7.896 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:19:43.404Z] #50 7.896 + install_shfmt [2021-02-24T14:19:43.404Z] #50 7.896 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-24T14:19:43.404Z] #50 7.896 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wDfW9KOBqT/src/github.com/mvdan/sh [2021-02-24T14:19:43.404Z] #50 7.896 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:19:43.404Z] #50 7.928 Cloning into '/tmp/tmp.wDfW9KOBqT/src/github.com/mvdan/sh'... [2021-02-24T14:19:43.404Z] #50 ... [2021-02-24T14:19:43.404Z] [2021-02-24T14:19:43.404Z] #46 [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 [2021-02-24T14:19:43.404Z] #46 sha256:fa0dd250f6e5978d0df6ab5df2bebaf6afddf9f9f5ad4a8ca9bca8aac7e849ca [2021-02-24T14:19:43.404Z] #46 7.453 + RM_GOPATH=0 [2021-02-24T14:19:43.404Z] #46 7.453 + TMP_GOPATH= [2021-02-24T14:19:43.404Z] #46 7.453 + : /build [2021-02-24T14:19:43.404Z] #46 7.453 + '[' -z '' ']' [2021-02-24T14:19:43.404Z] #46 7.453 ++ mktemp -d [2021-02-24T14:19:43.404Z] #46 7.453 + export GOPATH=/tmp/tmp.kk0I6ssHuu [2021-02-24T14:19:43.404Z] #46 7.453 + GOPATH=/tmp/tmp.kk0I6ssHuu [2021-02-24T14:19:43.404Z] #46 7.453 + RM_GOPATH=1 [2021-02-24T14:19:43.404Z] #46 7.453 + case "$(go env GOARCH)" in [2021-02-24T14:19:43.404Z] #46 7.453 ++ go env GOARCH [2021-02-24T14:19:43.404Z] #46 7.477 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:43.404Z] #46 7.477 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:43.404Z] #46 7.477 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:43.404Z] #46 7.496 + dir=/tmp/install [2021-02-24T14:19:43.404Z] #46 7.496 + bin=gotestsum [2021-02-24T14:19:43.404Z] #46 7.496 + shift [2021-02-24T14:19:43.404Z] #46 7.496 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-24T14:19:43.404Z] #46 7.496 + . /tmp/install/gotestsum.installer [2021-02-24T14:19:43.404Z] #46 7.496 ++ : v0.5.3 [2021-02-24T14:19:43.404Z] #46 7.496 + install_gotestsum [2021-02-24T14:19:43.404Z] #46 7.496 + set -e [2021-02-24T14:19:43.404Z] #46 7.496 + export GO111MODULE=on [2021-02-24T14:19:43.404Z] #46 7.496 + GO111MODULE=on [2021-02-24T14:19:43.404Z] #46 7.496 + GOBIN=/build [2021-02-24T14:19:43.404Z] #46 7.496 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-24T14:19:43.404Z] #46 7.556 go: finding gotest.tools v0.5.3 [2021-02-24T14:19:43.404Z] #46 7.556 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-24T14:19:43.404Z] #46 8.755 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-24T14:19:43.404Z] #46 9.250 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-24T14:19:43.404Z] #46 10.68 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-24T14:19:43.404Z] #46 10.71 go: downloading github.com/fatih/color v1.9.0 [2021-02-24T14:19:43.404Z] #46 ... [2021-02-24T14:19:43.404Z] [2021-02-24T14:19:43.404Z] #63 [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 [2021-02-24T14:19:43.404Z] #63 sha256:af4fbe3a0d158e85a290fdca78a7784471e174de66b0c945e977adfce51f4827 [2021-02-24T14:19:43.404Z] #63 8.336 + RM_GOPATH=0 [2021-02-24T14:19:43.404Z] #63 8.336 + TMP_GOPATH= [2021-02-24T14:19:43.404Z] #63 8.336 + : /build [2021-02-24T14:19:43.404Z] #63 8.336 + '[' -z '' ']' [2021-02-24T14:19:43.404Z] #63 8.336 ++ mktemp -d [2021-02-24T14:19:43.404Z] #63 8.376 + export GOPATH=/tmp/tmp.4tONzuBXBe [2021-02-24T14:19:43.404Z] #63 8.376 + GOPATH=/tmp/tmp.4tONzuBXBe [2021-02-24T14:19:43.404Z] #63 8.376 + RM_GOPATH=1 [2021-02-24T14:19:43.404Z] #63 8.376 + case "$(go env GOARCH)" in [2021-02-24T14:19:43.404Z] #63 8.376 ++ go env GOARCH [2021-02-24T14:19:43.404Z] #63 8.528 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:19:43.404Z] #63 8.528 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:43.404Z] #63 8.528 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:43.404Z] #63 8.528 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:43.404Z] #63 8.528 + dir=/tmp/install [2021-02-24T14:19:43.404Z] #63 8.528 + bin=proxy [2021-02-24T14:19:43.404Z] #63 8.528 + shift [2021-02-24T14:19:43.404Z] #63 8.528 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-24T14:19:43.404Z] #63 8.528 + . /tmp/install/proxy.installer [2021-02-24T14:19:43.404Z] #63 8.528 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:19:43.404Z] #63 8.528 + install_proxy [2021-02-24T14:19:43.404Z] #63 8.528 + case "$1" in [2021-02-24T14:19:43.404Z] #63 8.528 + export CGO_ENABLED=0 [2021-02-24T14:19:43.404Z] #63 8.528 + CGO_ENABLED=0 [2021-02-24T14:19:43.404Z] #63 8.528 + _install_proxy [2021-02-24T14:19:43.404Z] #63 8.528 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-24T14:19:43.404Z] #63 8.528 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4tONzuBXBe/src/github.com/docker/libnetwork [2021-02-24T14:19:43.404Z] #63 8.577 Cloning into '/tmp/tmp.4tONzuBXBe/src/github.com/docker/libnetwork'... [2021-02-24T14:19:43.664Z] #63 ... [2021-02-24T14:19:43.664Z] [2021-02-24T14:19:43.664Z] #41 [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 [2021-02-24T14:19:43.664Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:19:43.664Z] #41 7.635 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:19:43.664Z] #41 7.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:19:43.664Z] #41 7.747 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:19:43.664Z] #41 9.714 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:19:43.664Z] #41 ... [2021-02-24T14:19:43.664Z] [2021-02-24T14:19:43.664Z] #44 [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 [2021-02-24T14:19:43.664Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:19:43.664Z] #44 6.960 + RM_GOPATH=0 [2021-02-24T14:19:43.664Z] #44 6.960 + TMP_GOPATH= [2021-02-24T14:19:43.664Z] #44 6.960 + : /build [2021-02-24T14:19:43.664Z] #44 6.960 + '[' -z '' ']' [2021-02-24T14:19:43.664Z] #44 6.960 ++ mktemp -d [2021-02-24T14:19:43.664Z] #44 6.960 + export GOPATH=/tmp/tmp.vOJLazQcJg [2021-02-24T14:19:43.664Z] #44 6.960 + GOPATH=/tmp/tmp.vOJLazQcJg [2021-02-24T14:19:43.664Z] #44 6.960 + RM_GOPATH=1 [2021-02-24T14:19:43.664Z] #44 6.960 + case "$(go env GOARCH)" in [2021-02-24T14:19:43.664Z] #44 6.960 ++ go env GOARCH [2021-02-24T14:19:43.664Z] #44 6.966 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:43.664Z] #44 6.966 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:43.664Z] #44 6.966 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:43.664Z] #44 6.970 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:19:43.664Z] #44 6.972 + dir=/tmp/install [2021-02-24T14:19:43.664Z] #44 6.972 + bin=vndr [2021-02-24T14:19:43.664Z] #44 6.972 + shift [2021-02-24T14:19:43.664Z] #44 6.972 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-24T14:19:43.664Z] #44 6.972 + . /tmp/install/vndr.installer [2021-02-24T14:19:43.664Z] #44 6.972 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:19:43.664Z] #44 6.972 + install_vndr [2021-02-24T14:19:43.664Z] #44 6.972 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-24T14:19:43.664Z] #44 6.972 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vOJLazQcJg/src/github.com/LK4D4/vndr [2021-02-24T14:19:43.664Z] #44 6.972 Cloning into '/tmp/tmp.vOJLazQcJg/src/github.com/LK4D4/vndr'... [2021-02-24T14:19:43.664Z] #44 7.501 + cd /tmp/tmp.vOJLazQcJg/src/github.com/LK4D4/vndr [2021-02-24T14:19:43.664Z] #44 7.501 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:19:43.664Z] #44 7.523 + go build -buildmode=pie -v -o /build/vndr . [2021-02-24T14:19:43.664Z] #44 9.048 internal/cpu [2021-02-24T14:19:43.664Z] #44 9.097 runtime/internal/sys [2021-02-24T14:19:43.664Z] #44 9.586 internal/race [2021-02-24T14:19:43.664Z] #44 9.734 sync/atomic [2021-02-24T14:19:43.664Z] #44 10.93 unicode [2021-02-24T14:19:43.664Z] #44 10.93 runtime [2021-02-24T14:19:43.925Z] #44 ... [2021-02-24T14:19:43.925Z] [2021-02-24T14:19:43.925Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:19:43.925Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:19:43.925Z] #31 8.218 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-24T14:19:43.925Z] #31 8.243 Cloning into '.'... [2021-02-24T14:19:43.925Z] #31 ... [2021-02-24T14:19:43.925Z] [2021-02-24T14:19:43.925Z] #54 [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 [2021-02-24T14:19:43.925Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:19:43.925Z] #54 8.080 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:19:43.925Z] #54 8.132 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:19:43.925Z] #54 8.134 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:19:43.925Z] #54 9.377 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:19:44.186Z] #54 ... [2021-02-24T14:19:44.186Z] [2021-02-24T14:19:44.186Z] #35 [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 [2021-02-24T14:19:44.186Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:19:44.186Z] #35 11.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:19:44.327Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-02-24T14:19:44.590Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.564s coverage: 14.1% of statements [2021-02-24T14:19:45.178Z] #31 ... [2021-02-24T14:19:45.178Z] [2021-02-24T14:19:45.178Z] #57 [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 [2021-02-24T14:19:45.178Z] #57 sha256:08a5155bb748666f9e4c8d660d4a67d0a45a199883f1caaa7ac47eeb0e5c887c [2021-02-24T14:19:45.178Z] #57 5.606 + RM_GOPATH=0 [2021-02-24T14:19:45.178Z] #57 5.606 + TMP_GOPATH= [2021-02-24T14:19:45.178Z] #57 5.606 + : /build [2021-02-24T14:19:45.178Z] #57 5.606 + '[' -z '' ']' [2021-02-24T14:19:45.178Z] #57 5.606 ++ mktemp -d [2021-02-24T14:19:45.178Z] #57 5.607 + export GOPATH=/tmp/tmp.8SqE4YiDtd [2021-02-24T14:19:45.178Z] #57 5.607 + GOPATH=/tmp/tmp.8SqE4YiDtd [2021-02-24T14:19:45.178Z] #57 5.607 + RM_GOPATH=1 [2021-02-24T14:19:45.178Z] #57 5.607 + case "$(go env GOARCH)" in [2021-02-24T14:19:45.178Z] #57 5.607 ++ go env GOARCH [2021-02-24T14:19:45.178Z] #57 5.613 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:45.178Z] #57 5.613 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:45.178Z] #57 5.613 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:45.178Z] #57 5.614 + dir=/tmp/install [2021-02-24T14:19:45.178Z] #57 5.614 + bin=rootlesskit [2021-02-24T14:19:45.178Z] #57 5.614 + shift [2021-02-24T14:19:45.178Z] #57 5.614 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-24T14:19:45.178Z] #57 5.614 + . /tmp/install/rootlesskit.installer [2021-02-24T14:19:45.178Z] #57 5.614 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:19:45.178Z] #57 5.614 + install_rootlesskit [2021-02-24T14:19:45.178Z] #57 5.614 + case "$1" in [2021-02-24T14:19:45.178Z] #57 5.614 + export CGO_ENABLED=0 [2021-02-24T14:19:45.178Z] #57 5.614 + CGO_ENABLED=0 [2021-02-24T14:19:45.178Z] #57 5.614 + _install_rootlesskit [2021-02-24T14:19:45.178Z] #57 5.615 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-24T14:19:45.178Z] #57 5.615 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8SqE4YiDtd/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:19:45.178Z] #57 5.617 Cloning into '/tmp/tmp.8SqE4YiDtd/src/github.com/rootless-containers/rootlesskit'... [2021-02-24T14:19:45.178Z] #57 5.623 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:19:45.538Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.666s coverage: 56.2% of statements [2021-02-24T14:19:47.096Z] #57 7.290 + cd /tmp/tmp.8SqE4YiDtd/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:19:47.096Z] #57 7.290 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:19:47.096Z] #57 7.328 + export GO111MODULE=on [2021-02-24T14:19:47.096Z] #57 7.328 + GO111MODULE=on [2021-02-24T14:19:47.096Z] #57 7.328 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:19:47.096Z] #57 7.328 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-24T14:19:47.096Z] #57 ... [2021-02-24T14:19:47.096Z] [2021-02-24T14:19:47.096Z] #23 [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 [2021-02-24T14:19:47.096Z] #23 sha256:8454f7338cf9378746a35ace3beb17c73ecb6bc1471300f808e235a2d6bf1c88 [2021-02-24T14:19:47.096Z] #23 7.484 + RM_GOPATH=0 [2021-02-24T14:19:47.096Z] #23 7.484 + TMP_GOPATH= [2021-02-24T14:19:47.096Z] #23 7.484 + : /build [2021-02-24T14:19:47.096Z] #23 7.484 + '[' -z '' ']' [2021-02-24T14:19:47.096Z] #23 7.484 ++ mktemp -d [2021-02-24T14:19:47.096Z] #23 7.495 + export GOPATH=/tmp/tmp.9CnVZRd8CT [2021-02-24T14:19:47.096Z] #23 7.495 + GOPATH=/tmp/tmp.9CnVZRd8CT [2021-02-24T14:19:47.096Z] #23 7.495 + RM_GOPATH=1 [2021-02-24T14:19:47.096Z] #23 7.495 + case "$(go env GOARCH)" in [2021-02-24T14:19:47.096Z] #23 7.495 ++ go env GOARCH [2021-02-24T14:19:47.096Z] #23 7.508 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:47.096Z] #23 7.508 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:47.096Z] #23 7.508 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:47.096Z] #23 7.541 Install docker/cli version 17.06.2-ce from stable [2021-02-24T14:19:47.096Z] #23 7.541 + dir=/tmp/install [2021-02-24T14:19:47.096Z] #23 7.541 + bin=dockercli [2021-02-24T14:19:47.096Z] #23 7.541 + shift [2021-02-24T14:19:47.096Z] #23 7.541 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-24T14:19:47.096Z] #23 7.541 + . /tmp/install/dockercli.installer [2021-02-24T14:19:47.096Z] #23 7.541 ++ : stable [2021-02-24T14:19:47.096Z] #23 7.541 ++ : 17.06.2-ce [2021-02-24T14:19:47.096Z] #23 7.541 + install_dockercli [2021-02-24T14:19:47.096Z] #23 7.541 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-24T14:19:47.096Z] #23 7.541 ++ uname -m [2021-02-24T14:19:47.096Z] #23 7.547 + arch=x86_64 [2021-02-24T14:19:47.096Z] #23 7.547 + '[' x86_64 '!=' x86_64 ']' [2021-02-24T14:19:47.096Z] #23 7.547 + url=https://download.docker.com/linux/static [2021-02-24T14:19:47.096Z] #23 7.547 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-24T14:19:47.096Z] #23 7.548 + tar -xz docker/docker [2021-02-24T14:19:48.097Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.9% of statements [2021-02-24T14:19:48.383Z] #35 14.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:19:49.321Z] #35 ... [2021-02-24T14:19:49.321Z] [2021-02-24T14:19:49.321Z] #57 [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 [2021-02-24T14:19:49.321Z] #57 sha256:fe01de6b022f2b32228bd70b923ebbb0f871bde333ad8af5f1c5ba03f87e3101 [2021-02-24T14:19:49.321Z] #57 9.230 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:19:49.321Z] #57 9.230 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:19:49.321Z] #57 9.294 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-24T14:19:49.321Z] #57 9.358 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:19:49.321Z] #57 9.466 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:19:49.321Z] #57 9.658 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:19:49.321Z] #57 9.726 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:19:49.321Z] #57 9.837 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:19:49.321Z] #57 10.15 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-24T14:19:49.321Z] #57 10.24 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:19:49.321Z] #57 10.33 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-24T14:19:49.321Z] #57 10.41 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:19:49.321Z] #57 10.49 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-24T14:19:49.321Z] #57 10.58 go: downloading github.com/google/uuid v1.2.0 [2021-02-24T14:19:49.321Z] #57 10.61 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:19:49.321Z] #57 10.77 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:19:49.321Z] #57 11.24 go: extracting github.com/google/uuid v1.2.0 [2021-02-24T14:19:49.321Z] #57 11.35 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-24T14:19:49.321Z] #57 12.49 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:19:49.321Z] #57 13.72 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:19:49.321Z] #57 14.36 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:19:49.321Z] #57 14.36 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-24T14:19:49.322Z] #57 16.56 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:19:49.581Z] #57 16.72 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:19:49.728Z] #23 ... [2021-02-24T14:19:49.728Z] [2021-02-24T14:19:49.728Z] #33 [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 [2021-02-24T14:19:49.728Z] #33 sha256:5b1880c5b11e29f09c142479bf3b8e0d908896396a79217f47802060aa6a76a9 [2021-02-24T14:19:49.728Z] #33 7.140 + RM_GOPATH=0 [2021-02-24T14:19:49.728Z] #33 7.140 + TMP_GOPATH= [2021-02-24T14:19:49.728Z] #33 7.140 + : /build [2021-02-24T14:19:49.728Z] #33 7.140 + '[' -z '' ']' [2021-02-24T14:19:49.728Z] #33 7.140 ++ mktemp -d [2021-02-24T14:19:49.728Z] #33 7.140 + export GOPATH=/tmp/tmp.MYDcO7V9LT [2021-02-24T14:19:49.728Z] #33 7.140 + GOPATH=/tmp/tmp.MYDcO7V9LT [2021-02-24T14:19:49.728Z] #33 7.140 + RM_GOPATH=1 [2021-02-24T14:19:49.728Z] #33 7.140 + case "$(go env GOARCH)" in [2021-02-24T14:19:49.728Z] #33 7.140 ++ go env GOARCH [2021-02-24T14:19:49.728Z] #33 7.158 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:49.728Z] #33 7.158 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:49.728Z] #33 7.164 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:49.728Z] #33 7.164 + dir=/tmp/install [2021-02-24T14:19:49.728Z] #33 7.164 + bin=tomlv [2021-02-24T14:19:49.728Z] #33 7.164 + shift [2021-02-24T14:19:49.728Z] #33 7.164 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-24T14:19:49.728Z] #33 7.164 + . /tmp/install/tomlv.installer [2021-02-24T14:19:49.728Z] #33 7.164 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:19:49.728Z] #33 7.164 + install_tomlv [2021-02-24T14:19:49.728Z] #33 7.164 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-24T14:19:49.728Z] #33 7.164 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MYDcO7V9LT/src/github.com/BurntSushi/toml [2021-02-24T14:19:49.728Z] #33 7.164 Cloning into '/tmp/tmp.MYDcO7V9LT/src/github.com/BurntSushi/toml'... [2021-02-24T14:19:49.728Z] #33 7.164 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:19:49.728Z] #33 8.406 + cd /tmp/tmp.MYDcO7V9LT/src/github.com/BurntSushi/toml [2021-02-24T14:19:49.728Z] #33 8.406 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:19:49.728Z] #33 8.470 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:19:49.728Z] #33 9.985 internal/cpu [2021-02-24T14:19:49.728Z] #33 9.994 runtime/internal/atomic [2021-02-24T14:19:49.728Z] #33 ... [2021-02-24T14:19:49.728Z] [2021-02-24T14:19:49.728Z] #46 [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 [2021-02-24T14:19:49.728Z] #46 sha256:ad50f91d05d148a474292fb3504a95832ba49ef8f667a7b458d8a260fc592d2e [2021-02-24T14:19:49.728Z] #46 6.975 + RM_GOPATH=0 [2021-02-24T14:19:49.728Z] #46 6.975 + TMP_GOPATH= [2021-02-24T14:19:49.728Z] #46 6.975 + : /build [2021-02-24T14:19:49.728Z] #46 6.975 + '[' -z '' ']' [2021-02-24T14:19:49.728Z] #46 6.975 ++ mktemp -d [2021-02-24T14:19:49.728Z] #46 6.975 + export GOPATH=/tmp/tmp.bYyhMK0CUx [2021-02-24T14:19:49.728Z] #46 6.975 + GOPATH=/tmp/tmp.bYyhMK0CUx [2021-02-24T14:19:49.728Z] #46 6.975 + RM_GOPATH=1 [2021-02-24T14:19:49.728Z] #46 6.975 + case "$(go env GOARCH)" in [2021-02-24T14:19:49.728Z] #46 6.975 ++ go env GOARCH [2021-02-24T14:19:49.728Z] #46 7.000 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:49.728Z] #46 7.000 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:49.728Z] #46 7.000 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:49.728Z] #46 7.000 + dir=/tmp/install [2021-02-24T14:19:49.728Z] #46 7.000 + bin=gotestsum [2021-02-24T14:19:49.728Z] #46 7.000 + shift [2021-02-24T14:19:49.728Z] #46 7.000 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-24T14:19:49.728Z] #46 7.000 + . /tmp/install/gotestsum.installer [2021-02-24T14:19:49.728Z] #46 7.000 ++ : v0.5.3 [2021-02-24T14:19:49.728Z] #46 7.000 + install_gotestsum [2021-02-24T14:19:49.728Z] #46 7.000 + set -e [2021-02-24T14:19:49.728Z] #46 7.000 + export GO111MODULE=on [2021-02-24T14:19:49.728Z] #46 7.000 + GO111MODULE=on [2021-02-24T14:19:49.728Z] #46 7.000 + GOBIN=/build [2021-02-24T14:19:49.728Z] #46 7.000 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-24T14:19:49.728Z] #46 7.046 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-24T14:19:49.728Z] #46 7.058 go: finding gotest.tools v0.5.3 [2021-02-24T14:19:49.728Z] #46 8.128 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-24T14:19:49.728Z] #46 8.972 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-24T14:19:49.728Z] #46 ... [2021-02-24T14:19:49.728Z] [2021-02-24T14:19:49.728Z] #35 [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 [2021-02-24T14:19:49.728Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:19:49.728Z] #35 9.165 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:19:49.728Z] #35 9.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:19:49.728Z] #35 9.350 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:19:50.020Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.256s coverage: 45.9% of statements [2021-02-24T14:19:50.106Z] #35 ... [2021-02-24T14:19:50.106Z] [2021-02-24T14:19:50.106Z] #48 [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 [2021-02-24T14:19:50.106Z] #48 sha256:9bdf8623efe15c7524cf95044abec43b3295a18cf109ebfa2e99d33e3859104d [2021-02-24T14:19:50.106Z] #48 7.635 + RM_GOPATH=0 [2021-02-24T14:19:50.106Z] #48 7.635 + TMP_GOPATH= [2021-02-24T14:19:50.106Z] #48 7.635 + : /build [2021-02-24T14:19:50.106Z] #48 7.635 + '[' -z '' ']' [2021-02-24T14:19:50.106Z] #48 7.635 ++ mktemp -d [2021-02-24T14:19:50.106Z] #48 7.644 + export GOPATH=/tmp/tmp.2vUBIAQ4aD [2021-02-24T14:19:50.106Z] #48 7.644 + GOPATH=/tmp/tmp.2vUBIAQ4aD [2021-02-24T14:19:50.106Z] #48 7.644 + RM_GOPATH=1 [2021-02-24T14:19:50.106Z] #48 7.644 + case "$(go env GOARCH)" in [2021-02-24T14:19:50.106Z] #48 7.644 ++ go env GOARCH [2021-02-24T14:19:50.106Z] #48 7.711 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:50.106Z] #48 7.711 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:50.106Z] #48 7.711 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:50.106Z] #48 7.711 + dir=/tmp/install [2021-02-24T14:19:50.106Z] #48 7.711 + bin=golangci_lint [2021-02-24T14:19:50.106Z] #48 7.711 + shift [2021-02-24T14:19:50.106Z] #48 7.711 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-24T14:19:50.106Z] #48 7.711 + . /tmp/install/golangci_lint.installer [2021-02-24T14:19:50.106Z] #48 7.711 ++ : v1.23.8 [2021-02-24T14:19:50.106Z] #48 7.711 + install_golangci_lint [2021-02-24T14:19:50.106Z] #48 7.711 + set -e [2021-02-24T14:19:50.106Z] #48 7.711 + export GO111MODULE=on [2021-02-24T14:19:50.106Z] #48 7.711 + GO111MODULE=on [2021-02-24T14:19:50.106Z] #48 7.711 + GOBIN=/build [2021-02-24T14:19:50.106Z] #48 7.711 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-24T14:19:50.106Z] #48 7.717 go: finding github.com v1.23.8 [2021-02-24T14:19:50.106Z] #48 7.717 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:19:50.106Z] #48 7.717 go: finding github.com/golangci v1.23.8 [2021-02-24T14:19:50.106Z] #48 7.717 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-24T14:19:50.106Z] #48 7.717 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-24T14:19:50.106Z] #48 9.161 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:19:50.106Z] #48 10.05 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:19:50.106Z] #48 ... [2021-02-24T14:19:50.106Z] [2021-02-24T14:19:50.106Z] #63 [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 [2021-02-24T14:19:50.106Z] #63 sha256:b28c56b2d8d9a64f72047508c15b9fcf3ca4947cfcdbac454d5f58dd2ec06c5c [2021-02-24T14:19:50.106Z] #63 6.483 + RM_GOPATH=0 [2021-02-24T14:19:50.106Z] #63 6.487 + TMP_GOPATH= [2021-02-24T14:19:50.106Z] #63 6.487 + : /build [2021-02-24T14:19:50.106Z] #63 6.487 + '[' -z '' ']' [2021-02-24T14:19:50.106Z] #63 6.497 ++ mktemp -d [2021-02-24T14:19:50.107Z] #63 6.497 + export GOPATH=/tmp/tmp.3RTe4oImwU [2021-02-24T14:19:50.107Z] #63 6.497 + GOPATH=/tmp/tmp.3RTe4oImwU [2021-02-24T14:19:50.107Z] #63 6.497 + RM_GOPATH=1 [2021-02-24T14:19:50.107Z] #63 6.497 + case "$(go env GOARCH)" in [2021-02-24T14:19:50.107Z] #63 6.497 ++ go env GOARCH [2021-02-24T14:19:50.107Z] #63 6.512 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:50.107Z] #63 6.512 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:50.107Z] #63 6.512 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:50.107Z] #63 6.513 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:19:50.107Z] #63 6.513 + dir=/tmp/install [2021-02-24T14:19:50.107Z] #63 6.513 + bin=proxy [2021-02-24T14:19:50.107Z] #63 6.513 + shift [2021-02-24T14:19:50.107Z] #63 6.513 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-24T14:19:50.107Z] #63 6.513 + . /tmp/install/proxy.installer [2021-02-24T14:19:50.107Z] #63 6.513 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:19:50.107Z] #63 6.513 + install_proxy [2021-02-24T14:19:50.107Z] #63 6.513 + case "$1" in [2021-02-24T14:19:50.107Z] #63 6.513 + export CGO_ENABLED=0 [2021-02-24T14:19:50.107Z] #63 6.513 + CGO_ENABLED=0 [2021-02-24T14:19:50.107Z] #63 6.513 + _install_proxy [2021-02-24T14:19:50.107Z] #63 6.513 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-24T14:19:50.107Z] #63 6.520 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3RTe4oImwU/src/github.com/docker/libnetwork [2021-02-24T14:19:50.107Z] #63 6.520 Cloning into '/tmp/tmp.3RTe4oImwU/src/github.com/docker/libnetwork'... [2021-02-24T14:19:50.152Z] #57 ... [2021-02-24T14:19:50.152Z] [2021-02-24T14:19:50.152Z] #35 [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 [2021-02-24T14:19:50.152Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:19:50.152Z] #35 17.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:19:50.431Z] #63 ... [2021-02-24T14:19:50.431Z] [2021-02-24T14:19:50.431Z] #50 [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 [2021-02-24T14:19:50.431Z] #50 sha256:6a45ebb5be392ecb4a683e471483278aed71e249ea617789db5bc5b0abbb92cc [2021-02-24T14:19:50.431Z] #50 6.096 + RM_GOPATH=0 [2021-02-24T14:19:50.431Z] #50 6.096 + TMP_GOPATH= [2021-02-24T14:19:50.431Z] #50 6.096 + : /build [2021-02-24T14:19:50.431Z] #50 6.096 + '[' -z '' ']' [2021-02-24T14:19:50.431Z] #50 6.106 ++ mktemp -d [2021-02-24T14:19:50.431Z] #50 6.106 + export GOPATH=/tmp/tmp.2Ikw9s1JsS [2021-02-24T14:19:50.431Z] #50 6.106 + GOPATH=/tmp/tmp.2Ikw9s1JsS [2021-02-24T14:19:50.431Z] #50 6.106 + RM_GOPATH=1 [2021-02-24T14:19:50.431Z] #50 6.106 + case "$(go env GOARCH)" in [2021-02-24T14:19:50.431Z] #50 6.106 ++ go env GOARCH [2021-02-24T14:19:50.431Z] #50 6.121 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:19:50.431Z] #50 6.122 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:50.431Z] #50 6.122 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:50.431Z] #50 6.122 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:50.431Z] #50 6.122 + dir=/tmp/install [2021-02-24T14:19:50.431Z] #50 6.122 + bin=shfmt [2021-02-24T14:19:50.431Z] #50 6.122 + shift [2021-02-24T14:19:50.431Z] #50 6.122 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-24T14:19:50.431Z] #50 6.122 + . /tmp/install/shfmt.installer [2021-02-24T14:19:50.431Z] #50 6.122 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:19:50.431Z] #50 6.122 + install_shfmt [2021-02-24T14:19:50.431Z] #50 6.122 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-24T14:19:50.431Z] #50 6.122 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2Ikw9s1JsS/src/github.com/mvdan/sh [2021-02-24T14:19:50.431Z] #50 6.126 Cloning into '/tmp/tmp.2Ikw9s1JsS/src/github.com/mvdan/sh'... [2021-02-24T14:19:50.431Z] #50 ... [2021-02-24T14:19:50.431Z] [2021-02-24T14:19:50.431Z] #39 [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 [2021-02-24T14:19:50.431Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:19:50.431Z] #39 7.655 + git clone https://github.com/docker/distribution.git . [2021-02-24T14:19:50.431Z] #39 7.655 Cloning into '.'... [2021-02-24T14:19:50.431Z] #39 ... [2021-02-24T14:19:50.431Z] [2021-02-24T14:19:50.431Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:19:50.431Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:19:50.431Z] #12 8.722 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:19:50.431Z] #12 8.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:19:50.431Z] #12 9.037 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:19:50.431Z] #12 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:19:50.710Z] #12 ... [2021-02-24T14:19:50.710Z] [2021-02-24T14:19:50.710Z] #54 [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 [2021-02-24T14:19:50.710Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:19:50.710Z] #54 9.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:19:50.710Z] #54 9.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:19:50.710Z] #54 9.520 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:19:50.710Z] #54 ... [2021-02-24T14:19:50.710Z] [2021-02-24T14:19:50.710Z] #41 [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 [2021-02-24T14:19:50.710Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:19:50.710Z] #41 9.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:19:50.710Z] #41 9.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:19:50.710Z] #41 9.393 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:19:50.978Z] #41 ... [2021-02-24T14:19:50.978Z] [2021-02-24T14:19:50.978Z] #44 [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 [2021-02-24T14:19:50.978Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:19:50.978Z] #44 7.681 + RM_GOPATH=0 [2021-02-24T14:19:50.978Z] #44 7.681 + TMP_GOPATH= [2021-02-24T14:19:50.978Z] #44 7.681 + : /build [2021-02-24T14:19:50.978Z] #44 7.681 + '[' -z '' ']' [2021-02-24T14:19:50.978Z] #44 7.681 ++ mktemp -d [2021-02-24T14:19:50.978Z] #44 7.681 + export GOPATH=/tmp/tmp.BLgW7RC07C [2021-02-24T14:19:50.978Z] #44 7.681 + GOPATH=/tmp/tmp.BLgW7RC07C [2021-02-24T14:19:50.978Z] #44 7.681 + RM_GOPATH=1 [2021-02-24T14:19:50.978Z] #44 7.681 + case "$(go env GOARCH)" in [2021-02-24T14:19:50.978Z] #44 7.681 ++ go env GOARCH [2021-02-24T14:19:50.978Z] #44 7.745 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:19:50.978Z] #44 7.745 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:50.978Z] #44 7.745 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:19:50.978Z] #44 7.745 ++ dirname /tmp/install/install.sh [2021-02-24T14:19:50.978Z] #44 7.745 + dir=/tmp/install [2021-02-24T14:19:50.978Z] #44 7.745 + bin=vndr [2021-02-24T14:19:50.978Z] #44 7.745 + shift [2021-02-24T14:19:50.978Z] #44 7.745 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-24T14:19:50.978Z] #44 7.745 + . /tmp/install/vndr.installer [2021-02-24T14:19:50.978Z] #44 7.745 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:19:50.978Z] #44 7.745 + install_vndr [2021-02-24T14:19:50.978Z] #44 7.745 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-24T14:19:50.978Z] #44 7.745 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BLgW7RC07C/src/github.com/LK4D4/vndr [2021-02-24T14:19:50.978Z] #44 7.745 Cloning into '/tmp/tmp.BLgW7RC07C/src/github.com/LK4D4/vndr'... [2021-02-24T14:19:50.978Z] #44 8.719 + cd /tmp/tmp.BLgW7RC07C/src/github.com/LK4D4/vndr [2021-02-24T14:19:50.978Z] #44 8.719 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:19:50.978Z] #44 8.755 + go build -buildmode=pie -v -o /build/vndr . [2021-02-24T14:19:50.978Z] #44 ... [2021-02-24T14:19:50.978Z] [2021-02-24T14:19:50.978Z] #54 [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 [2021-02-24T14:19:50.978Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:19:50.978Z] #54 11.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:19:51.411Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.744s coverage: 73.3% of statements [2021-02-24T14:19:51.550Z] #35 ... [2021-02-24T14:19:51.550Z] [2021-02-24T14:19:51.550Z] #48 [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 [2021-02-24T14:19:51.550Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:19:51.550Z] #48 8.401 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:19:51.551Z] #48 9.539 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:19:51.551Z] #48 ... [2021-02-24T14:19:51.551Z] [2021-02-24T14:19:51.551Z] #39 [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 [2021-02-24T14:19:51.551Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:19:51.551Z] #39 8.163 + git clone https://github.com/docker/distribution.git . [2021-02-24T14:19:51.551Z] #39 8.163 Cloning into '.'... [2021-02-24T14:19:51.551Z] #39 ... [2021-02-24T14:19:51.551Z] [2021-02-24T14:19:51.551Z] #46 [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 [2021-02-24T14:19:51.551Z] #46 sha256:fa0dd250f6e5978d0df6ab5df2bebaf6afddf9f9f5ad4a8ca9bca8aac7e849ca [2021-02-24T14:19:51.551Z] #46 10.81 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:19:51.551Z] #46 10.81 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:19:51.551Z] #46 10.86 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:19:51.551Z] #46 10.91 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:19:51.551Z] #46 10.94 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:19:51.551Z] #46 11.13 go: extracting github.com/fatih/color v1.9.0 [2021-02-24T14:19:51.551Z] #46 11.25 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:19:51.551Z] #46 11.71 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:19:51.551Z] #46 12.01 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:19:51.551Z] #46 12.04 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:19:51.551Z] #46 12.04 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:19:51.551Z] #46 13.00 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-24T14:19:51.551Z] #46 13.04 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:19:51.551Z] #46 13.31 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:19:51.551Z] #46 13.57 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:19:51.551Z] #46 13.60 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:19:51.551Z] #46 13.60 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:19:51.551Z] #46 15.98 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:19:51.551Z] #46 17.02 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:19:51.551Z] #46 17.61 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:19:51.674Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.943s coverage: 49.4% of statements [2021-02-24T14:19:51.811Z] #46 ... [2021-02-24T14:19:51.811Z] [2021-02-24T14:19:51.811Z] #57 [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 [2021-02-24T14:19:51.811Z] #57 sha256:fe01de6b022f2b32228bd70b923ebbb0f871bde333ad8af5f1c5ba03f87e3101 [2021-02-24T14:19:51.811Z] #57 18.90 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:19:53.065Z] ok github.com/docker/docker/daemon 12.389s coverage: 17.2% of statements [2021-02-24T14:19:53.065Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-24T14:19:53.065Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-24T14:19:53.065Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-24T14:19:53.065Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-24T14:19:53.065Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-24T14:19:53.199Z] #57 ... [2021-02-24T14:19:53.199Z] [2021-02-24T14:19:53.199Z] #23 [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 [2021-02-24T14:19:53.199Z] #23 sha256:a213fbdfe3a08a46dc0914ec5aa03f05a9a5de4d6cc17cc93699f2c39c115caf [2021-02-24T14:19:53.199Z] #23 19.67 + mkdir -p /build [2021-02-24T14:19:53.199Z] #23 19.67 + mv docker/docker /build/ [2021-02-24T14:19:53.199Z] #23 19.69 + rmdir docker [2021-02-24T14:19:53.199Z] #23 DONE 20.2s [2021-02-24T14:19:53.199Z] [2021-02-24T14:19:53.199Z] #33 [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 [2021-02-24T14:19:53.199Z] #33 sha256:125e6b29c3835743edc99583d6ae319fad0356e1b6abe3ef0608a33a3a06c49b [2021-02-24T14:19:53.199Z] #33 10.30 math [2021-02-24T14:19:53.199Z] #33 10.71 runtime [2021-02-24T14:19:53.199Z] #33 16.30 internal/testlog [2021-02-24T14:19:53.199Z] #33 16.72 encoding [2021-02-24T14:19:53.199Z] #33 16.94 runtime/cgo [2021-02-24T14:19:53.328Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 57.5% of statements [2021-02-24T14:19:53.458Z] #33 ... [2021-02-24T14:19:53.458Z] [2021-02-24T14:19:53.458Z] #48 [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 [2021-02-24T14:19:53.458Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:19:53.458Z] #48 20.57 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-24T14:19:53.458Z] #48 20.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:19:53.458Z] #48 20.58 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:19:53.458Z] #48 20.58 go: downloading github.com/spf13/viper v1.6.1 [2021-02-24T14:19:53.458Z] #48 20.58 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:19:53.458Z] #48 20.58 go: downloading github.com/fatih/color v1.7.0 [2021-02-24T14:19:53.906Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2021-02-24T14:19:53.906Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2021-02-24T14:19:54.029Z] #48 20.98 go: downloading github.com/pkg/errors v0.8.1 [2021-02-24T14:19:54.029Z] #48 20.98 go: extracting github.com/spf13/viper v1.6.1 [2021-02-24T14:19:54.029Z] #48 21.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:19:54.029Z] #48 21.14 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:19:54.029Z] #48 21.25 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:19:54.029Z] #48 21.34 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-24T14:19:54.289Z] #48 21.40 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:19:54.289Z] #48 21.43 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-24T14:19:54.289Z] #48 21.44 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:19:54.289Z] #48 21.47 go: extracting github.com/pkg/errors v0.8.1 [2021-02-24T14:19:54.289Z] #48 21.53 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:19:54.550Z] #48 21.70 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-24T14:19:54.550Z] #48 21.74 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:19:54.550Z] #48 21.75 go: extracting github.com/fatih/color v1.7.0 [2021-02-24T14:19:54.550Z] #48 21.79 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:19:54.550Z] #48 21.82 go: downloading github.com/spf13/afero v1.1.2 [2021-02-24T14:19:55.134Z] #48 22.21 go: downloading github.com/spf13/cast v1.3.0 [2021-02-24T14:19:55.134Z] #48 22.38 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-24T14:19:55.134Z] #48 22.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:19:55.134Z] #48 22.48 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:19:55.191Z] #54 15.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:19:55.394Z] #48 22.55 go: extracting github.com/spf13/afero v1.1.2 [2021-02-24T14:19:55.394Z] #48 22.55 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-24T14:19:55.394Z] #48 22.63 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:19:55.653Z] #48 22.69 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:19:55.653Z] #48 22.86 go: extracting github.com/spf13/cast v1.3.0 [2021-02-24T14:19:55.913Z] #48 23.02 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:19:55.913Z] #48 ... [2021-02-24T14:19:55.913Z] [2021-02-24T14:19:55.913Z] #41 [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 [2021-02-24T14:19:55.913Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:19:55.913Z] #41 12.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:19:55.913Z] #41 15.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:19:55.913Z] #41 ... [2021-02-24T14:19:55.913Z] [2021-02-24T14:19:55.913Z] #48 [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 [2021-02-24T14:19:55.913Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:19:55.913Z] #48 23.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:19:55.913Z] #48 23.12 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:19:56.135Z] #54 ... [2021-02-24T14:19:56.135Z] [2021-02-24T14:19:56.135Z] #57 [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 [2021-02-24T14:19:56.135Z] #57 sha256:08a5155bb748666f9e4c8d660d4a67d0a45a199883f1caaa7ac47eeb0e5c887c [2021-02-24T14:19:56.135Z] #57 9.630 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:19:56.135Z] #57 9.973 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:19:56.135Z] #57 9.973 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:19:56.135Z] #57 9.973 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:19:56.135Z] #57 9.994 go: downloading github.com/google/uuid v1.2.0 [2021-02-24T14:19:56.135Z] #57 10.01 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-24T14:19:56.135Z] #57 10.04 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:19:56.135Z] #57 10.20 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:19:56.135Z] #57 10.71 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-24T14:19:56.135Z] #57 10.90 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-24T14:19:56.135Z] #57 10.90 go: extracting github.com/google/uuid v1.2.0 [2021-02-24T14:19:56.135Z] #57 10.98 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:19:56.135Z] #57 11.50 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:19:56.135Z] #57 11.76 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-24T14:19:56.135Z] #57 11.96 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:19:56.135Z] #57 12.00 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:19:56.135Z] #57 12.19 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-24T14:19:56.135Z] #57 12.19 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:19:56.135Z] #57 12.99 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:19:56.135Z] #57 15.76 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:19:56.135Z] #57 15.97 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:19:56.135Z] #57 16.02 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-24T14:19:56.172Z] #48 23.28 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:19:56.172Z] #48 ... [2021-02-24T14:19:56.172Z] [2021-02-24T14:19:56.172Z] #54 [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 [2021-02-24T14:19:56.172Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:19:56.172Z] #54 13.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:19:56.172Z] #54 16.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:19:56.172Z] #54 ... [2021-02-24T14:19:56.172Z] [2021-02-24T14:19:56.172Z] #48 [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 [2021-02-24T14:19:56.172Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:19:56.172Z] #48 23.38 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:19:56.432Z] #48 23.62 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:19:56.432Z] #48 23.65 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:19:56.496Z] ok github.com/docker/docker/daemon/logger 0.264s coverage: 43.2% of statements [2021-02-24T14:19:56.692Z] #48 23.84 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:19:56.692Z] #48 ... [2021-02-24T14:19:56.692Z] [2021-02-24T14:19:56.692Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:19:56.692Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:19:56.692Z] #12 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:19:56.692Z] #12 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:19:56.692Z] #12 ... [2021-02-24T14:19:56.692Z] [2021-02-24T14:19:56.692Z] #48 [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 [2021-02-24T14:19:56.692Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:19:56.692Z] #48 23.93 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:19:56.952Z] #48 24.06 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:19:56.952Z] #48 24.11 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:19:56.952Z] #48 24.12 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:19:57.113Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.7% of statements [2021-02-24T14:19:57.212Z] #48 24.36 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:19:57.212Z] #48 24.55 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:19:57.394Z] ok github.com/docker/docker/daemon/logger/awslogs 0.276s coverage: 77.4% of statements [2021-02-24T14:19:57.472Z] #48 24.63 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:19:57.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-24T14:19:57.665Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.056s coverage: 57.7% of statements [2021-02-24T14:19:57.665Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-24T14:19:57.665Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-24T14:19:57.665Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-24T14:19:57.665Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-24T14:19:57.665Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-24T14:19:57.665Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-24T14:19:57.731Z] #48 24.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:19:57.732Z] #48 24.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:19:58.011Z] #48 25.01 go: downloading golang.org/x/text v0.3.2 [2021-02-24T14:19:58.011Z] #48 25.23 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:19:58.011Z] #48 25.23 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-24T14:19:58.011Z] #48 ... [2021-02-24T14:19:58.011Z] [2021-02-24T14:19:58.011Z] #44 [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 [2021-02-24T14:19:58.011Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:19:58.011Z] #44 15.28 unicode/utf8 [2021-02-24T14:19:58.011Z] #44 15.92 math [2021-02-24T14:19:58.011Z] #44 20.55 unicode/utf16 [2021-02-24T14:19:58.011Z] #44 20.79 container/list [2021-02-24T14:19:58.011Z] #44 21.42 crypto/internal/subtle [2021-02-24T14:19:58.011Z] #44 21.66 crypto/subtle [2021-02-24T14:19:58.011Z] #44 21.80 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-24T14:19:58.011Z] #44 22.20 internal/nettrace [2021-02-24T14:19:58.011Z] #44 22.27 runtime/cgo [2021-02-24T14:19:58.052Z] #57 18.51 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:19:58.052Z] #57 ... [2021-02-24T14:19:58.052Z] [2021-02-24T14:19:58.052Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:19:58.052Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:19:58.052Z] #31 8.183 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-24T14:19:58.052Z] #31 8.184 Cloning into '.'... [2021-02-24T14:19:58.270Z] #44 ... [2021-02-24T14:19:58.270Z] [2021-02-24T14:19:58.270Z] #48 [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 [2021-02-24T14:19:58.270Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:19:58.270Z] #48 25.38 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:19:58.325Z] #31 ... [2021-02-24T14:19:58.325Z] [2021-02-24T14:19:58.325Z] #54 [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 [2021-02-24T14:19:58.325Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:19:58.325Z] #54 18.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:19:58.530Z] #48 25.61 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:19:58.647Z] ok github.com/docker/docker/daemon/logger/gelf 0.049s coverage: 67.0% of statements [2021-02-24T14:19:58.647Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 23.9% of statements [2021-02-24T14:19:58.790Z] #48 25.81 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:19:58.790Z] #48 26.02 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-24T14:19:58.910Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.051s coverage: 87.2% of statements [2021-02-24T14:19:59.050Z] #48 26.07 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:19:59.342Z] #48 26.39 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:19:59.342Z] #48 26.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:19:59.342Z] #48 26.54 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-24T14:19:59.492Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 61.6% of statements [2021-02-24T14:19:59.606Z] #48 26.74 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:19:59.606Z] #48 26.87 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-24T14:19:59.606Z] #48 26.88 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:19:59.810Z] #54 ... [2021-02-24T14:19:59.810Z] [2021-02-24T14:19:59.810Z] #23 [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 [2021-02-24T14:19:59.810Z] #23 sha256:8454f7338cf9378746a35ace3beb17c73ecb6bc1471300f808e235a2d6bf1c88 [2021-02-24T14:19:59.810Z] #23 19.91 + mkdir -p /build [2021-02-24T14:19:59.810Z] #23 19.93 + mv docker/docker /build/ [2021-02-24T14:19:59.810Z] #23 19.94 + rmdir docker [2021-02-24T14:19:59.810Z] #23 DONE 20.1s [2021-02-24T14:19:59.810Z] [2021-02-24T14:19:59.810Z] #50 [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 [2021-02-24T14:19:59.810Z] #50 sha256:6a45ebb5be392ecb4a683e471483278aed71e249ea617789db5bc5b0abbb92cc [2021-02-24T14:19:59.810Z] #50 19.07 + cd /tmp/tmp.2Ikw9s1JsS/src/github.com/mvdan/sh [2021-02-24T14:19:59.810Z] #50 19.07 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:19:59.810Z] #50 19.20 + GO111MODULE=on [2021-02-24T14:19:59.810Z] #50 19.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-24T14:19:59.865Z] #48 27.08 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-24T14:20:00.087Z] #50 ... [2021-02-24T14:20:00.087Z] [2021-02-24T14:20:00.087Z] #33 [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 [2021-02-24T14:20:00.087Z] #33 sha256:5b1880c5b11e29f09c142479bf3b8e0d908896396a79217f47802060aa6a76a9 [2021-02-24T14:20:00.087Z] #33 10.31 runtime/internal/sys [2021-02-24T14:20:00.087Z] #33 10.79 runtime/internal/math [2021-02-24T14:20:00.087Z] #33 11.18 math/bits [2021-02-24T14:20:00.087Z] #33 11.39 internal/bytealg [2021-02-24T14:20:00.087Z] #33 12.20 math [2021-02-24T14:20:00.087Z] #33 12.63 runtime [2021-02-24T14:20:00.087Z] #33 19.42 unicode/utf8 [2021-02-24T14:20:00.087Z] #33 20.12 encoding [2021-02-24T14:20:00.087Z] #33 ... [2021-02-24T14:20:00.087Z] [2021-02-24T14:20:00.087Z] #46 [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 [2021-02-24T14:20:00.087Z] #46 sha256:ad50f91d05d148a474292fb3504a95832ba49ef8f667a7b458d8a260fc592d2e [2021-02-24T14:20:00.087Z] #46 10.34 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:20:00.087Z] #46 10.53 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:20:00.088Z] #46 10.53 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-24T14:20:00.088Z] #46 10.53 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:20:00.088Z] #46 10.54 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:20:00.088Z] #46 10.55 go: downloading github.com/fatih/color v1.9.0 [2021-02-24T14:20:00.088Z] #46 10.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:20:00.088Z] #46 10.92 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:20:00.088Z] #46 11.17 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:20:00.088Z] #46 11.44 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:20:00.088Z] #46 11.54 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:20:00.088Z] #46 11.54 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:20:00.088Z] #46 11.60 go: extracting github.com/fatih/color v1.9.0 [2021-02-24T14:20:00.088Z] #46 11.90 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:20:00.088Z] #46 11.90 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:20:00.088Z] #46 11.90 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:20:00.088Z] #46 11.98 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-24T14:20:00.088Z] #46 12.09 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:20:00.088Z] #46 12.17 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:20:00.088Z] #46 16.64 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:20:00.088Z] #46 18.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:20:00.088Z] #46 18.28 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:20:00.350Z] #46 ... [2021-02-24T14:20:00.350Z] [2021-02-24T14:20:00.350Z] #48 [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 [2021-02-24T14:20:00.350Z] #48 sha256:9bdf8623efe15c7524cf95044abec43b3295a18cf109ebfa2e99d33e3859104d [2021-02-24T14:20:00.350Z] #48 20.52 go: downloading github.com/fatih/color v1.7.0 [2021-02-24T14:20:00.350Z] #48 20.59 go: downloading github.com/pkg/errors v0.8.1 [2021-02-24T14:20:00.350Z] #48 20.60 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:20:00.350Z] #48 20.76 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-24T14:20:00.434Z] #48 27.50 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:20:00.434Z] #48 27.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:20:00.434Z] #48 27.70 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-24T14:20:00.612Z] #48 21.13 go: downloading github.com/spf13/viper v1.6.1 [2021-02-24T14:20:00.612Z] #48 21.16 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-24T14:20:00.612Z] #48 21.16 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:20:00.693Z] #48 27.93 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:20:00.693Z] #48 27.95 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:20:00.887Z] ok github.com/docker/docker/daemon/logger/local 0.058s coverage: 75.2% of statements [2021-02-24T14:20:00.887Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-24T14:20:00.887Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2021-02-24T14:20:00.887Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.108s coverage: 55.1% of statements [2021-02-24T14:20:00.937Z] #48 21.24 go: extracting github.com/pkg/errors v0.8.1 [2021-02-24T14:20:00.937Z] #48 21.27 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:20:00.937Z] #48 21.33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:20:00.937Z] #48 21.33 go: extracting github.com/fatih/color v1.7.0 [2021-02-24T14:20:00.937Z] #48 ... [2021-02-24T14:20:00.937Z] [2021-02-24T14:20:00.937Z] #35 [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 [2021-02-24T14:20:00.937Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:20:00.937Z] #35 11.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:20:00.937Z] #35 15.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:20:00.937Z] #35 18.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:20:00.937Z] #35 ... [2021-02-24T14:20:00.937Z] [2021-02-24T14:20:00.937Z] #50 [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 [2021-02-24T14:20:00.937Z] #50 sha256:6a45ebb5be392ecb4a683e471483278aed71e249ea617789db5bc5b0abbb92cc [2021-02-24T14:20:00.937Z] #50 21.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:20:00.937Z] #50 21.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:20:00.937Z] #50 21.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:20:00.953Z] #48 28.14 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:20:01.210Z] #50 ... [2021-02-24T14:20:01.210Z] [2021-02-24T14:20:01.210Z] #41 [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 [2021-02-24T14:20:01.210Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:01.210Z] #41 11.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:20:01.210Z] #41 16.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:20:01.210Z] #41 19.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:20:01.210Z] #41 ... [2021-02-24T14:20:01.210Z] [2021-02-24T14:20:01.210Z] #44 [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 [2021-02-24T14:20:01.210Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:20:01.210Z] #44 11.55 internal/bytealg [2021-02-24T14:20:01.210Z] #44 11.55 internal/race [2021-02-24T14:20:01.210Z] #44 11.80 sync/atomic [2021-02-24T14:20:01.210Z] #44 12.77 runtime [2021-02-24T14:20:01.210Z] #44 12.90 unicode [2021-02-24T14:20:01.210Z] #44 18.90 unicode/utf8 [2021-02-24T14:20:01.210Z] #44 19.50 internal/testlog [2021-02-24T14:20:01.210Z] #44 19.95 encoding [2021-02-24T14:20:01.210Z] #44 20.21 unicode/utf16 [2021-02-24T14:20:01.210Z] #44 21.23 container/list [2021-02-24T14:20:01.212Z] #48 28.26 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:20:01.212Z] #48 28.33 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:20:01.474Z] #48 28.64 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:20:01.488Z] #44 ... [2021-02-24T14:20:01.488Z] [2021-02-24T14:20:01.488Z] #50 [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 [2021-02-24T14:20:01.488Z] #50 sha256:6a45ebb5be392ecb4a683e471483278aed71e249ea617789db5bc5b0abbb92cc [2021-02-24T14:20:01.488Z] #50 21.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:20:01.488Z] #50 21.87 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:20:01.836Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2021-02-24T14:20:02.042Z] #48 29.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:20:02.042Z] #48 29.07 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:20:02.301Z] #48 29.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:20:02.301Z] #48 29.46 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:20:02.412Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2021-02-24T14:20:02.433Z] #50 23.02 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:20:02.560Z] #48 29.78 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:20:02.987Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2021-02-24T14:20:03.498Z] #48 ... [2021-02-24T14:20:03.498Z] [2021-02-24T14:20:03.498Z] #57 [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 [2021-02-24T14:20:03.498Z] #57 sha256:fe01de6b022f2b32228bd70b923ebbb0f871bde333ad8af5f1c5ba03f87e3101 [2021-02-24T14:20:03.498Z] #57 20.79 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:20:03.498Z] #57 22.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:20:03.498Z] #57 22.86 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:20:03.498Z] #57 22.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:20:03.498Z] #57 23.38 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:20:03.498Z] #57 26.05 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:20:03.498Z] #57 26.11 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:20:03.498Z] #57 26.34 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:20:03.498Z] #57 26.51 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:20:03.498Z] #57 26.58 go: finding github.com/google/uuid v1.2.0 [2021-02-24T14:20:03.498Z] #57 26.63 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:20:03.498Z] #57 26.67 go: finding github.com/gofrs/flock v0.8.0 [2021-02-24T14:20:03.498Z] #57 26.70 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-24T14:20:03.498Z] #57 26.79 go: finding github.com/gorilla/mux v1.8.0 [2021-02-24T14:20:03.498Z] #57 26.90 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:20:03.498Z] #57 26.98 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:20:03.498Z] #57 27.02 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:20:03.498Z] #57 27.05 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:20:03.498Z] #57 27.28 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:20:03.498Z] #57 27.41 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:20:03.757Z] #57 ... [2021-02-24T14:20:03.757Z] [2021-02-24T14:20:03.757Z] #63 [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 [2021-02-24T14:20:03.757Z] #63 sha256:af4fbe3a0d158e85a290fdca78a7784471e174de66b0c945e977adfce51f4827 [2021-02-24T14:20:03.757Z] #63 29.11 Checking out files: 60% (1147/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-24T14:20:03.757Z] #63 29.82 + cd /tmp/tmp.4tONzuBXBe/src/github.com/docker/libnetwork [2021-02-24T14:20:03.757Z] #63 29.82 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:20:03.757Z] #63 30.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-24T14:20:03.820Z] #50 24.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:20:03.820Z] #50 ... [2021-02-24T14:20:03.820Z] [2021-02-24T14:20:03.820Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:03.820Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:03.820Z] #12 14.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:20:03.820Z] #12 18.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:20:03.820Z] #12 ... [2021-02-24T14:20:03.820Z] [2021-02-24T14:20:03.820Z] #48 [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 [2021-02-24T14:20:03.820Z] #48 sha256:9bdf8623efe15c7524cf95044abec43b3295a18cf109ebfa2e99d33e3859104d [2021-02-24T14:20:03.820Z] #48 21.50 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:20:03.820Z] #48 21.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:20:03.820Z] #48 21.56 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:20:03.820Z] #48 21.60 go: extracting github.com/spf13/viper v1.6.1 [2021-02-24T14:20:03.820Z] #48 21.63 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-24T14:20:03.820Z] #48 21.96 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-24T14:20:03.820Z] #48 22.18 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-24T14:20:03.820Z] #48 22.21 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:20:03.820Z] #48 22.39 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:20:03.820Z] #48 22.52 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:20:03.820Z] #48 22.56 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:20:03.820Z] #48 22.67 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:20:03.820Z] #48 22.73 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-24T14:20:03.820Z] #48 22.77 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-24T14:20:03.820Z] #48 23.28 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-24T14:20:03.820Z] #48 23.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:20:03.820Z] #48 23.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:20:03.820Z] #48 24.01 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:20:04.382Z] ok github.com/docker/docker/daemon/logger/splunk 2.097s coverage: 82.5% of statements [2021-02-24T14:20:04.382Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-24T14:20:04.382Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-24T14:20:04.382Z] ok github.com/docker/docker/distribution/metadata 0.181s coverage: 48.2% of statements [2021-02-24T14:20:04.392Z] #48 24.61 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:20:04.653Z] #48 25.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:20:04.915Z] #48 25.39 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:20:05.176Z] #48 25.59 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:20:05.192Z] #63 ... [2021-02-24T14:20:05.193Z] [2021-02-24T14:20:05.193Z] #50 [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 [2021-02-24T14:20:05.193Z] #50 sha256:fa3ec0c37f6b7bc78d2065cbd24e455fadd249c74da517f09f7164fa2f09f543 [2021-02-24T14:20:05.193Z] #50 22.10 + cd /tmp/tmp.wDfW9KOBqT/src/github.com/mvdan/sh [2021-02-24T14:20:05.193Z] #50 22.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:20:05.193Z] #50 22.33 + GO111MODULE=on [2021-02-24T14:20:05.193Z] #50 22.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-24T14:20:05.193Z] #50 23.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:20:05.193Z] #50 23.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:20:05.193Z] #50 23.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:20:05.193Z] #50 23.88 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:20:05.193Z] #50 23.90 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:20:05.193Z] #50 24.74 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:20:05.193Z] #50 25.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:20:05.193Z] #50 26.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:20:05.193Z] #50 28.22 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:20:05.193Z] #50 28.23 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:20:05.193Z] #50 28.44 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:20:05.193Z] #50 28.45 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:20:05.193Z] #50 29.40 runtime [2021-02-24T14:20:05.193Z] #50 ... [2021-02-24T14:20:05.193Z] [2021-02-24T14:20:05.193Z] #39 [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 [2021-02-24T14:20:05.193Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:20:05.193Z] #39 26.19 Checking out files: 90% (1515/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-24T14:20:05.193Z] #39 26.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-24T14:20:05.193Z] #39 28.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-24T14:20:05.334Z] ok github.com/docker/docker/distribution 0.295s coverage: 25.0% of statements [2021-02-24T14:20:05.334Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-24T14:20:05.784Z] #39 ... [2021-02-24T14:20:05.784Z] [2021-02-24T14:20:05.784Z] #46 [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 [2021-02-24T14:20:05.784Z] #46 sha256:fa0dd250f6e5978d0df6ab5df2bebaf6afddf9f9f5ad4a8ca9bca8aac7e849ca [2021-02-24T14:20:05.784Z] #46 22.84 go: finding github.com/fatih/color v1.9.0 [2021-02-24T14:20:05.784Z] #46 22.90 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:20:05.784Z] #46 22.93 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:20:05.784Z] #46 22.94 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:20:05.784Z] #46 22.98 go: finding github.com/spf13/pflag v1.0.3 [2021-02-24T14:20:05.784Z] #46 23.17 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:20:05.784Z] #46 23.49 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:20:05.784Z] #46 23.67 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:20:05.784Z] #46 23.70 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:20:05.784Z] #46 23.72 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:20:05.784Z] #46 23.73 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:20:05.910Z] ok github.com/docker/docker/errdefs 0.022s coverage: 53.1% of statements [2021-02-24T14:20:06.488Z] ok github.com/docker/docker/image 0.050s coverage: 86.6% of statements [2021-02-24T14:20:06.722Z] #46 ... [2021-02-24T14:20:06.722Z] [2021-02-24T14:20:06.722Z] #48 [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 [2021-02-24T14:20:06.722Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:20:06.722Z] #48 33.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:20:06.722Z] #48 33.82 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:20:06.722Z] #48 33.82 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:20:06.722Z] #48 33.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:20:06.722Z] #48 33.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:20:06.722Z] #48 33.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:20:06.722Z] #48 33.85 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:20:06.722Z] #48 33.85 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:20:06.722Z] #48 34.05 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:20:06.982Z] #48 34.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:20:06.982Z] #48 34.11 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:20:06.982Z] #48 34.11 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:20:06.982Z] #48 34.18 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:20:06.982Z] #48 34.27 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:20:06.982Z] #48 34.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:20:07.064Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2021-02-24T14:20:07.249Z] #48 34.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:20:07.249Z] #48 34.33 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:20:07.249Z] #48 34.33 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:20:07.249Z] #48 34.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:20:07.249Z] #48 34.52 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:20:07.327Z] ok github.com/docker/docker/distribution/xfer 1.732s coverage: 85.1% of statements [2021-02-24T14:20:07.327Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-24T14:20:07.508Z] #48 34.60 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:20:07.509Z] #48 34.66 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:20:07.509Z] #48 34.77 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:20:07.590Z] ok github.com/docker/docker/image/tarexport 0.030s coverage: 0.6% of statements [2021-02-24T14:20:07.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-24T14:20:07.726Z] #48 28.22 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:20:07.768Z] #48 34.77 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:20:07.768Z] #48 34.82 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:20:07.768Z] #48 34.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:20:07.768Z] #48 34.87 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:20:07.768Z] #48 34.89 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:20:07.768Z] #48 34.90 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:20:07.768Z] #48 35.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:20:07.768Z] #48 35.11 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:20:08.027Z] #48 35.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:20:08.027Z] #48 35.15 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:20:08.027Z] #48 35.24 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:20:08.027Z] #48 35.33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:20:08.166Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-02-24T14:20:08.166Z] ok github.com/docker/docker/image/v1 0.053s coverage: 25.0% of statements [2021-02-24T14:20:08.166Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-24T14:20:08.286Z] #48 35.50 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:20:08.286Z] #48 35.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:20:08.286Z] #48 35.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:20:08.286Z] #48 35.58 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:20:08.286Z] #48 35.61 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:20:08.299Z] #48 ... [2021-02-24T14:20:08.299Z] [2021-02-24T14:20:08.299Z] #46 [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 [2021-02-24T14:20:08.299Z] #46 sha256:ad50f91d05d148a474292fb3504a95832ba49ef8f667a7b458d8a260fc592d2e [2021-02-24T14:20:08.299Z] #46 25.72 go: finding github.com/fatih/color v1.9.0 [2021-02-24T14:20:08.299Z] #46 25.80 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:20:08.299Z] #46 25.82 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:20:08.299Z] #46 26.28 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:20:08.299Z] #46 26.31 go: finding github.com/spf13/pflag v1.0.3 [2021-02-24T14:20:08.299Z] #46 26.37 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:20:08.299Z] #46 26.76 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:20:08.299Z] #46 26.97 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:20:08.299Z] #46 27.18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:20:08.299Z] #46 27.19 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:20:08.299Z] #46 27.26 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:20:08.547Z] #48 35.62 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:20:08.547Z] #48 35.66 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-24T14:20:08.547Z] #48 35.79 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:20:08.547Z] #48 35.81 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-24T14:20:08.547Z] #48 35.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:20:08.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-24T14:20:08.872Z] #46 ... [2021-02-24T14:20:08.872Z] [2021-02-24T14:20:08.872Z] #57 [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 [2021-02-24T14:20:08.872Z] #57 sha256:08a5155bb748666f9e4c8d660d4a67d0a45a199883f1caaa7ac47eeb0e5c887c [2021-02-24T14:20:08.872Z] #57 19.48 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:20:08.872Z] #57 20.89 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:20:08.872Z] #57 24.44 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:20:08.872Z] #57 27.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:20:08.872Z] #57 28.08 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:20:08.872Z] #57 28.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:20:08.872Z] #57 28.33 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:20:09.125Z] #48 36.16 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:20:09.126Z] #48 36.23 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:20:09.133Z] #57 ... [2021-02-24T14:20:09.133Z] [2021-02-24T14:20:09.133Z] #50 [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 [2021-02-24T14:20:09.133Z] #50 sha256:6a45ebb5be392ecb4a683e471483278aed71e249ea617789db5bc5b0abbb92cc [2021-02-24T14:20:09.133Z] #50 26.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:20:09.133Z] #50 28.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:20:09.133Z] #50 28.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:20:09.133Z] #50 28.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:20:09.133Z] #50 29.00 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:20:09.386Z] #48 36.32 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-24T14:20:09.386Z] #48 36.36 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:20:09.386Z] #48 36.37 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:20:09.386Z] #48 36.37 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-24T14:20:09.386Z] #48 36.43 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:20:09.561Z] ok github.com/docker/docker/oci 0.050s coverage: 45.2% of statements [2021-02-24T14:20:09.561Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements [2021-02-24T14:20:09.647Z] #48 36.80 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:20:09.709Z] #50 30.11 runtime [2021-02-24T14:20:09.824Z] ok github.com/docker/docker/opts 0.064s coverage: 67.1% of statements [2021-02-24T14:20:09.946Z] #48 37.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:20:09.946Z] #48 37.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:20:09.946Z] #48 37.16 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:20:09.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-24T14:20:09.979Z] #50 30.23 runtime/cgo [2021-02-24T14:20:10.206Z] #48 37.18 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:20:10.206Z] #48 37.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:20:10.206Z] #48 37.33 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:20:10.245Z] #50 ... [2021-02-24T14:20:10.245Z] [2021-02-24T14:20:10.245Z] #33 [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 [2021-02-24T14:20:10.245Z] #33 sha256:5b1880c5b11e29f09c142479bf3b8e0d908896396a79217f47802060aa6a76a9 [2021-02-24T14:20:10.245Z] #33 20.75 runtime/cgo [2021-02-24T14:20:10.467Z] #48 37.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:20:10.467Z] #48 37.56 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:20:10.467Z] #48 37.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-24T14:20:10.467Z] #48 37.64 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:20:10.507Z] #33 ... [2021-02-24T14:20:10.507Z] [2021-02-24T14:20:10.507Z] #63 [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 [2021-02-24T14:20:10.507Z] #63 sha256:b28c56b2d8d9a64f72047508c15b9fcf3ca4947cfcdbac454d5f58dd2ec06c5c [2021-02-24T14:20:10.728Z] #48 37.76 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-24T14:20:10.728Z] #48 37.80 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:20:10.728Z] #48 ... [2021-02-24T14:20:10.728Z] [2021-02-24T14:20:10.728Z] #54 [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 [2021-02-24T14:20:10.728Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:20:10.728Z] #54 27.90 Fetched 8422 kB in 20s (420 kB/s) [2021-02-24T14:20:10.728Z] #54 27.90 Reading package lists... [2021-02-24T14:20:10.776Z] ok github.com/docker/docker/pkg/broadcaster 0.052s coverage: 100.0% of statements [2021-02-24T14:20:10.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-24T14:20:10.988Z] #54 35.11 Reading package lists... [2021-02-24T14:20:10.988Z] #54 ... [2021-02-24T14:20:10.988Z] [2021-02-24T14:20:10.988Z] #41 [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 [2021-02-24T14:20:10.988Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:10.988Z] #41 28.06 Fetched 8422 kB in 21s (407 kB/s) [2021-02-24T14:20:10.988Z] #41 28.06 Reading package lists... [2021-02-24T14:20:10.988Z] #41 35.01 Reading package lists... [2021-02-24T14:20:10.988Z] #41 ... [2021-02-24T14:20:10.988Z] [2021-02-24T14:20:10.988Z] #35 [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 [2021-02-24T14:20:10.988Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:20:10.988Z] #35 28.25 Fetched 8422 kB in 20s (427 kB/s) [2021-02-24T14:20:10.988Z] #35 28.25 Reading package lists... [2021-02-24T14:20:11.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-24T14:20:11.248Z] #35 35.36 Reading package lists... [2021-02-24T14:20:11.248Z] #35 ... [2021-02-24T14:20:11.248Z] [2021-02-24T14:20:11.248Z] #48 [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 [2021-02-24T14:20:11.248Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:20:11.248Z] #48 38.14 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-24T14:20:11.248Z] #48 38.14 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:20:11.248Z] #48 38.22 go: extracting golang.org/x/text v0.3.2 [2021-02-24T14:20:11.248Z] #48 38.49 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:20:11.248Z] #48 38.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:20:11.294Z] #63 30.20 Checking out files: 51% (984/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1714/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-24T14:20:11.294Z] #63 31.75 + cd /tmp/tmp.3RTe4oImwU/src/github.com/docker/libnetwork [2021-02-24T14:20:11.294Z] #63 31.75 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:20:11.556Z] #63 32.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-24T14:20:11.726Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-02-24T14:20:11.818Z] #48 38.73 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:20:11.818Z] #48 ... [2021-02-24T14:20:11.818Z] [2021-02-24T14:20:11.818Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:11.818Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:11.818Z] #12 28.76 Fetched 8422 kB in 21s (392 kB/s) [2021-02-24T14:20:11.818Z] #12 28.76 Reading package lists... [2021-02-24T14:20:11.818Z] #12 35.74 Reading package lists... [2021-02-24T14:20:11.818Z] #12 ... [2021-02-24T14:20:11.818Z] [2021-02-24T14:20:11.818Z] #48 [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 [2021-02-24T14:20:11.818Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:20:11.818Z] #48 39.00 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:20:11.988Z] ok github.com/docker/docker/pkg/authorization 0.478s coverage: 68.3% of statements [2021-02-24T14:20:12.078Z] #48 39.27 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:20:12.133Z] #63 ... [2021-02-24T14:20:12.133Z] [2021-02-24T14:20:12.133Z] #44 [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 [2021-02-24T14:20:12.133Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:20:12.133Z] #44 22.54 crypto/internal/subtle [2021-02-24T14:20:12.133Z] #44 22.71 crypto/subtle [2021-02-24T14:20:12.133Z] #44 22.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-24T14:20:12.133Z] #44 23.21 internal/nettrace [2021-02-24T14:20:12.133Z] #44 23.48 runtime/cgo [2021-02-24T14:20:12.133Z] #44 ... [2021-02-24T14:20:12.133Z] [2021-02-24T14:20:12.133Z] #39 [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 [2021-02-24T14:20:12.133Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:20:12.133Z] #39 30.68 Checking out files: 58% (982/1680) Checking out files: 59% (992/1680) Checking out files: 60% (1008/1680) Checking out files: 61% (1025/1680) Checking out files: 62% (1042/1680) Checking out files: 63% (1059/1680) Checking out files: 64% (1076/1680) Checking out files: 65% (1092/1680) Checking out files: 66% (1109/1680) Checking out files: 67% (1126/1680) Checking out files: 68% (1143/1680) Checking out files: 69% (1160/1680) Checking out files: 70% (1176/1680) Checking out files: 71% (1193/1680) Checking out files: 72% (1210/1680) Checking out files: 73% (1227/1680) Checking out files: 74% (1244/1680) Checking out files: 75% (1260/1680) Checking out files: 76% (1277/1680) Checking out files: 77% (1294/1680) Checking out files: 78% (1311/1680) Checking out files: 79% (1328/1680) Checking out files: 80% (1344/1680) Checking out files: 81% (1361/1680) Checking out files: 82% (1378/1680) Checking out files: 83% (1395/1680) Checking out files: 84% (1412/1680) Checking out files: 85% (1428/1680) Checking out files: 86% (1445/1680) Checking out files: 87% (1462/1680) Checking out files: 88% (1479/1680) Checking out files: 89% (1496/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-24T14:20:12.133Z] #39 31.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-24T14:20:12.337Z] #48 39.43 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:20:12.935Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2021-02-24T14:20:13.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-24T14:20:13.197Z] ok github.com/docker/docker/pkg/archive 1.307s coverage: 76.9% of statements [2021-02-24T14:20:13.460Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2021-02-24T14:20:13.722Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-02-24T14:20:14.670Z] ok github.com/docker/docker/pkg/discovery/memory 0.021s coverage: 92.3% of statements [2021-02-24T14:20:14.685Z] #39 34.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-24T14:20:14.878Z] #48 42.12 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-24T14:20:15.244Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2021-02-24T14:20:15.506Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-24T14:20:16.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-24T14:20:16.451Z] ok github.com/docker/docker/pkg/chrootarchive 3.486s coverage: 43.2% of statements [2021-02-24T14:20:16.714Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-02-24T14:20:16.976Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2021-02-24T14:20:17.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-24T14:20:17.420Z] #48 ... [2021-02-24T14:20:17.420Z] [2021-02-24T14:20:17.420Z] #44 [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 [2021-02-24T14:20:17.420Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:20:17.420Z] #44 42.37 internal/reflectlite [2021-02-24T14:20:17.420Z] #44 42.38 github.com/LK4D4/vndr/godl/singleflight [2021-02-24T14:20:17.420Z] #44 42.77 math/rand [2021-02-24T14:20:17.420Z] #44 43.83 internal/singleflight [2021-02-24T14:20:17.551Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-02-24T14:20:17.551Z] ok github.com/docker/docker/pkg/fsutils 0.327s coverage: 85.1% of statements [2021-02-24T14:20:17.815Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2021-02-24T14:20:17.988Z] #44 45.19 strconv [2021-02-24T14:20:17.997Z] #39 ... [2021-02-24T14:20:17.997Z] [2021-02-24T14:20:17.997Z] #48 [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 [2021-02-24T14:20:17.997Z] #48 sha256:9bdf8623efe15c7524cf95044abec43b3295a18cf109ebfa2e99d33e3859104d [2021-02-24T14:20:17.997Z] #48 31.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:20:17.997Z] #48 31.79 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:20:17.997Z] #48 31.79 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:20:17.997Z] #48 31.82 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:20:17.997Z] #48 31.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:20:17.997Z] #48 31.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:20:17.997Z] #48 31.83 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-24T14:20:17.997Z] #48 31.99 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:20:17.997Z] #48 32.01 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:20:17.997Z] #48 32.11 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:20:17.997Z] #48 32.11 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:20:17.997Z] #48 32.33 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:20:17.997Z] #48 32.51 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:20:17.997Z] #48 33.02 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:20:17.997Z] #48 33.03 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:20:17.997Z] #48 33.13 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:20:17.997Z] #48 33.21 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:20:17.997Z] #48 33.21 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-24T14:20:17.997Z] #48 33.48 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:20:17.997Z] #48 33.49 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:20:17.997Z] #48 33.61 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:20:17.997Z] #48 33.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:20:17.997Z] #48 33.75 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:20:17.997Z] #48 33.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:20:17.997Z] #48 33.98 go: downloading github.com/spf13/cast v1.3.0 [2021-02-24T14:20:17.997Z] #48 34.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:20:17.997Z] #48 34.03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:20:17.997Z] #48 34.06 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:20:17.997Z] #48 34.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:20:17.997Z] #48 34.27 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:20:17.997Z] #48 34.30 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:20:17.997Z] #48 34.30 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:20:17.997Z] #48 34.35 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:20:17.997Z] #48 34.37 go: downloading github.com/spf13/afero v1.1.2 [2021-02-24T14:20:17.997Z] #48 34.39 go: extracting github.com/spf13/cast v1.3.0 [2021-02-24T14:20:17.997Z] #48 34.40 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:20:17.997Z] #48 34.54 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:20:17.997Z] #48 34.56 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-24T14:20:17.997Z] #48 34.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:20:17.997Z] #48 34.70 go: extracting github.com/spf13/afero v1.1.2 [2021-02-24T14:20:17.997Z] #48 34.76 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:20:17.997Z] #48 34.88 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:20:17.997Z] #48 34.89 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:20:17.997Z] #48 34.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:20:17.997Z] #48 34.95 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:20:17.997Z] #48 34.97 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-24T14:20:17.997Z] #48 34.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:20:17.997Z] #48 35.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:20:17.997Z] #48 35.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:20:17.997Z] #48 35.16 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-24T14:20:17.997Z] #48 35.17 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:20:17.997Z] #48 35.26 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-24T14:20:17.997Z] #48 35.28 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:20:17.997Z] #48 35.41 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:20:17.997Z] #48 35.52 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:20:17.997Z] #48 35.55 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:20:17.997Z] #48 35.58 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:20:17.997Z] #48 35.66 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:20:17.997Z] #48 35.66 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:20:17.997Z] #48 35.66 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-24T14:20:17.997Z] #48 35.66 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:20:17.997Z] #48 35.67 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-24T14:20:17.997Z] #48 35.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:20:17.997Z] #48 35.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:20:17.997Z] #48 35.77 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:20:17.997Z] #48 35.82 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-24T14:20:17.997Z] #48 35.91 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:20:17.997Z] #48 35.95 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:20:17.997Z] #48 36.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:20:17.997Z] #48 36.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:20:17.997Z] #48 36.11 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:20:17.997Z] #48 36.15 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:20:17.997Z] #48 36.15 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:20:17.997Z] #48 36.24 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:20:17.997Z] #48 36.30 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:20:17.997Z] #48 36.60 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:20:17.997Z] #48 36.64 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:20:17.997Z] #48 36.71 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:20:17.997Z] #48 36.73 go: downloading golang.org/x/text v0.3.2 [2021-02-24T14:20:17.997Z] #48 36.75 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:20:17.997Z] #48 36.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:20:17.997Z] #48 36.89 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:20:17.997Z] #48 36.97 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:20:17.997Z] #48 37.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:20:17.997Z] #48 37.20 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:20:17.997Z] #48 37.50 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:20:17.997Z] #48 37.64 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:20:17.997Z] #48 37.75 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:20:17.997Z] #48 37.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:20:17.997Z] #48 38.10 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:20:17.997Z] #48 38.13 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:20:17.997Z] #48 38.15 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:20:17.997Z] #48 38.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:20:17.997Z] #48 38.30 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:20:17.997Z] #48 38.48 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:20:18.095Z] ok github.com/docker/docker/layer 7.282s coverage: 68.8% of statements [2021-02-24T14:20:18.095Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-24T14:20:18.095Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-24T14:20:18.095Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-24T14:20:18.095Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-24T14:20:18.095Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-24T14:20:18.095Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-24T14:20:18.095Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-24T14:20:18.248Z] #44 45.19 io [2021-02-24T14:20:18.259Z] #48 38.72 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:20:18.259Z] #48 38.72 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:20:18.259Z] #48 38.82 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-24T14:20:18.520Z] #48 39.05 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:20:18.520Z] #48 39.08 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:20:18.782Z] #48 39.14 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:20:19.044Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2021-02-24T14:20:19.044Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2021-02-24T14:20:19.044Z] ok github.com/docker/docker/pkg/ioutils 0.611s coverage: 70.6% of statements [2021-02-24T14:20:19.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-24T14:20:19.307Z] ok github.com/docker/docker/pkg/idtools 0.776s coverage: 69.5% of statements [2021-02-24T14:20:19.307Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-24T14:20:19.307Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-24T14:20:19.307Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-24T14:20:19.307Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2021-02-24T14:20:19.307Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-24T14:20:19.355Z] #48 39.77 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-24T14:20:19.355Z] #48 39.92 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:20:19.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-24T14:20:19.570Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2021-02-24T14:20:19.629Z] #44 46.57 bytes [2021-02-24T14:20:19.832Z] ok github.com/docker/docker/pkg/parsers/kernel 0.017s coverage: 60.0% of statements [2021-02-24T14:20:19.927Z] #48 40.46 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:20:20.096Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 86.7% of statements [2021-02-24T14:20:20.188Z] #48 40.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:20:20.188Z] #48 40.64 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:20:20.188Z] #48 40.66 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:20:20.188Z] #48 40.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:20:20.188Z] #48 40.80 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:20:20.208Z] #44 ... [2021-02-24T14:20:20.208Z] [2021-02-24T14:20:20.208Z] #63 [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 [2021-02-24T14:20:20.208Z] #63 sha256:af4fbe3a0d158e85a290fdca78a7784471e174de66b0c945e977adfce51f4827 [2021-02-24T14:20:20.208Z] #63 DONE 47.4s [2021-02-24T14:20:20.208Z] [2021-02-24T14:20:20.208Z] #41 [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 [2021-02-24T14:20:20.208Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:20.208Z] #41 35.01 Reading package lists... [2021-02-24T14:20:20.208Z] #41 41.82 Building dependency tree... [2021-02-24T14:20:20.208Z] #41 45.62 The following additional packages will be installed: [2021-02-24T14:20:20.208Z] #41 45.65 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-24T14:20:20.208Z] #41 45.65 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-24T14:20:20.208Z] #41 45.66 Suggested packages: [2021-02-24T14:20:20.208Z] #41 45.67 manpages-dev python-setuptools [2021-02-24T14:20:20.208Z] #41 47.05 The following NEW packages will be installed: [2021-02-24T14:20:20.208Z] #41 47.05 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-24T14:20:20.208Z] #41 47.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-24T14:20:20.208Z] #41 47.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-24T14:20:20.208Z] #41 47.07 python-six zlib1g-dev [2021-02-24T14:20:20.359Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2021-02-24T14:20:20.359Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-24T14:20:20.359Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-24T14:20:20.449Z] #48 40.80 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:20:20.449Z] #48 40.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:20:20.449Z] #48 40.86 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:20:20.449Z] #48 41.01 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:20:20.467Z] #41 47.57 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:20:20.467Z] #41 47.57 Need to get 4095 kB of archives. [2021-02-24T14:20:20.467Z] #41 47.57 After this operation, 22.5 MB of additional disk space will be used. [2021-02-24T14:20:20.467Z] #41 47.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-24T14:20:20.467Z] #41 47.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:20:20.467Z] #41 47.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-24T14:20:20.467Z] #41 47.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:20:20.467Z] #41 47.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-24T14:20:20.467Z] #41 47.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:20:20.467Z] #41 47.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-24T14:20:20.467Z] #41 47.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-24T14:20:20.467Z] #41 47.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-24T14:20:20.467Z] #41 ... [2021-02-24T14:20:20.467Z] [2021-02-24T14:20:20.467Z] #48 [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 [2021-02-24T14:20:20.467Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:20:20.467Z] #48 47.64 go: finding github.com/fatih/color v1.7.0 [2021-02-24T14:20:20.467Z] #48 47.71 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:20:20.467Z] #48 47.71 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:20:20.717Z] #48 41.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:20:20.717Z] #48 41.20 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:20:20.726Z] #48 47.75 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:20:20.726Z] #48 47.90 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:20:20.726Z] #48 47.97 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:20:20.726Z] #48 47.97 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:20:20.937Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-02-24T14:20:20.986Z] #48 48.01 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:20:20.986Z] #48 48.06 go: finding github.com/pkg/errors v0.8.1 [2021-02-24T14:20:20.986Z] #48 48.15 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:20:20.986Z] #48 48.16 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:20:20.986Z] #48 48.19 go: finding github.com/stretchr/testify v1.4.0 [2021-02-24T14:20:20.986Z] #48 48.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:20:20.986Z] #48 48.24 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:20:21.245Z] #48 48.28 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:20:21.245Z] #48 48.33 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:20:21.245Z] #48 48.42 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:20:21.245Z] #48 48.43 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:20:21.292Z] #48 41.67 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:20:21.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-24T14:20:21.512Z] #48 48.47 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:20:21.512Z] #48 48.47 go: finding github.com/spf13/viper v1.6.1 [2021-02-24T14:20:21.512Z] #48 48.50 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:20:21.512Z] #48 48.68 go: finding github.com/stretchr/objx v0.2.0 [2021-02-24T14:20:21.513Z] #48 48.69 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:20:21.513Z] #48 48.73 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:20:21.513Z] #48 48.76 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:20:21.513Z] #48 48.83 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:20:21.513Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements [2021-02-24T14:20:21.513Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2021-02-24T14:20:21.513Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-02-24T14:20:21.772Z] #48 48.91 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:20:21.772Z] #48 48.96 go: finding github.com/gobwas/glob v0.2.3 [2021-02-24T14:20:21.772Z] #48 48.98 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:20:21.772Z] #48 49.00 go: finding github.com/spf13/cobra v0.0.5 [2021-02-24T14:20:21.772Z] #48 49.02 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:20:21.773Z] #48 49.03 go: finding github.com/spf13/pflag v1.0.5 [2021-02-24T14:20:21.773Z] #48 49.06 go: finding github.com/magiconair/properties v1.8.1 [2021-02-24T14:20:22.033Z] #48 49.09 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:20:22.033Z] #48 49.13 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:20:22.033Z] #48 49.14 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:20:22.033Z] #48 49.24 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:20:22.090Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-02-24T14:20:22.236Z] #48 ... [2021-02-24T14:20:22.236Z] [2021-02-24T14:20:22.236Z] #57 [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 [2021-02-24T14:20:22.236Z] #57 sha256:08a5155bb748666f9e4c8d660d4a67d0a45a199883f1caaa7ac47eeb0e5c887c [2021-02-24T14:20:22.236Z] #57 32.68 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:20:22.236Z] #57 33.04 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:20:22.236Z] #57 33.37 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:20:22.236Z] #57 33.54 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:20:22.236Z] #57 33.81 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:20:22.236Z] #57 33.81 go: finding github.com/google/uuid v1.2.0 [2021-02-24T14:20:22.236Z] #57 33.93 go: finding github.com/gofrs/flock v0.8.0 [2021-02-24T14:20:22.236Z] #57 33.95 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-24T14:20:22.236Z] #57 34.10 go: finding github.com/gorilla/mux v1.8.0 [2021-02-24T14:20:22.236Z] #57 34.15 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:20:22.236Z] #57 34.16 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:20:22.236Z] #57 34.19 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:20:22.236Z] #57 34.25 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:20:22.236Z] #57 34.57 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:20:22.236Z] #57 34.67 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:20:22.318Z] #48 49.29 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:20:22.318Z] #48 49.36 go: finding github.com/spf13/afero v1.1.2 [2021-02-24T14:20:22.318Z] #48 49.38 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:20:22.318Z] #48 ... [2021-02-24T14:20:22.318Z] [2021-02-24T14:20:22.319Z] #54 [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 [2021-02-24T14:20:22.319Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:20:22.319Z] #54 35.11 Reading package lists... [2021-02-24T14:20:22.319Z] #54 41.88 Building dependency tree... [2021-02-24T14:20:22.319Z] #54 45.55 The following additional packages will be installed: [2021-02-24T14:20:22.319Z] #54 45.58 libbtrfs0 [2021-02-24T14:20:22.319Z] #54 45.81 The following NEW packages will be installed: [2021-02-24T14:20:22.319Z] #54 45.84 libbtrfs-dev libbtrfs0 [2021-02-24T14:20:22.319Z] #54 46.24 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:20:22.319Z] #54 46.24 Need to get 119 kB of archives. [2021-02-24T14:20:22.319Z] #54 46.24 After this operation, 387 kB of additional disk space will be used. [2021-02-24T14:20:22.319Z] #54 46.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:20:22.319Z] #54 46.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:20:22.319Z] #54 47.71 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:20:22.319Z] #54 48.19 Fetched 119 kB in 0s (438 kB/s) [2021-02-24T14:20:22.319Z] #54 48.35 Selecting previously unselected package libbtrfs0. [2021-02-24T14:20:22.319Z] #54 48.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 ... 15410 files and directories currently installed.) [2021-02-24T14:20:22.319Z] #54 48.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:20:22.319Z] #54 48.54 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:20:22.319Z] #54 48.74 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:20:22.319Z] #54 48.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:20:22.319Z] #54 48.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:20:22.319Z] #54 49.05 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:20:22.319Z] #54 49.10 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:20:22.319Z] #54 49.13 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:20:22.319Z] #54 DONE 49.5s [2021-02-24T14:20:22.319Z] [2021-02-24T14:20:22.319Z] #48 [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 [2021-02-24T14:20:22.319Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:20:22.319Z] #48 49.40 go: finding github.com/spf13/cast v1.3.0 [2021-02-24T14:20:22.319Z] #48 49.43 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:20:22.319Z] #48 49.48 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:20:22.319Z] #48 49.50 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:20:22.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-24T14:20:22.578Z] #48 49.53 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:20:22.578Z] #48 49.57 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-24T14:20:22.578Z] #48 49.73 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:20:22.578Z] #48 49.74 go: finding golang.org/x/text v0.3.2 [2021-02-24T14:20:22.839Z] #48 50.04 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:20:23.037Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2021-02-24T14:20:23.037Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-02-24T14:20:23.099Z] #48 50.14 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:20:23.099Z] #48 50.18 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:20:23.099Z] #48 50.22 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:20:23.099Z] #48 50.27 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:20:23.099Z] #48 50.34 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:20:23.099Z] #48 50.36 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:20:23.099Z] #48 50.37 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:20:23.099Z] #48 50.37 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-24T14:20:23.099Z] #48 50.37 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:20:23.099Z] #48 50.38 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:20:23.099Z] #48 50.42 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:20:23.179Z] #57 ... [2021-02-24T14:20:23.179Z] [2021-02-24T14:20:23.179Z] #35 [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 [2021-02-24T14:20:23.179Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:20:23.179Z] #35 33.51 Fetched 8422 kB in 24s (345 kB/s) [2021-02-24T14:20:23.179Z] #35 33.51 Reading package lists... [2021-02-24T14:20:23.179Z] #35 41.06 Reading package lists... [2021-02-24T14:20:23.179Z] #35 ... [2021-02-24T14:20:23.179Z] [2021-02-24T14:20:23.179Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:23.179Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:23.179Z] #12 33.53 Fetched 8422 kB in 25s (339 kB/s) [2021-02-24T14:20:23.179Z] #12 33.53 Reading package lists... [2021-02-24T14:20:23.299Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2021-02-24T14:20:23.360Z] #48 50.48 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:20:23.360Z] #48 50.49 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:20:23.360Z] #48 50.50 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:20:23.360Z] #48 50.50 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:20:23.360Z] #48 50.51 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-24T14:20:23.360Z] #48 50.52 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:20:23.360Z] #48 50.53 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:20:23.360Z] #48 ... [2021-02-24T14:20:23.360Z] [2021-02-24T14:20:23.360Z] #33 [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 [2021-02-24T14:20:23.360Z] #33 sha256:125e6b29c3835743edc99583d6ae319fad0356e1b6abe3ef0608a33a3a06c49b [2021-02-24T14:20:23.360Z] #33 40.48 sync [2021-02-24T14:20:23.360Z] #33 40.49 internal/reflectlite [2021-02-24T14:20:23.360Z] #33 43.05 sort [2021-02-24T14:20:23.360Z] #33 43.05 errors [2021-02-24T14:20:23.360Z] #33 43.47 strconv [2021-02-24T14:20:23.360Z] #33 44.31 io [2021-02-24T14:20:23.360Z] #33 45.61 internal/oserror [2021-02-24T14:20:23.360Z] #33 45.75 syscall [2021-02-24T14:20:23.360Z] #33 47.29 reflect [2021-02-24T14:20:23.360Z] #33 ... [2021-02-24T14:20:23.360Z] [2021-02-24T14:20:23.360Z] #48 [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 [2021-02-24T14:20:23.360Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:20:23.360Z] #48 50.65 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:20:23.360Z] #48 50.68 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-24T14:20:23.440Z] #12 40.99 Reading package lists... [2021-02-24T14:20:23.440Z] #12 ... [2021-02-24T14:20:23.440Z] [2021-02-24T14:20:23.440Z] #41 [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 [2021-02-24T14:20:23.440Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:23.440Z] #41 34.61 Fetched 8422 kB in 26s (329 kB/s) [2021-02-24T14:20:23.440Z] #41 34.61 Reading package lists... [2021-02-24T14:20:23.561Z] ok github.com/docker/docker/pkg/streamformatter 0.015s coverage: 66.2% of statements [2021-02-24T14:20:23.702Z] #41 42.08 Reading package lists... [2021-02-24T14:20:23.702Z] #41 ... [2021-02-24T14:20:23.702Z] [2021-02-24T14:20:23.702Z] #54 [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 [2021-02-24T14:20:23.702Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:20:23.702Z] #54 34.06 Fetched 8422 kB in 25s (337 kB/s) [2021-02-24T14:20:23.702Z] #54 34.06 Reading package lists... [2021-02-24T14:20:23.702Z] #54 40.40 Reading package lists... [2021-02-24T14:20:23.702Z] #54 ... [2021-02-24T14:20:23.702Z] [2021-02-24T14:20:23.702Z] #48 [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 [2021-02-24T14:20:23.702Z] #48 sha256:9bdf8623efe15c7524cf95044abec43b3295a18cf109ebfa2e99d33e3859104d [2021-02-24T14:20:23.702Z] #48 44.08 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-24T14:20:23.929Z] #48 50.98 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:20:23.930Z] #48 50.99 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:20:23.930Z] #48 51.00 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:20:23.930Z] #48 51.05 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:20:23.930Z] #48 51.06 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:20:24.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-24T14:20:24.509Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.2% of statements [2021-02-24T14:20:24.509Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2021-02-24T14:20:24.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-24T14:20:24.869Z] #48 ... [2021-02-24T14:20:24.869Z] [2021-02-24T14:20:24.869Z] #35 [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 [2021-02-24T14:20:24.869Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:20:24.869Z] #35 35.36 Reading package lists... [2021-02-24T14:20:24.869Z] #35 42.21 Building dependency tree... [2021-02-24T14:20:24.869Z] #35 46.11 The following additional packages will be installed: [2021-02-24T14:20:24.869Z] #35 46.12 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-24T14:20:24.869Z] #35 46.14 Suggested packages: [2021-02-24T14:20:24.869Z] #35 46.14 cmake-doc ninja-build lrzip [2021-02-24T14:20:24.869Z] #35 46.14 Recommended packages: [2021-02-24T14:20:24.869Z] #35 46.14 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-24T14:20:24.869Z] #35 47.25 The following NEW packages will be installed: [2021-02-24T14:20:24.869Z] #35 47.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-24T14:20:24.869Z] #35 47.31 vim-common xxd [2021-02-24T14:20:24.869Z] #35 47.78 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:20:24.869Z] #35 47.78 Need to get 14.9 MB of archives. [2021-02-24T14:20:24.869Z] #35 47.78 After this operation, 61.8 MB of additional disk space will be used. [2021-02-24T14:20:24.869Z] #35 47.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:20:24.869Z] #35 47.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:20:24.869Z] #35 47.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-24T14:20:24.869Z] #35 48.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:20:24.869Z] #35 49.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-24T14:20:24.869Z] #35 49.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-24T14:20:24.869Z] #35 49.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-24T14:20:24.869Z] #35 49.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-24T14:20:24.869Z] #35 49.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-24T14:20:24.869Z] #35 49.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-24T14:20:24.869Z] #35 51.10 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:20:24.869Z] #35 51.30 Fetched 14.9 MB in 2s (7166 kB/s) [2021-02-24T14:20:24.869Z] #35 51.40 Selecting previously unselected package xxd. [2021-02-24T14:20:24.869Z] #35 51.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:20:24.869Z] #35 51.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:20:24.869Z] #35 51.51 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:20:24.869Z] #35 51.71 Selecting previously unselected package vim-common. [2021-02-24T14:20:24.869Z] #35 51.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:20:24.869Z] #35 51.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:20:24.869Z] #35 52.10 Selecting previously unselected package cmake-data. [2021-02-24T14:20:24.869Z] #35 52.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-24T14:20:24.869Z] #35 52.13 Unpacking cmake-data (3.13.4-1) ... [2021-02-24T14:20:24.869Z] #35 ... [2021-02-24T14:20:24.869Z] [2021-02-24T14:20:24.869Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:24.869Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:24.869Z] #12 35.74 Reading package lists... [2021-02-24T14:20:24.869Z] #12 42.37 Building dependency tree... [2021-02-24T14:20:24.869Z] #12 46.07 The following additional packages will be installed: [2021-02-24T14:20:24.869Z] #12 46.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-24T14:20:24.869Z] #12 46.08 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-24T14:20:24.869Z] #12 46.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-24T14:20:24.869Z] #12 46.08 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-24T14:20:24.869Z] #12 46.09 mingw-w64-x86-64-dev [2021-02-24T14:20:24.869Z] #12 46.09 Suggested packages: [2021-02-24T14:20:24.869Z] #12 46.10 gcc-8-locales seccomp wine64 [2021-02-24T14:20:24.869Z] #12 48.24 The following NEW packages will be installed: [2021-02-24T14:20:24.869Z] #12 48.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-24T14:20:24.869Z] #12 48.24 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-24T14:20:24.869Z] #12 48.29 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-24T14:20:24.869Z] #12 48.29 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-24T14:20:24.869Z] #12 48.29 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-24T14:20:24.869Z] #12 48.30 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-24T14:20:24.869Z] #12 48.31 The following packages will be upgraded: [2021-02-24T14:20:24.869Z] #12 48.31 libsystemd0 libudev1 [2021-02-24T14:20:24.869Z] #12 48.86 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:20:24.869Z] #12 48.86 Need to get 78.2 MB of archives. [2021-02-24T14:20:24.869Z] #12 48.86 After this operation, 487 MB of additional disk space will be used. [2021-02-24T14:20:24.869Z] #12 48.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-24T14:20:24.869Z] #12 48.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-24T14:20:24.869Z] #12 48.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-24T14:20:24.869Z] #12 49.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] [2021-02-24T14:20:24.869Z] #12 49.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-24T14:20:24.869Z] #12 49.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-24T14:20:24.869Z] #12 49.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-24T14:20:24.869Z] #12 49.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-24T14:20:24.869Z] #12 49.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-24T14:20:24.869Z] #12 50.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-24T14:20:24.869Z] #12 50.48 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-24T14:20:25.083Z] ok github.com/docker/docker/pkg/tailfile 0.104s coverage: 88.6% of statements [2021-02-24T14:20:25.083Z] ok github.com/docker/docker/pkg/signal 2.810s coverage: 61.0% of statements [2021-02-24T14:20:25.129Z] #12 ... [2021-02-24T14:20:25.129Z] [2021-02-24T14:20:25.129Z] #41 [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 [2021-02-24T14:20:25.129Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:25.129Z] #41 47.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-24T14:20:25.129Z] #41 47.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-24T14:20:25.129Z] #41 48.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-24T14:20:25.129Z] #41 48.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-24T14:20:25.129Z] #41 48.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-24T14:20:25.129Z] #41 48.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-24T14:20:25.129Z] #41 48.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-24T14:20:25.129Z] #41 48.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-24T14:20:25.129Z] #41 49.95 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:20:25.129Z] #41 50.24 Fetched 4095 kB in 1s (4168 kB/s) [2021-02-24T14:20:25.129Z] #41 50.37 Selecting previously unselected package libcap-dev:amd64. [2021-02-24T14:20:25.129Z] #41 50.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:20:25.129Z] #41 50.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-24T14:20:25.129Z] #41 50.48 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:20:25.129Z] #41 50.64 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:20:25.129Z] #41 50.64 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:20:25.129Z] #41 50.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:20:25.129Z] #41 50.78 Selecting previously unselected package libnet1-dev. [2021-02-24T14:20:25.129Z] #41 50.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:20:25.129Z] #41 50.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:20:25.129Z] #41 50.98 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:20:25.129Z] #41 51.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:20:25.129Z] #41 51.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:20:25.129Z] #41 51.14 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-24T14:20:25.129Z] #41 51.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-24T14:20:25.129Z] #41 51.16 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:20:25.129Z] #41 51.44 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:20:25.129Z] #41 51.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:20:25.129Z] #41 51.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:20:25.129Z] #41 51.54 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-24T14:20:25.129Z] #41 51.57 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:20:25.129Z] #41 51.59 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:20:25.129Z] #41 51.70 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-24T14:20:25.129Z] #41 51.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-24T14:20:25.129Z] #41 51.72 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:20:25.129Z] #41 51.96 Selecting previously unselected package libprotobuf17:amd64. [2021-02-24T14:20:25.129Z] #41 51.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:25.129Z] #41 52.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:25.660Z] testing: warning: no tests to run [2021-02-24T14:20:25.660Z] coverage: [no statements] [2021-02-24T14:20:25.660Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-02-24T14:20:25.660Z] ok github.com/docker/docker/pkg/tarsum 0.163s coverage: 89.3% of statements [2021-02-24T14:20:25.702Z] #41 52.84 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-24T14:20:25.702Z] #41 52.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:25.702Z] #41 52.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:25.923Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-02-24T14:20:25.923Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2021-02-24T14:20:25.962Z] #41 53.05 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-24T14:20:25.962Z] #41 53.08 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:25.962Z] #41 53.09 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:26.186Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2021-02-24T14:20:26.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-24T14:20:26.903Z] #41 ... [2021-02-24T14:20:26.903Z] [2021-02-24T14:20:26.903Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:26.903Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:26.903Z] #12 54.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-24T14:20:27.583Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-02-24T14:20:27.583Z] ok github.com/docker/docker/profiles/seccomp 0.029s coverage: 85.4% of statements [2021-02-24T14:20:27.616Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:20:27.616Z] Using test binary docker [2021-02-24T14:20:27.616Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-24T14:20:27.616Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-24T14:20:27.616Z] INFO: Waiting for daemon to start... [2021-02-24T14:20:27.616Z] Starting dockerd [2021-02-24T14:20:27.910Z] #48 47.81 go: extracting golang.org/x/text v0.3.2 [2021-02-24T14:20:27.910Z] #48 ... [2021-02-24T14:20:27.910Z] [2021-02-24T14:20:27.910Z] #44 [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 [2021-02-24T14:20:27.910Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:20:27.910Z] #44 38.20 vendor/golang.org/x/crypto/curve25519 [2021-02-24T14:20:27.910Z] #44 48.19 internal/reflectlite [2021-02-24T14:20:27.910Z] #44 48.19 sync [2021-02-24T14:20:27.910Z] #44 ... [2021-02-24T14:20:27.910Z] [2021-02-24T14:20:27.910Z] #33 [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 [2021-02-24T14:20:27.910Z] #33 sha256:5b1880c5b11e29f09c142479bf3b8e0d908896396a79217f47802060aa6a76a9 [2021-02-24T14:20:27.910Z] #33 48.33 sync [2021-02-24T14:20:27.910Z] #33 48.33 internal/reflectlite [2021-02-24T14:20:28.533Z] ok github.com/docker/docker/reference 0.023s coverage: 83.7% of statements [2021-02-24T14:20:28.797Z] ok github.com/docker/docker/plugin 0.597s coverage: 23.2% of statements [2021-02-24T14:20:29.443Z] #12 56.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-24T14:20:29.443Z] #12 56.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-24T14:20:29.443Z] #12 56.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:20:29.443Z] #12 56.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:20:29.443Z] #12 56.32 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] [2021-02-24T14:20:29.443Z] #12 56.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-24T14:20:29.443Z] #12 56.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-24T14:20:29.443Z] #12 56.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-24T14:20:29.443Z] #12 56.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-24T14:20:29.443Z] #12 56.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-24T14:20:29.443Z] #12 56.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-24T14:20:29.443Z] #12 56.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-24T14:20:29.443Z] #12 56.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-24T14:20:29.443Z] #12 56.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-24T14:20:29.443Z] #12 56.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-24T14:20:29.525Z] . [2021-02-24T14:20:29.525Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:20:29.525Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:20:29.525Z] Error: No such image: emptyfs [2021-02-24T14:20:29.786Z] Running integration-test (iteration 1) [2021-02-24T14:20:29.786Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-24T14:20:30.380Z] #12 57.62 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:20:30.459Z] #33 50.92 sort [2021-02-24T14:20:30.459Z] #33 50.95 errors [2021-02-24T14:20:30.726Z] ok github.com/docker/docker/quota 0.561s coverage: 71.4% of statements [2021-02-24T14:20:30.726Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-02-24T14:20:30.726Z] ok github.com/docker/docker/registry 0.157s coverage: 57.2% of statements [2021-02-24T14:20:30.948Z] #12 57.88 Fetched 78.2 MB in 8s (9792 kB/s) [2021-02-24T14:20:30.948Z] #12 58.00 (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 ... 15410 files and directories currently installed.) [2021-02-24T14:20:30.948Z] #12 58.08 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-24T14:20:30.948Z] #12 58.11 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:20:30.989Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2021-02-24T14:20:31.033Z] #33 51.40 strconv [2021-02-24T14:20:31.033Z] #33 ... [2021-02-24T14:20:31.033Z] [2021-02-24T14:20:31.034Z] #63 [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 [2021-02-24T14:20:31.034Z] #63 sha256:b28c56b2d8d9a64f72047508c15b9fcf3ca4947cfcdbac454d5f58dd2ec06c5c [2021-02-24T14:20:31.034Z] #63 DONE 51.4s [2021-02-24T14:20:31.295Z] [2021-02-24T14:20:31.295Z] #35 [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 [2021-02-24T14:20:31.295Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:20:31.295Z] #35 41.06 Reading package lists... [2021-02-24T14:20:31.295Z] #35 47.76 Building dependency tree... [2021-02-24T14:20:31.295Z] #35 51.34 The following additional packages will be installed: [2021-02-24T14:20:31.295Z] #35 51.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-24T14:20:31.295Z] #35 51.36 Suggested packages: [2021-02-24T14:20:31.295Z] #35 51.37 cmake-doc ninja-build lrzip [2021-02-24T14:20:31.295Z] #35 51.37 Recommended packages: [2021-02-24T14:20:31.295Z] #35 51.37 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-24T14:20:31.516Z] #12 58.59 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-24T14:20:31.565Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2021-02-24T14:20:31.565Z] ok github.com/docker/docker/runconfig 0.048s coverage: 66.1% of statements [2021-02-24T14:20:31.776Z] #12 58.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 ... 15410 files and directories currently installed.) [2021-02-24T14:20:31.776Z] #12 58.85 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-24T14:20:31.776Z] #12 58.87 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:20:32.035Z] #12 59.17 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-24T14:20:32.239Z] #35 ... [2021-02-24T14:20:32.239Z] [2021-02-24T14:20:32.239Z] #33 [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 [2021-02-24T14:20:32.239Z] #33 sha256:5b1880c5b11e29f09c142479bf3b8e0d908896396a79217f47802060aa6a76a9 [2021-02-24T14:20:32.239Z] #33 52.57 io [2021-02-24T14:20:32.295Z] #12 59.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-24T14:20:32.295Z] #12 ... [2021-02-24T14:20:32.295Z] [2021-02-24T14:20:32.295Z] #44 [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 [2021-02-24T14:20:32.295Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:20:32.295Z] #44 49.38 bufio [2021-02-24T14:20:32.295Z] #44 50.11 reflect [2021-02-24T14:20:32.295Z] #44 51.81 syscall [2021-02-24T14:20:32.295Z] #44 59.45 time [2021-02-24T14:20:32.295Z] #44 ... [2021-02-24T14:20:32.295Z] [2021-02-24T14:20:32.295Z] #55 [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 [2021-02-24T14:20:32.295Z] #55 sha256:13df52a6ad39cf554b69123119553c8517e38f6692123b72e72776b3f3ad0a2e [2021-02-24T14:20:32.295Z] #55 1.217 + RM_GOPATH=0 [2021-02-24T14:20:32.295Z] #55 1.217 + TMP_GOPATH= [2021-02-24T14:20:32.295Z] #55 1.217 + : /build [2021-02-24T14:20:32.295Z] #55 1.217 + '[' -z '' ']' [2021-02-24T14:20:32.295Z] #55 1.226 ++ mktemp -d [2021-02-24T14:20:32.295Z] #55 1.229 + export GOPATH=/tmp/tmp.6HgjJOD3PY [2021-02-24T14:20:32.295Z] #55 1.229 + GOPATH=/tmp/tmp.6HgjJOD3PY [2021-02-24T14:20:32.295Z] #55 1.229 + RM_GOPATH=1 [2021-02-24T14:20:32.295Z] #55 1.229 + case "$(go env GOARCH)" in [2021-02-24T14:20:32.295Z] #55 1.231 ++ go env GOARCH [2021-02-24T14:20:32.295Z] #55 1.270 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:20:32.295Z] #55 1.271 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:20:32.295Z] #55 1.271 ++ dirname /tmp/install/install.sh [2021-02-24T14:20:32.295Z] #55 1.278 + dir=/tmp/install [2021-02-24T14:20:32.295Z] #55 1.279 + bin=containerd [2021-02-24T14:20:32.295Z] #55 1.279 + shift [2021-02-24T14:20:32.295Z] #55 1.279 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-24T14:20:32.295Z] #55 1.281 + . /tmp/install/containerd.installer [2021-02-24T14:20:32.295Z] #55 1.282 ++ set -e [2021-02-24T14:20:32.295Z] #55 1.282 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:20:32.295Z] #55 1.283 + install_containerd [2021-02-24T14:20:32.295Z] #55 1.286 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-24T14:20:32.295Z] #55 1.289 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:20:32.295Z] #55 1.289 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6HgjJOD3PY/src/github.com/containerd/containerd [2021-02-24T14:20:32.295Z] #55 1.291 Cloning into '/tmp/tmp.6HgjJOD3PY/src/github.com/containerd/containerd'... [2021-02-24T14:20:32.554Z] #55 ... [2021-02-24T14:20:32.554Z] [2021-02-24T14:20:32.554Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:32.554Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:32.554Z] #12 59.40 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-24T14:20:32.554Z] #12 59.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:20:32.554Z] #12 59.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:20:32.554Z] #12 59.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:20:33.122Z] #12 ... [2021-02-24T14:20:33.122Z] [2021-02-24T14:20:33.122Z] #50 [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 [2021-02-24T14:20:33.122Z] #50 sha256:fa3ec0c37f6b7bc78d2065cbd24e455fadd249c74da517f09f7164fa2f09f543 [2021-02-24T14:20:33.122Z] #50 50.30 syscall [2021-02-24T14:20:33.122Z] #50 50.45 reflect [2021-02-24T14:20:33.122Z] #50 57.61 time [2021-02-24T14:20:33.382Z] #50 ... [2021-02-24T14:20:33.382Z] [2021-02-24T14:20:33.382Z] #41 [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 [2021-02-24T14:20:33.382Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:33.382Z] #41 54.43 Selecting previously unselected package libprotoc17:amd64. [2021-02-24T14:20:33.382Z] #41 54.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:33.382Z] #41 54.44 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:33.382Z] #41 55.08 Selecting previously unselected package protobuf-c-compiler. [2021-02-24T14:20:33.382Z] #41 55.08 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:20:33.382Z] #41 55.11 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:20:33.382Z] #41 55.24 Selecting previously unselected package protobuf-compiler. [2021-02-24T14:20:33.382Z] #41 55.25 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:33.382Z] #41 55.27 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:20:33.382Z] #41 55.43 Selecting previously unselected package python-pkg-resources. [2021-02-24T14:20:33.382Z] #41 55.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:20:33.382Z] #41 55.45 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-24T14:20:33.382Z] #41 55.73 Selecting previously unselected package python-six. [2021-02-24T14:20:33.382Z] #41 55.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-24T14:20:33.382Z] #41 55.73 Unpacking python-six (1.12.0-1) ... [2021-02-24T14:20:33.382Z] #41 55.83 Selecting previously unselected package python-protobuf. [2021-02-24T14:20:33.382Z] #41 55.83 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:33.382Z] #41 55.84 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-24T14:20:33.382Z] #41 56.42 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-24T14:20:33.488Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2021-02-24T14:20:33.627Z] #33 54.05 internal/oserror [2021-02-24T14:20:33.627Z] #33 54.15 syscall [2021-02-24T14:20:33.889Z] #33 ... [2021-02-24T14:20:33.889Z] [2021-02-24T14:20:33.889Z] #54 [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 [2021-02-24T14:20:33.889Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:20:33.889Z] #54 40.40 Reading package lists... [2021-02-24T14:20:33.889Z] #54 47.04 Building dependency tree... [2021-02-24T14:20:33.889Z] #54 50.78 The following additional packages will be installed: [2021-02-24T14:20:33.889Z] #54 50.78 libbtrfs0 [2021-02-24T14:20:33.889Z] #54 51.03 The following NEW packages will be installed: [2021-02-24T14:20:33.889Z] #54 51.04 libbtrfs-dev libbtrfs0 [2021-02-24T14:20:33.889Z] #54 51.55 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:20:33.889Z] #54 51.55 Need to get 119 kB of archives. [2021-02-24T14:20:33.889Z] #54 51.55 After this operation, 387 kB of additional disk space will be used. [2021-02-24T14:20:33.889Z] #54 51.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:20:33.889Z] #54 51.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:20:33.889Z] #54 52.96 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:20:33.889Z] #54 53.17 Fetched 119 kB in 0s (403 kB/s) [2021-02-24T14:20:33.889Z] #54 53.26 Selecting previously unselected package libbtrfs0. [2021-02-24T14:20:33.889Z] #54 53.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:20:33.889Z] #54 53.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:20:33.889Z] #54 53.37 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:20:33.889Z] #54 53.52 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:20:33.889Z] #54 53.54 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:20:33.889Z] #54 53.56 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:20:33.889Z] #54 53.97 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:20:33.889Z] #54 54.03 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:20:33.889Z] #54 54.05 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:20:33.889Z] #54 DONE 54.5s [2021-02-24T14:20:33.908Z] #41 60.99 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:33.909Z] #41 61.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:20:33.909Z] #41 61.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:20:33.909Z] #41 61.05 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:20:33.909Z] #41 61.07 Setting up python-six (1.12.0-1) ... [2021-02-24T14:20:34.153Z] [2021-02-24T14:20:34.153Z] #48 [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 [2021-02-24T14:20:34.153Z] #48 sha256:9bdf8623efe15c7524cf95044abec43b3295a18cf109ebfa2e99d33e3859104d [2021-02-24T14:20:34.153Z] #48 52.77 go: finding github.com/fatih/color v1.7.0 [2021-02-24T14:20:34.153Z] #48 52.83 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:20:34.153Z] #48 52.88 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:20:34.153Z] #48 53.04 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:20:34.153Z] #48 53.11 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:20:34.153Z] #48 53.14 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:20:34.153Z] #48 53.18 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:20:34.153Z] #48 53.19 go: finding github.com/pkg/errors v0.8.1 [2021-02-24T14:20:34.153Z] #48 53.26 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:20:34.153Z] #48 53.31 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:20:34.153Z] #48 53.34 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:20:34.153Z] #48 53.34 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:20:34.153Z] #48 53.34 go: finding github.com/stretchr/testify v1.4.0 [2021-02-24T14:20:34.153Z] #48 53.35 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:20:34.153Z] #48 53.37 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:20:34.153Z] #48 53.40 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:20:34.153Z] #48 53.40 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:20:34.153Z] #48 53.40 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:20:34.153Z] #48 53.41 go: finding github.com/spf13/viper v1.6.1 [2021-02-24T14:20:34.153Z] #48 53.51 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:20:34.153Z] #48 53.51 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:20:34.153Z] #48 53.73 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:20:34.153Z] #48 53.83 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:20:34.153Z] #48 53.86 go: finding github.com/spf13/cobra v0.0.5 [2021-02-24T14:20:34.153Z] #48 53.86 go: finding github.com/stretchr/objx v0.2.0 [2021-02-24T14:20:34.153Z] #48 53.90 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:20:34.153Z] #48 53.91 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:20:34.153Z] #48 53.91 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:20:34.153Z] #48 53.94 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:20:34.153Z] #48 53.96 go: finding github.com/spf13/pflag v1.0.5 [2021-02-24T14:20:34.153Z] #48 53.97 go: finding github.com/gobwas/glob v0.2.3 [2021-02-24T14:20:34.153Z] #48 53.99 go: finding github.com/magiconair/properties v1.8.1 [2021-02-24T14:20:34.153Z] #48 54.02 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:20:34.153Z] #48 54.02 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:20:34.153Z] #48 54.04 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:20:34.153Z] #48 54.09 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:20:34.153Z] #48 54.21 go: finding github.com/spf13/afero v1.1.2 [2021-02-24T14:20:34.153Z] #48 54.22 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:20:34.153Z] #48 54.26 go: finding github.com/spf13/cast v1.3.0 [2021-02-24T14:20:34.153Z] #48 54.31 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:20:34.153Z] #48 54.43 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:20:34.153Z] #48 54.45 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:20:34.153Z] #48 54.47 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:20:34.153Z] #48 54.52 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:20:34.153Z] #48 54.61 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-24T14:20:34.153Z] #48 54.64 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:20:34.153Z] #48 54.76 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:20:34.414Z] #48 54.96 go: finding golang.org/x/text v0.3.2 [2021-02-24T14:20:34.440Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 67.0% of statements [2021-02-24T14:20:34.676Z] #48 54.99 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:20:34.676Z] #48 55.03 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:20:34.676Z] #48 55.08 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:20:34.676Z] #48 55.12 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:20:34.676Z] #48 55.23 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:20:34.676Z] #48 55.23 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:20:34.937Z] #48 55.24 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:20:34.937Z] #48 55.24 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:20:34.937Z] #48 55.25 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:20:34.937Z] #48 55.34 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:20:34.937Z] #48 55.36 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-24T14:20:34.937Z] #48 55.40 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:20:34.937Z] #48 55.44 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:20:34.937Z] #48 55.49 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:20:34.937Z] #48 55.52 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:20:34.937Z] #48 55.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:20:35.014Z] ok github.com/docker/docker/volume/local 0.251s coverage: 76.4% of statements [2021-02-24T14:20:35.262Z] #48 55.63 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-24T14:20:35.262Z] #48 55.65 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:20:35.262Z] #48 55.68 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:20:35.262Z] #48 55.73 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:20:35.262Z] #48 55.76 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-24T14:20:35.288Z] #41 ... [2021-02-24T14:20:35.288Z] [2021-02-24T14:20:35.288Z] #46 [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 [2021-02-24T14:20:35.288Z] #46 sha256:fa0dd250f6e5978d0df6ab5df2bebaf6afddf9f9f5ad4a8ca9bca8aac7e849ca [2021-02-24T14:20:35.288Z] #46 DONE 62.4s [2021-02-24T14:20:35.288Z] [2021-02-24T14:20:35.288Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:35.288Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:35.288Z] #12 62.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-24T14:20:35.288Z] #12 62.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:20:35.531Z] #48 56.00 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:20:35.531Z] #48 56.03 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:20:35.531Z] #48 56.03 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:20:35.531Z] #48 56.09 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:20:35.531Z] #48 56.10 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:20:35.547Z] #12 62.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:20:35.547Z] #12 ... [2021-02-24T14:20:35.547Z] [2021-02-24T14:20:35.547Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:20:35.547Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:20:35.547Z] #31 52.35 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-24T14:20:35.547Z] #31 52.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-24T14:20:35.547Z] #31 53.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:20:35.957Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2021-02-24T14:20:36.118Z] #31 ... [2021-02-24T14:20:36.119Z] [2021-02-24T14:20:36.119Z] #50 [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 [2021-02-24T14:20:36.119Z] #50 sha256:fa3ec0c37f6b7bc78d2065cbd24e455fadd249c74da517f09f7164fa2f09f543 [2021-02-24T14:20:36.119Z] #50 63.25 context [2021-02-24T14:20:36.940Z] #48 ... [2021-02-24T14:20:36.940Z] [2021-02-24T14:20:36.940Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:36.940Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:36.940Z] #12 40.99 Reading package lists... [2021-02-24T14:20:36.940Z] #12 47.75 Building dependency tree... [2021-02-24T14:20:36.940Z] #12 51.43 The following additional packages will be installed: [2021-02-24T14:20:36.940Z] #12 51.44 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-24T14:20:36.940Z] #12 51.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-24T14:20:36.940Z] #12 51.47 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-24T14:20:36.940Z] #12 51.47 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-24T14:20:36.940Z] #12 51.47 mingw-w64-x86-64-dev [2021-02-24T14:20:36.940Z] #12 51.47 Suggested packages: [2021-02-24T14:20:36.940Z] #12 51.47 gcc-8-locales seccomp wine64 [2021-02-24T14:20:36.940Z] #12 53.53 The following NEW packages will be installed: [2021-02-24T14:20:36.940Z] #12 53.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-24T14:20:36.940Z] #12 53.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-24T14:20:36.940Z] #12 53.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-24T14:20:36.940Z] #12 53.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-24T14:20:36.940Z] #12 53.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-24T14:20:36.940Z] #12 53.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-24T14:20:36.940Z] #12 53.64 The following packages will be upgraded: [2021-02-24T14:20:36.940Z] #12 53.64 libsystemd0 libudev1 [2021-02-24T14:20:36.940Z] #12 54.09 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:20:36.940Z] #12 54.09 Need to get 78.2 MB of archives. [2021-02-24T14:20:36.940Z] #12 54.09 After this operation, 487 MB of additional disk space will be used. [2021-02-24T14:20:36.940Z] #12 54.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-24T14:20:36.940Z] #12 54.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-24T14:20:36.940Z] #12 54.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-24T14:20:36.940Z] #12 54.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] [2021-02-24T14:20:36.940Z] #12 54.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-24T14:20:36.940Z] #12 54.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-24T14:20:36.940Z] #12 54.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-24T14:20:36.940Z] #12 54.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-24T14:20:36.940Z] #12 55.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-24T14:20:36.940Z] #12 55.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-24T14:20:36.940Z] #12 55.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-24T14:20:36.940Z] #12 ... [2021-02-24T14:20:36.940Z] [2021-02-24T14:20:36.940Z] #55 [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 [2021-02-24T14:20:36.940Z] #55 sha256:544de20b063c1b8465daf8df6fc823dba564ba416fe1c125322fdde9e1c0d5c3 [2021-02-24T14:20:36.940Z] #55 1.168 + RM_GOPATH=0 [2021-02-24T14:20:36.940Z] #55 1.168 + TMP_GOPATH= [2021-02-24T14:20:36.940Z] #55 1.168 + : /build [2021-02-24T14:20:36.940Z] #55 1.168 + '[' -z '' ']' [2021-02-24T14:20:36.940Z] #55 1.170 ++ mktemp -d [2021-02-24T14:20:36.940Z] #55 1.176 + export GOPATH=/tmp/tmp.FYX42O25D7 [2021-02-24T14:20:36.940Z] #55 1.176 + GOPATH=/tmp/tmp.FYX42O25D7 [2021-02-24T14:20:36.940Z] #55 1.176 + RM_GOPATH=1 [2021-02-24T14:20:36.940Z] #55 1.176 + case "$(go env GOARCH)" in [2021-02-24T14:20:36.940Z] #55 1.178 ++ go env GOARCH [2021-02-24T14:20:36.940Z] #55 1.229 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:20:36.940Z] #55 1.230 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:20:36.940Z] #55 1.231 ++ dirname /tmp/install/install.sh [2021-02-24T14:20:36.940Z] #55 1.233 + dir=/tmp/install [2021-02-24T14:20:36.940Z] #55 1.234 + bin=containerd [2021-02-24T14:20:36.940Z] #55 1.234 + shift [2021-02-24T14:20:36.940Z] #55 1.234 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-24T14:20:36.940Z] #55 1.235 + . /tmp/install/containerd.installer [2021-02-24T14:20:36.940Z] #55 1.235 ++ set -e [2021-02-24T14:20:36.940Z] #55 1.235 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:20:36.940Z] #55 1.236 + install_containerd [2021-02-24T14:20:36.940Z] #55 1.236 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-24T14:20:36.940Z] #55 1.236 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:20:36.940Z] #55 1.237 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FYX42O25D7/src/github.com/containerd/containerd [2021-02-24T14:20:36.940Z] #55 1.242 Cloning into '/tmp/tmp.FYX42O25D7/src/github.com/containerd/containerd'... [2021-02-24T14:20:37.056Z] #50 ... [2021-02-24T14:20:37.056Z] [2021-02-24T14:20:37.056Z] #33 [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 [2021-02-24T14:20:37.056Z] #33 sha256:125e6b29c3835743edc99583d6ae319fad0356e1b6abe3ef0608a33a3a06c49b [2021-02-24T14:20:37.056Z] #33 54.17 time [2021-02-24T14:20:37.056Z] #33 59.67 internal/poll [2021-02-24T14:20:37.056Z] #33 61.79 internal/syscall/execenv [2021-02-24T14:20:37.056Z] #33 62.03 internal/syscall/unix [2021-02-24T14:20:37.056Z] #33 62.33 os [2021-02-24T14:20:37.056Z] #33 62.67 internal/fmtsort [2021-02-24T14:20:37.056Z] #33 63.81 strings [2021-02-24T14:20:37.056Z] #33 ... [2021-02-24T14:20:37.056Z] [2021-02-24T14:20:37.056Z] #44 [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 [2021-02-24T14:20:37.056Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:20:37.056Z] #44 63.95 strings [2021-02-24T14:20:37.301Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m13.554910847s with top 10 stages: buildssa: 1m41.234037983s, goimports: 22.842056779s, unconvert: 13.770294047s, gosec: 9.918916324s, golint: 5.882569153s, misspell: 4.436846696s, ineffassign: 4.253612756s, inspect: 3.421024615s, vrp: 3.314364558s, printf: 2.273286844s [2021-02-24T14:20:37.996Z] #44 ... [2021-02-24T14:20:37.996Z] [2021-02-24T14:20:37.996Z] #35 [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 [2021-02-24T14:20:37.996Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:20:37.996Z] #35 55.08 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:20:37.996Z] #35 55.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:20:37.996Z] #35 55.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:20:37.996Z] #35 62.46 Selecting previously unselected package libxml2:amd64. [2021-02-24T14:20:37.996Z] #35 62.46 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-24T14:20:37.996Z] #35 62.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:20:37.996Z] #35 63.44 Selecting previously unselected package libarchive13:amd64. [2021-02-24T14:20:37.996Z] #35 63.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-24T14:20:37.996Z] #35 63.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:20:37.996Z] #35 63.88 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-24T14:20:37.996Z] #35 63.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-24T14:20:37.996Z] #35 63.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:20:37.996Z] #35 64.04 Selecting previously unselected package librhash0:amd64. [2021-02-24T14:20:37.996Z] #35 64.04 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-24T14:20:37.996Z] #35 64.05 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:20:37.996Z] #35 64.21 Selecting previously unselected package libuv1:amd64. [2021-02-24T14:20:37.996Z] #35 64.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-24T14:20:37.996Z] #35 64.23 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:20:37.996Z] #35 64.40 Selecting previously unselected package cmake. [2021-02-24T14:20:37.996Z] #35 64.42 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-24T14:20:37.996Z] #35 64.43 Unpacking cmake (3.13.4-1) ... [2021-02-24T14:20:37.996Z] #35 ... [2021-02-24T14:20:37.996Z] [2021-02-24T14:20:37.996Z] #41 [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 [2021-02-24T14:20:37.996Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:37.996Z] #41 65.32 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:20:37.996Z] #41 65.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:20:38.256Z] #41 65.36 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:38.256Z] #41 65.37 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:20:38.256Z] #41 65.39 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:38.256Z] #41 65.42 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:20:38.256Z] #41 65.43 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:20:38.256Z] #41 65.44 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:38.256Z] #41 65.46 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:20:38.256Z] #41 65.47 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-24T14:20:38.328Z] #55 ... [2021-02-24T14:20:38.328Z] [2021-02-24T14:20:38.328Z] #41 [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 [2021-02-24T14:20:38.328Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:38.328Z] #41 42.08 Reading package lists... [2021-02-24T14:20:38.328Z] #41 48.86 Building dependency tree... [2021-02-24T14:20:38.328Z] #41 52.81 The following additional packages will be installed: [2021-02-24T14:20:38.328Z] #41 52.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-24T14:20:38.328Z] #41 52.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-24T14:20:38.328Z] #41 52.87 Suggested packages: [2021-02-24T14:20:38.328Z] #41 52.87 manpages-dev python-setuptools [2021-02-24T14:20:38.328Z] #41 54.43 The following NEW packages will be installed: [2021-02-24T14:20:38.328Z] #41 54.43 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-24T14:20:38.328Z] #41 54.43 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-24T14:20:38.328Z] #41 54.43 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-24T14:20:38.328Z] #41 54.44 python-six zlib1g-dev [2021-02-24T14:20:38.328Z] #41 54.96 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:20:38.328Z] #41 54.96 Need to get 4095 kB of archives. [2021-02-24T14:20:38.328Z] #41 54.96 After this operation, 22.5 MB of additional disk space will be used. [2021-02-24T14:20:38.328Z] #41 54.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-24T14:20:38.328Z] #41 54.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:20:38.328Z] #41 54.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-24T14:20:38.328Z] #41 54.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:20:38.328Z] #41 54.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-24T14:20:38.328Z] #41 54.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:20:38.328Z] #41 54.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-24T14:20:38.328Z] #41 54.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-24T14:20:38.328Z] #41 55.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-24T14:20:38.328Z] #41 55.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-24T14:20:38.328Z] #41 55.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-24T14:20:38.328Z] #41 55.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-24T14:20:38.329Z] #41 55.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-24T14:20:38.329Z] #41 55.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-24T14:20:38.329Z] #41 55.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-24T14:20:38.329Z] #41 55.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-24T14:20:38.329Z] #41 55.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-24T14:20:38.329Z] #41 56.95 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:20:38.329Z] #41 57.21 Fetched 4095 kB in 1s (4909 kB/s) [2021-02-24T14:20:38.329Z] #41 57.32 Selecting previously unselected package libcap-dev:amd64. [2021-02-24T14:20:38.329Z] #41 57.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 ... 15410 files and directories currently installed.) [2021-02-24T14:20:38.329Z] #41 57.37 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-24T14:20:38.329Z] #41 57.39 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:20:38.329Z] #41 57.52 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:20:38.329Z] #41 57.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:20:38.329Z] #41 57.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:20:38.329Z] #41 57.67 Selecting previously unselected package libnet1-dev. [2021-02-24T14:20:38.329Z] #41 57.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:20:38.329Z] #41 57.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:20:38.329Z] #41 58.05 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:20:38.329Z] #41 58.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:20:38.329Z] #41 58.08 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:20:38.329Z] #41 58.22 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-24T14:20:38.329Z] #41 58.25 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-24T14:20:38.329Z] #41 58.27 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:20:38.329Z] #41 58.61 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:20:38.329Z] #41 58.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:20:38.329Z] #41 58.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:20:38.329Z] #41 58.74 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-24T14:20:38.329Z] #41 ... [2021-02-24T14:20:38.329Z] [2021-02-24T14:20:38.329Z] #35 [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 [2021-02-24T14:20:38.329Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:20:38.329Z] #35 52.86 The following NEW packages will be installed: [2021-02-24T14:20:38.329Z] #35 52.90 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-24T14:20:38.329Z] #35 52.90 vim-common xxd [2021-02-24T14:20:38.329Z] #35 53.28 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:20:38.329Z] #35 53.28 Need to get 14.9 MB of archives. [2021-02-24T14:20:38.329Z] #35 53.28 After this operation, 61.8 MB of additional disk space will be used. [2021-02-24T14:20:38.329Z] #35 53.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:20:38.329Z] #35 53.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:20:38.329Z] #35 53.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-24T14:20:38.329Z] #35 53.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:20:38.329Z] #35 54.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-24T14:20:38.329Z] #35 54.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-24T14:20:38.329Z] #35 54.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-24T14:20:38.329Z] #35 54.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-24T14:20:38.329Z] #35 54.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-24T14:20:38.329Z] #35 54.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-24T14:20:38.329Z] #35 56.46 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:20:38.329Z] #35 56.73 Fetched 14.9 MB in 2s (7323 kB/s) [2021-02-24T14:20:38.329Z] #35 56.90 Selecting previously unselected package xxd. [2021-02-24T14:20:38.329Z] #35 56.90 (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 ... 15410 files and directories currently installed.) [2021-02-24T14:20:38.329Z] #35 56.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:20:38.329Z] #35 56.98 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:20:38.329Z] #35 57.21 Selecting previously unselected package vim-common. [2021-02-24T14:20:38.329Z] #35 57.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:20:38.329Z] #35 57.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:20:38.329Z] #35 57.56 Selecting previously unselected package cmake-data. [2021-02-24T14:20:38.329Z] #35 57.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-24T14:20:38.329Z] #35 57.57 Unpacking cmake-data (3.13.4-1) ... [2021-02-24T14:20:38.593Z] #35 ... [2021-02-24T14:20:38.593Z] [2021-02-24T14:20:38.593Z] #41 [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 [2021-02-24T14:20:38.593Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:38.593Z] #41 58.74 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:20:38.593Z] #41 58.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:20:38.593Z] #41 58.87 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-24T14:20:38.593Z] #41 58.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-24T14:20:38.593Z] #41 58.90 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:20:38.855Z] #41 59.25 Selecting previously unselected package libprotobuf17:amd64. [2021-02-24T14:20:38.855Z] #41 59.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:38.855Z] #41 59.26 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:39.117Z] #41 ... [2021-02-24T14:20:39.117Z] [2021-02-24T14:20:39.117Z] #44 [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 [2021-02-24T14:20:39.117Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:20:39.117Z] #44 49.67 github.com/LK4D4/vndr/godl/singleflight [2021-02-24T14:20:39.117Z] #44 49.91 math/rand [2021-02-24T14:20:39.117Z] #44 50.86 internal/singleflight [2021-02-24T14:20:39.117Z] #44 51.60 sort [2021-02-24T14:20:39.117Z] #44 51.73 io [2021-02-24T14:20:39.117Z] #44 53.13 strconv [2021-02-24T14:20:39.117Z] #44 53.15 bytes [2021-02-24T14:20:39.117Z] #44 56.24 bufio [2021-02-24T14:20:39.117Z] #44 57.53 reflect [2021-02-24T14:20:39.117Z] #44 58.33 syscall [2021-02-24T14:20:39.378Z] #44 ... [2021-02-24T14:20:39.378Z] [2021-02-24T14:20:39.378Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:20:39.378Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:20:39.903Z] #31 59.10 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-24T14:20:39.903Z] #31 59.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-24T14:20:40.164Z] #31 60.21 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:20:42.016Z] Loaded image: buildpack-deps:buster [2021-02-24T14:20:42.016Z] Loaded image: busybox:latest [2021-02-24T14:20:42.016Z] Loaded image: busybox:glibc [2021-02-24T14:20:42.453Z] #41 ... [2021-02-24T14:20:42.453Z] [2021-02-24T14:20:42.453Z] #35 [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 [2021-02-24T14:20:42.453Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:20:42.453Z] #35 67.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:20:42.453Z] #35 67.52 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:20:42.453Z] #35 67.55 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:20:42.453Z] #35 67.56 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:20:42.453Z] #35 67.63 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:20:42.453Z] #35 67.65 Setting up cmake-data (3.13.4-1) ... [2021-02-24T14:20:42.453Z] #35 67.71 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:20:42.453Z] #35 67.72 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:20:42.453Z] #35 67.73 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:20:42.453Z] #35 67.75 Setting up cmake (3.13.4-1) ... [2021-02-24T14:20:42.453Z] #35 67.77 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:20:42.453Z] #35 67.89 Processing triggers for mime-support (3.62) ... [2021-02-24T14:20:42.453Z] #35 DONE 68.8s [2021-02-24T14:20:42.453Z] [2021-02-24T14:20:42.453Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:42.453Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:42.453Z] #12 65.97 Selecting previously unselected package binutils-mingw-w64. [2021-02-24T14:20:42.453Z] #12 66.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-24T14:20:42.453Z] #12 66.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:20:42.453Z] #12 66.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-24T14:20:42.453Z] #12 66.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:20:42.453Z] #12 66.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:20:42.453Z] #12 66.36 Selecting previously unselected package dmsetup. [2021-02-24T14:20:42.453Z] #12 66.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:20:42.453Z] #12 66.38 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-24T14:20:42.453Z] #12 66.62 Selecting previously unselected package mingw-w64-common. [2021-02-24T14:20:42.453Z] #12 66.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-24T14:20:42.453Z] #12 66.62 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-24T14:20:44.365Z] #12 ... [2021-02-24T14:20:44.365Z] [2021-02-24T14:20:44.365Z] #41 [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 [2021-02-24T14:20:44.365Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:44.365Z] #41 71.63 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:20:44.560Z] Loaded image: debian:bullseye [2021-02-24T14:20:44.560Z] Loaded image: hello-world:latest [2021-02-24T14:20:44.560Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:20:44.627Z] #41 71.65 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:20:44.821Z] INFO: Testing against a local daemon [2021-02-24T14:20:44.821Z] === RUN TestCgroupNamespacesBuild [2021-02-24T14:20:44.897Z] #41 DONE 72.2s [2021-02-24T14:20:44.897Z] [2021-02-24T14:20:44.897Z] #36 [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 [2021-02-24T14:20:44.897Z] #36 sha256:cc928fbf30d8b6218f1471dff6323304f183814ab0740122af6839bc5cdd9647 [2021-02-24T14:20:44.897Z] #36 1.077 + RM_GOPATH=0 [2021-02-24T14:20:44.897Z] #36 1.077 + TMP_GOPATH= [2021-02-24T14:20:44.897Z] #36 1.077 + : /build [2021-02-24T14:20:44.897Z] #36 1.077 + '[' -z '' ']' [2021-02-24T14:20:44.897Z] #36 1.077 ++ mktemp -d [2021-02-24T14:20:44.897Z] #36 1.079 + export GOPATH=/tmp/tmp.XrnDm6CUMI [2021-02-24T14:20:44.897Z] #36 1.079 + GOPATH=/tmp/tmp.XrnDm6CUMI [2021-02-24T14:20:44.897Z] #36 1.079 + RM_GOPATH=1 [2021-02-24T14:20:44.897Z] #36 1.079 + case "$(go env GOARCH)" in [2021-02-24T14:20:44.897Z] #36 1.080 ++ go env GOARCH [2021-02-24T14:20:44.897Z] #36 1.102 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:20:44.897Z] #36 1.102 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:20:44.897Z] #36 1.104 ++ dirname /tmp/install/install.sh [2021-02-24T14:20:44.897Z] #36 1.127 + dir=/tmp/install [2021-02-24T14:20:44.897Z] #36 1.127 + bin=tini [2021-02-24T14:20:44.897Z] #36 1.128 + shift [2021-02-24T14:20:44.897Z] #36 1.128 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-24T14:20:44.897Z] #36 1.128 + . /tmp/install/tini.installer [2021-02-24T14:20:44.897Z] #36 1.128 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:20:44.897Z] #36 1.128 + install_tini [2021-02-24T14:20:44.897Z] #36 1.129 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-24T14:20:44.897Z] #36 1.129 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:20:44.897Z] #36 1.129 + git clone https://github.com/krallin/tini.git /tmp/tmp.XrnDm6CUMI/tini [2021-02-24T14:20:44.897Z] #36 1.131 Cloning into '/tmp/tmp.XrnDm6CUMI/tini'... [2021-02-24T14:20:44.897Z] #36 1.810 + cd /tmp/tmp.XrnDm6CUMI/tini [2021-02-24T14:20:44.897Z] #36 1.813 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:20:44.897Z] #36 1.818 + cmake . [2021-02-24T14:20:44.897Z] #36 2.445 -- The C compiler identification is GNU 8.3.0 [2021-02-24T14:20:44.897Z] #36 2.479 -- Check for working C compiler: /usr/bin/cc [2021-02-24T14:20:44.897Z] #36 3.078 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-24T14:20:44.897Z] #36 3.089 -- Detecting C compiler ABI info [2021-02-24T14:20:45.459Z] #31 ... [2021-02-24T14:20:45.459Z] [2021-02-24T14:20:45.459Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:45.459Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:45.459Z] #12 59.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-24T14:20:45.459Z] #12 61.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-24T14:20:45.459Z] #12 61.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-24T14:20:45.459Z] #12 61.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:20:45.459Z] #12 61.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:20:45.459Z] #12 61.90 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] [2021-02-24T14:20:45.459Z] #12 61.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-24T14:20:45.459Z] #12 61.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-24T14:20:45.459Z] #12 61.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-24T14:20:45.459Z] #12 61.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-24T14:20:45.459Z] #12 62.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-24T14:20:45.459Z] #12 62.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-24T14:20:45.459Z] #12 62.11 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-24T14:20:45.459Z] #12 62.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-24T14:20:45.459Z] #12 62.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-24T14:20:45.459Z] #12 62.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-24T14:20:45.459Z] #12 63.19 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:20:45.459Z] #12 63.41 Fetched 78.2 MB in 8s (9354 kB/s) [2021-02-24T14:20:45.459Z] #12 63.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:20:45.459Z] #12 63.60 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-24T14:20:45.459Z] #12 63.62 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:20:45.459Z] #12 64.04 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-24T14:20:45.459Z] #12 64.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:20:45.459Z] #12 64.28 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-24T14:20:45.459Z] #12 64.30 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:20:45.459Z] #12 64.54 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-24T14:20:45.459Z] #12 64.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-24T14:20:45.459Z] #12 64.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:20:45.459Z] #12 64.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:20:45.459Z] #12 64.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:20:45.721Z] #12 ... [2021-02-24T14:20:45.721Z] [2021-02-24T14:20:45.721Z] #33 [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 [2021-02-24T14:20:45.721Z] #33 sha256:5b1880c5b11e29f09c142479bf3b8e0d908896396a79217f47802060aa6a76a9 [2021-02-24T14:20:45.721Z] #33 56.01 reflect [2021-02-24T14:20:45.721Z] #33 62.83 time [2021-02-24T14:20:45.721Z] #33 ... [2021-02-24T14:20:45.721Z] [2021-02-24T14:20:45.721Z] #41 [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 [2021-02-24T14:20:45.721Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:45.721Z] #41 60.13 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-24T14:20:45.721Z] #41 60.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:45.721Z] #41 60.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:45.721Z] #41 60.37 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-24T14:20:45.721Z] #41 60.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:45.721Z] #41 60.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:45.721Z] #41 61.98 Selecting previously unselected package libprotoc17:amd64. [2021-02-24T14:20:45.721Z] #41 61.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:45.721Z] #41 62.00 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:45.721Z] #41 62.61 Selecting previously unselected package protobuf-c-compiler. [2021-02-24T14:20:45.721Z] #41 62.63 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:20:45.721Z] #41 62.64 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:20:45.721Z] #41 62.76 Selecting previously unselected package protobuf-compiler. [2021-02-24T14:20:45.721Z] #41 62.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:45.721Z] #41 62.78 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:20:45.721Z] #41 62.97 Selecting previously unselected package python-pkg-resources. [2021-02-24T14:20:45.721Z] #41 62.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:20:45.721Z] #41 63.00 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-24T14:20:45.721Z] #41 63.25 Selecting previously unselected package python-six. [2021-02-24T14:20:45.721Z] #41 63.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-24T14:20:45.721Z] #41 63.26 Unpacking python-six (1.12.0-1) ... [2021-02-24T14:20:45.721Z] #41 63.39 Selecting previously unselected package python-protobuf. [2021-02-24T14:20:45.721Z] #41 63.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-24T14:20:45.721Z] #41 63.42 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-24T14:20:45.721Z] #41 64.00 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-24T14:20:45.843Z] #36 4.112 -- Detecting C compiler ABI info - done [2021-02-24T14:20:45.843Z] #36 4.188 -- Detecting C compile features [2021-02-24T14:20:46.206Z] --- PASS: TestCgroupNamespacesBuild (1.50s) [2021-02-24T14:20:46.206Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-24T14:20:46.293Z] #41 ... [2021-02-24T14:20:46.293Z] [2021-02-24T14:20:46.293Z] #44 [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 [2021-02-24T14:20:46.293Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:20:46.293Z] #44 66.83 time [2021-02-24T14:20:46.554Z] #44 ... [2021-02-24T14:20:46.554Z] [2021-02-24T14:20:46.554Z] #46 [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 [2021-02-24T14:20:46.554Z] #46 sha256:ad50f91d05d148a474292fb3504a95832ba49ef8f667a7b458d8a260fc592d2e [2021-02-24T14:20:46.554Z] #46 DONE 67.0s [2021-02-24T14:20:46.554Z] [2021-02-24T14:20:46.554Z] #35 [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 [2021-02-24T14:20:46.554Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:20:46.554Z] #35 60.75 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:20:46.554Z] #35 60.75 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:20:46.554Z] #35 60.77 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:20:46.815Z] #35 ... [2021-02-24T14:20:46.815Z] [2021-02-24T14:20:46.815Z] #50 [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 [2021-02-24T14:20:46.815Z] #50 sha256:6a45ebb5be392ecb4a683e471483278aed71e249ea617789db5bc5b0abbb92cc [2021-02-24T14:20:46.815Z] #50 57.27 syscall [2021-02-24T14:20:46.815Z] #50 57.30 reflect [2021-02-24T14:20:46.815Z] #50 64.96 time [2021-02-24T14:20:47.224Z] #36 ... [2021-02-24T14:20:47.224Z] [2021-02-24T14:20:47.224Z] #50 [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 [2021-02-24T14:20:47.224Z] #50 sha256:fa3ec0c37f6b7bc78d2065cbd24e455fadd249c74da517f09f7164fa2f09f543 [2021-02-24T14:20:47.224Z] #50 64.48 os [2021-02-24T14:20:47.224Z] #50 66.33 encoding/binary [2021-02-24T14:20:47.224Z] #50 68.40 fmt [2021-02-24T14:20:47.224Z] #50 68.79 encoding/base64 [2021-02-24T14:20:47.224Z] #50 70.12 golang.org/x/sys/unix [2021-02-24T14:20:47.224Z] #50 74.21 encoding/json [2021-02-24T14:20:47.391Z] #50 ... [2021-02-24T14:20:47.391Z] [2021-02-24T14:20:47.391Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:47.391Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:47.391Z] #12 67.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-24T14:20:47.391Z] #12 67.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:20:47.391Z] #12 67.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:20:47.484Z] #50 ... [2021-02-24T14:20:47.484Z] [2021-02-24T14:20:47.484Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:20:47.484Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:20:47.484Z] #42 2.337 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:20:47.484Z] #42 2.337 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:20:47.484Z] #42 2.346 Note: Building without GnuTLS support [2021-02-24T14:20:47.484Z] #42 2.364 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:20:47.484Z] #42 2.366 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:20:47.589Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2021-02-24T14:20:47.589Z] === RUN TestBuildWithSession [2021-02-24T14:20:47.589Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-24T14:20:47.589Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:20:47.589Z] === RUN TestBuildSquashParent [2021-02-24T14:20:48.424Z] #42 ... [2021-02-24T14:20:48.425Z] [2021-02-24T14:20:48.425Z] #44 [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 [2021-02-24T14:20:48.425Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:20:48.425Z] #44 65.51 os [2021-02-24T14:20:48.425Z] #44 66.81 regexp/syntax [2021-02-24T14:20:48.425Z] #44 69.67 fmt [2021-02-24T14:20:48.425Z] #44 71.83 regexp [2021-02-24T14:20:48.425Z] #44 74.79 go/token [2021-02-24T14:20:48.425Z] #44 ... [2021-02-24T14:20:48.425Z] [2021-02-24T14:20:48.425Z] #36 [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 [2021-02-24T14:20:48.425Z] #36 sha256:cc928fbf30d8b6218f1471dff6323304f183814ab0740122af6839bc5cdd9647 [2021-02-24T14:20:48.425Z] #36 6.185 -- Detecting C compile features - done [2021-02-24T14:20:48.425Z] #36 6.217 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-24T14:20:48.425Z] #36 6.477 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-24T14:20:48.425Z] #36 6.582 -- Configuring done [2021-02-24T14:20:48.425Z] #36 6.608 -- Generating done [2021-02-24T14:20:48.425Z] #36 6.610 -- Build files have been written to: /tmp/tmp.XrnDm6CUMI/tini [2021-02-24T14:20:48.425Z] #36 6.624 + make tini-static [2021-02-24T14:20:48.994Z] #36 7.214 Scanning dependencies of target tini-static [2021-02-24T14:20:48.994Z] #36 7.411 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-24T14:20:49.566Z] #36 ... [2021-02-24T14:20:49.566Z] [2021-02-24T14:20:49.566Z] #33 [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 [2021-02-24T14:20:49.567Z] #33 sha256:125e6b29c3835743edc99583d6ae319fad0356e1b6abe3ef0608a33a3a06c49b [2021-02-24T14:20:49.567Z] #33 66.70 fmt [2021-02-24T14:20:49.567Z] #33 66.86 path/filepath [2021-02-24T14:20:49.567Z] #33 68.27 io/ioutil [2021-02-24T14:20:49.567Z] #33 68.84 path [2021-02-24T14:20:49.567Z] #33 69.92 text/tabwriter [2021-02-24T14:20:49.567Z] #33 71.34 flag [2021-02-24T14:20:49.567Z] #33 71.34 github.com/BurntSushi/toml [2021-02-24T14:20:49.567Z] #33 73.51 log [2021-02-24T14:20:49.567Z] #33 75.94 github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:20:49.567Z] #33 ... [2021-02-24T14:20:49.567Z] [2021-02-24T14:20:49.567Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:20:49.567Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:20:49.567Z] #42 4.561 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:20:49.567Z] #42 4.632 GEN .gitid [2021-02-24T14:20:49.827Z] #42 4.661 GEN criu/include/version.h [2021-02-24T14:20:49.827Z] #42 4.718 GEN include/common/asm [2021-02-24T14:20:50.697Z] #12 70.80 Selecting previously unselected package binutils-mingw-w64. [2021-02-24T14:20:50.697Z] #12 70.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-24T14:20:50.697Z] #12 70.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:20:50.697Z] #12 70.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-24T14:20:50.697Z] #12 71.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:20:50.697Z] #12 71.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:20:50.958Z] #12 71.24 Selecting previously unselected package dmsetup. [2021-02-24T14:20:50.958Z] #12 71.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:20:50.958Z] #12 71.26 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-24T14:20:50.958Z] #12 71.46 Selecting previously unselected package mingw-w64-common. [2021-02-24T14:20:50.958Z] #12 71.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-24T14:20:51.220Z] #12 71.49 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-24T14:20:51.792Z] #42 6.376 PBCC images/timens.pb-c.c [2021-02-24T14:20:51.792Z] #42 6.430 DEP images/timens.pb-c.d [2021-02-24T14:20:51.792Z] #42 6.498 PBCC images/fown.pb-c.c [2021-02-24T14:20:51.792Z] #42 6.510 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-24T14:20:51.792Z] #42 6.636 PBCC images/opts.pb-c.c [2021-02-24T14:20:51.792Z] #42 6.719 PBCC images/memfd.pb-c.c [2021-02-24T14:20:51.792Z] #42 6.807 DEP images/fown.pb-c.d [2021-02-24T14:20:51.792Z] #42 ... [2021-02-24T14:20:51.792Z] [2021-02-24T14:20:51.792Z] #36 [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 [2021-02-24T14:20:51.792Z] #36 sha256:cc928fbf30d8b6218f1471dff6323304f183814ab0740122af6839bc5cdd9647 [2021-02-24T14:20:51.792Z] #36 8.827 [100%] Linking C executable tini-static [2021-02-24T14:20:51.792Z] #36 9.554 [100%] Built target tini-static [2021-02-24T14:20:51.792Z] #36 9.642 + mkdir -p /build [2021-02-24T14:20:51.792Z] #36 9.644 + cp tini-static /build/docker-init [2021-02-24T14:20:51.792Z] #36 DONE 10.3s [2021-02-24T14:20:51.792Z] [2021-02-24T14:20:51.792Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:20:51.792Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:20:51.792Z] #42 6.849 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-24T14:20:51.792Z] #42 6.908 DEP images/opts.pb-c.d [2021-02-24T14:20:52.212Z] INFO [runner/unused/goanalysis] analyzers took 27.139604464s with top 10 stages: buildssa: 23.212601045s, U1000: 3.927003419s [2021-02-24T14:20:52.212Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-02-24T14:20:52.212Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1686/1686, identifier_marker: 1581/1581, filename_unadjuster: 1686/1686, cgo: 1686/2266, skip_dirs: 1686/1686, autogenerated_exclude: 1581/1686, skip_files: 1686/1686, exclude: 1581/1581, exclude-rules: 64/1581, nolint: 0/64 [2021-02-24T14:20:52.212Z] INFO [runner] processing took 127.348216ms with stages: nolint: 65.378676ms, identifier_marker: 35.276483ms, exclude-rules: 12.913143ms, path_prettifier: 7.838991ms, autogenerated_exclude: 3.905883ms, skip_dirs: 1.623447ms, cgo: 295.806µs, filename_unadjuster: 110.277µs, max_same_issues: 1.495µs, uniq_by_line: 994ns, exclude: 570ns, diff: 529ns, source_code: 489ns, max_from_linter: 416ns, path_shortener: 398ns, max_per_file_from_linter: 313ns, skip_files: 306ns [2021-02-24T14:20:52.212Z] INFO [runner] linters took 1m38.094485485s with stages: goanalysis_metalinter: 1m19.396880899s, unused: 18.569998845s [2021-02-24T14:20:52.212Z] INFO File cache stats: 1453 entries of total size 6.8MiB [2021-02-24T14:20:52.212Z] INFO Memory: 1666 samples, avg is 265.4MB, max is 3432.1MB [2021-02-24T14:20:52.212Z] INFO Execution took 3m41.362741536s [2021-02-24T14:20:52.212Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-24T14:20:52.367Z] #42 7.071 DEP images/memfd.pb-c.d [2021-02-24T14:20:52.367Z] #42 7.268 PBCC images/sit.pb-c.c [2021-02-24T14:20:52.367Z] #42 7.299 DEP images/sit.pb-c.d [2021-02-24T14:20:52.367Z] #42 7.368 PBCC images/macvlan.pb-c.c [2021-02-24T14:20:52.367Z] #42 7.412 DEP images/macvlan.pb-c.d [2021-02-24T14:20:52.558Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/make.sh dynbinary-daemon test-docker-py [2021-02-24T14:20:52.634Z] #42 7.476 PBCC images/autofs.pb-c.c [2021-02-24T14:20:52.634Z] #42 7.525 DEP images/autofs.pb-c.d [2021-02-24T14:20:52.634Z] #42 7.640 PBCC images/sysctl.pb-c.c [2021-02-24T14:20:52.634Z] #42 7.720 DEP images/sysctl.pb-c.d [2021-02-24T14:20:52.818Z] [2021-02-24T14:20:52.875Z] --- PASS: TestBuildSquashParent (4.67s) [2021-02-24T14:20:52.875Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-24T14:20:52.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:20:52.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:20:52.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:20:52.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:20:52.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:20:52.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:20:52.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:20:52.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:20:52.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:20:52.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:20:52.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:20:52.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:20:52.875Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:20:52.875Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:20:52.901Z] #42 7.879 PBCC images/time.pb-c.c [2021-02-24T14:20:53.079Z] Removing bundles/ [2021-02-24T14:20:53.079Z] [2021-02-24T14:20:53.079Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-24T14:20:53.079Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:20:53.079Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:20:53.166Z] #42 8.127 DEP images/time.pb-c.d [2021-02-24T14:20:53.166Z] #42 8.295 PBCC images/binfmt-misc.pb-c.c [2021-02-24T14:20:53.425Z] #42 8.315 DEP images/binfmt-misc.pb-c.d [2021-02-24T14:20:53.425Z] #42 8.384 PBCC images/seccomp.pb-c.c [2021-02-24T14:20:53.425Z] #42 8.411 DEP images/seccomp.pb-c.d [2021-02-24T14:20:53.425Z] #42 8.451 PBCC images/userns.pb-c.c [2021-02-24T14:20:53.425Z] #42 8.486 DEP images/userns.pb-c.d [2021-02-24T14:20:53.425Z] #42 8.539 PBCC images/cgroup.pb-c.c [2021-02-24T14:20:53.685Z] #42 8.581 DEP images/cgroup.pb-c.d [2021-02-24T14:20:53.685Z] #42 8.644 PBCC images/ext-file.pb-c.c [2021-02-24T14:20:53.685Z] #42 ... [2021-02-24T14:20:53.685Z] [2021-02-24T14:20:53.685Z] #33 [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 [2021-02-24T14:20:53.685Z] #33 sha256:125e6b29c3835743edc99583d6ae319fad0356e1b6abe3ef0608a33a3a06c49b [2021-02-24T14:20:53.685Z] #33 DONE 80.9s [2021-02-24T14:20:53.685Z] [2021-02-24T14:20:53.685Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:20:53.685Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:20:53.685Z] #42 8.687 DEP images/ext-file.pb-c.d [2021-02-24T14:20:53.685Z] #42 8.772 PBCC images/rpc.pb-c.c [2021-02-24T14:20:53.772Z] #12 ... [2021-02-24T14:20:53.772Z] [2021-02-24T14:20:53.772Z] #35 [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 [2021-02-24T14:20:53.772Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:20:53.772Z] #35 68.34 Selecting previously unselected package libxml2:amd64. [2021-02-24T14:20:53.772Z] #35 68.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-24T14:20:53.772Z] #35 68.36 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:20:53.772Z] #35 68.97 Selecting previously unselected package libarchive13:amd64. [2021-02-24T14:20:53.772Z] #35 68.97 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-24T14:20:53.772Z] #35 68.97 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:20:53.772Z] #35 69.30 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-24T14:20:53.772Z] #35 69.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-24T14:20:53.772Z] #35 69.32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:20:53.772Z] #35 69.49 Selecting previously unselected package librhash0:amd64. [2021-02-24T14:20:53.772Z] #35 69.53 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-24T14:20:53.772Z] #35 69.53 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:20:53.772Z] #35 69.70 Selecting previously unselected package libuv1:amd64. [2021-02-24T14:20:53.772Z] #35 69.73 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-24T14:20:53.772Z] #35 69.74 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:20:53.772Z] #35 69.91 Selecting previously unselected package cmake. [2021-02-24T14:20:53.772Z] #35 69.96 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-24T14:20:53.772Z] #35 69.97 Unpacking cmake (3.13.4-1) ... [2021-02-24T14:20:53.772Z] #35 73.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:20:53.772Z] #35 73.21 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:20:53.772Z] #35 73.22 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:20:53.772Z] #35 73.25 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:20:53.772Z] #35 73.29 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:20:53.772Z] #35 73.33 Setting up cmake-data (3.13.4-1) ... [2021-02-24T14:20:53.772Z] #35 73.35 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:20:53.772Z] #35 73.36 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:20:53.772Z] #35 73.38 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:20:53.772Z] #35 73.40 Setting up cmake (3.13.4-1) ... [2021-02-24T14:20:53.772Z] #35 73.41 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:20:53.772Z] #35 73.52 Processing triggers for mime-support (3.62) ... [2021-02-24T14:20:53.772Z] #35 DONE 74.1s [2021-02-24T14:20:53.772Z] [2021-02-24T14:20:53.772Z] #36 [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 [2021-02-24T14:20:53.772Z] #36 sha256:cf17fc0a45ad047b435ad369f8e1a778cbfe0e44ed7b798ddd8c995396151567 [2021-02-24T14:20:53.816Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:20:53.946Z] #42 8.883 DEP images/rpc.pb-c.d [2021-02-24T14:20:53.946Z] #42 9.012 PBCC images/siginfo.pb-c.c [2021-02-24T14:20:54.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:20:54.207Z] #42 9.092 DEP images/siginfo.pb-c.d [2021-02-24T14:20:54.207Z] #42 9.132 PBCC images/pagemap.pb-c.c [2021-02-24T14:20:54.207Z] #42 9.201 DEP images/pagemap.pb-c.d [2021-02-24T14:20:54.467Z] #42 9.319 PBCC images/rlimit.pb-c.c [2021-02-24T14:20:54.467Z] #42 9.386 DEP images/rlimit.pb-c.d [2021-02-24T14:20:54.467Z] #42 9.433 PBCC images/file-lock.pb-c.c [2021-02-24T14:20:54.467Z] #42 9.473 DEP images/file-lock.pb-c.d [2021-02-24T14:20:54.714Z] #36 1.137 + RM_GOPATH=0 [2021-02-24T14:20:54.714Z] #36 1.137 + TMP_GOPATH= [2021-02-24T14:20:54.714Z] #36 1.137 + : /build [2021-02-24T14:20:54.714Z] #36 1.137 + '[' -z '' ']' [2021-02-24T14:20:54.714Z] #36 1.137 ++ mktemp -d [2021-02-24T14:20:54.714Z] #36 1.139 + export GOPATH=/tmp/tmp.H6BBEqwepr [2021-02-24T14:20:54.714Z] #36 1.140 + GOPATH=/tmp/tmp.H6BBEqwepr [2021-02-24T14:20:54.714Z] #36 1.141 + RM_GOPATH=1 [2021-02-24T14:20:54.714Z] #36 1.141 + case "$(go env GOARCH)" in [2021-02-24T14:20:54.714Z] #36 1.142 ++ go env GOARCH [2021-02-24T14:20:54.714Z] #36 1.181 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:20:54.714Z] #36 1.181 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:20:54.714Z] #36 1.182 ++ dirname /tmp/install/install.sh [2021-02-24T14:20:54.714Z] #36 1.183 + dir=/tmp/install [2021-02-24T14:20:54.714Z] #36 1.183 + bin=tini [2021-02-24T14:20:54.714Z] #36 1.184 + shift [2021-02-24T14:20:54.714Z] #36 1.184 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-24T14:20:54.714Z] #36 1.184 + . /tmp/install/tini.installer [2021-02-24T14:20:54.714Z] #36 1.185 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:20:54.714Z] #36 1.185 + install_tini [2021-02-24T14:20:54.714Z] #36 1.185 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-24T14:20:54.714Z] #36 1.185 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:20:54.714Z] #36 1.185 + git clone https://github.com/krallin/tini.git /tmp/tmp.H6BBEqwepr/tini [2021-02-24T14:20:54.714Z] #36 1.187 Cloning into '/tmp/tmp.H6BBEqwepr/tini'... [2021-02-24T14:20:54.729Z] #42 9.663 PBCC images/tty.pb-c.c [2021-02-24T14:20:54.729Z] #42 9.782 DEP images/tty.pb-c.d [2021-02-24T14:20:54.989Z] #42 9.937 PBCC images/tun.pb-c.c [2021-02-24T14:20:54.989Z] #42 9.952 PBCC images/netdev.pb-c.c [2021-02-24T14:20:54.989Z] #42 10.01 DEP images/tun.pb-c.d [2021-02-24T14:20:55.249Z] #42 10.09 DEP images/netdev.pb-c.d [2021-02-24T14:20:55.249Z] #42 10.17 PBCC images/vma.pb-c.c [2021-02-24T14:20:55.249Z] #42 10.22 DEP images/vma.pb-c.d [2021-02-24T14:20:55.249Z] #42 10.25 PBCC images/creds.pb-c.c [2021-02-24T14:20:55.249Z] #42 10.29 DEP images/creds.pb-c.d [2021-02-24T14:20:55.249Z] #42 10.34 PBCC images/utsns.pb-c.c [2021-02-24T14:20:55.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:20:55.510Z] #42 10.37 DEP images/utsns.pb-c.d [2021-02-24T14:20:55.510Z] #42 10.41 PBCC images/ipc-desc.pb-c.c [2021-02-24T14:20:55.511Z] #42 10.45 PBCC images/ipc-sem.pb-c.c [2021-02-24T14:20:55.511Z] #42 10.47 DEP images/ipc-desc.pb-c.d [2021-02-24T14:20:55.511Z] #42 10.54 DEP images/ipc-sem.pb-c.d [2021-02-24T14:20:55.658Z] #36 1.981 + cd /tmp/tmp.H6BBEqwepr/tini [2021-02-24T14:20:55.658Z] #36 1.982 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:20:55.658Z] #36 1.988 + cmake . [2021-02-24T14:20:55.770Z] #42 10.63 PBCC images/ipc-msg.pb-c.c [2021-02-24T14:20:55.770Z] #42 10.68 DEP images/ipc-msg.pb-c.d [2021-02-24T14:20:55.770Z] #42 10.74 PBCC images/ipc-shm.pb-c.c [2021-02-24T14:20:55.770Z] #42 ... [2021-02-24T14:20:55.770Z] [2021-02-24T14:20:55.770Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:55.770Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:55.770Z] #12 72.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-24T14:20:55.770Z] #12 72.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-24T14:20:55.770Z] #12 73.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:20:55.770Z] #12 79.28 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-24T14:20:55.770Z] #12 79.29 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:20:55.770Z] #12 79.31 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:20:55.770Z] #12 79.63 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-24T14:20:55.770Z] #12 79.66 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:20:55.770Z] #12 79.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:20:55.770Z] #12 ... [2021-02-24T14:20:55.770Z] [2021-02-24T14:20:55.770Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:20:55.770Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:20:55.770Z] #42 10.76 DEP images/ipc-shm.pb-c.d [2021-02-24T14:20:55.770Z] #42 10.80 PBCC images/ipc-var.pb-c.c [2021-02-24T14:20:55.770Z] #42 10.82 DEP images/ipc-var.pb-c.d [2021-02-24T14:20:55.770Z] #42 10.86 PBCC images/sk-opts.pb-c.c [2021-02-24T14:20:56.030Z] #42 10.91 PBCC images/packet-sock.pb-c.c [2021-02-24T14:20:56.030Z] #42 10.99 DEP images/sk-opts.pb-c.d [2021-02-24T14:20:56.030Z] #42 11.08 DEP images/packet-sock.pb-c.d [2021-02-24T14:20:56.046Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:20:56.230Z] #36 2.618 -- The C compiler identification is GNU 8.3.0 [2021-02-24T14:20:56.230Z] #36 2.677 -- Check for working C compiler: /usr/bin/cc [2021-02-24T14:20:56.295Z] #42 11.16 PBCC images/sk-netlink.pb-c.c [2021-02-24T14:20:56.295Z] #42 11.24 DEP images/sk-netlink.pb-c.d [2021-02-24T14:20:56.295Z] #42 11.30 PBCC images/sk-inet.pb-c.c [2021-02-24T14:20:56.295Z] #42 11.35 DEP images/sk-inet.pb-c.d [2021-02-24T14:20:56.554Z] #42 11.41 PBCC images/sk-unix.pb-c.c [2021-02-24T14:20:56.554Z] #42 11.46 DEP images/sk-unix.pb-c.d [2021-02-24T14:20:56.554Z] #42 11.50 PBCC images/mm.pb-c.c [2021-02-24T14:20:56.554Z] #42 11.55 DEP images/mm.pb-c.d [2021-02-24T14:20:56.812Z] #42 11.66 PBCC images/timerfd.pb-c.c [2021-02-24T14:20:56.812Z] #42 11.71 DEP images/timerfd.pb-c.d [2021-02-24T14:20:56.812Z] #42 11.78 PBCC images/timer.pb-c.c [2021-02-24T14:20:56.812Z] #42 11.82 DEP images/timer.pb-c.d [2021-02-24T14:20:57.072Z] #42 11.86 PBCC images/sa.pb-c.c [2021-02-24T14:20:57.072Z] #42 11.91 DEP images/sa.pb-c.d [2021-02-24T14:20:57.072Z] #42 11.98 PBCC images/pipe-data.pb-c.c [2021-02-24T14:20:57.072Z] #42 12.04 DEP images/pipe-data.pb-c.d [2021-02-24T14:20:57.072Z] #42 12.10 PBCC images/mnt.pb-c.c [2021-02-24T14:20:57.072Z] #42 12.15 DEP images/mnt.pb-c.d [2021-02-24T14:20:57.072Z] #42 12.20 PBCC images/sk-packet.pb-c.c [2021-02-24T14:20:57.174Z] #36 3.518 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-24T14:20:57.174Z] #36 3.520 -- Detecting C compiler ABI info [2021-02-24T14:20:57.332Z] #42 12.22 DEP images/sk-packet.pb-c.d [2021-02-24T14:20:57.332Z] #42 12.28 PBCC images/tcp-stream.pb-c.c [2021-02-24T14:20:57.332Z] #42 12.33 DEP images/tcp-stream.pb-c.d [2021-02-24T14:20:57.332Z] #42 12.37 PBCC images/pipe.pb-c.c [2021-02-24T14:20:57.332Z] #42 12.42 DEP images/pipe.pb-c.d [2021-02-24T14:20:57.592Z] #42 12.50 PBCC images/pstree.pb-c.c [2021-02-24T14:20:57.592Z] #42 12.56 DEP images/pstree.pb-c.d [2021-02-24T14:20:57.592Z] #42 12.61 PBCC images/fs.pb-c.c [2021-02-24T14:20:57.592Z] #42 12.63 DEP images/fs.pb-c.d [2021-02-24T14:20:57.592Z] #42 12.67 PBCC images/signalfd.pb-c.c [2021-02-24T14:20:57.592Z] #42 12.73 DEP images/signalfd.pb-c.d [2021-02-24T14:20:57.747Z] #36 4.110 -- Detecting C compiler ABI info - done [2021-02-24T14:20:57.747Z] #36 4.158 -- Detecting C compile features [2021-02-24T14:20:57.851Z] #42 12.82 PBCC images/fh.pb-c.c [2021-02-24T14:20:57.851Z] #42 12.84 PBCC images/fsnotify.pb-c.c [2021-02-24T14:20:57.851Z] #42 12.90 DEP images/fh.pb-c.d [2021-02-24T14:20:57.851Z] #42 12.95 DEP images/fsnotify.pb-c.d [2021-02-24T14:20:57.919Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/rootless [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/volume [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-24T14:20:57.920Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === Skipped [2021-02-24T14:20:57.920Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-24T14:20:57.920Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-24T14:20:57.920Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-24T14:20:57.920Z] time="2021-02-24T14:19:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-24T14:20:57.920Z] time="2021-02-24T14:19:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-24T14:20:57.920Z] time="2021-02-24T14:19:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-24T14:20:57.920Z] time="2021-02-24T14:19:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-24T14:20:57.920Z] time="2021-02-24T14:19:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-24T14:20:57.920Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-24T14:20:57.920Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-24T14:20:57.920Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:20:57.920Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-24T14:20:57.920Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-24T14:20:57.920Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-24T14:20:57.920Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] [2021-02-24T14:20:57.920Z] DONE 2244 tests, 26 skipped in 198.646s Post stage [Pipeline] junit [2021-02-24T14:20:57.935Z] Recording test results [2021-02-24T14:20:57.971Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-24T14:20:57.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2021-02-24T14:20:57.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.87s) [2021-02-24T14:20:57.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.63s) [2021-02-24T14:20:57.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.77s) [2021-02-24T14:20:57.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.85s) [2021-02-24T14:20:57.971Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s) [2021-02-24T14:20:57.971Z] === RUN TestBuildMultiStageCopy [2021-02-24T14:20:57.971Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-24T14:20:58.059Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-02-24T14:20:58.112Z] #42 13.00 PBCC images/eventpoll.pb-c.c [2021-02-24T14:20:58.112Z] #42 13.02 DEP images/eventpoll.pb-c.d [2021-02-24T14:20:58.112Z] #42 13.11 PBCC images/eventfd.pb-c.c [2021-02-24T14:20:58.112Z] #42 13.12 DEP images/eventfd.pb-c.d [2021-02-24T14:20:58.112Z] #42 13.18 PBCC images/remap-file-path.pb-c.c [2021-02-24T14:20:58.112Z] #42 13.22 DEP images/remap-file-path.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-24T14:20:58.372Z] #42 13.26 PBCC images/fifo.pb-c.c [2021-02-24T14:20:58.372Z] #42 13.29 DEP images/fifo.pb-c.d [2021-02-24T14:20:58.372Z] #42 13.36 PBCC images/ghost-file.pb-c.c [2021-02-24T14:20:58.372Z] #42 13.42 DEP images/ghost-file.pb-c.d [2021-02-24T14:20:58.372Z] #42 13.48 PBCC images/regfile.pb-c.c [2021-02-24T14:20:58.422Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/make.sh dynbinary test-integration [2021-02-24T14:20:58.631Z] #42 13.58 DEP images/regfile.pb-c.d [2021-02-24T14:20:58.631Z] #42 ... [2021-02-24T14:20:58.631Z] [2021-02-24T14:20:58.631Z] #44 [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 [2021-02-24T14:20:58.631Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:20:58.631Z] #44 75.73 go/scanner [2021-02-24T14:20:58.631Z] #44 76.27 internal/lazyregexp [2021-02-24T14:20:58.631Z] #44 76.65 net/url [2021-02-24T14:20:58.631Z] #44 77.25 go/ast [2021-02-24T14:20:58.631Z] #44 78.90 text/template/parse [2021-02-24T14:20:58.631Z] #44 83.04 go/parser [2021-02-24T14:20:58.631Z] #44 83.87 text/template [2021-02-24T14:20:58.631Z] #44 ... [2021-02-24T14:20:58.631Z] [2021-02-24T14:20:58.631Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:20:58.631Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:20:58.631Z] #42 13.64 PBCC images/ns.pb-c.c [2021-02-24T14:20:58.631Z] #42 13.66 DEP images/ns.pb-c.d [2021-02-24T14:20:58.631Z] #42 13.71 PBCC images/fdinfo.pb-c.c [2021-02-24T14:20:58.691Z] #36 ... [2021-02-24T14:20:58.691Z] [2021-02-24T14:20:58.692Z] #41 [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 [2021-02-24T14:20:58.692Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:20:58.692Z] #41 69.22 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:58.692Z] #41 69.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:20:58.692Z] #41 69.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:20:58.692Z] #41 69.27 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:20:58.692Z] #41 69.30 Setting up python-six (1.12.0-1) ... [2021-02-24T14:20:58.692Z] #41 73.47 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:20:58.692Z] #41 73.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:20:58.692Z] #41 73.52 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:58.692Z] #41 73.53 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:20:58.692Z] #41 73.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:58.692Z] #41 73.57 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:20:58.692Z] #41 73.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:20:58.692Z] #41 73.60 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:20:58.692Z] #41 73.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:20:58.692Z] #41 73.64 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-24T14:20:58.891Z] #42 13.81 DEP images/fdinfo.pb-c.d [2021-02-24T14:20:58.891Z] #42 13.85 PBCC images/core-aarch64.pb-c.c [2021-02-24T14:20:58.891Z] #42 13.89 PBCC images/core-arm.pb-c.c [2021-02-24T14:20:58.891Z] #42 13.92 PBCC images/core-ppc64.pb-c.c [2021-02-24T14:20:58.955Z] #41 ... [2021-02-24T14:20:58.955Z] [2021-02-24T14:20:58.955Z] #33 [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 [2021-02-24T14:20:58.955Z] #33 sha256:5b1880c5b11e29f09c142479bf3b8e0d908896396a79217f47802060aa6a76a9 [2021-02-24T14:20:58.955Z] #33 69.42 internal/poll [2021-02-24T14:20:58.955Z] #33 70.22 internal/fmtsort [2021-02-24T14:20:58.955Z] #33 71.04 internal/syscall/execenv [2021-02-24T14:20:58.955Z] #33 71.28 internal/syscall/unix [2021-02-24T14:20:58.955Z] #33 71.49 strings [2021-02-24T14:20:58.955Z] #33 71.52 os [2021-02-24T14:20:58.955Z] #33 74.77 path [2021-02-24T14:20:58.955Z] #33 75.79 text/tabwriter [2021-02-24T14:20:58.955Z] #33 75.85 fmt [2021-02-24T14:20:58.955Z] #33 76.57 path/filepath [2021-02-24T14:20:58.955Z] #33 78.46 io/ioutil [2021-02-24T14:20:58.955Z] #33 ... [2021-02-24T14:20:58.955Z] [2021-02-24T14:20:58.955Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:20:58.955Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:20:58.955Z] #12 77.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-24T14:20:58.955Z] #12 77.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-24T14:20:58.955Z] #12 77.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:20:59.151Z] #42 14.00 PBCC images/core-s390.pb-c.c [2021-02-24T14:20:59.151Z] #42 14.09 PBCC images/core-x86.pb-c.c [2021-02-24T14:20:59.151Z] #42 14.17 PBCC images/core.pb-c.c [2021-02-24T14:20:59.151Z] #42 14.26 PBCC images/inventory.pb-c.c [2021-02-24T14:20:59.354Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-24T14:20:59.354Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-24T14:20:59.368Z] [2021-02-24T14:20:59.368Z] Removing bundles/ [2021-02-24T14:20:59.368Z] [2021-02-24T14:20:59.368Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-24T14:20:59.368Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:20:59.368Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:20:59.410Z] #42 14.33 DEP images/core-aarch64.pb-c.d [2021-02-24T14:20:59.410Z] #42 14.38 DEP images/core-arm.pb-c.d [2021-02-24T14:20:59.410Z] #42 14.42 DEP images/core-ppc64.pb-c.d [2021-02-24T14:20:59.410Z] #42 14.49 DEP images/core-s390.pb-c.d [2021-02-24T14:20:59.614Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-24T14:20:59.669Z] #42 14.60 DEP images/core-x86.pb-c.d [2021-02-24T14:20:59.669Z] #42 14.68 DEP images/core.pb-c.d [2021-02-24T14:20:59.875Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-24T14:20:59.929Z] #42 14.76 DEP images/inventory.pb-c.d [2021-02-24T14:20:59.930Z] #42 14.80 PBCC images/cpuinfo.pb-c.c [2021-02-24T14:20:59.930Z] #42 14.84 DEP images/cpuinfo.pb-c.d [2021-02-24T14:20:59.930Z] #42 14.93 PBCC images/stats.pb-c.c [2021-02-24T14:20:59.930Z] #42 14.94 DEP images/stats.pb-c.d [2021-02-24T14:21:00.135Z] --- PASS: TestBuildMultiStageCopy (2.47s) [2021-02-24T14:21:00.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2021-02-24T14:21:00.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.26s) [2021-02-24T14:21:00.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-02-24T14:21:00.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-02-24T14:21:00.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-02-24T14:21:00.135Z] === RUN TestBuildMultiStageParentConfig [2021-02-24T14:21:00.706Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2021-02-24T14:21:00.706Z] === RUN TestBuildLabelWithTargets [2021-02-24T14:21:00.874Z] #12 ... [2021-02-24T14:21:00.874Z] [2021-02-24T14:21:00.874Z] #41 [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 [2021-02-24T14:21:00.874Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:21:00.874Z] #41 80.41 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:21:00.874Z] #41 80.42 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:21:00.874Z] #41 DONE 81.0s [2021-02-24T14:21:00.874Z] [2021-02-24T14:21:00.874Z] #50 [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 [2021-02-24T14:21:00.874Z] #50 sha256:6a45ebb5be392ecb4a683e471483278aed71e249ea617789db5bc5b0abbb92cc [2021-02-24T14:21:00.874Z] #50 70.97 context [2021-02-24T14:21:00.874Z] #50 71.95 encoding/binary [2021-02-24T14:21:00.874Z] #50 71.95 os [2021-02-24T14:21:00.874Z] #50 74.20 encoding/base64 [2021-02-24T14:21:00.874Z] #50 75.12 golang.org/x/sys/unix [2021-02-24T14:21:00.874Z] #50 76.47 fmt [2021-02-24T14:21:00.874Z] #50 ... [2021-02-24T14:21:00.874Z] [2021-02-24T14:21:00.874Z] #36 [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 [2021-02-24T14:21:00.874Z] #36 sha256:cf17fc0a45ad047b435ad369f8e1a778cbfe0e44ed7b798ddd8c995396151567 [2021-02-24T14:21:00.874Z] #36 6.228 -- Detecting C compile features - done [2021-02-24T14:21:00.874Z] #36 6.288 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-24T14:21:00.874Z] #36 6.606 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-24T14:21:00.874Z] #36 6.728 -- Configuring done [2021-02-24T14:21:00.874Z] #36 6.758 -- Generating done [2021-02-24T14:21:00.874Z] #36 6.773 -- Build files have been written to: /tmp/tmp.H6BBEqwepr/tini [2021-02-24T14:21:00.874Z] #36 6.782 + make tini-static [2021-02-24T14:21:01.135Z] #36 7.352 Scanning dependencies of target tini-static [2021-02-24T14:21:01.135Z] #36 ... [2021-02-24T14:21:01.135Z] [2021-02-24T14:21:01.135Z] #44 [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 [2021-02-24T14:21:01.135Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:21:01.135Z] #44 71.53 strings [2021-02-24T14:21:01.135Z] #44 73.02 os [2021-02-24T14:21:01.135Z] #44 74.89 regexp/syntax [2021-02-24T14:21:01.135Z] #44 77.40 fmt [2021-02-24T14:21:01.135Z] #44 79.88 regexp [2021-02-24T14:21:01.135Z] #44 ... [2021-02-24T14:21:01.135Z] [2021-02-24T14:21:01.135Z] #36 [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 [2021-02-24T14:21:01.135Z] #36 sha256:cf17fc0a45ad047b435ad369f8e1a778cbfe0e44ed7b798ddd8c995396151567 [2021-02-24T14:21:01.135Z] #36 7.545 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-24T14:21:01.310Z] #42 16.32 make[1]: Nothing to be done for 'all'. [2021-02-24T14:21:02.091Z] --- PASS: TestBuildLabelWithTargets (1.13s) [2021-02-24T14:21:02.091Z] === RUN TestBuildWithEmptyLayers [2021-02-24T14:21:02.251Z] #42 ... [2021-02-24T14:21:02.251Z] [2021-02-24T14:21:02.251Z] #50 [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 [2021-02-24T14:21:02.251Z] #50 sha256:fa3ec0c37f6b7bc78d2065cbd24e455fadd249c74da517f09f7164fa2f09f543 [2021-02-24T14:21:02.251Z] #50 79.27 github.com/pkg/diff [2021-02-24T14:21:02.251Z] #50 81.16 go/ast [2021-02-24T14:21:02.251Z] #50 81.93 golang.org/x/crypto/ssh/terminal [2021-02-24T14:21:02.251Z] #50 83.28 mvdan.cc/editorconfig [2021-02-24T14:21:02.251Z] #50 84.38 mvdan.cc/sh/v3/fileutil [2021-02-24T14:21:02.251Z] #50 84.52 mvdan.cc/sh/v3/syntax [2021-02-24T14:21:02.251Z] #50 ... [2021-02-24T14:21:02.251Z] [2021-02-24T14:21:02.251Z] #44 [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 [2021-02-24T14:21:02.251Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:21:02.251Z] #44 86.41 encoding/xml [2021-02-24T14:21:02.251Z] #44 88.41 go/doc [2021-02-24T14:21:02.352Z] --- PASS: TestBuildWithEmptyLayers (0.52s) [2021-02-24T14:21:02.352Z] === RUN TestBuildMultiStageOnBuild [2021-02-24T14:21:03.051Z] #36 9.132 [100%] Linking C executable tini-static [2021-02-24T14:21:03.623Z] #36 9.807 [100%] Built target tini-static [2021-02-24T14:21:03.623Z] #36 9.905 + mkdir -p /build [2021-02-24T14:21:03.623Z] #36 9.913 + cp tini-static /build/docker-init [2021-02-24T14:21:03.623Z] #36 DONE 10.1s [2021-02-24T14:21:03.623Z] [2021-02-24T14:21:03.623Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:03.623Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:03.623Z] #42 2.474 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:21:03.623Z] #42 2.475 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:21:03.623Z] #42 2.496 Note: Building without GnuTLS support [2021-02-24T14:21:03.623Z] #42 2.501 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:21:03.623Z] #42 2.509 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:21:04.160Z] #44 ... [2021-02-24T14:21:04.160Z] [2021-02-24T14:21:04.160Z] #55 [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 [2021-02-24T14:21:04.160Z] #55 sha256:13df52a6ad39cf554b69123119553c8517e38f6692123b72e72776b3f3ad0a2e [2021-02-24T14:21:04.264Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2021-02-24T14:21:04.264Z] === RUN TestBuildUncleanTarFilenames [2021-02-24T14:21:04.836Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-02-24T14:21:04.836Z] === RUN TestBuildMultiStageLayerLeak [2021-02-24T14:21:04.944Z] #55 41.39 Checking out files: 56% (2135/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 94% (3544/3770) Checking out files: 94% (3547/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-24T14:21:04.944Z] #55 42.63 + cd /tmp/tmp.6HgjJOD3PY/src/github.com/containerd/containerd [2021-02-24T14:21:04.944Z] #55 42.65 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:21:05.538Z] #42 4.853 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:21:05.538Z] #42 4.876 GEN .gitid [2021-02-24T14:21:05.538Z] #42 4.905 GEN criu/include/version.h [2021-02-24T14:21:05.538Z] #42 4.976 GEN include/common/asm [2021-02-24T14:21:06.748Z] --- PASS: TestBuildMultiStageLayerLeak (1.80s) [2021-02-24T14:21:06.748Z] === RUN TestBuildWithHugeFile [2021-02-24T14:21:06.852Z] #55 44.59 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-24T14:21:06.924Z] #42 6.425 PBCC images/timens.pb-c.c [2021-02-24T14:21:06.924Z] #42 6.464 DEP images/timens.pb-c.d [2021-02-24T14:21:06.924Z] #42 6.542 PBCC images/fown.pb-c.c [2021-02-24T14:21:07.113Z] #55 44.59 + BUILDTAGS='netgo osusergo static_build' [2021-02-24T14:21:07.113Z] #55 44.59 + export EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:21:07.113Z] #55 44.59 + EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:21:07.113Z] #55 44.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-24T14:21:07.113Z] #55 44.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-24T14:21:07.113Z] #55 44.59 + '[' '' = dynamic ']' [2021-02-24T14:21:07.113Z] #55 44.59 + make [2021-02-24T14:21:07.186Z] #42 6.550 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-24T14:21:07.186Z] #42 6.638 PBCC images/opts.pb-c.c [2021-02-24T14:21:07.186Z] #42 6.684 PBCC images/memfd.pb-c.c [2021-02-24T14:21:07.186Z] #42 6.721 DEP images/fown.pb-c.d [2021-02-24T14:21:07.186Z] #42 6.805 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-24T14:21:07.448Z] #42 6.869 DEP images/opts.pb-c.d [2021-02-24T14:21:07.448Z] #42 6.921 DEP images/memfd.pb-c.d [2021-02-24T14:21:07.448Z] #42 7.013 PBCC images/sit.pb-c.c [2021-02-24T14:21:07.709Z] #42 7.072 DEP images/sit.pb-c.d [2021-02-24T14:21:07.709Z] #42 7.147 PBCC images/macvlan.pb-c.c [2021-02-24T14:21:07.709Z] #42 7.200 DEP images/macvlan.pb-c.d [2021-02-24T14:21:07.709Z] #42 7.255 PBCC images/autofs.pb-c.c [2021-02-24T14:21:07.709Z] #42 7.290 DEP images/autofs.pb-c.d [2021-02-24T14:21:07.970Z] #42 7.356 PBCC images/sysctl.pb-c.c [2021-02-24T14:21:07.970Z] #42 7.412 DEP images/sysctl.pb-c.d [2021-02-24T14:21:07.970Z] #42 7.466 PBCC images/time.pb-c.c [2021-02-24T14:21:07.970Z] #42 7.500 DEP images/time.pb-c.d [2021-02-24T14:21:07.971Z] #42 7.552 PBCC images/binfmt-misc.pb-c.c [2021-02-24T14:21:07.971Z] #42 7.581 DEP images/binfmt-misc.pb-c.d [2021-02-24T14:21:08.054Z] #55 45.55 + bin/ctr [2021-02-24T14:21:08.235Z] #42 7.634 PBCC images/seccomp.pb-c.c [2021-02-24T14:21:08.235Z] #42 7.668 DEP images/seccomp.pb-c.d [2021-02-24T14:21:08.235Z] #42 7.725 PBCC images/userns.pb-c.c [2021-02-24T14:21:08.235Z] #42 7.750 DEP images/userns.pb-c.d [2021-02-24T14:21:08.235Z] #42 7.813 PBCC images/cgroup.pb-c.c [2021-02-24T14:21:08.235Z] #42 7.867 DEP images/cgroup.pb-c.d [2021-02-24T14:21:08.496Z] #42 7.925 PBCC images/ext-file.pb-c.c [2021-02-24T14:21:08.496Z] #42 7.942 DEP images/ext-file.pb-c.d [2021-02-24T14:21:08.496Z] #42 7.994 PBCC images/rpc.pb-c.c [2021-02-24T14:21:08.496Z] #42 8.038 DEP images/rpc.pb-c.d [2021-02-24T14:21:08.496Z] #42 8.088 PBCC images/siginfo.pb-c.c [2021-02-24T14:21:08.496Z] #42 8.137 DEP images/siginfo.pb-c.d [2021-02-24T14:21:08.757Z] #42 8.209 PBCC images/pagemap.pb-c.c [2021-02-24T14:21:08.757Z] #42 8.248 DEP images/pagemap.pb-c.d [2021-02-24T14:21:08.757Z] #42 8.285 PBCC images/rlimit.pb-c.c [2021-02-24T14:21:08.757Z] #42 8.318 DEP images/rlimit.pb-c.d [2021-02-24T14:21:08.757Z] #42 8.361 PBCC images/file-lock.pb-c.c [2021-02-24T14:21:09.019Z] #42 ... [2021-02-24T14:21:09.019Z] [2021-02-24T14:21:09.019Z] #33 [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 [2021-02-24T14:21:09.019Z] #33 sha256:5b1880c5b11e29f09c142479bf3b8e0d908896396a79217f47802060aa6a76a9 [2021-02-24T14:21:09.019Z] #33 79.87 flag [2021-02-24T14:21:09.019Z] #33 79.87 github.com/BurntSushi/toml [2021-02-24T14:21:09.019Z] #33 82.13 log [2021-02-24T14:21:09.019Z] #33 84.72 github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:21:09.019Z] #33 DONE 89.4s [2021-02-24T14:21:09.019Z] [2021-02-24T14:21:09.019Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:09.019Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:09.019Z] #42 8.386 DEP images/file-lock.pb-c.d [2021-02-24T14:21:09.019Z] #42 ... [2021-02-24T14:21:09.019Z] [2021-02-24T14:21:09.019Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:21:09.019Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:21:09.019Z] #12 85.63 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-24T14:21:09.019Z] #12 85.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:21:09.019Z] #12 85.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:21:09.019Z] #12 85.87 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-24T14:21:09.019Z] #12 85.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:21:09.019Z] #12 85.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:21:10.933Z] #12 ... [2021-02-24T14:21:10.933Z] [2021-02-24T14:21:10.933Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:10.933Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:10.933Z] #42 8.511 PBCC images/tty.pb-c.c [2021-02-24T14:21:10.933Z] #42 8.563 DEP images/tty.pb-c.d [2021-02-24T14:21:10.933Z] #42 8.631 PBCC images/tun.pb-c.c [2021-02-24T14:21:10.933Z] #42 8.727 PBCC images/netdev.pb-c.c [2021-02-24T14:21:10.933Z] #42 8.820 DEP images/tun.pb-c.d [2021-02-24T14:21:10.933Z] #42 8.914 DEP images/netdev.pb-c.d [2021-02-24T14:21:10.933Z] #42 8.984 PBCC images/vma.pb-c.c [2021-02-24T14:21:10.933Z] #42 9.087 DEP images/vma.pb-c.d [2021-02-24T14:21:10.933Z] #42 9.171 PBCC images/creds.pb-c.c [2021-02-24T14:21:10.933Z] #42 9.195 DEP images/creds.pb-c.d [2021-02-24T14:21:10.933Z] #42 9.280 PBCC images/utsns.pb-c.c [2021-02-24T14:21:10.933Z] #42 9.344 DEP images/utsns.pb-c.d [2021-02-24T14:21:10.933Z] #42 9.479 PBCC images/ipc-desc.pb-c.c [2021-02-24T14:21:10.933Z] #42 9.539 PBCC images/ipc-sem.pb-c.c [2021-02-24T14:21:10.933Z] #42 9.575 DEP images/ipc-desc.pb-c.d [2021-02-24T14:21:10.933Z] #42 9.605 DEP images/ipc-sem.pb-c.d [2021-02-24T14:21:10.933Z] #42 9.624 PBCC images/ipc-msg.pb-c.c [2021-02-24T14:21:10.933Z] #42 9.633 DEP images/ipc-msg.pb-c.d [2021-02-24T14:21:10.933Z] #42 9.704 PBCC images/ipc-shm.pb-c.c [2021-02-24T14:21:10.933Z] #42 9.740 DEP images/ipc-shm.pb-c.d [2021-02-24T14:21:10.933Z] #42 9.820 PBCC images/ipc-var.pb-c.c [2021-02-24T14:21:10.933Z] #42 9.850 DEP images/ipc-var.pb-c.d [2021-02-24T14:21:10.933Z] #42 9.904 PBCC images/sk-opts.pb-c.c [2021-02-24T14:21:10.933Z] #42 9.973 PBCC images/packet-sock.pb-c.c [2021-02-24T14:21:10.933Z] #42 10.04 DEP images/sk-opts.pb-c.d [2021-02-24T14:21:10.933Z] #42 10.11 DEP images/packet-sock.pb-c.d [2021-02-24T14:21:10.933Z] #42 10.16 PBCC images/sk-netlink.pb-c.c [2021-02-24T14:21:10.933Z] #42 10.24 DEP images/sk-netlink.pb-c.d [2021-02-24T14:21:10.933Z] #42 10.30 PBCC images/sk-inet.pb-c.c [2021-02-24T14:21:10.933Z] #42 10.36 DEP images/sk-inet.pb-c.d [2021-02-24T14:21:10.933Z] #42 10.42 PBCC images/sk-unix.pb-c.c [2021-02-24T14:21:11.194Z] #42 10.52 DEP images/sk-unix.pb-c.d [2021-02-24T14:21:11.194Z] #42 10.58 PBCC images/mm.pb-c.c [2021-02-24T14:21:11.194Z] #42 10.62 DEP images/mm.pb-c.d [2021-02-24T14:21:11.194Z] #42 10.67 PBCC images/timerfd.pb-c.c [2021-02-24T14:21:11.194Z] #42 10.74 DEP images/timerfd.pb-c.d [2021-02-24T14:21:11.194Z] #42 10.80 PBCC images/timer.pb-c.c [2021-02-24T14:21:11.194Z] #42 10.85 DEP images/timer.pb-c.d [2021-02-24T14:21:11.346Z] #55 ... [2021-02-24T14:21:11.346Z] [2021-02-24T14:21:11.346Z] #50 [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 [2021-02-24T14:21:11.346Z] #50 sha256:fa3ec0c37f6b7bc78d2065cbd24e455fadd249c74da517f09f7164fa2f09f543 [2021-02-24T14:21:11.346Z] #50 91.81 mvdan.cc/sh/v3/cmd/shfmt [2021-02-24T14:21:11.346Z] #50 DONE 98.3s [2021-02-24T14:21:11.346Z] [2021-02-24T14:21:11.346Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:11.346Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:11.346Z] #42 17.75 CC images/stats.o [2021-02-24T14:21:11.346Z] #42 18.28 CC images/core.o [2021-02-24T14:21:11.346Z] #42 18.91 CC images/core-x86.o [2021-02-24T14:21:11.346Z] #42 19.52 CC images/core-arm.o [2021-02-24T14:21:11.346Z] #42 19.94 CC images/core-aarch64.o [2021-02-24T14:21:11.346Z] #42 20.36 CC images/core-ppc64.o [2021-02-24T14:21:11.346Z] #42 20.87 CC images/core-s390.o [2021-02-24T14:21:11.346Z] #42 21.65 CC images/cpuinfo.o [2021-02-24T14:21:11.346Z] #42 22.09 CC images/inventory.o [2021-02-24T14:21:11.346Z] #42 22.43 CC images/fdinfo.o [2021-02-24T14:21:11.346Z] #42 22.74 CC images/fown.o [2021-02-24T14:21:11.346Z] #42 22.94 CC images/ns.o [2021-02-24T14:21:11.346Z] #42 23.16 CC images/regfile.o [2021-02-24T14:21:11.346Z] #42 23.37 CC images/ghost-file.o [2021-02-24T14:21:11.346Z] #42 23.68 CC images/fifo.o [2021-02-24T14:21:11.346Z] #42 23.88 CC images/remap-file-path.o [2021-02-24T14:21:11.346Z] #42 24.14 CC images/eventfd.o [2021-02-24T14:21:11.346Z] #42 24.33 CC images/eventpoll.o [2021-02-24T14:21:11.346Z] #42 24.54 CC images/fh.o [2021-02-24T14:21:11.346Z] #42 24.81 CC images/fsnotify.o [2021-02-24T14:21:11.346Z] #42 25.43 CC images/signalfd.o [2021-02-24T14:21:11.346Z] #42 25.71 CC images/fs.o [2021-02-24T14:21:11.346Z] #42 25.98 CC images/pstree.o [2021-02-24T14:21:11.346Z] #42 26.25 CC images/pipe.o [2021-02-24T14:21:11.455Z] #42 10.90 PBCC images/sa.pb-c.c [2021-02-24T14:21:11.455Z] #42 10.95 DEP images/sa.pb-c.d [2021-02-24T14:21:11.455Z] #42 10.99 PBCC images/pipe-data.pb-c.c [2021-02-24T14:21:11.606Z] #42 26.54 CC images/tcp-stream.o [2021-02-24T14:21:11.717Z] #42 11.02 DEP images/pipe-data.pb-c.d [2021-02-24T14:21:11.717Z] #42 11.06 PBCC images/mnt.pb-c.c [2021-02-24T14:21:11.717Z] #42 11.13 DEP images/mnt.pb-c.d [2021-02-24T14:21:11.717Z] #42 ... [2021-02-24T14:21:11.717Z] [2021-02-24T14:21:11.717Z] #50 [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 [2021-02-24T14:21:11.717Z] #50 sha256:6a45ebb5be392ecb4a683e471483278aed71e249ea617789db5bc5b0abbb92cc [2021-02-24T14:21:11.717Z] #50 82.02 encoding/json [2021-02-24T14:21:11.717Z] #50 85.89 github.com/pkg/diff [2021-02-24T14:21:11.717Z] #50 87.36 go/ast [2021-02-24T14:21:11.717Z] #50 88.39 golang.org/x/crypto/ssh/terminal [2021-02-24T14:21:11.717Z] #50 90.75 mvdan.cc/editorconfig [2021-02-24T14:21:11.717Z] #50 92.16 mvdan.cc/sh/v3/fileutil [2021-02-24T14:21:11.717Z] #50 ... [2021-02-24T14:21:11.717Z] [2021-02-24T14:21:11.717Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:11.717Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:11.717Z] #42 11.20 PBCC images/sk-packet.pb-c.c [2021-02-24T14:21:11.717Z] #42 11.22 DEP images/sk-packet.pb-c.d [2021-02-24T14:21:11.717Z] #42 11.26 PBCC images/tcp-stream.pb-c.c [2021-02-24T14:21:11.717Z] #42 11.30 DEP images/tcp-stream.pb-c.d [2021-02-24T14:21:11.717Z] #42 11.33 PBCC images/pipe.pb-c.c [2021-02-24T14:21:11.717Z] #42 11.36 DEP images/pipe.pb-c.d [2021-02-24T14:21:11.866Z] #42 26.71 CC images/sk-packet.o [2021-02-24T14:21:11.981Z] #42 11.40 PBCC images/pstree.pb-c.c [2021-02-24T14:21:11.981Z] #42 11.43 DEP images/pstree.pb-c.d [2021-02-24T14:21:11.981Z] #42 11.46 PBCC images/fs.pb-c.c [2021-02-24T14:21:12.242Z] #42 11.53 DEP images/fs.pb-c.d [2021-02-24T14:21:12.242Z] #42 11.57 PBCC images/signalfd.pb-c.c [2021-02-24T14:21:12.242Z] #42 11.64 DEP images/signalfd.pb-c.d [2021-02-24T14:21:12.242Z] #42 11.71 PBCC images/fh.pb-c.c [2021-02-24T14:21:12.242Z] #42 11.79 PBCC images/fsnotify.pb-c.c [2021-02-24T14:21:12.435Z] #42 27.18 CC images/mnt.o [2021-02-24T14:21:12.503Z] #42 11.83 DEP images/fh.pb-c.d [2021-02-24T14:21:12.503Z] #42 11.86 DEP images/fsnotify.pb-c.d [2021-02-24T14:21:12.503Z] #42 11.93 PBCC images/eventpoll.pb-c.c [2021-02-24T14:21:12.503Z] #42 ... [2021-02-24T14:21:12.503Z] [2021-02-24T14:21:12.503Z] #44 [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 [2021-02-24T14:21:12.503Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:21:12.503Z] #44 82.83 go/token [2021-02-24T14:21:12.503Z] #44 83.87 go/scanner [2021-02-24T14:21:12.503Z] #44 83.91 internal/lazyregexp [2021-02-24T14:21:12.503Z] #44 84.37 net/url [2021-02-24T14:21:12.503Z] #44 86.08 go/ast [2021-02-24T14:21:12.503Z] #44 86.55 text/template/parse [2021-02-24T14:21:12.503Z] #44 91.13 text/template [2021-02-24T14:21:12.503Z] #44 91.76 go/parser [2021-02-24T14:21:12.503Z] #44 ... [2021-02-24T14:21:12.503Z] [2021-02-24T14:21:12.503Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:12.503Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:12.503Z] #42 11.95 DEP images/eventpoll.pb-c.d [2021-02-24T14:21:12.503Z] #42 12.01 PBCC images/eventfd.pb-c.c [2021-02-24T14:21:12.503Z] #42 12.04 DEP images/eventfd.pb-c.d [2021-02-24T14:21:12.694Z] #42 27.48 CC images/pipe-data.o [2021-02-24T14:21:12.694Z] #42 27.67 CC images/sa.o [2021-02-24T14:21:12.764Z] #42 12.08 PBCC images/remap-file-path.pb-c.c [2021-02-24T14:21:12.764Z] #42 12.09 DEP images/remap-file-path.pb-c.d [2021-02-24T14:21:12.764Z] #42 12.14 PBCC images/fifo.pb-c.c [2021-02-24T14:21:12.764Z] #42 12.18 DEP images/fifo.pb-c.d [2021-02-24T14:21:12.764Z] #42 12.22 PBCC images/ghost-file.pb-c.c [2021-02-24T14:21:12.764Z] #42 12.28 DEP images/ghost-file.pb-c.d [2021-02-24T14:21:12.764Z] #42 12.32 PBCC images/regfile.pb-c.c [2021-02-24T14:21:12.953Z] #42 27.94 CC images/timer.o [2021-02-24T14:21:13.025Z] #42 12.40 DEP images/regfile.pb-c.d [2021-02-24T14:21:13.025Z] #42 12.46 PBCC images/ns.pb-c.c [2021-02-24T14:21:13.025Z] #42 12.50 DEP images/ns.pb-c.d [2021-02-24T14:21:13.025Z] #42 12.53 PBCC images/fdinfo.pb-c.c [2021-02-24T14:21:13.025Z] #42 12.59 DEP images/fdinfo.pb-c.d [2021-02-24T14:21:13.212Z] #42 28.20 CC images/timerfd.o [2021-02-24T14:21:13.287Z] #42 12.66 PBCC images/core-aarch64.pb-c.c [2021-02-24T14:21:13.287Z] #42 12.70 PBCC images/core-arm.pb-c.c [2021-02-24T14:21:13.287Z] #42 12.77 PBCC images/core-ppc64.pb-c.c [2021-02-24T14:21:13.287Z] #42 12.82 PBCC images/core-s390.pb-c.c [2021-02-24T14:21:13.472Z] #42 28.42 CC images/mm.o [2021-02-24T14:21:13.548Z] #42 12.88 PBCC images/core-x86.pb-c.c [2021-02-24T14:21:13.548Z] #42 13.00 PBCC images/core.pb-c.c [2021-02-24T14:21:13.548Z] #42 13.08 PBCC images/inventory.pb-c.c [2021-02-24T14:21:13.733Z] #42 28.67 CC images/sk-opts.o [2021-02-24T14:21:13.809Z] #42 13.17 DEP images/core-aarch64.pb-c.d [2021-02-24T14:21:13.809Z] #42 13.24 DEP images/core-arm.pb-c.d [2021-02-24T14:21:13.809Z] #42 13.34 DEP images/core-ppc64.pb-c.d [2021-02-24T14:21:13.993Z] #42 28.95 CC images/sk-unix.o [2021-02-24T14:21:14.070Z] #42 13.44 DEP images/core-s390.pb-c.d [2021-02-24T14:21:14.070Z] #42 13.54 DEP images/core-x86.pb-c.d [2021-02-24T14:21:14.070Z] #42 13.63 DEP images/core.pb-c.d [2021-02-24T14:21:14.253Z] #42 29.25 CC images/sk-inet.o [2021-02-24T14:21:14.331Z] #42 13.72 DEP images/inventory.pb-c.d [2021-02-24T14:21:14.331Z] #42 13.81 PBCC images/cpuinfo.pb-c.c [2021-02-24T14:21:14.331Z] #42 13.82 DEP images/cpuinfo.pb-c.d [2021-02-24T14:21:14.331Z] #42 13.88 PBCC images/stats.pb-c.c [2021-02-24T14:21:14.331Z] #42 13.90 DEP images/stats.pb-c.d [2021-02-24T14:21:14.512Z] #42 ... [2021-02-24T14:21:14.512Z] [2021-02-24T14:21:14.512Z] #44 [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 [2021-02-24T14:21:14.512Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:21:14.512Z] #44 91.65 github.com/LK4D4/vndr/versioned [2021-02-24T14:21:14.512Z] #44 91.80 compress/flate [2021-02-24T14:21:14.512Z] #44 92.04 github.com/LK4D4/vndr/build [2021-02-24T14:21:14.512Z] #44 94.44 hash/crc32 [2021-02-24T14:21:14.512Z] #44 95.07 compress/gzip [2021-02-24T14:21:14.512Z] #44 95.70 net [2021-02-24T14:21:14.512Z] #44 95.72 vendor/golang.org/x/crypto/chacha20poly1305 [2021-02-24T14:21:14.512Z] #44 96.79 vendor/golang.org/x/text/transform [2021-02-24T14:21:14.512Z] #44 97.54 vendor/golang.org/x/text/unicode/bidi [2021-02-24T14:21:14.512Z] #44 99.98 vendor/golang.org/x/text/secure/bidirule [2021-02-24T14:21:14.512Z] #44 100.2 vendor/golang.org/x/text/unicode/norm [2021-02-24T14:21:14.771Z] #44 ... [2021-02-24T14:21:14.771Z] [2021-02-24T14:21:14.771Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:14.771Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:14.771Z] #42 29.58 CC images/tun.o [2021-02-24T14:21:15.030Z] #42 29.86 CC images/sk-netlink.o [2021-02-24T14:21:15.030Z] #42 30.10 CC images/packet-sock.o [2021-02-24T14:21:15.598Z] #42 30.54 CC images/ipc-var.o [2021-02-24T14:21:15.857Z] #42 30.80 CC images/ipc-desc.o [2021-02-24T14:21:16.117Z] #42 31.02 CC images/ipc-shm.o [2021-02-24T14:21:16.117Z] #42 31.22 CC images/ipc-msg.o [2021-02-24T14:21:16.246Z] #42 15.47 make[1]: Nothing to be done for 'all'. [2021-02-24T14:21:16.376Z] #42 31.47 CC images/ipc-sem.o [2021-02-24T14:21:16.635Z] #42 31.72 CC images/utsns.o [2021-02-24T14:21:16.894Z] #42 31.93 CC images/creds.o [2021-02-24T14:21:17.463Z] #42 32.18 CC images/vma.o [2021-02-24T14:21:17.463Z] #42 32.43 CC images/netdev.o [2021-02-24T14:21:17.632Z] #42 16.82 CC images/stats.o [2021-02-24T14:21:17.632Z] #42 17.23 CC images/core.o [2021-02-24T14:21:18.031Z] #42 32.88 CC images/tty.o [2021-02-24T14:21:18.205Z] #42 ... [2021-02-24T14:21:18.205Z] [2021-02-24T14:21:18.205Z] #55 [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 [2021-02-24T14:21:18.205Z] #55 sha256:544de20b063c1b8465daf8df6fc823dba564ba416fe1c125322fdde9e1c0d5c3 [2021-02-24T14:21:18.599Z] #42 33.42 CC images/file-lock.o [2021-02-24T14:21:18.860Z] #42 33.68 CC images/rlimit.o [2021-02-24T14:21:18.860Z] #42 33.87 CC images/pagemap.o [2021-02-24T14:21:19.120Z] #42 34.15 CC images/siginfo.o [2021-02-24T14:21:19.250Z] #55 43.47 Checking out files: 38% (1435/3770) Checking out files: 39% (1471/3770) Checking out files: 40% (1508/3770) Checking out files: 41% (1546/3770) Checking out files: 42% (1584/3770) Checking out files: 43% (1622/3770) Checking out files: 44% (1659/3770) Checking out files: 45% (1697/3770) Checking out files: 46% (1735/3770) Checking out files: 47% (1772/3770) Checking out files: 48% (1810/3770) Checking out files: 49% (1848/3770) Checking out files: 50% (1885/3770) Checking out files: 51% (1923/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 94% (3544/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-24T14:21:19.510Z] #55 45.34 + cd /tmp/tmp.FYX42O25D7/src/github.com/containerd/containerd [2021-02-24T14:21:19.510Z] #55 45.34 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:21:19.690Z] #42 34.47 CC images/rpc.o [2021-02-24T14:21:20.629Z] #42 35.58 CC images/ext-file.o [2021-02-24T14:21:20.629Z] #42 35.73 CC images/cgroup.o [2021-02-24T14:21:20.896Z] #55 46.79 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-24T14:21:20.896Z] #55 46.79 + BUILDTAGS='netgo osusergo static_build' [2021-02-24T14:21:20.896Z] #55 46.79 + export EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:21:20.896Z] #55 46.79 + EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:21:20.896Z] #55 46.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-24T14:21:20.896Z] #55 46.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-24T14:21:20.896Z] #55 46.80 + '[' '' = dynamic ']' [2021-02-24T14:21:20.896Z] #55 46.80 + make [2021-02-24T14:21:21.198Z] #42 36.30 CC images/userns.o [2021-02-24T14:21:21.767Z] #42 36.64 CC images/google/protobuf/descriptor.o [2021-02-24T14:21:21.839Z] #55 47.76 + bin/ctr [2021-02-24T14:21:22.100Z] #55 ... [2021-02-24T14:21:22.100Z] [2021-02-24T14:21:22.100Z] #50 [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 [2021-02-24T14:21:22.100Z] #50 sha256:6a45ebb5be392ecb4a683e471483278aed71e249ea617789db5bc5b0abbb92cc [2021-02-24T14:21:22.100Z] #50 92.44 mvdan.cc/sh/v3/syntax [2021-02-24T14:21:22.100Z] #50 98.34 mvdan.cc/sh/v3/cmd/shfmt [2021-02-24T14:21:22.100Z] #50 ... [2021-02-24T14:21:22.100Z] [2021-02-24T14:21:22.100Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:22.100Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:22.100Z] #42 17.81 CC images/core-x86.o [2021-02-24T14:21:22.100Z] #42 18.32 CC images/core-arm.o [2021-02-24T14:21:22.100Z] #42 18.78 CC images/core-aarch64.o [2021-02-24T14:21:22.100Z] #42 19.20 CC images/core-ppc64.o [2021-02-24T14:21:22.100Z] #42 19.79 CC images/core-s390.o [2021-02-24T14:21:22.100Z] #42 20.41 CC images/cpuinfo.o [2021-02-24T14:21:22.100Z] #42 20.86 CC images/inventory.o [2021-02-24T14:21:22.100Z] #42 21.11 CC images/fdinfo.o [2021-02-24T14:21:22.100Z] #42 21.41 CC images/fown.o [2021-02-24T14:21:22.100Z] #42 21.63 CC images/ns.o [2021-02-24T14:21:22.362Z] #42 21.85 CC images/regfile.o [2021-02-24T14:21:22.934Z] #42 22.17 CC images/ghost-file.o [2021-02-24T14:21:23.147Z] #42 38.16 CC images/opts.o [2021-02-24T14:21:23.197Z] #42 22.46 CC images/fifo.o [2021-02-24T14:21:23.197Z] #42 22.70 CC images/remap-file-path.o [2021-02-24T14:21:23.406Z] #42 38.39 CC images/seccomp.o [2021-02-24T14:21:23.460Z] #42 23.00 CC images/eventfd.o [2021-02-24T14:21:23.666Z] #42 38.64 CC images/binfmt-misc.o [2021-02-24T14:21:23.666Z] #42 38.78 CC images/time.o [2021-02-24T14:21:23.722Z] #42 ... [2021-02-24T14:21:23.722Z] [2021-02-24T14:21:23.722Z] #50 [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 [2021-02-24T14:21:23.722Z] #50 sha256:6a45ebb5be392ecb4a683e471483278aed71e249ea617789db5bc5b0abbb92cc [2021-02-24T14:21:23.722Z] #50 DONE 104.0s [2021-02-24T14:21:23.722Z] [2021-02-24T14:21:23.722Z] #44 [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 [2021-02-24T14:21:23.722Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:21:23.722Z] #44 95.29 encoding/xml [2021-02-24T14:21:23.722Z] #44 96.15 go/doc [2021-02-24T14:21:23.722Z] #44 99.81 github.com/LK4D4/vndr/build [2021-02-24T14:21:23.722Z] #44 100.8 github.com/LK4D4/vndr/versioned [2021-02-24T14:21:23.722Z] #44 100.9 compress/flate [2021-02-24T14:21:23.722Z] #44 103.3 hash/crc32 [2021-02-24T14:21:23.722Z] #44 103.9 vendor/golang.org/x/crypto/cryptobyte [2021-02-24T14:21:23.722Z] #44 103.9 compress/gzip [2021-02-24T14:21:23.984Z] #44 ... [2021-02-24T14:21:23.984Z] [2021-02-24T14:21:23.984Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:23.984Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:23.984Z] #42 23.40 CC images/eventpoll.o [2021-02-24T14:21:24.234Z] #42 38.95 CC images/sysctl.o [2021-02-24T14:21:24.234Z] #42 39.13 CC images/autofs.o [2021-02-24T14:21:24.494Z] #42 39.33 CC images/macvlan.o [2021-02-24T14:21:24.494Z] #42 39.51 CC images/sit.o [2021-02-24T14:21:24.494Z] #42 ... [2021-02-24T14:21:24.494Z] [2021-02-24T14:21:24.494Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:21:24.494Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:21:24.494Z] #12 101.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-24T14:21:24.494Z] #12 101.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:21:24.494Z] #12 101.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:21:24.557Z] #42 23.88 CC images/fh.o [2021-02-24T14:21:24.754Z] #12 ... [2021-02-24T14:21:24.754Z] [2021-02-24T14:21:24.754Z] #44 [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 [2021-02-24T14:21:24.754Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:21:24.754Z] #44 104.2 vendor/golang.org/x/net/idna [2021-02-24T14:21:24.754Z] #44 106.2 vendor/golang.org/x/net/http2/hpack [2021-02-24T14:21:24.754Z] #44 107.6 mime [2021-02-24T14:21:24.754Z] #44 109.6 mime/quotedprintable [2021-02-24T14:21:24.754Z] #44 109.9 net/http/internal [2021-02-24T14:21:24.754Z] #44 ... [2021-02-24T14:21:24.754Z] [2021-02-24T14:21:24.754Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:24.754Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:24.754Z] #42 39.73 CC images/memfd.o [2021-02-24T14:21:24.819Z] #42 24.27 CC images/fsnotify.o [2021-02-24T14:21:25.013Z] #42 39.99 CC images/timens.o [2021-02-24T14:21:25.273Z] #42 40.27 LINK images/built-in.o [2021-02-24T14:21:25.391Z] #42 24.89 CC images/signalfd.o [2021-02-24T14:21:25.532Z] #42 40.44 GEN compel/include/asm [2021-02-24T14:21:25.532Z] #42 40.48 GEN compel/include/version.h [2021-02-24T14:21:25.532Z] #42 40.50 touch .config [2021-02-24T14:21:25.532Z] #42 40.54 GEN include/common/config.h [2021-02-24T14:21:25.532Z] #42 40.62 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-24T14:21:25.532Z] #42 40.64 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-24T14:21:25.653Z] #42 25.10 CC images/fs.o [2021-02-24T14:21:25.653Z] #42 25.31 CC images/pstree.o [2021-02-24T14:21:25.792Z] #42 40.68 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-24T14:21:25.792Z] #42 40.71 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-24T14:21:25.792Z] #42 40.74 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-24T14:21:25.792Z] #42 40.77 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-24T14:21:25.792Z] #42 40.78 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-24T14:21:25.792Z] #42 40.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-24T14:21:25.792Z] #42 40.84 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-24T14:21:25.792Z] #42 40.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-24T14:21:25.792Z] #42 40.86 DEP compel/plugins/std/infect.d [2021-02-24T14:21:26.052Z] #42 40.95 DEP compel/plugins/std/string.d [2021-02-24T14:21:26.052Z] #42 41.01 DEP compel/plugins/std/log.d [2021-02-24T14:21:26.238Z] #42 25.54 CC images/pipe.o [2021-02-24T14:21:26.311Z] #42 41.11 DEP compel/plugins/std/fds.d [2021-02-24T14:21:26.312Z] #42 41.24 DEP compel/plugins/std/std.d [2021-02-24T14:21:26.312Z] #42 41.32 DEP compel/plugins/shmem/shmem.d [2021-02-24T14:21:26.500Z] #42 25.78 CC images/tcp-stream.o [2021-02-24T14:21:26.500Z] #42 26.00 CC images/sk-packet.o [2021-02-24T14:21:26.590Z] #42 41.39 DEP compel/plugins/fds/fds.d [2021-02-24T14:21:26.590Z] #42 41.50 CC compel/plugins/std/std.o [2021-02-24T14:21:26.762Z] #42 26.27 CC images/mnt.o [2021-02-24T14:21:26.857Z] #42 41.78 CC compel/plugins/std/fds.o [2021-02-24T14:21:27.023Z] #42 26.51 CC images/pipe-data.o [2021-02-24T14:21:27.285Z] #42 26.73 CC images/sa.o [2021-02-24T14:21:27.430Z] #42 42.28 CC compel/plugins/std/log.o [2021-02-24T14:21:27.546Z] #42 26.96 CC images/timer.o [2021-02-24T14:21:27.808Z] #42 27.32 CC images/timerfd.o [2021-02-24T14:21:28.069Z] #42 27.56 CC images/mm.o [2021-02-24T14:21:28.370Z] #42 43.13 CC compel/plugins/std/string.o [2021-02-24T14:21:28.641Z] #42 27.91 CC images/sk-opts.o [2021-02-24T14:21:28.641Z] #42 28.16 CC images/sk-unix.o [2021-02-24T14:21:28.938Z] #42 43.78 CC compel/plugins/std/infect.o [2021-02-24T14:21:29.197Z] #42 44.14 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-24T14:21:29.197Z] #42 44.17 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-24T14:21:29.197Z] #42 44.22 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-24T14:21:29.197Z] #42 44.28 AR compel/plugins/std.lib.a [2021-02-24T14:21:29.218Z] #42 28.48 CC images/sk-inet.o [2021-02-24T14:21:29.218Z] #42 ... [2021-02-24T14:21:29.218Z] [2021-02-24T14:21:29.218Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:21:29.218Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:21:29.218Z] #12 109.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-24T14:21:29.218Z] #12 109.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:21:29.218Z] #12 109.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:21:29.456Z] #42 44.33 CC compel/plugins/fds/fds.o [2021-02-24T14:21:29.456Z] #42 44.50 AR compel/plugins/fds.lib.a [2021-02-24T14:21:29.716Z] #42 44.56 HOSTDEP compel/src/lib/log-host.d [2021-02-24T14:21:29.716Z] #42 44.63 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-24T14:21:29.716Z] #42 44.79 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-24T14:21:29.975Z] #42 44.90 HOSTDEP compel/src/main-host.d [2021-02-24T14:21:29.975Z] #42 45.05 DEP compel/src/lib/ptrace.d [2021-02-24T14:21:30.233Z] #42 45.16 DEP compel/src/lib/infect.d [2021-02-24T14:21:30.492Z] #42 45.36 DEP compel/src/lib/infect-util.d [2021-02-24T14:21:30.492Z] #42 45.49 DEP compel/src/lib/infect-rpc.d [2021-02-24T14:21:30.492Z] #42 45.57 DEP compel/arch/x86/src/lib/infect.d [2021-02-24T14:21:30.751Z] #42 45.70 DEP compel/arch/x86/src/lib/cpu.d [2021-02-24T14:21:30.751Z] #42 45.76 DEP compel/src/lib/log.d [2021-02-24T14:21:30.751Z] #42 45.83 DEP compel/src/main.d [2021-02-24T14:21:31.011Z] #42 45.95 DEP compel/src/lib/handle-elf.d [2021-02-24T14:21:31.011Z] #42 46.03 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-24T14:21:31.270Z] #42 46.15 CC compel/src/lib/log.o [2021-02-24T14:21:31.270Z] #42 46.40 CC compel/arch/x86/src/lib/cpu.o [2021-02-24T14:21:31.529Z] #42 ... [2021-02-24T14:21:31.529Z] [2021-02-24T14:21:31.529Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:21:31.529Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:21:31.529Z] #12 116.4 Selecting previously unselected package libapparmor1:amd64. [2021-02-24T14:21:31.529Z] #12 116.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 116.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:21:31.529Z] #12 116.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-24T14:21:31.529Z] #12 116.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 116.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:21:31.529Z] #12 116.7 Selecting previously unselected package libbtrfs0. [2021-02-24T14:21:31.529Z] #12 116.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 116.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:21:31.529Z] #12 116.8 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:21:31.529Z] #12 116.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 116.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:21:31.529Z] #12 116.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-24T14:21:31.529Z] #12 116.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 116.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:21:31.529Z] #12 116.9 Selecting previously unselected package libudev-dev:amd64. [2021-02-24T14:21:31.529Z] #12 116.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 117.0 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:21:31.529Z] #12 117.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-24T14:21:31.529Z] #12 117.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 117.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:21:31.529Z] #12 117.4 Selecting previously unselected package libpcre16-3:amd64. [2021-02-24T14:21:31.529Z] #12 117.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 117.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:21:31.529Z] #12 117.6 Selecting previously unselected package libpcre32-3:amd64. [2021-02-24T14:21:31.529Z] #12 117.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 117.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:21:31.529Z] #12 117.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-24T14:21:31.529Z] #12 117.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 117.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:21:31.529Z] #12 117.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-24T14:21:31.529Z] #12 118.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 118.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:21:31.529Z] #12 118.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-24T14:21:31.529Z] #12 118.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 118.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:21:31.529Z] #12 118.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-24T14:21:31.529Z] #12 118.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:21:31.529Z] #12 118.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:21:31.788Z] #12 118.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-24T14:21:31.788Z] #12 118.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-24T14:21:31.788Z] #12 118.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:21:32.047Z] #12 119.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-24T14:21:32.047Z] #12 119.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:21:32.047Z] #12 119.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:21:32.306Z] #12 119.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:21:32.306Z] #12 119.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:21:32.564Z] #12 119.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:21:32.564Z] #12 119.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:21:32.564Z] #12 119.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:21:32.564Z] #12 119.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:21:32.564Z] #12 119.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:21:32.564Z] #12 119.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:21:32.564Z] #12 119.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:21:32.564Z] #12 119.7 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:21:32.565Z] #12 119.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:21:32.565Z] #12 119.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:21:32.565Z] #12 119.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:21:32.565Z] #12 119.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-24T14:21:32.565Z] #12 119.8 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:21:32.565Z] #12 119.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:21:32.565Z] #12 119.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:21:32.565Z] #12 119.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:21:32.565Z] #12 119.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 [2021-02-24T14:21:32.565Z] #12 119.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 [2021-02-24T14:21:32.565Z] #12 119.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:21:32.565Z] #12 119.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 [2021-02-24T14:21:32.565Z] #12 119.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 [2021-02-24T14:21:32.823Z] #12 119.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:21:32.823Z] #12 119.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:21:32.823Z] #12 119.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:21:32.823Z] #12 119.9 Setting up dmsetup (2:1.02.155-3) ... [2021-02-24T14:21:32.823Z] #12 120.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:21:32.823Z] #12 120.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:21:32.823Z] #12 120.0 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:21:34.561Z] #12 ... [2021-02-24T14:21:34.562Z] [2021-02-24T14:21:34.562Z] #44 [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 [2021-02-24T14:21:34.562Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:21:34.562Z] #44 105.0 net [2021-02-24T14:21:34.562Z] #44 106.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-02-24T14:21:34.562Z] #44 107.5 vendor/golang.org/x/text/transform [2021-02-24T14:21:34.562Z] #44 108.2 vendor/golang.org/x/text/unicode/bidi [2021-02-24T14:21:34.562Z] #44 109.9 vendor/golang.org/x/text/secure/bidirule [2021-02-24T14:21:34.562Z] #44 110.1 vendor/golang.org/x/text/unicode/norm [2021-02-24T14:21:34.562Z] #44 114.1 vendor/golang.org/x/net/idna [2021-02-24T14:21:34.729Z] #12 DONE 121.8s [2021-02-24T14:21:34.729Z] [2021-02-24T14:21:34.729Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-24T14:21:34.729Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-24T14:21:34.838Z] #44 ... [2021-02-24T14:21:34.838Z] [2021-02-24T14:21:34.838Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:34.838Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:34.838Z] #42 28.94 CC images/tun.o [2021-02-24T14:21:34.838Z] #42 29.31 CC images/sk-netlink.o [2021-02-24T14:21:34.838Z] #42 29.56 CC images/packet-sock.o [2021-02-24T14:21:34.838Z] #42 29.82 CC images/ipc-var.o [2021-02-24T14:21:34.838Z] #42 30.00 CC images/ipc-desc.o [2021-02-24T14:21:34.838Z] #42 30.24 CC images/ipc-shm.o [2021-02-24T14:21:34.838Z] #42 30.41 CC images/ipc-msg.o [2021-02-24T14:21:34.838Z] #42 30.78 CC images/ipc-sem.o [2021-02-24T14:21:34.838Z] #42 31.08 CC images/utsns.o [2021-02-24T14:21:34.838Z] #42 31.32 CC images/creds.o [2021-02-24T14:21:34.838Z] #42 31.59 CC images/vma.o [2021-02-24T14:21:34.838Z] #42 31.71 CC images/netdev.o [2021-02-24T14:21:34.838Z] #42 32.07 CC images/tty.o [2021-02-24T14:21:34.838Z] #42 32.63 CC images/file-lock.o [2021-02-24T14:21:34.838Z] #42 32.83 CC images/rlimit.o [2021-02-24T14:21:34.838Z] #42 33.12 CC images/pagemap.o [2021-02-24T14:21:34.838Z] #42 33.52 CC images/siginfo.o [2021-02-24T14:21:34.838Z] #42 33.75 CC images/rpc.o [2021-02-24T14:21:35.411Z] #42 34.92 CC images/ext-file.o [2021-02-24T14:21:35.668Z] #13 ... [2021-02-24T14:21:35.668Z] [2021-02-24T14:21:35.669Z] #44 [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 [2021-02-24T14:21:35.669Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:21:35.669Z] #44 112.8 net/textproto [2021-02-24T14:21:35.669Z] #44 112.9 crypto/x509 [2021-02-24T14:21:35.669Z] #44 114.1 vendor/golang.org/x/net/http/httpguts [2021-02-24T14:21:35.669Z] #44 114.4 vendor/golang.org/x/net/http/httpproxy [2021-02-24T14:21:35.669Z] #44 115.0 mime/multipart [2021-02-24T14:21:35.669Z] #44 117.1 crypto/tls [2021-02-24T14:21:35.672Z] #42 35.11 CC images/cgroup.o [2021-02-24T14:21:35.929Z] #44 ... [2021-02-24T14:21:35.929Z] [2021-02-24T14:21:35.929Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:35.929Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:35.929Z] #42 47.14 CC compel/arch/x86/src/lib/infect.o [2021-02-24T14:21:35.929Z] #42 47.92 CC compel/src/lib/infect-rpc.o [2021-02-24T14:21:35.929Z] #42 48.22 CC compel/src/lib/infect-util.o [2021-02-24T14:21:35.929Z] #42 48.43 CC compel/src/lib/infect.o [2021-02-24T14:21:36.189Z] #42 ... [2021-02-24T14:21:36.189Z] [2021-02-24T14:21:36.189Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-24T14:21:36.189Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-24T14:21:36.189Z] #13 DONE 1.6s [2021-02-24T14:21:36.189Z] [2021-02-24T14:21:36.189Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:36.189Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:36.189Z] #42 51.25 CC compel/src/lib/ptrace.o [2021-02-24T14:21:36.615Z] #42 35.81 CC images/userns.o [2021-02-24T14:21:36.876Z] #42 36.22 CC images/google/protobuf/descriptor.o [2021-02-24T14:21:37.127Z] #42 52.10 AR compel/libcompel.a [2021-02-24T14:21:37.127Z] #42 52.22 HOSTCC compel/src/main-host.o [2021-02-24T14:21:37.387Z] #42 ... [2021-02-24T14:21:37.387Z] [2021-02-24T14:21:37.387Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-24T14:21:37.387Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-24T14:21:37.387Z] #14 DONE 1.2s [2021-02-24T14:21:37.647Z] [2021-02-24T14:21:37.647Z] #52 [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 [2021-02-24T14:21:37.647Z] #52 sha256:8eeda8bf0b4ed65d123e15bce2022b820bc812abb7240f817f21820718cf0a88 [2021-02-24T14:21:37.647Z] #52 1.331 + RM_GOPATH=0 [2021-02-24T14:21:37.647Z] #52 1.331 + TMP_GOPATH= [2021-02-24T14:21:37.647Z] #52 1.331 + : /build [2021-02-24T14:21:37.647Z] #52 1.331 + '[' -z '' ']' [2021-02-24T14:21:37.647Z] #52 1.332 ++ mktemp -d [2021-02-24T14:21:37.647Z] #52 1.342 + export GOPATH=/tmp/tmp.scQPEk1lVt [2021-02-24T14:21:37.647Z] #52 1.342 + GOPATH=/tmp/tmp.scQPEk1lVt [2021-02-24T14:21:37.647Z] #52 1.342 + RM_GOPATH=1 [2021-02-24T14:21:37.647Z] #52 1.342 + case "$(go env GOARCH)" in [2021-02-24T14:21:37.647Z] #52 1.342 ++ go env GOARCH [2021-02-24T14:21:37.647Z] #52 1.358 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:21:37.647Z] #52 1.358 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:21:37.647Z] #52 1.358 ++ dirname /tmp/install/install.sh [2021-02-24T14:21:37.648Z] #52 1.359 + dir=/tmp/install [2021-02-24T14:21:37.648Z] #52 1.359 + bin=runc [2021-02-24T14:21:37.648Z] #52 1.359 + shift [2021-02-24T14:21:37.648Z] #52 1.359 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-24T14:21:37.648Z] #52 1.359 + . /tmp/install/runc.installer [2021-02-24T14:21:37.648Z] #52 1.360 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:21:37.648Z] #52 1.360 + install_runc [2021-02-24T14:21:37.648Z] #52 1.379 + uname -r [2021-02-24T14:21:37.648Z] #52 1.382 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-24T14:21:37.648Z] #52 1.388 + RUNC_BUILDTAGS='seccomp ' [2021-02-24T14:21:37.648Z] #52 1.388 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-24T14:21:37.648Z] #52 1.398 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-24T14:21:37.648Z] #52 1.398 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.scQPEk1lVt/src/github.com/opencontainers/runc [2021-02-24T14:21:37.648Z] #52 1.402 Cloning into '/tmp/tmp.scQPEk1lVt/src/github.com/opencontainers/runc'... [2021-02-24T14:21:38.586Z] #52 ... [2021-02-24T14:21:38.586Z] [2021-02-24T14:21:38.586Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-24T14:21:38.586Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-24T14:21:38.586Z] #15 1.036 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-24T14:21:38.586Z] #15 DONE 1.1s [2021-02-24T14:21:38.586Z] [2021-02-24T14:21:38.586Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-24T14:21:38.586Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-24T14:21:38.792Z] #42 37.88 CC images/opts.o [2021-02-24T14:21:38.792Z] #42 38.10 CC images/seccomp.o [2021-02-24T14:21:39.054Z] #42 38.40 CC images/binfmt-misc.o [2021-02-24T14:21:39.054Z] #42 38.67 CC images/time.o [2021-02-24T14:21:39.522Z] #16 DONE 1.1s [2021-02-24T14:21:39.522Z] [2021-02-24T14:21:39.522Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:39.522Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:39.522Z] #42 52.88 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-24T14:21:39.522Z] #42 53.11 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-24T14:21:39.522Z] #42 53.74 HOSTCC compel/src/lib/log-host.o [2021-02-24T14:21:39.522Z] #42 54.08 HOSTLINK compel/compel-host-bin [2021-02-24T14:21:39.522Z] #42 54.40 DEP soccr/soccr.d [2021-02-24T14:21:39.522Z] #42 54.63 CC soccr/soccr.o [2021-02-24T14:21:39.626Z] #42 38.86 CC images/sysctl.o [2021-02-24T14:21:39.626Z] #42 39.06 CC images/autofs.o [2021-02-24T14:21:39.626Z] #42 39.26 CC images/macvlan.o [2021-02-24T14:21:40.198Z] #42 39.43 CC images/sit.o [2021-02-24T14:21:40.198Z] #42 39.66 CC images/memfd.o [2021-02-24T14:21:40.460Z] #42 39.94 CC images/timens.o [2021-02-24T14:21:40.721Z] #42 40.18 LINK images/built-in.o [2021-02-24T14:21:40.721Z] #42 40.35 GEN compel/include/asm [2021-02-24T14:21:40.901Z] #42 ... [2021-02-24T14:21:40.901Z] [2021-02-24T14:21:40.901Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-24T14:21:40.901Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-24T14:21:40.901Z] #17 DONE 1.1s [2021-02-24T14:21:40.901Z] [2021-02-24T14:21:40.901Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-24T14:21:40.901Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-24T14:21:40.983Z] #42 40.36 GEN compel/include/version.h [2021-02-24T14:21:40.983Z] #42 40.40 touch .config [2021-02-24T14:21:40.983Z] #42 40.46 GEN include/common/config.h [2021-02-24T14:21:40.983Z] #42 40.54 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-24T14:21:40.983Z] #42 40.57 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-24T14:21:41.244Z] #42 40.58 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-24T14:21:41.244Z] #42 40.62 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-24T14:21:41.244Z] #42 40.65 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-24T14:21:41.244Z] #42 40.69 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-24T14:21:41.244Z] #42 40.71 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-24T14:21:41.244Z] #42 40.76 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-24T14:21:41.244Z] #42 40.77 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-24T14:21:41.244Z] #42 40.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-24T14:21:41.506Z] #42 40.81 DEP compel/plugins/std/infect.d [2021-02-24T14:21:41.506Z] #42 40.94 DEP compel/plugins/std/string.d [2021-02-24T14:21:41.506Z] #42 41.04 DEP compel/plugins/std/log.d [2021-02-24T14:21:41.767Z] #42 41.10 DEP compel/plugins/std/fds.d [2021-02-24T14:21:41.767Z] #42 41.19 DEP compel/plugins/std/std.d [2021-02-24T14:21:41.767Z] #42 41.27 DEP compel/plugins/shmem/shmem.d [2021-02-24T14:21:41.767Z] #42 41.32 DEP compel/plugins/fds/fds.d [2021-02-24T14:21:42.029Z] #42 41.44 CC compel/plugins/std/std.o [2021-02-24T14:21:42.281Z] #18 ... [2021-02-24T14:21:42.281Z] [2021-02-24T14:21:42.281Z] #57 [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 [2021-02-24T14:21:42.281Z] #57 sha256:fe01de6b022f2b32228bd70b923ebbb0f871bde333ad8af5f1c5ba03f87e3101 [2021-02-24T14:21:42.281Z] #57 119.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:21:42.281Z] #57 119.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-24T14:21:42.281Z] #57 ... [2021-02-24T14:21:42.281Z] [2021-02-24T14:21:42.281Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:42.281Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:42.281Z] #42 56.92 AR soccr/libsoccr.a [2021-02-24T14:21:42.281Z] #42 56.98 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:21:42.281Z] #42 ... [2021-02-24T14:21:42.281Z] [2021-02-24T14:21:42.281Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-24T14:21:42.281Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-24T14:21:42.281Z] #18 DONE 1.5s [2021-02-24T14:21:42.281Z] [2021-02-24T14:21:42.281Z] #57 [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 [2021-02-24T14:21:42.281Z] #57 sha256:fe01de6b022f2b32228bd70b923ebbb0f871bde333ad8af5f1c5ba03f87e3101 [2021-02-24T14:21:42.281Z] #57 DONE 129.4s [2021-02-24T14:21:42.290Z] #42 41.85 CC compel/plugins/std/fds.o [2021-02-24T14:21:42.541Z] [2021-02-24T14:21:42.541Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-24T14:21:42.541Z] #58 sha256:77a33dbfb47ff22bb1865715aabe8c0551b26a2dfb9a8b840273a8b709231553 [2021-02-24T14:21:42.541Z] #58 DONE 0.2s [2021-02-24T14:21:42.541Z] [2021-02-24T14:21:42.541Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:42.541Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:42.541Z] #42 57.49 DEP criu/arch/x86/sigframe.d [2021-02-24T14:21:42.541Z] #42 ... [2021-02-24T14:21:42.541Z] [2021-02-24T14:21:42.541Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-24T14:21:42.541Z] #59 sha256:ce258515e7557d8b137c101ebabf7db061f1b738c71bfb4788cc35a1b3fa49a1 [2021-02-24T14:21:42.541Z] #59 DONE 0.2s [2021-02-24T14:21:42.803Z] [2021-02-24T14:21:42.803Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:42.803Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:42.803Z] #42 57.72 DEP criu/arch/x86/sigaction_compat.d [2021-02-24T14:21:42.803Z] #42 57.90 DEP criu/arch/x86/kerndat.d [2021-02-24T14:21:42.862Z] #42 42.28 CC compel/plugins/std/log.o [2021-02-24T14:21:43.373Z] #42 58.11 DEP criu/arch/x86/crtools.d [2021-02-24T14:21:43.373Z] #42 58.38 DEP criu/arch/x86/cpu.d [2021-02-24T14:21:43.806Z] #42 43.16 CC compel/plugins/std/string.o [2021-02-24T14:21:43.943Z] #42 58.66 CC criu/arch/x86/cpu.o [2021-02-24T14:21:44.379Z] #42 43.80 CC compel/plugins/std/infect.o [2021-02-24T14:21:44.379Z] #42 ... [2021-02-24T14:21:44.379Z] [2021-02-24T14:21:44.379Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:21:44.379Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:21:44.379Z] #12 125.0 Selecting previously unselected package libapparmor1:amd64. [2021-02-24T14:21:44.379Z] #12 125.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-24T14:21:44.515Z] #42 59.52 CC criu/arch/x86/crtools.o [2021-02-24T14:21:44.641Z] #12 125.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:21:44.902Z] #12 125.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-24T14:21:44.902Z] #12 125.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-24T14:21:44.902Z] #12 125.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:21:44.902Z] #12 125.4 Selecting previously unselected package libbtrfs0. [2021-02-24T14:21:44.902Z] #12 125.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:21:44.902Z] #12 125.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:21:45.163Z] #12 125.5 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:21:45.163Z] #12 125.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:21:45.163Z] #12 125.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:21:45.163Z] #12 125.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-24T14:21:45.163Z] #12 125.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:21:45.163Z] #12 125.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:21:45.424Z] #12 125.7 Selecting previously unselected package libudev-dev:amd64. [2021-02-24T14:21:45.424Z] #12 125.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:21:45.424Z] #12 125.8 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:21:45.424Z] #12 125.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-24T14:21:45.424Z] #12 125.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-24T14:21:45.424Z] #12 125.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:21:45.686Z] #12 126.2 Selecting previously unselected package libpcre16-3:amd64. [2021-02-24T14:21:45.686Z] #12 126.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:21:45.686Z] #12 126.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:21:45.686Z] #12 ... [2021-02-24T14:21:45.686Z] [2021-02-24T14:21:45.686Z] #44 [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 [2021-02-24T14:21:45.686Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:21:45.686Z] #44 116.2 vendor/golang.org/x/net/http2/hpack [2021-02-24T14:21:45.686Z] #44 117.3 mime [2021-02-24T14:21:45.686Z] #44 118.8 mime/quotedprintable [2021-02-24T14:21:45.686Z] #44 119.1 net/http/internal [2021-02-24T14:21:45.686Z] #44 122.4 crypto/tls [2021-02-24T14:21:45.901Z] #42 60.74 CC criu/arch/x86/kerndat.o [2021-02-24T14:21:45.947Z] #44 ... [2021-02-24T14:21:45.947Z] [2021-02-24T14:21:45.947Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:45.947Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:45.947Z] #42 44.15 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-24T14:21:45.947Z] #42 44.23 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-24T14:21:45.947Z] #42 44.30 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-24T14:21:45.947Z] #42 44.36 AR compel/plugins/std.lib.a [2021-02-24T14:21:45.947Z] #42 44.44 CC compel/plugins/fds/fds.o [2021-02-24T14:21:45.947Z] #42 44.79 AR compel/plugins/fds.lib.a [2021-02-24T14:21:45.947Z] #42 44.83 HOSTDEP compel/src/lib/log-host.d [2021-02-24T14:21:45.947Z] #42 45.00 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-24T14:21:45.947Z] #42 45.15 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-24T14:21:45.947Z] #42 45.25 HOSTDEP compel/src/main-host.d [2021-02-24T14:21:45.947Z] #42 45.32 DEP compel/src/lib/ptrace.d [2021-02-24T14:21:45.947Z] #42 45.42 DEP compel/src/lib/infect.d [2021-02-24T14:21:46.208Z] #42 45.57 DEP compel/src/lib/infect-util.d [2021-02-24T14:21:46.208Z] #42 45.68 DEP compel/src/lib/infect-rpc.d [2021-02-24T14:21:46.208Z] #42 45.79 DEP compel/arch/x86/src/lib/infect.d [2021-02-24T14:21:46.469Z] #42 45.89 DEP compel/arch/x86/src/lib/cpu.d [2021-02-24T14:21:46.469Z] #42 46.00 DEP compel/src/lib/log.d [2021-02-24T14:21:46.470Z] #42 61.26 CC criu/arch/x86/sigaction_compat.o [2021-02-24T14:21:46.730Z] #42 46.14 DEP compel/src/main.d [2021-02-24T14:21:46.734Z] #42 61.49 CC criu/arch/x86/sigframe.o [2021-02-24T14:21:46.734Z] #42 ... [2021-02-24T14:21:46.734Z] [2021-02-24T14:21:46.734Z] #44 [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 [2021-02-24T14:21:46.734Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:21:46.734Z] #44 123.9 net/http/httptrace [2021-02-24T14:21:46.734Z] #44 124.2 net/http [2021-02-24T14:21:46.994Z] #44 ... [2021-02-24T14:21:46.994Z] [2021-02-24T14:21:46.994Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:46.994Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:46.994Z] #42 61.79 LINK criu/arch/x86/crtools.built-in.o [2021-02-24T14:21:46.994Z] #42 61.85 DEP criu/pie/util-vdso-elf32.d [2021-02-24T14:21:46.994Z] #42 61.98 DEP criu/pie/util-vdso.d [2021-02-24T14:21:47.001Z] #42 46.30 DEP compel/src/lib/handle-elf.d [2021-02-24T14:21:47.001Z] #42 46.44 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-24T14:21:47.001Z] #42 46.57 CC compel/src/lib/log.o [2021-02-24T14:21:47.254Z] #42 62.12 DEP criu/pie/util.d [2021-02-24T14:21:47.254Z] #42 62.27 CC criu/pie/util.o [2021-02-24T14:21:47.262Z] #42 46.83 CC compel/arch/x86/src/lib/cpu.o [2021-02-24T14:21:47.514Z] #42 62.56 CC criu/pie/util-vdso.o [2021-02-24T14:21:48.206Z] #42 47.54 CC compel/arch/x86/src/lib/infect.o [2021-02-24T14:21:48.453Z] #42 63.31 CC criu/pie/util-vdso-elf32.o [2021-02-24T14:21:49.023Z] #42 64.05 AR criu/pie/pie.lib.a [2021-02-24T14:21:49.023Z] #42 64.11 DEP criu/pie/restorer.d [2021-02-24T14:21:49.150Z] #42 48.39 CC compel/src/lib/infect-rpc.o [2021-02-24T14:21:49.150Z] #42 48.73 CC compel/src/lib/infect-util.o [2021-02-24T14:21:49.283Z] #42 64.33 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-24T14:21:49.543Z] #42 64.47 DEP criu/arch/x86/restorer_unmap.d [2021-02-24T14:21:49.543Z] #42 64.49 DEP criu/arch/x86/restorer.d [2021-02-24T14:21:49.723Z] #42 48.98 CC compel/src/lib/infect.o [2021-02-24T14:21:49.803Z] #42 64.74 DEP criu/arch/x86/vdso-pie.d [2021-02-24T14:21:49.803Z] #42 64.84 DEP criu/pie/parasite-vdso.d [2021-02-24T14:21:50.063Z] #42 65.00 DEP criu/pie/parasite.d [2021-02-24T14:21:50.323Z] #42 65.32 CC criu/pie/parasite.o [2021-02-24T14:21:50.676Z] #42 ... [2021-02-24T14:21:50.676Z] [2021-02-24T14:21:50.676Z] #12 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2021-02-24T14:21:50.676Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:21:50.676Z] #12 126.4 Selecting previously unselected package libpcre32-3:amd64. [2021-02-24T14:21:50.676Z] #12 126.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:21:50.676Z] #12 126.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:21:50.676Z] #12 126.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-24T14:21:50.676Z] #12 126.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-24T14:21:50.676Z] #12 126.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:21:50.676Z] #12 126.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-24T14:21:50.676Z] #12 126.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-24T14:21:50.676Z] #12 126.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:21:50.676Z] #12 127.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-24T14:21:50.676Z] #12 127.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-24T14:21:50.676Z] #12 127.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:21:50.676Z] #12 127.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-24T14:21:50.676Z] #12 127.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:21:50.676Z] #12 127.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:21:50.676Z] #12 127.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-24T14:21:50.676Z] #12 127.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-24T14:21:50.676Z] #12 127.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:21:50.676Z] #12 127.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-24T14:21:50.676Z] #12 127.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:21:50.676Z] #12 127.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:21:50.676Z] #12 128.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:21:50.676Z] #12 128.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:21:50.676Z] #12 128.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:21:50.676Z] #12 128.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:21:50.676Z] #12 128.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:21:50.676Z] #12 128.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:21:50.676Z] #12 128.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:21:50.676Z] #12 128.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:21:50.676Z] #12 128.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:21:50.676Z] #12 128.6 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:21:50.676Z] #12 128.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:21:50.676Z] #12 128.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:21:50.676Z] #12 128.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:21:50.676Z] #12 128.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-24T14:21:50.676Z] #12 128.7 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:21:50.676Z] #12 128.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:21:50.676Z] #12 128.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:21:50.676Z] #12 128.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:21:50.676Z] #12 128.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 [2021-02-24T14:21:50.676Z] #12 128.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 [2021-02-24T14:21:50.676Z] #12 128.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:21:50.676Z] #12 128.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 [2021-02-24T14:21:50.676Z] #12 128.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 [2021-02-24T14:21:50.676Z] #12 128.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:21:50.676Z] #12 128.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:21:50.676Z] #12 128.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:21:50.676Z] #12 128.8 Setting up dmsetup (2:1.02.155-3) ... [2021-02-24T14:21:50.676Z] #12 128.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:21:50.676Z] #12 128.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:21:50.676Z] #12 128.9 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:21:50.676Z] #12 DONE 130.9s [2021-02-24T14:21:50.676Z] [2021-02-24T14:21:50.676Z] #52 [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 [2021-02-24T14:21:50.676Z] #52 sha256:d44c3a6e97f223f2671bbe5c9e1a7bc1a1d2f5ac3c1a9cea9bae87e1d718b841 [2021-02-24T14:21:51.704Z] #42 66.70 LINK criu/pie/parasite.built-in.o [2021-02-24T14:21:51.704Z] #42 66.72 GEN criu/pie/parasite-blob.h [2021-02-24T14:21:51.704Z] #42 66.74 CC criu/pie/parasite-vdso.o [2021-02-24T14:21:52.069Z] #52 ... [2021-02-24T14:21:52.069Z] [2021-02-24T14:21:52.069Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-24T14:21:52.069Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-24T14:21:52.069Z] #13 DONE 1.7s [2021-02-24T14:21:52.069Z] [2021-02-24T14:21:52.069Z] #52 [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 [2021-02-24T14:21:52.069Z] #52 sha256:d44c3a6e97f223f2671bbe5c9e1a7bc1a1d2f5ac3c1a9cea9bae87e1d718b841 [2021-02-24T14:21:52.069Z] #52 1.675 + RM_GOPATH=0 [2021-02-24T14:21:52.069Z] #52 1.675 + TMP_GOPATH= [2021-02-24T14:21:52.069Z] #52 1.675 + : /build [2021-02-24T14:21:52.069Z] #52 1.675 + '[' -z '' ']' [2021-02-24T14:21:52.069Z] #52 1.675 ++ mktemp -d [2021-02-24T14:21:52.069Z] #52 1.686 + export GOPATH=/tmp/tmp.smnqJi7tkg [2021-02-24T14:21:52.069Z] #52 1.686 + GOPATH=/tmp/tmp.smnqJi7tkg [2021-02-24T14:21:52.069Z] #52 1.686 + RM_GOPATH=1 [2021-02-24T14:21:52.069Z] #52 1.686 + case "$(go env GOARCH)" in [2021-02-24T14:21:52.069Z] #52 1.686 ++ go env GOARCH [2021-02-24T14:21:52.069Z] #52 1.706 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:21:52.069Z] #52 1.706 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:21:52.274Z] #42 ... [2021-02-24T14:21:52.274Z] [2021-02-24T14:21:52.274Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:21:52.274Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:21:52.274Z] #19 2.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:21:52.274Z] #19 2.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:21:52.274Z] #19 2.358 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:21:52.274Z] #19 2.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:21:52.274Z] #19 4.470 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:21:52.274Z] #19 5.793 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:21:52.274Z] #19 ... [2021-02-24T14:21:52.274Z] [2021-02-24T14:21:52.274Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:52.274Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:52.274Z] #42 67.40 CC criu/arch/x86/vdso-pie.o [2021-02-24T14:21:52.392Z] #52 1.711 ++ dirname /tmp/install/install.sh [2021-02-24T14:21:52.392Z] #52 1.712 + dir=/tmp/install [2021-02-24T14:21:52.392Z] #52 1.712 + bin=runc [2021-02-24T14:21:52.392Z] #52 1.712 + shift [2021-02-24T14:21:52.392Z] #52 1.713 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-24T14:21:52.392Z] #52 1.713 + . /tmp/install/runc.installer [2021-02-24T14:21:52.392Z] #52 1.713 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:21:52.392Z] #52 1.713 + install_runc [2021-02-24T14:21:52.392Z] #52 1.722 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-24T14:21:52.392Z] #52 1.724 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-24T14:21:52.392Z] #52 1.724 + uname -r [2021-02-24T14:21:52.392Z] #52 1.724 + RUNC_BUILDTAGS='seccomp ' [2021-02-24T14:21:52.392Z] #52 1.724 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-24T14:21:52.392Z] #52 1.724 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.smnqJi7tkg/src/github.com/opencontainers/runc [2021-02-24T14:21:52.392Z] #52 1.725 Cloning into '/tmp/tmp.smnqJi7tkg/src/github.com/opencontainers/runc'... [2021-02-24T14:21:52.844Z] #42 67.73 CC criu/arch/x86/restorer.o [2021-02-24T14:21:53.341Z] #52 ... [2021-02-24T14:21:53.341Z] [2021-02-24T14:21:53.341Z] #57 [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 [2021-02-24T14:21:53.341Z] #57 sha256:08a5155bb748666f9e4c8d660d4a67d0a45a199883f1caaa7ac47eeb0e5c887c [2021-02-24T14:21:53.341Z] #57 125.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:21:53.341Z] #57 125.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-24T14:21:53.341Z] #57 DONE 133.8s [2021-02-24T14:21:53.341Z] [2021-02-24T14:21:53.341Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-24T14:21:53.341Z] #58 sha256:9ae852c758b49ea502a756633640a39a33433c0e7b5380bfda1143aa554f4d2f [2021-02-24T14:21:53.341Z] #58 DONE 0.1s [2021-02-24T14:21:53.341Z] [2021-02-24T14:21:53.341Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:53.341Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:53.341Z] #42 52.27 CC compel/src/lib/ptrace.o [2021-02-24T14:21:53.341Z] #42 52.79 AR compel/libcompel.a [2021-02-24T14:21:53.413Z] #42 68.19 CC criu/arch/x86/restorer_unmap.o [2021-02-24T14:21:53.413Z] #42 68.26 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-24T14:21:53.603Z] #42 ... [2021-02-24T14:21:53.603Z] [2021-02-24T14:21:53.603Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-24T14:21:53.603Z] #59 sha256:ea0d676ad435144c4c1d5605134f26eaddf6fad2d3f7f3f4a6ca92758d8c7b37 [2021-02-24T14:21:53.603Z] #59 DONE 0.1s [2021-02-24T14:21:53.603Z] [2021-02-24T14:21:53.603Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-24T14:21:53.603Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-24T14:21:53.603Z] #14 DONE 1.4s [2021-02-24T14:21:53.603Z] [2021-02-24T14:21:53.603Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:53.603Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:53.603Z] #42 53.03 HOSTCC compel/src/main-host.o [2021-02-24T14:21:53.673Z] #42 68.56 CC criu/pie/restorer.o [2021-02-24T14:21:54.176Z] #42 53.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-24T14:21:54.439Z] #42 53.80 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-24T14:21:55.012Z] #42 54.37 HOSTCC compel/src/lib/log-host.o [2021-02-24T14:21:55.012Z] #42 ... [2021-02-24T14:21:55.012Z] [2021-02-24T14:21:55.012Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-24T14:21:55.012Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-24T14:21:55.012Z] #15 1.426 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-24T14:21:55.012Z] #15 DONE 1.6s [2021-02-24T14:21:55.274Z] [2021-02-24T14:21:55.274Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-24T14:21:55.274Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-24T14:21:56.667Z] #16 DONE 1.7s [2021-02-24T14:21:56.667Z] [2021-02-24T14:21:56.667Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:56.667Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:56.667Z] #42 54.85 HOSTLINK compel/compel-host-bin [2021-02-24T14:21:56.667Z] #42 55.13 DEP soccr/soccr.d [2021-02-24T14:21:56.667Z] #42 55.35 CC soccr/soccr.o [2021-02-24T14:21:56.969Z] #42 71.56 LINK criu/pie/restorer.built-in.o [2021-02-24T14:21:56.969Z] #42 71.58 GEN criu/pie/restorer-blob.h [2021-02-24T14:21:56.969Z] #42 71.68 DEP criu/vdso.d [2021-02-24T14:21:57.229Z] #42 71.99 DEP criu/vdso-compat.d [2021-02-24T14:21:57.229Z] #42 72.14 DEP criu/uts_ns.d [2021-02-24T14:21:57.490Z] #42 72.29 DEP criu/util.d [2021-02-24T14:21:57.490Z] #42 72.47 DEP criu/uffd.d [2021-02-24T14:21:57.490Z] #42 ... [2021-02-24T14:21:57.490Z] [2021-02-24T14:21:57.490Z] #52 [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 [2021-02-24T14:21:57.490Z] #52 sha256:8eeda8bf0b4ed65d123e15bce2022b820bc812abb7240f817f21820718cf0a88 [2021-02-24T14:21:57.490Z] #52 12.77 + cd /tmp/tmp.scQPEk1lVt/src/github.com/opencontainers/runc [2021-02-24T14:21:57.490Z] #52 12.78 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:21:57.490Z] #52 13.01 + '[' -z '' ']' [2021-02-24T14:21:57.490Z] #52 13.01 + target=static [2021-02-24T14:21:57.490Z] #52 13.01 + make 'BUILDTAGS=seccomp ' static [2021-02-24T14:21:57.490Z] #52 13.52 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-24T14:21:57.750Z] #52 ... [2021-02-24T14:21:57.750Z] [2021-02-24T14:21:57.750Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:21:57.750Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:21:57.750Z] #19 11.41 Fetched 8422 kB in 9s (899 kB/s) [2021-02-24T14:21:57.750Z] #19 11.41 Reading package lists... [2021-02-24T14:21:58.058Z] #42 57.47 AR soccr/libsoccr.a [2021-02-24T14:21:58.058Z] #42 ... [2021-02-24T14:21:58.058Z] [2021-02-24T14:21:58.058Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-24T14:21:58.058Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-24T14:21:58.058Z] #17 DONE 1.2s [2021-02-24T14:21:58.058Z] [2021-02-24T14:21:58.058Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:58.058Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:58.058Z] #42 57.54 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:21:58.319Z] #42 ... [2021-02-24T14:21:58.320Z] [2021-02-24T14:21:58.320Z] #44 [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 [2021-02-24T14:21:58.320Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:21:58.320Z] #44 128.7 net/http/httptrace [2021-02-24T14:21:58.320Z] #44 128.9 net/http [2021-02-24T14:21:58.320Z] #44 ... [2021-02-24T14:21:58.320Z] [2021-02-24T14:21:58.320Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-24T14:21:58.320Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-24T14:21:59.131Z] #19 15.38 Reading package lists... [2021-02-24T14:21:59.131Z] #19 ... [2021-02-24T14:21:59.131Z] [2021-02-24T14:21:59.131Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:59.131Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:59.131Z] #42 72.73 DEP criu/tun.d [2021-02-24T14:21:59.131Z] #42 72.97 DEP criu/tty.d [2021-02-24T14:21:59.131Z] #42 73.24 DEP criu/timerfd.d [2021-02-24T14:21:59.131Z] #42 73.46 DEP criu/timens.d [2021-02-24T14:21:59.131Z] #42 73.71 DEP criu/sysfs_parse.d [2021-02-24T14:21:59.131Z] #42 73.93 DEP criu/sysctl.d [2021-02-24T14:21:59.131Z] #42 74.07 DEP criu/string.d [2021-02-24T14:21:59.131Z] #42 74.11 DEP criu/stats.d [2021-02-24T14:21:59.266Z] #18 DONE 1.3s [2021-02-24T14:21:59.266Z] [2021-02-24T14:21:59.266Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:21:59.266Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:21:59.266Z] #42 58.07 DEP criu/arch/x86/sigframe.d [2021-02-24T14:21:59.266Z] #42 58.18 DEP criu/arch/x86/sigaction_compat.d [2021-02-24T14:21:59.266Z] #42 58.23 DEP criu/arch/x86/kerndat.d [2021-02-24T14:21:59.266Z] #42 58.36 DEP criu/arch/x86/crtools.d [2021-02-24T14:21:59.266Z] #42 58.49 DEP criu/arch/x86/cpu.d [2021-02-24T14:21:59.266Z] #42 58.64 CC criu/arch/x86/cpu.o [2021-02-24T14:21:59.391Z] #42 74.32 DEP criu/sockets.d [2021-02-24T14:21:59.391Z] #42 74.53 DEP criu/sk-unix.d [2021-02-24T14:21:59.839Z] #42 59.48 CC criu/arch/x86/crtools.o [2021-02-24T14:21:59.960Z] #42 74.82 DEP criu/sk-tcp.d [2021-02-24T14:22:00.219Z] #42 75.02 DEP criu/sk-queue.d [2021-02-24T14:22:00.219Z] #42 75.17 DEP criu/sk-packet.d [2021-02-24T14:22:00.479Z] #42 75.43 DEP criu/sk-netlink.d [2021-02-24T14:22:00.739Z] #42 75.64 DEP criu/sk-inet.d [2021-02-24T14:22:00.998Z] #42 75.92 DEP criu/signalfd.d [2021-02-24T14:22:01.226Z] #42 60.79 CC criu/arch/x86/kerndat.o [2021-02-24T14:22:01.258Z] #42 76.09 DEP criu/sigframe.d [2021-02-24T14:22:01.258Z] #42 76.22 DEP criu/shmem.d [2021-02-24T14:22:01.517Z] #42 76.37 DEP criu/servicefd.d [2021-02-24T14:22:01.517Z] #42 76.57 DEP criu/seize.d [2021-02-24T14:22:01.777Z] #42 76.73 DEP criu/seccomp.d [2021-02-24T14:22:02.037Z] #42 76.88 DEP criu/rst-malloc.d [2021-02-24T14:22:02.037Z] #42 76.96 DEP criu/rbtree.d [2021-02-24T14:22:02.037Z] #42 77.00 DEP criu/pstree.d [2021-02-24T14:22:02.174Z] #42 61.42 CC criu/arch/x86/sigaction_compat.o [2021-02-24T14:22:02.297Z] #42 77.25 DEP criu/protobuf.d [2021-02-24T14:22:02.297Z] #42 ... [2021-02-24T14:22:02.297Z] [2021-02-24T14:22:02.297Z] #44 [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 [2021-02-24T14:22:02.297Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:22:02.297Z] #44 139.5 github.com/LK4D4/vndr/godl [2021-02-24T14:22:02.297Z] #44 140.4 github.com/LK4D4/vndr [2021-02-24T14:22:02.297Z] #44 ... [2021-02-24T14:22:02.297Z] [2021-02-24T14:22:02.297Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:02.297Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:02.297Z] #42 77.41 GEN criu/protobuf-desc-gen.h [2021-02-24T14:22:02.436Z] #42 61.73 CC criu/arch/x86/sigframe.o [2021-02-24T14:22:02.700Z] #42 62.06 LINK criu/arch/x86/crtools.built-in.o [2021-02-24T14:22:02.700Z] #42 62.14 DEP criu/pie/util-vdso-elf32.d [2021-02-24T14:22:02.867Z] #42 ... [2021-02-24T14:22:02.867Z] [2021-02-24T14:22:02.867Z] #44 [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 [2021-02-24T14:22:02.867Z] #44 sha256:6e79948e6297f3f587aebc7babf8982b4994524400b82c46ea89151967a9c632 [2021-02-24T14:22:02.867Z] #44 DONE 149.8s [2021-02-24T14:22:02.867Z] [2021-02-24T14:22:02.867Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:02.867Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:02.867Z] #19 15.38 Reading package lists... [2021-02-24T14:22:02.867Z] #19 19.37 Building dependency tree... [2021-02-24T14:22:02.962Z] #42 62.29 DEP criu/pie/util-vdso.d [2021-02-24T14:22:02.962Z] #42 62.42 DEP criu/pie/util.d [2021-02-24T14:22:03.022Z] --- PASS: TestBuildWithHugeFile (52.70s) [2021-02-24T14:22:03.022Z] === RUN TestBuildWCOWSandboxSize [2021-02-24T14:22:03.022Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-02-24T14:22:03.022Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:22:03.022Z] === RUN TestBuildWithEmptyDockerfile [2021-02-24T14:22:03.022Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:22:03.022Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:22:03.022Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:22:03.022Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:22:03.022Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:22:03.022Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:22:03.022Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:22:03.022Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:22:03.022Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:22:03.022Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-02-24T14:22:03.022Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-02-24T14:22:03.022Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-02-24T14:22:03.022Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-24T14:22:03.022Z] === RUN TestBuildPreserveOwnership [2021-02-24T14:22:03.022Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-24T14:22:03.022Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-24T14:22:03.224Z] #42 62.65 CC criu/pie/util.o [2021-02-24T14:22:03.486Z] #42 62.98 CC criu/pie/util-vdso.o [2021-02-24T14:22:03.963Z] --- PASS: TestBuildPreserveOwnership (4.04s) [2021-02-24T14:22:03.963Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.78s) [2021-02-24T14:22:03.963Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2021-02-24T14:22:03.963Z] === RUN TestBuildPlatformInvalid [2021-02-24T14:22:03.963Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-24T14:22:03.963Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-24T14:22:04.058Z] #42 63.55 CC criu/pie/util-vdso-elf32.o [2021-02-24T14:22:04.249Z] #19 22.02 libcap2-bin is already the newest version (1:2.25-2). [2021-02-24T14:22:04.249Z] #19 22.02 The following additional packages will be installed: [2021-02-24T14:22:04.249Z] #19 22.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-24T14:22:04.249Z] #19 22.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-24T14:22:04.249Z] #19 22.03 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-24T14:22:04.249Z] #19 22.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-24T14:22:04.249Z] #19 22.04 python3.7 python3.7-minimal vim-runtime xxd [2021-02-24T14:22:04.249Z] #19 22.04 Suggested packages: [2021-02-24T14:22:04.249Z] #19 22.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-24T14:22:04.249Z] #19 22.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-24T14:22:04.249Z] #19 22.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-24T14:22:04.249Z] #19 22.05 Recommended packages: [2021-02-24T14:22:04.249Z] #19 22.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-24T14:22:04.249Z] #19 22.05 python3-keyrings.alt python3-xdg unzip [2021-02-24T14:22:04.320Z] #42 ... [2021-02-24T14:22:04.320Z] [2021-02-24T14:22:04.320Z] #44 [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 [2021-02-24T14:22:04.320Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:22:04.320Z] #44 144.8 github.com/LK4D4/vndr/godl [2021-02-24T14:22:05.263Z] #44 145.6 github.com/LK4D4/vndr [2021-02-24T14:22:06.156Z] #19 23.78 The following NEW packages will be installed: [2021-02-24T14:22:06.156Z] #19 23.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-24T14:22:06.156Z] #19 23.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-24T14:22:06.156Z] #19 23.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-24T14:22:06.156Z] #19 23.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-24T14:22:06.156Z] #19 23.79 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-24T14:22:06.156Z] #19 23.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-24T14:22:06.156Z] #19 23.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-24T14:22:06.156Z] #19 23.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-24T14:22:06.156Z] #19 23.79 xz-utils zip [2021-02-24T14:22:06.416Z] #19 24.21 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:22:06.416Z] #19 24.21 Need to get 28.5 MB of archives. [2021-02-24T14:22:06.416Z] #19 24.21 After this operation, 116 MB of additional disk space will be used. [2021-02-24T14:22:06.416Z] #19 24.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-24T14:22:06.416Z] #19 24.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-24T14:22:06.416Z] #19 24.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-24T14:22:06.675Z] #19 24.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-24T14:22:06.675Z] #19 24.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-24T14:22:06.675Z] #19 24.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-24T14:22:06.675Z] #19 24.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-24T14:22:06.675Z] #19 24.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-24T14:22:06.675Z] #19 24.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-24T14:22:06.675Z] #19 24.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-24T14:22:06.675Z] #19 24.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-24T14:22:06.675Z] #19 24.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-24T14:22:06.675Z] #19 24.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-24T14:22:06.675Z] #19 24.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-24T14:22:06.675Z] #19 24.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-24T14:22:06.675Z] #19 24.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-24T14:22:06.675Z] #19 24.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:22:06.675Z] #19 24.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:22:06.935Z] #19 24.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-24T14:22:06.935Z] #19 24.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-24T14:22:06.935Z] #19 24.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-24T14:22:06.935Z] #19 24.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-24T14:22:06.935Z] #19 24.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-24T14:22:06.935Z] #19 24.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:22:06.935Z] #19 24.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:22:06.935Z] #19 24.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:22:06.935Z] #19 24.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-24T14:22:06.935Z] #19 24.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-24T14:22:06.935Z] #19 24.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:22:07.543Z] #19 25.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:22:07.543Z] #19 25.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:22:07.543Z] #19 25.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:22:07.543Z] #19 25.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-24T14:22:07.543Z] #19 25.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-24T14:22:07.543Z] #19 25.15 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-24T14:22:07.543Z] #19 25.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-24T14:22:07.543Z] #19 25.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-24T14:22:07.543Z] #19 25.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-24T14:22:07.543Z] #19 25.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-24T14:22:07.543Z] #19 25.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-24T14:22:07.543Z] #19 25.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-24T14:22:07.543Z] #19 25.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-24T14:22:07.805Z] #19 25.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-24T14:22:07.805Z] #19 25.44 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-24T14:22:07.805Z] #19 25.45 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-24T14:22:08.076Z] #19 25.78 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-24T14:22:08.076Z] #19 25.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-24T14:22:08.076Z] #19 25.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-24T14:22:09.022Z] #19 26.60 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:22:09.022Z] #19 26.73 Fetched 28.5 MB in 2s (13.9 MB/s) [2021-02-24T14:22:09.022Z] #19 26.84 Selecting previously unselected package pigz. [2021-02-24T14:22:09.281Z] #19 26.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 ... 23432 files and directories currently installed.) [2021-02-24T14:22:09.281Z] #19 26.88 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-24T14:22:09.281Z] #19 26.89 Unpacking pigz (2.4-1) ... [2021-02-24T14:22:09.281Z] #19 26.98 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-24T14:22:09.281Z] #19 26.98 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:22:09.281Z] #19 26.99 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:09.481Z] #44 ... [2021-02-24T14:22:09.481Z] [2021-02-24T14:22:09.481Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:09.481Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:09.481Z] #19 1.522 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:22:09.481Z] #19 1.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:22:09.481Z] #19 1.575 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:22:09.481Z] #19 2.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:22:09.481Z] #19 3.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:22:09.481Z] #19 5.184 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:22:09.481Z] #19 ... [2021-02-24T14:22:09.481Z] [2021-02-24T14:22:09.481Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:09.481Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:09.481Z] #42 64.23 AR criu/pie/pie.lib.a [2021-02-24T14:22:09.481Z] #42 64.30 DEP criu/pie/restorer.d [2021-02-24T14:22:09.481Z] #42 64.48 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-24T14:22:09.481Z] #42 64.55 DEP criu/arch/x86/restorer_unmap.d [2021-02-24T14:22:09.481Z] #42 64.56 DEP criu/arch/x86/restorer.d [2021-02-24T14:22:09.481Z] #42 64.75 DEP criu/arch/x86/vdso-pie.d [2021-02-24T14:22:09.481Z] #42 64.88 DEP criu/pie/parasite-vdso.d [2021-02-24T14:22:09.481Z] #42 65.06 DEP criu/pie/parasite.d [2021-02-24T14:22:09.481Z] #42 65.33 CC criu/pie/parasite.o [2021-02-24T14:22:09.481Z] #42 66.57 LINK criu/pie/parasite.built-in.o [2021-02-24T14:22:09.481Z] #42 66.61 GEN criu/pie/parasite-blob.h [2021-02-24T14:22:09.481Z] #42 66.63 CC criu/pie/parasite-vdso.o [2021-02-24T14:22:09.481Z] #42 67.36 CC criu/arch/x86/vdso-pie.o [2021-02-24T14:22:09.481Z] #42 67.76 CC criu/arch/x86/restorer.o [2021-02-24T14:22:09.481Z] #42 68.30 CC criu/arch/x86/restorer_unmap.o [2021-02-24T14:22:09.481Z] #42 68.34 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-24T14:22:09.481Z] #42 68.73 CC criu/pie/restorer.o [2021-02-24T14:22:09.850Z] #19 27.42 Selecting previously unselected package python3.7-minimal. [2021-02-24T14:22:09.850Z] #19 27.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:22:09.850Z] #19 27.44 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:22:10.064Z] #42 ... [2021-02-24T14:22:10.064Z] [2021-02-24T14:22:10.064Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:10.064Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:10.064Z] #19 10.70 Fetched 8422 kB in 9s (892 kB/s) [2021-02-24T14:22:10.789Z] #19 28.45 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:10.789Z] #19 28.47 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:22:12.701Z] #19 ... [2021-02-24T14:22:12.701Z] [2021-02-24T14:22:12.701Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:22:12.701Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:22:12.701Z] #31 DONE 159.3s [2021-02-24T14:22:12.701Z] [2021-02-24T14:22:12.701Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:12.701Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:12.701Z] #42 79.70 DEP criu/protobuf-desc.d [2021-02-24T14:22:12.701Z] #42 79.84 DEP criu/proc_parse.d [2021-02-24T14:22:12.701Z] #42 80.02 DEP criu/plugin.d [2021-02-24T14:22:12.701Z] #42 80.12 DEP criu/pipes.d [2021-02-24T14:22:12.701Z] #42 80.29 DEP criu/pie-util.d [2021-02-24T14:22:12.701Z] #42 80.41 DEP criu/pie-util-vdso.d [2021-02-24T14:22:12.701Z] #42 80.58 DEP criu/pie-util-vdso-elf32.d [2021-02-24T14:22:12.701Z] #42 80.75 DEP criu/path.d [2021-02-24T14:22:12.701Z] #42 80.94 DEP criu/parasite-syscall.d [2021-02-24T14:22:12.701Z] #42 81.20 DEP criu/pagemap.d [2021-02-24T14:22:12.701Z] #42 81.31 DEP criu/pagemap-cache.d [2021-02-24T14:22:12.701Z] #42 81.45 DEP criu/page-xfer.d [2021-02-24T14:22:12.701Z] #42 81.55 DEP criu/page-pipe.d [2021-02-24T14:22:12.701Z] #42 81.65 DEP criu/netfilter.d [2021-02-24T14:22:12.701Z] #42 81.81 DEP criu/net.d [2021-02-24T14:22:12.701Z] #42 82.03 DEP criu/namespaces.d [2021-02-24T14:22:12.701Z] #42 82.25 DEP criu/mount.d [2021-02-24T14:22:12.701Z] #42 82.48 DEP criu/memfd.d [2021-02-24T14:22:12.701Z] #42 82.64 DEP criu/mem.d [2021-02-24T14:22:12.701Z] #42 82.89 DEP criu/lsm.d [2021-02-24T14:22:12.701Z] #42 83.08 DEP criu/log.d [2021-02-24T14:22:12.701Z] #42 83.20 DEP criu/libnetlink.d [2021-02-24T14:22:12.701Z] #42 83.35 DEP criu/kerndat.d [2021-02-24T14:22:12.701Z] #42 83.62 DEP criu/kcmp-ids.d [2021-02-24T14:22:12.701Z] #42 83.72 DEP criu/irmap.d [2021-02-24T14:22:12.701Z] #42 83.91 DEP criu/ipc_ns.d [2021-02-24T14:22:12.701Z] #42 84.04 DEP criu/image.d [2021-02-24T14:22:12.701Z] #42 84.23 DEP criu/image-desc.d [2021-02-24T14:22:12.701Z] #42 84.35 DEP criu/fsnotify.d [2021-02-24T14:22:12.701Z] #42 84.49 DEP criu/filesystems.d [2021-02-24T14:22:12.701Z] #42 84.63 DEP criu/files.d [2021-02-24T14:22:12.701Z] #42 84.86 DEP criu/files-reg.d [2021-02-24T14:22:12.701Z] #42 84.99 DEP criu/files-ext.d [2021-02-24T14:22:12.701Z] #42 85.12 DEP criu/file-lock.d [2021-02-24T14:22:12.701Z] #42 85.28 DEP criu/file-ids.d [2021-02-24T14:22:12.701Z] #42 85.43 DEP criu/fifo.d [2021-02-24T14:22:12.701Z] #42 85.57 DEP criu/fdstore.d [2021-02-24T14:22:12.701Z] #42 85.69 DEP criu/fault-injection.d [2021-02-24T14:22:12.701Z] #42 85.74 DEP criu/external.d [2021-02-24T14:22:12.701Z] #42 85.83 DEP criu/eventpoll.d [2021-02-24T14:22:12.701Z] #42 85.99 DEP criu/eventfd.d [2021-02-24T14:22:12.701Z] #42 86.09 DEP criu/crtools.d [2021-02-24T14:22:12.701Z] #42 86.27 DEP criu/cr-service.d [2021-02-24T14:22:12.701Z] #42 86.43 DEP criu/cr-restore.d [2021-02-24T14:22:12.701Z] #42 86.67 DEP criu/cr-errno.d [2021-02-24T14:22:12.701Z] #42 86.70 DEP criu/cr-dump.d [2021-02-24T14:22:12.701Z] #42 86.98 DEP criu/cr-dedup.d [2021-02-24T14:22:12.701Z] #42 87.13 DEP criu/cr-check.d [2021-02-24T14:22:12.701Z] #42 87.35 DEP criu/config.d [2021-02-24T14:22:12.701Z] #42 87.56 DEP criu/clone-noasan.d [2021-02-24T14:22:12.701Z] #42 87.61 DEP criu/cgroup.d [2021-02-24T14:22:12.701Z] #42 87.72 DEP criu/cgroup-props.d [2021-02-24T14:22:12.701Z] #42 87.82 DEP criu/bitmap.d [2021-02-24T14:22:12.959Z] #42 87.84 DEP criu/bfd.d [2021-02-24T14:22:12.959Z] #42 87.97 DEP criu/autofs.d [2021-02-24T14:22:13.218Z] #42 88.22 DEP criu/aio.d [2021-02-24T14:22:13.218Z] #42 ... [2021-02-24T14:22:13.218Z] [2021-02-24T14:22:13.218Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:13.218Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:13.218Z] #19 30.91 Selecting previously unselected package python3-minimal. [2021-02-24T14:22:13.370Z] #19 10.70 Reading package lists... [2021-02-24T14:22:13.370Z] #19 ... [2021-02-24T14:22:13.370Z] [2021-02-24T14:22:13.370Z] #52 [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 [2021-02-24T14:22:13.370Z] #52 sha256:d44c3a6e97f223f2671bbe5c9e1a7bc1a1d2f5ac3c1a9cea9bae87e1d718b841 [2021-02-24T14:22:13.370Z] #52 12.75 + cd /tmp/tmp.smnqJi7tkg/src/github.com/opencontainers/runc [2021-02-24T14:22:13.370Z] #52 12.75 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:22:13.370Z] #52 13.30 + '[' -z '' ']' [2021-02-24T14:22:13.370Z] #52 13.30 + target=static [2021-02-24T14:22:13.370Z] #52 13.30 + make 'BUILDTAGS=seccomp ' static [2021-02-24T14:22:13.370Z] #52 13.48 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-24T14:22:13.370Z] #52 ... [2021-02-24T14:22:13.370Z] [2021-02-24T14:22:13.370Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:13.370Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:13.370Z] #42 71.82 LINK criu/pie/restorer.built-in.o [2021-02-24T14:22:13.370Z] #42 71.82 GEN criu/pie/restorer-blob.h [2021-02-24T14:22:13.370Z] #42 71.95 DEP criu/vdso.d [2021-02-24T14:22:13.370Z] #42 72.21 DEP criu/vdso-compat.d [2021-02-24T14:22:13.370Z] #42 72.42 DEP criu/uts_ns.d [2021-02-24T14:22:13.370Z] #42 72.60 DEP criu/util.d [2021-02-24T14:22:13.370Z] #42 72.81 DEP criu/uffd.d [2021-02-24T14:22:13.477Z] #19 30.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-24T14:22:13.477Z] #19 31.04 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-24T14:22:13.477Z] #19 31.06 Unpacking python3-minimal (3.7.3-1) ... [2021-02-24T14:22:13.477Z] #19 31.23 Selecting previously unselected package libmpdec2:amd64. [2021-02-24T14:22:13.477Z] #19 31.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-24T14:22:13.477Z] #19 31.26 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:22:13.477Z] #19 31.36 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-24T14:22:13.632Z] #42 73.06 DEP criu/tun.d [2021-02-24T14:22:13.736Z] #19 31.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:22:13.736Z] #19 31.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:13.894Z] #42 73.30 DEP criu/tty.d [2021-02-24T14:22:14.156Z] #42 73.51 DEP criu/timerfd.d [2021-02-24T14:22:14.156Z] #42 73.66 DEP criu/timens.d [2021-02-24T14:22:14.419Z] #42 73.84 DEP criu/sysfs_parse.d [2021-02-24T14:22:14.673Z] #19 32.30 Selecting previously unselected package python3.7. [2021-02-24T14:22:14.673Z] #19 32.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:22:14.673Z] #19 32.31 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:14.673Z] #19 32.42 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-24T14:22:14.673Z] #19 32.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-24T14:22:14.673Z] #19 32.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:22:14.673Z] #19 32.53 Setting up python3-minimal (3.7.3-1) ... [2021-02-24T14:22:14.681Z] #42 73.98 DEP criu/sysctl.d [2021-02-24T14:22:14.681Z] #42 74.22 DEP criu/string.d [2021-02-24T14:22:14.943Z] #42 74.29 DEP criu/stats.d [2021-02-24T14:22:14.943Z] #42 74.45 DEP criu/sockets.d [2021-02-24T14:22:15.204Z] #42 74.65 DEP criu/sk-unix.d [2021-02-24T14:22:15.466Z] #42 74.88 DEP criu/sk-tcp.d [2021-02-24T14:22:15.466Z] #42 ... [2021-02-24T14:22:15.466Z] [2021-02-24T14:22:15.466Z] #44 [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 [2021-02-24T14:22:15.466Z] #44 sha256:b32c40a11624deb4a5e97d840f510329fe22a21d1ea8f57c48154bc3a9c16a47 [2021-02-24T14:22:15.466Z] #44 DONE 156.0s [2021-02-24T14:22:15.612Z] #19 33.33 Selecting previously unselected package python3. [2021-02-24T14:22:15.612Z] #19 33.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 ... 24093 files and directories currently installed.) [2021-02-24T14:22:15.612Z] #19 33.37 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-24T14:22:15.612Z] #19 33.38 Unpacking python3 (3.7.3-1) ... [2021-02-24T14:22:15.612Z] #19 33.47 Selecting previously unselected package libip4tc0:amd64. [2021-02-24T14:22:15.612Z] #19 33.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:22:15.612Z] #19 33.48 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:15.728Z] [2021-02-24T14:22:15.728Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:15.728Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:15.728Z] #19 10.70 Reading package lists... [2021-02-24T14:22:15.873Z] #19 33.55 Selecting previously unselected package libip6tc0:amd64. [2021-02-24T14:22:15.873Z] #19 33.56 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:22:15.873Z] #19 33.56 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:15.873Z] #19 33.66 Selecting previously unselected package libiptc0:amd64. [2021-02-24T14:22:15.873Z] #19 33.66 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-24T14:22:15.873Z] #19 33.68 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:15.873Z] #19 33.76 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-24T14:22:16.133Z] #19 33.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-24T14:22:16.133Z] #19 33.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:22:16.133Z] #19 33.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-24T14:22:16.133Z] #19 33.84 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-24T14:22:16.133Z] #19 33.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:22:16.133Z] #19 33.92 Selecting previously unselected package libnftnl11:amd64. [2021-02-24T14:22:16.133Z] #19 33.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-24T14:22:16.133Z] #19 33.93 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:22:16.133Z] #19 34.01 Selecting previously unselected package iptables. [2021-02-24T14:22:16.133Z] #19 34.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-24T14:22:16.133Z] #19 34.02 Unpacking iptables (1.8.2-4) ... [2021-02-24T14:22:16.703Z] #19 34.32 Selecting previously unselected package xxd. [2021-02-24T14:22:16.703Z] #19 34.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:22:16.703Z] #19 34.32 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:22:16.703Z] #19 34.46 Selecting previously unselected package vim-common. [2021-02-24T14:22:16.703Z] #19 34.48 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:22:16.703Z] #19 34.51 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:22:16.964Z] #19 34.66 Selecting previously unselected package bash-completion. [2021-02-24T14:22:16.964Z] #19 34.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-24T14:22:18.281Z] #19 14.93 Reading package lists... [2021-02-24T14:22:18.854Z] #19 18.95 Building dependency tree... [2021-02-24T14:22:18.865Z] Loaded image: buildpack-deps:buster [2021-02-24T14:22:18.865Z] Loaded image: busybox:latest [2021-02-24T14:22:18.865Z] Loaded image: busybox:glibc [2021-02-24T14:22:19.505Z] #19 37.20 Unpacking bash-completion (1:2.8-6) ... [2021-02-24T14:22:19.765Z] #19 37.57 Selecting previously unselected package bzip2. [2021-02-24T14:22:19.765Z] #19 37.58 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-24T14:22:19.765Z] #19 37.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:22:19.797Z] #19 ... [2021-02-24T14:22:19.798Z] [2021-02-24T14:22:19.798Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:19.798Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:19.798Z] #42 75.34 DEP criu/sk-queue.d [2021-02-24T14:22:19.798Z] #42 75.52 DEP criu/sk-packet.d [2021-02-24T14:22:19.798Z] #42 75.81 DEP criu/sk-netlink.d [2021-02-24T14:22:19.798Z] #42 76.11 DEP criu/sk-inet.d [2021-02-24T14:22:19.798Z] #42 76.25 DEP criu/signalfd.d [2021-02-24T14:22:19.798Z] #42 76.39 DEP criu/sigframe.d [2021-02-24T14:22:19.798Z] #42 76.47 DEP criu/shmem.d [2021-02-24T14:22:19.798Z] #42 76.62 DEP criu/servicefd.d [2021-02-24T14:22:19.798Z] #42 76.83 DEP criu/seize.d [2021-02-24T14:22:19.798Z] #42 77.02 DEP criu/seccomp.d [2021-02-24T14:22:19.798Z] #42 77.18 DEP criu/rst-malloc.d [2021-02-24T14:22:19.798Z] #42 77.27 DEP criu/rbtree.d [2021-02-24T14:22:19.798Z] #42 77.31 DEP criu/pstree.d [2021-02-24T14:22:19.798Z] #42 77.52 DEP criu/protobuf.d [2021-02-24T14:22:19.798Z] #42 77.67 GEN criu/protobuf-desc-gen.h [2021-02-24T14:22:19.798Z] #42 79.27 DEP criu/protobuf-desc.d [2021-02-24T14:22:19.798Z] #42 79.35 DEP criu/proc_parse.d [2021-02-24T14:22:19.805Z] Loaded image: debian:bullseye [2021-02-24T14:22:20.027Z] #19 37.68 Selecting previously unselected package xz-utils. [2021-02-24T14:22:20.027Z] #19 37.68 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-24T14:22:20.027Z] #19 37.69 Unpacking xz-utils (5.2.4-1) ... [2021-02-24T14:22:20.060Z] #42 79.53 DEP criu/plugin.d [2021-02-24T14:22:20.060Z] #42 79.62 DEP criu/pipes.d [2021-02-24T14:22:20.066Z] Loaded image: hello-world:latest [2021-02-24T14:22:20.066Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:22:20.287Z] #19 37.85 Selecting previously unselected package apparmor. [2021-02-24T14:22:20.287Z] #19 37.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-24T14:22:20.287Z] #19 37.95 Unpacking apparmor (2.13.2-10) ... [2021-02-24T14:22:20.321Z] #42 79.77 DEP criu/pie-util.d [2021-02-24T14:22:20.547Z] #19 38.33 Selecting previously unselected package aufs-tools. [2021-02-24T14:22:20.547Z] #19 38.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-24T14:22:20.583Z] #42 79.86 DEP criu/pie-util-vdso.d [2021-02-24T14:22:20.583Z] #42 80.00 DEP criu/pie-util-vdso-elf32.d [2021-02-24T14:22:20.807Z] #19 38.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:22:20.807Z] #19 38.50 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:22:20.807Z] #19 38.50 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:22:20.807Z] #19 38.52 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:22:20.845Z] #42 80.17 DEP criu/path.d [2021-02-24T14:22:20.845Z] #42 80.32 DEP criu/parasite-syscall.d [2021-02-24T14:22:20.892Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:22:20.892Z] [2021-02-24T14:22:20.892Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:22:20.892Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:22:20.892Z] HOSTNAME=7530647755db [2021-02-24T14:22:20.892Z] TESTDEBUG=0 [2021-02-24T14:22:20.892Z] DEST=bundles/test-integration [2021-02-24T14:22:20.892Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:22:20.892Z] DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b [2021-02-24T14:22:20.892Z] container=docker [2021-02-24T14:22:20.892Z] HOME=/root [2021-02-24T14:22:20.892Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:22:20.892Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:22:20.892Z] VALIDATE_BRANCH=master [2021-02-24T14:22:20.892Z] TERM=xterm [2021-02-24T14:22:20.892Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:22:20.892Z] SHLVL=1 [2021-02-24T14:22:20.892Z] TIMEOUT=120m [2021-02-24T14:22:20.892Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:22:20.892Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:22:20.892Z] GO111MODULE=off [2021-02-24T14:22:20.892Z] DOCKER_EXPERIMENTAL=1 [2021-02-24T14:22:20.892Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-24T14:22:20.892Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:22:20.892Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:22:20.892Z] GOPATH=/go [2021-02-24T14:22:20.892Z] PKG_CONFIG=pkg-config [2021-02-24T14:22:20.892Z] _=/usr/bin/env [2021-02-24T14:22:20.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-24T14:22:21.067Z] #19 38.67 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:22:21.067Z] #19 38.67 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:22:21.067Z] #19 38.68 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:22:21.067Z] #19 38.78 Selecting previously unselected package jq. [2021-02-24T14:22:21.067Z] #19 38.80 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:22:21.067Z] #19 38.81 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:22:21.067Z] #19 38.89 Selecting previously unselected package libaio1:amd64. [2021-02-24T14:22:21.106Z] #42 80.59 DEP criu/pagemap.d [2021-02-24T14:22:21.328Z] #19 38.90 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-24T14:22:21.328Z] #19 38.91 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:22:21.328Z] #19 38.95 Selecting previously unselected package libgpm2:amd64. [2021-02-24T14:22:21.328Z] #19 38.96 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-24T14:22:21.328Z] #19 38.96 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:22:21.328Z] #19 39.02 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:22:21.328Z] #19 39.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:22:21.328Z] #19 39.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:22:21.368Z] #42 80.74 DEP criu/pagemap-cache.d [2021-02-24T14:22:21.368Z] #42 80.88 DEP criu/page-xfer.d [2021-02-24T14:22:21.368Z] #42 81.00 DEP criu/page-pipe.d [2021-02-24T14:22:21.629Z] #42 81.13 DEP criu/netfilter.d [2021-02-24T14:22:21.891Z] #42 81.28 DEP criu/net.d [2021-02-24T14:22:21.891Z] #42 81.48 DEP criu/namespaces.d [2021-02-24T14:22:22.151Z] #42 81.60 DEP criu/mount.d [2021-02-24T14:22:22.460Z] #42 81.71 DEP criu/memfd.d [2021-02-24T14:22:22.460Z] #42 81.95 DEP criu/mem.d [2021-02-24T14:22:22.460Z] #42 ... [2021-02-24T14:22:22.460Z] [2021-02-24T14:22:22.460Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:22.460Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:22.460Z] #19 20.69 libcap2-bin is already the newest version (1:2.25-2). [2021-02-24T14:22:22.460Z] #19 20.69 The following additional packages will be installed: [2021-02-24T14:22:22.460Z] #19 20.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-24T14:22:22.460Z] #19 20.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-24T14:22:22.460Z] #19 20.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-24T14:22:22.460Z] #19 20.70 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-24T14:22:22.460Z] #19 20.70 python3.7 python3.7-minimal vim-runtime xxd [2021-02-24T14:22:22.460Z] #19 20.70 Suggested packages: [2021-02-24T14:22:22.460Z] #19 20.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-24T14:22:22.460Z] #19 20.70 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-24T14:22:22.460Z] #19 20.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-24T14:22:22.460Z] #19 20.70 Recommended packages: [2021-02-24T14:22:22.460Z] #19 20.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-24T14:22:22.460Z] #19 20.70 python3-keyrings.alt python3-xdg unzip [2021-02-24T14:22:22.460Z] #19 22.45 The following NEW packages will be installed: [2021-02-24T14:22:22.460Z] #19 22.45 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-24T14:22:22.460Z] #19 22.45 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-24T14:22:22.460Z] #19 22.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-24T14:22:22.460Z] #19 22.45 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-24T14:22:22.460Z] #19 22.45 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-24T14:22:22.460Z] #19 22.45 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-24T14:22:22.460Z] #19 22.45 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-24T14:22:22.460Z] #19 22.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-24T14:22:22.460Z] #19 22.45 xz-utils zip [2021-02-24T14:22:22.460Z] #19 22.78 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:22:22.460Z] #19 22.78 Need to get 28.5 MB of archives. [2021-02-24T14:22:22.460Z] #19 22.78 After this operation, 116 MB of additional disk space will be used. [2021-02-24T14:22:22.460Z] #19 22.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-24T14:22:22.460Z] #19 22.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-24T14:22:22.460Z] #19 22.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-24T14:22:22.460Z] #19 22.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-24T14:22:22.460Z] #19 22.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-24T14:22:22.460Z] #19 22.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-24T14:22:22.460Z] #19 23.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-24T14:22:22.460Z] #19 23.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-24T14:22:22.460Z] #19 23.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-24T14:22:22.460Z] #19 23.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-24T14:22:22.460Z] #19 23.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-24T14:22:22.460Z] #19 23.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-24T14:22:22.460Z] #19 23.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-24T14:22:22.460Z] #19 23.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-24T14:22:22.460Z] #19 23.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-24T14:22:22.460Z] #19 23.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-24T14:22:22.460Z] #19 23.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:22:22.460Z] #19 23.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:22:22.460Z] #19 23.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-24T14:22:22.460Z] #19 23.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-24T14:22:22.460Z] #19 23.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-24T14:22:22.460Z] #19 23.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-24T14:22:22.460Z] #19 23.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-24T14:22:22.460Z] #19 23.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:22:22.725Z] #19 23.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:22:22.725Z] #19 23.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:22:22.725Z] #19 23.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-24T14:22:22.725Z] #19 23.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-24T14:22:22.725Z] #19 23.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:22:22.993Z] #19 23.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:22:23.268Z] #19 23.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:22:23.268Z] #19 23.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:22:23.268Z] #19 23.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-24T14:22:23.268Z] #19 23.92 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-24T14:22:23.268Z] #19 23.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-24T14:22:23.268Z] #19 24.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-24T14:22:23.268Z] #19 24.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-24T14:22:23.268Z] #19 24.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-24T14:22:23.268Z] #19 24.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-24T14:22:23.268Z] #19 24.03 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-24T14:22:23.268Z] #19 24.05 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-24T14:22:23.268Z] #19 24.05 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-24T14:22:23.268Z] #19 24.13 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-24T14:22:23.531Z] #19 24.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-24T14:22:23.531Z] #19 24.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-24T14:22:23.791Z] #19 24.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-24T14:22:23.867Z] #19 ... [2021-02-24T14:22:23.867Z] [2021-02-24T14:22:23.867Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:23.867Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:23.867Z] #42 88.48 DEP criu/action-scripts.d [2021-02-24T14:22:23.867Z] #42 88.76 CC criu/action-scripts.o [2021-02-24T14:22:23.867Z] #42 89.17 CC criu/aio.o [2021-02-24T14:22:23.867Z] #42 89.68 CC criu/autofs.o [2021-02-24T14:22:23.867Z] #42 91.17 CC criu/bfd.o [2021-02-24T14:22:23.867Z] #42 91.64 CC criu/bitmap.o [2021-02-24T14:22:23.867Z] #42 91.79 CC criu/cgroup-props.o [2021-02-24T14:22:23.867Z] #42 92.53 CC criu/cgroup.o [2021-02-24T14:22:23.867Z] #42 95.32 CC criu/clone-noasan.o [2021-02-24T14:22:23.867Z] #42 95.49 CC criu/config.o [2021-02-24T14:22:23.867Z] #42 96.73 CC criu/cr-check.o [2021-02-24T14:22:23.867Z] #42 98.41 CC criu/cr-dedup.o [2021-02-24T14:22:23.867Z] #42 98.84 CC criu/cr-dump.o [2021-02-24T14:22:24.051Z] #19 24.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-24T14:22:24.052Z] #19 24.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-24T14:22:24.807Z] #42 ... [2021-02-24T14:22:24.807Z] [2021-02-24T14:22:24.807Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:24.807Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:24.807Z] #19 42.57 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:22:24.807Z] #19 42.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:22:24.807Z] #19 42.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:22:24.807Z] #19 42.69 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:22:24.993Z] #19 25.72 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:22:24.993Z] #19 25.85 Fetched 28.5 MB in 2s (12.5 MB/s) [2021-02-24T14:22:25.079Z] #19 42.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:22:25.079Z] #19 42.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:22:25.079Z] #19 42.81 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:22:25.079Z] #19 42.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:22:25.079Z] #19 42.82 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:22:25.080Z] #19 42.89 Selecting previously unselected package libreadline5:amd64. [2021-02-24T14:22:25.080Z] #19 42.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-24T14:22:25.080Z] #19 42.89 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:22:25.254Z] #19 25.94 Selecting previously unselected package pigz. [2021-02-24T14:22:25.254Z] #19 25.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-24T14:22:25.254Z] #19 26.05 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-24T14:22:25.254Z] #19 26.06 Unpacking pigz (2.4-1) ... [2021-02-24T14:22:25.340Z] #19 43.04 Selecting previously unselected package net-tools. [2021-02-24T14:22:25.340Z] #19 43.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-24T14:22:25.340Z] #19 43.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:22:25.340Z] #19 43.21 Selecting previously unselected package python-pip-whl. [2021-02-24T14:22:25.340Z] #19 43.21 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-24T14:22:25.340Z] #19 43.23 Unpacking python-pip-whl (18.1-5) ... [2021-02-24T14:22:25.515Z] #19 26.18 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-24T14:22:25.515Z] #19 26.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:22:25.515Z] #19 26.19 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:25.910Z] #19 43.82 Selecting previously unselected package python3-lib2to3. [2021-02-24T14:22:26.085Z] #19 26.62 Selecting previously unselected package python3.7-minimal. [2021-02-24T14:22:26.085Z] #19 26.63 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:22:26.086Z] #19 26.64 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:22:26.170Z] #19 43.84 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-24T14:22:26.170Z] #19 43.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:22:26.346Z] #19 ... [2021-02-24T14:22:26.346Z] [2021-02-24T14:22:26.346Z] #31 [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 "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:22:26.346Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:22:26.346Z] #31 DONE 166.4s [2021-02-24T14:22:26.346Z] [2021-02-24T14:22:26.346Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:26.346Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:26.346Z] #42 82.13 DEP criu/lsm.d [2021-02-24T14:22:26.346Z] #42 82.28 DEP criu/log.d [2021-02-24T14:22:26.346Z] #42 82.45 DEP criu/libnetlink.d [2021-02-24T14:22:26.346Z] #42 82.59 DEP criu/kerndat.d [2021-02-24T14:22:26.346Z] #42 82.83 DEP criu/kcmp-ids.d [2021-02-24T14:22:26.346Z] #42 82.90 DEP criu/irmap.d [2021-02-24T14:22:26.346Z] #42 83.12 DEP criu/ipc_ns.d [2021-02-24T14:22:26.346Z] #42 83.32 DEP criu/image.d [2021-02-24T14:22:26.346Z] #42 83.46 DEP criu/image-desc.d [2021-02-24T14:22:26.346Z] #42 83.53 DEP criu/fsnotify.d [2021-02-24T14:22:26.346Z] #42 83.75 DEP criu/filesystems.d [2021-02-24T14:22:26.346Z] #42 83.97 DEP criu/files.d [2021-02-24T14:22:26.346Z] #42 84.17 DEP criu/files-reg.d [2021-02-24T14:22:26.347Z] #42 84.31 DEP criu/files-ext.d [2021-02-24T14:22:26.347Z] #42 84.41 DEP criu/file-lock.d [2021-02-24T14:22:26.347Z] #42 84.52 DEP criu/file-ids.d [2021-02-24T14:22:26.347Z] #42 84.63 DEP criu/fifo.d [2021-02-24T14:22:26.347Z] #42 84.77 DEP criu/fdstore.d [2021-02-24T14:22:26.347Z] #42 84.91 DEP criu/fault-injection.d [2021-02-24T14:22:26.347Z] #42 84.95 DEP criu/external.d [2021-02-24T14:22:26.347Z] #42 85.06 DEP criu/eventpoll.d [2021-02-24T14:22:26.347Z] #42 85.27 DEP criu/eventfd.d [2021-02-24T14:22:26.347Z] #42 85.47 DEP criu/crtools.d [2021-02-24T14:22:26.347Z] #42 85.73 DEP criu/cr-service.d [2021-02-24T14:22:26.430Z] #19 43.98 Selecting previously unselected package python3-distutils. [2021-02-24T14:22:26.430Z] #19 43.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-24T14:22:26.430Z] #19 43.99 Unpacking python3-distutils (3.7.3-1) ... [2021-02-24T14:22:26.430Z] #19 44.13 Selecting previously unselected package python3-pip. [2021-02-24T14:22:26.430Z] #19 44.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-24T14:22:26.430Z] #19 44.15 Unpacking python3-pip (18.1-5) ... [2021-02-24T14:22:26.607Z] #42 86.03 DEP criu/cr-restore.d [2021-02-24T14:22:26.690Z] #19 44.34 Selecting previously unselected package python3-pkg-resources. [2021-02-24T14:22:26.691Z] #19 44.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:22:26.691Z] #19 44.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:22:26.691Z] #19 44.48 Selecting previously unselected package python3-setuptools. [2021-02-24T14:22:26.691Z] #19 44.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-24T14:22:26.691Z] #19 44.51 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-24T14:22:26.867Z] #42 86.39 DEP criu/cr-errno.d [2021-02-24T14:22:26.867Z] #42 86.45 DEP criu/cr-dump.d [2021-02-24T14:22:26.950Z] #19 44.69 Selecting previously unselected package python3-wheel. [2021-02-24T14:22:26.950Z] #19 44.70 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-24T14:22:26.950Z] #19 44.70 Unpacking python3-wheel (0.32.3-2) ... [2021-02-24T14:22:26.950Z] #19 44.77 Selecting previously unselected package sudo. [2021-02-24T14:22:26.950Z] #19 44.79 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-24T14:22:26.950Z] #19 44.80 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:22:27.439Z] #42 86.78 DEP criu/cr-dedup.d [2021-02-24T14:22:27.439Z] #42 87.00 DEP criu/cr-check.d [2021-02-24T14:22:27.520Z] #19 45.27 Selecting previously unselected package thin-provisioning-tools. [2021-02-24T14:22:27.520Z] #19 45.28 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-24T14:22:27.520Z] #19 45.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:22:27.780Z] #19 45.53 Selecting previously unselected package uidmap. [2021-02-24T14:22:27.780Z] #19 45.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-24T14:22:27.780Z] #19 45.54 Unpacking uidmap (1:4.5-1.1) ... [2021-02-24T14:22:27.780Z] #19 45.64 Selecting previously unselected package vim-runtime. [2021-02-24T14:22:28.011Z] #42 87.30 DEP criu/config.d [2021-02-24T14:22:28.011Z] #42 87.49 DEP criu/clone-noasan.d [2021-02-24T14:22:28.011Z] #42 87.60 DEP criu/cgroup.d [2021-02-24T14:22:28.040Z] #19 45.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:22:28.040Z] #19 45.69 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-24T14:22:28.040Z] #19 45.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-24T14:22:28.040Z] #19 45.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:22:28.200Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.98s) [2021-02-24T14:22:28.200Z] PASS [2021-02-24T14:22:28.200Z] [2021-02-24T14:22:28.200Z] === Skipped [2021-02-24T14:22:28.200Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-24T14:22:28.200Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:22:28.200Z] [2021-02-24T14:22:28.200Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-02-24T14:22:28.200Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:22:28.200Z] [2021-02-24T14:22:28.200Z] [2021-02-24T14:22:28.200Z] DONE 34 tests, 2 skipped in 117.128s [2021-02-24T14:22:28.200Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-24T14:22:28.200Z] INFO: Testing against a local daemon [2021-02-24T14:22:28.200Z] === RUN TestConfigInspect [2021-02-24T14:22:28.272Z] #42 87.77 DEP criu/cgroup-props.d [2021-02-24T14:22:28.272Z] #42 87.85 DEP criu/bitmap.d [2021-02-24T14:22:28.272Z] #42 87.87 DEP criu/bfd.d [2021-02-24T14:22:28.533Z] #42 87.96 DEP criu/autofs.d [2021-02-24T14:22:28.533Z] #42 88.11 DEP criu/aio.d [2021-02-24T14:22:28.794Z] #42 88.27 DEP criu/action-scripts.d [2021-02-24T14:22:29.055Z] #42 88.54 CC criu/action-scripts.o [2021-02-24T14:22:29.349Z] --- PASS: TestConfigInspect (2.29s) [2021-02-24T14:22:29.349Z] === RUN TestConfigList [2021-02-24T14:22:29.577Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:22:29.577Z] [2021-02-24T14:22:29.577Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-24T14:22:29.577Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-24T14:22:29.577Z] Using test binary docker [2021-02-24T14:22:29.577Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-24T14:22:29.577Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:22:29.577Z] INFO: Waiting for daemon to start... [2021-02-24T14:22:29.577Z] Starting dockerd [2021-02-24T14:22:29.577Z] . [2021-02-24T14:22:29.577Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-24T14:22:29.627Z] #42 89.03 CC criu/aio.o [2021-02-24T14:22:29.627Z] #42 ... [2021-02-24T14:22:29.627Z] [2021-02-24T14:22:29.627Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:29.627Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:29.627Z] #19 27.81 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:29.627Z] #19 27.83 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:22:29.627Z] #19 30.28 Selecting previously unselected package python3-minimal. [2021-02-24T14:22:29.627Z] #19 30.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-24T14:22:29.627Z] #19 30.31 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-24T14:22:29.627Z] #19 30.32 Unpacking python3-minimal (3.7.3-1) ... [2021-02-24T14:22:29.627Z] #19 30.39 Selecting previously unselected package libmpdec2:amd64. [2021-02-24T14:22:29.627Z] #19 30.40 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-24T14:22:29.627Z] #19 30.41 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:22:29.888Z] #19 30.52 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-24T14:22:29.888Z] #19 30.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:22:29.888Z] #19 30.53 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:30.831Z] #19 31.48 Selecting previously unselected package python3.7. [2021-02-24T14:22:30.831Z] #19 31.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:22:30.831Z] #19 31.51 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:30.831Z] #19 31.63 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-24T14:22:31.092Z] #19 31.63 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-24T14:22:31.092Z] #19 31.64 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:22:31.092Z] #19 31.76 Setting up python3-minimal (3.7.3-1) ... [2021-02-24T14:22:31.334Z] #19 49.04 Selecting previously unselected package vim. [2021-02-24T14:22:31.335Z] #19 49.06 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:22:31.335Z] #19 49.09 Unpacking vim (2:8.1.0875-5) ... [2021-02-24T14:22:31.895Z] --- PASS: TestConfigList (2.25s) [2021-02-24T14:22:31.895Z] === RUN TestConfigsCreateAndDelete [2021-02-24T14:22:31.904Z] #19 49.65 Selecting previously unselected package xfsprogs. [2021-02-24T14:22:31.904Z] #19 49.65 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-24T14:22:31.904Z] #19 49.65 Unpacking xfsprogs (4.20.0-1) ... [2021-02-24T14:22:32.035Z] #19 32.57 Selecting previously unselected package python3. [2021-02-24T14:22:32.035Z] #19 32.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 ... 24093 files and directories currently installed.) [2021-02-24T14:22:32.035Z] #19 32.63 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-24T14:22:32.035Z] #19 32.64 Unpacking python3 (3.7.3-1) ... [2021-02-24T14:22:32.035Z] #19 32.75 Selecting previously unselected package libip4tc0:amd64. [2021-02-24T14:22:32.035Z] #19 32.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:22:32.035Z] #19 32.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:32.298Z] #19 32.88 Selecting previously unselected package libip6tc0:amd64. [2021-02-24T14:22:32.298Z] #19 32.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:22:32.298Z] #19 32.89 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:32.298Z] #19 32.99 Selecting previously unselected package libiptc0:amd64. [2021-02-24T14:22:32.298Z] #19 33.02 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-24T14:22:32.298Z] #19 33.03 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:32.474Z] #19 50.16 Selecting previously unselected package zip. [2021-02-24T14:22:32.474Z] #19 50.18 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-24T14:22:32.474Z] #19 50.19 Unpacking zip (3.0-11+b1) ... [2021-02-24T14:22:32.558Z] #19 33.14 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-24T14:22:32.558Z] #19 33.14 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-24T14:22:32.558Z] #19 33.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:22:32.558Z] #19 33.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-24T14:22:32.558Z] #19 33.20 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-24T14:22:32.558Z] #19 33.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:22:32.558Z] #19 33.30 Selecting previously unselected package libnftnl11:amd64. [2021-02-24T14:22:32.558Z] #19 33.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-24T14:22:32.558Z] #19 33.31 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:22:32.558Z] #19 33.40 Selecting previously unselected package iptables. [2021-02-24T14:22:32.734Z] #19 50.45 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:22:32.734Z] #19 50.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:22:32.734Z] #19 50.49 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:32.734Z] #19 50.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:22:32.734Z] #19 50.51 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:22:32.734Z] #19 50.52 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:32.734Z] #19 50.54 Setting up uidmap (1:4.5-1.1) ... [2021-02-24T14:22:32.734Z] #19 50.56 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:22:32.734Z] #19 50.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:22:32.734Z] #19 50.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:22:32.734Z] #19 50.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:22:32.734Z] #19 50.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:22:32.821Z] #19 33.40 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-24T14:22:32.821Z] #19 33.41 Unpacking iptables (1.8.2-4) ... [2021-02-24T14:22:32.994Z] #19 50.62 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:22:32.994Z] #19 50.64 Setting up zip (3.0-11+b1) ... [2021-02-24T14:22:32.994Z] #19 50.65 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:22:32.994Z] #19 50.68 Setting up bash-completion (1:2.8-6) ... [2021-02-24T14:22:33.081Z] #19 33.78 Selecting previously unselected package xxd. [2021-02-24T14:22:33.082Z] #19 33.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:22:33.082Z] #19 33.80 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:22:33.343Z] #19 33.95 Selecting previously unselected package vim-common. [2021-02-24T14:22:33.343Z] #19 33.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:22:33.343Z] #19 33.99 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:22:33.343Z] #19 34.18 Selecting previously unselected package bash-completion. [2021-02-24T14:22:33.343Z] #19 34.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-24T14:22:33.807Z] --- PASS: TestConfigsCreateAndDelete (2.31s) [2021-02-24T14:22:33.807Z] === RUN TestConfigsUpdate [2021-02-24T14:22:35.534Z] #19 53.33 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:35.534Z] #19 53.34 Setting up xz-utils (5.2.4-1) ... [2021-02-24T14:22:35.534Z] #19 53.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-24T14:22:35.534Z] #19 53.36 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:22:35.534Z] #19 53.44 invoke-rc.d: could not determine current runlevel [2021-02-24T14:22:35.795Z] #19 53.46 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-24T14:22:35.795Z] #19 53.47 Setting up pigz (2.4-1) ... [2021-02-24T14:22:35.795Z] #19 53.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:22:35.795Z] #19 53.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:22:35.795Z] #19 53.54 Setting up python-pip-whl (18.1-5) ... [2021-02-24T14:22:36.062Z] #19 53.57 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:22:36.062Z] #19 53.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:22:36.062Z] #19 ... [2021-02-24T14:22:36.062Z] [2021-02-24T14:22:36.062Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:36.062Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:36.062Z] #42 101.0 CC criu/cr-errno.o [2021-02-24T14:22:36.062Z] #42 101.1 CC criu/cr-restore.o [2021-02-24T14:22:36.062Z] #42 105.5 CC criu/cr-service.o [2021-02-24T14:22:36.062Z] #42 107.3 CC criu/crtools.o [2021-02-24T14:22:36.062Z] #42 107.8 CC criu/eventfd.o [2021-02-24T14:22:36.062Z] #42 108.2 CC criu/eventpoll.o [2021-02-24T14:22:36.062Z] #42 109.0 CC criu/external.o [2021-02-24T14:22:36.062Z] #42 109.3 CC criu/fault-injection.o [2021-02-24T14:22:36.062Z] #42 109.5 CC criu/fdstore.o [2021-02-24T14:22:36.062Z] #42 109.9 CC criu/fifo.o [2021-02-24T14:22:36.062Z] #42 110.2 CC criu/file-ids.o [2021-02-24T14:22:36.062Z] #42 110.7 CC criu/file-lock.o [2021-02-24T14:22:36.351Z] --- PASS: TestConfigsUpdate (2.28s) [2021-02-24T14:22:36.351Z] === RUN TestTemplatedConfig [2021-02-24T14:22:36.635Z] #42 ... [2021-02-24T14:22:36.635Z] [2021-02-24T14:22:36.635Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:36.635Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:36.635Z] #19 54.17 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:22:36.635Z] #19 54.18 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:22:36.635Z] #19 54.20 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:36.635Z] #19 54.21 Setting up vim (2:8.1.0875-5) ... [2021-02-24T14:22:36.635Z] #19 54.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-24T14:22:36.635Z] #19 54.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-24T14:22:36.635Z] #19 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-24T14:22:36.635Z] #19 54.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-24T14:22:36.635Z] #19 54.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-24T14:22:36.635Z] #19 54.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-24T14:22:36.635Z] #19 54.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-24T14:22:36.635Z] #19 54.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-24T14:22:36.635Z] #19 54.29 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:22:36.635Z] #19 54.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:22:36.635Z] #19 54.32 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:22:36.635Z] #19 54.34 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:22:36.635Z] #19 54.35 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:22:36.635Z] #19 54.36 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:36.649Z] #19 36.99 Unpacking bash-completion (1:2.8-6) ... [2021-02-24T14:22:36.649Z] #19 37.33 Selecting previously unselected package bzip2. [2021-02-24T14:22:36.649Z] #19 37.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-24T14:22:36.649Z] #19 37.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:22:36.649Z] #19 37.41 Selecting previously unselected package xz-utils. [2021-02-24T14:22:36.649Z] #19 37.42 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-24T14:22:36.649Z] #19 37.43 Unpacking xz-utils (5.2.4-1) ... [2021-02-24T14:22:36.910Z] #19 37.61 Selecting previously unselected package apparmor. [2021-02-24T14:22:36.910Z] #19 37.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-24T14:22:37.171Z] #19 37.72 Unpacking apparmor (2.13.2-10) ... [2021-02-24T14:22:37.431Z] #19 38.09 Selecting previously unselected package aufs-tools. [2021-02-24T14:22:37.432Z] #19 38.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-24T14:22:37.432Z] #19 38.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:22:37.432Z] #19 38.22 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:22:37.693Z] #19 38.23 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:22:37.693Z] #19 38.23 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:22:37.693Z] #19 38.38 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:22:37.693Z] #19 38.39 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:22:37.693Z] #19 38.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:22:37.693Z] #19 38.52 Selecting previously unselected package jq. [2021-02-24T14:22:37.954Z] #19 38.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:22:37.954Z] #19 38.53 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:22:37.954Z] #19 38.63 Selecting previously unselected package libaio1:amd64. [2021-02-24T14:22:37.954Z] #19 38.64 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-24T14:22:37.954Z] #19 38.65 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:22:37.954Z] #19 38.72 Selecting previously unselected package libgpm2:amd64. [2021-02-24T14:22:37.954Z] #19 38.72 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-24T14:22:37.954Z] #19 38.74 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:22:38.216Z] #19 38.82 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:22:38.216Z] #19 38.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:22:38.216Z] #19 38.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:22:38.895Z] --- PASS: TestTemplatedConfig (2.67s) [2021-02-24T14:22:38.895Z] === RUN TestConfigCreateResolve [2021-02-24T14:22:39.931Z] #19 57.18 Setting up iptables (1.8.2-4) ... [2021-02-24T14:22:39.931Z] #19 57.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:22:39.931Z] #19 57.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:22:39.931Z] #19 57.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:22:39.931Z] #19 57.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:22:39.931Z] #19 57.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-24T14:22:39.931Z] #19 57.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-24T14:22:39.931Z] #19 57.24 Setting up python3 (3.7.3-1) ... [2021-02-24T14:22:39.931Z] #19 57.73 Setting up python3-wheel (0.32.3-2) ... [2021-02-24T14:22:40.131Z] #19 ... [2021-02-24T14:22:40.131Z] [2021-02-24T14:22:40.131Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:40.131Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:40.131Z] #42 89.51 CC criu/autofs.o [2021-02-24T14:22:40.131Z] #42 90.81 CC criu/bfd.o [2021-02-24T14:22:40.131Z] #42 91.38 CC criu/bitmap.o [2021-02-24T14:22:40.131Z] #42 91.52 CC criu/cgroup-props.o [2021-02-24T14:22:40.131Z] #42 92.25 CC criu/cgroup.o [2021-02-24T14:22:40.131Z] #42 94.97 CC criu/clone-noasan.o [2021-02-24T14:22:40.131Z] #42 95.12 CC criu/config.o [2021-02-24T14:22:40.131Z] #42 96.57 CC criu/cr-check.o [2021-02-24T14:22:40.131Z] #42 98.45 CC criu/cr-dedup.o [2021-02-24T14:22:40.131Z] #42 98.90 CC criu/cr-dump.o [2021-02-24T14:22:40.871Z] #19 58.44 Setting up apparmor (2.13.2-10) ... [2021-02-24T14:22:41.438Z] --- PASS: TestConfigCreateResolve (2.24s) [2021-02-24T14:22:41.438Z] === RUN TestConfigDaemonLibtrustID [2021-02-24T14:22:41.699Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-24T14:22:41.699Z] PASS [2021-02-24T14:22:41.699Z] [2021-02-24T14:22:41.699Z] DONE 7 tests in 14.609s [2021-02-24T14:22:41.699Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-24T14:22:41.699Z] INFO: Testing against a local daemon [2021-02-24T14:22:41.699Z] === RUN TestCheckpoint [2021-02-24T14:22:41.699Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-24T14:22:41.699Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:22:41.699Z] === RUN TestContainerInvalidJSON [2021-02-24T14:22:41.699Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:22:41.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:22:41.699Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:22:41.699Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:22:41.699Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:22:41.699Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:22:41.699Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:22:41.699Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:22:41.699Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:22:41.699Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-24T14:22:41.699Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-24T14:22:41.699Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-24T14:22:41.699Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-24T14:22:41.699Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-24T14:22:41.699Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-24T14:22:41.699Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-24T14:22:41.699Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-24T14:22:41.699Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-24T14:22:41.959Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-24T14:22:41.959Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-24T14:22:41.959Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-24T14:22:41.959Z] === RUN TestCopyFromContainer [2021-02-24T14:22:42.043Z] #42 ... [2021-02-24T14:22:42.043Z] [2021-02-24T14:22:42.043Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:42.043Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:42.043Z] #19 42.45 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:22:42.043Z] #19 42.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:22:42.043Z] #19 42.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:22:42.043Z] #19 42.55 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:22:42.043Z] #19 42.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:22:42.043Z] #19 42.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:22:42.043Z] #19 42.65 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:22:42.043Z] #19 42.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:22:42.043Z] #19 42.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:22:42.043Z] #19 42.72 Selecting previously unselected package libreadline5:amd64. [2021-02-24T14:22:42.043Z] #19 42.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-24T14:22:42.043Z] #19 42.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:22:42.304Z] #19 42.85 Selecting previously unselected package net-tools. [2021-02-24T14:22:42.304Z] #19 42.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-24T14:22:42.304Z] #19 42.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:22:42.565Z] #19 43.11 Selecting previously unselected package python-pip-whl. [2021-02-24T14:22:42.565Z] #19 43.13 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-24T14:22:42.565Z] #19 43.14 Unpacking python-pip-whl (18.1-5) ... [2021-02-24T14:22:42.780Z] #19 60.41 Setting up xfsprogs (4.20.0-1) ... [2021-02-24T14:22:42.780Z] #19 60.43 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:22:42.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-24T14:22:42.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-24T14:22:42.902Z] === RUN TestCopyFromContainer// [2021-02-24T14:22:43.040Z] #19 60.84 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:22:43.088Z] #19 43.71 Selecting previously unselected package python3-lib2to3. [2021-02-24T14:22:43.088Z] #19 43.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-24T14:22:43.088Z] #19 43.73 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:22:43.163Z] === RUN TestCopyFromContainer//bar/root [2021-02-24T14:22:43.163Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-24T14:22:43.163Z] === RUN TestCopyFromContainer/bar/quux [2021-02-24T14:22:43.349Z] #19 43.89 Selecting previously unselected package python3-distutils. [2021-02-24T14:22:43.349Z] #19 43.89 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-24T14:22:43.349Z] #19 43.91 Unpacking python3-distutils (3.7.3-1) ... [2021-02-24T14:22:43.349Z] #19 44.07 Selecting previously unselected package python3-pip. [2021-02-24T14:22:43.349Z] #19 44.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-24T14:22:43.349Z] #19 44.08 Unpacking python3-pip (18.1-5) ... [2021-02-24T14:22:43.424Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-24T14:22:43.424Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-24T14:22:43.424Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-24T14:22:43.424Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-24T14:22:43.610Z] #19 44.23 Selecting previously unselected package python3-pkg-resources. [2021-02-24T14:22:43.610Z] #19 44.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:22:43.610Z] #19 44.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:22:43.610Z] #19 44.37 Selecting previously unselected package python3-setuptools. [2021-02-24T14:22:43.610Z] #19 44.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-24T14:22:43.610Z] #19 44.40 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-24T14:22:43.686Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-24T14:22:43.686Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-24T14:22:43.686Z] --- PASS: TestCopyFromContainer (1.86s) [2021-02-24T14:22:43.686Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-24T14:22:43.686Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-24T14:22:43.686Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-24T14:22:43.686Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-24T14:22:43.686Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-24T14:22:43.686Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-24T14:22:43.686Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-24T14:22:43.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-24T14:22:43.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-24T14:22:43.686Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-24T14:22:43.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-24T14:22:43.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:22:43.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:22:43.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:22:43.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:22:43.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:22:43.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:22:43.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:22:43.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:22:43.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:22:43.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-24T14:22:43.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-24T14:22:43.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-24T14:22:43.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-24T14:22:43.686Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-24T14:22:43.686Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-24T14:22:43.686Z] === RUN TestCreateWithInvalidEnv [2021-02-24T14:22:43.686Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-24T14:22:43.686Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-24T14:22:43.686Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-24T14:22:43.686Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-24T14:22:43.686Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-24T14:22:43.686Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-24T14:22:43.686Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-24T14:22:43.686Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-24T14:22:43.686Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-24T14:22:43.686Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-24T14:22:43.686Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-24T14:22:43.686Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-24T14:22:43.686Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-24T14:22:43.686Z] === RUN TestCreateTmpfsMountsTarget [2021-02-24T14:22:43.871Z] #19 44.59 Selecting previously unselected package python3-wheel. [2021-02-24T14:22:43.871Z] #19 44.60 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-24T14:22:43.871Z] #19 44.60 Unpacking python3-wheel (0.32.3-2) ... [2021-02-24T14:22:43.871Z] #19 44.69 Selecting previously unselected package sudo. [2021-02-24T14:22:43.947Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-24T14:22:43.947Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-24T14:22:44.132Z] #19 44.70 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-24T14:22:44.132Z] #19 44.71 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:22:44.421Z] #19 61.91 Setting up python3-distutils (3.7.3-1) ... [2021-02-24T14:22:44.705Z] #19 45.23 Selecting previously unselected package thin-provisioning-tools. [2021-02-24T14:22:44.705Z] #19 45.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-24T14:22:44.705Z] #19 45.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:22:44.705Z] #19 45.46 Selecting previously unselected package uidmap. [2021-02-24T14:22:44.705Z] #19 45.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-24T14:22:44.705Z] #19 45.48 Unpacking uidmap (1:4.5-1.1) ... [2021-02-24T14:22:44.966Z] #19 45.61 Selecting previously unselected package vim-runtime. [2021-02-24T14:22:44.967Z] #19 45.61 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:22:44.967Z] #19 45.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-24T14:22:44.967Z] #19 45.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-24T14:22:44.967Z] #19 45.71 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:22:44.991Z] #19 62.46 Setting up python3-setuptools (40.8.0-1) ... [2021-02-24T14:22:45.861Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2021-02-24T14:22:45.861Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-24T14:22:45.931Z] #19 ... [2021-02-24T14:22:45.931Z] [2021-02-24T14:22:45.931Z] #39 [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 [2021-02-24T14:22:45.931Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:22:45.931Z] #39 192.4 + dpkg --print-architecture [2021-02-24T14:22:45.931Z] #39 192.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-24T14:22:46.192Z] #39 192.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-24T14:22:46.192Z] #39 192.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-24T14:22:46.762Z] #39 ... [2021-02-24T14:22:46.762Z] [2021-02-24T14:22:46.762Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:46.762Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:46.762Z] #42 111.7 CC criu/files-ext.o [2021-02-24T14:22:46.762Z] #42 112.0 CC criu/files-reg.o [2021-02-24T14:22:46.762Z] #42 114.4 CC criu/files.o [2021-02-24T14:22:46.762Z] #42 116.5 CC criu/filesystems.o [2021-02-24T14:22:46.762Z] #42 117.2 CC criu/fsnotify.o [2021-02-24T14:22:46.762Z] #42 118.5 CC criu/image-desc.o [2021-02-24T14:22:46.762Z] #42 118.7 CC criu/image.o [2021-02-24T14:22:46.762Z] #42 119.7 CC criu/ipc_ns.o [2021-02-24T14:22:46.762Z] #42 120.9 CC criu/irmap.o [2021-02-24T14:22:46.762Z] #42 121.7 CC criu/kcmp-ids.o [2021-02-24T14:22:47.022Z] #42 122.0 CC criu/kerndat.o [2021-02-24T14:22:47.022Z] #42 ... [2021-02-24T14:22:47.022Z] [2021-02-24T14:22:47.022Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:47.022Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:47.022Z] #19 63.62 Setting up python3-pip (18.1-5) ... [2021-02-24T14:22:47.022Z] #19 64.72 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:22:47.022Z] #19 64.76 Processing triggers for mime-support (3.62) ... [2021-02-24T14:22:47.246Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2021-02-24T14:22:47.246Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-24T14:22:47.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:22:47.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:22:47.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:22:47.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:22:47.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:22:47.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:22:47.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:22:47.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:22:47.246Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:22:47.246Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:22:47.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:22:47.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:22:47.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:22:47.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:22:47.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:22:47.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-24T14:22:47.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-24T14:22:47.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-24T14:22:47.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-24T14:22:47.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-24T14:22:47.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-24T14:22:47.246Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-24T14:22:47.818Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2021-02-24T14:22:47.818Z] === RUN TestCreateDifferentPlatform [2021-02-24T14:22:47.818Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-24T14:22:47.818Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-24T14:22:47.818Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-24T14:22:47.818Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-24T14:22:47.818Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-24T14:22:47.818Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-24T14:22:47.961Z] #19 DONE 65.5s [2021-02-24T14:22:47.961Z] [2021-02-24T14:22:47.961Z] #20 [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 [2021-02-24T14:22:47.961Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-24T14:22:48.079Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-24T14:22:48.079Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-24T14:22:48.079Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-24T14:22:48.079Z] === RUN TestContainerStartOnDaemonRestart [2021-02-24T14:22:48.079Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-24T14:22:48.079Z] === RUN TestDaemonRestartIpcMode [2021-02-24T14:22:48.079Z] === PAUSE TestDaemonRestartIpcMode [2021-02-24T14:22:48.079Z] === RUN TestDaemonHostGatewayIP [2021-02-24T14:22:48.079Z] === PAUSE TestDaemonHostGatewayIP [2021-02-24T14:22:48.079Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-24T14:22:48.079Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-24T14:22:48.079Z] === RUN TestContainerKillOnDaemonStart [2021-02-24T14:22:48.079Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-24T14:22:48.079Z] === RUN TestDiff [2021-02-24T14:22:48.270Z] #19 48.89 Selecting previously unselected package vim. [2021-02-24T14:22:48.270Z] #19 48.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:22:48.270Z] #19 48.94 Unpacking vim (2:8.1.0875-5) ... [2021-02-24T14:22:48.650Z] --- PASS: TestDiff (0.55s) [2021-02-24T14:22:48.650Z] === RUN TestExecWithCloseStdin [2021-02-24T14:22:48.843Z] #19 49.50 Selecting previously unselected package xfsprogs. [2021-02-24T14:22:48.843Z] #19 49.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-24T14:22:48.843Z] #19 49.52 Unpacking xfsprogs (4.20.0-1) ... [2021-02-24T14:22:48.958Z] #20 0.962 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-24T14:22:48.958Z] #20 0.966 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-24T14:22:48.958Z] #20 0.970 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-24T14:22:48.958Z] #20 DONE 1.0s [2021-02-24T14:22:48.958Z] [2021-02-24T14:22:48.958Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:22:48.958Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:22:49.222Z] --- PASS: TestExecWithCloseStdin (0.64s) [2021-02-24T14:22:49.222Z] === RUN TestExec [2021-02-24T14:22:49.366Z] #19 50.01 Selecting previously unselected package zip. [2021-02-24T14:22:49.366Z] #19 50.03 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-24T14:22:49.366Z] #19 50.04 Unpacking zip (3.0-11+b1) ... [2021-02-24T14:22:49.366Z] #19 50.27 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:22:49.628Z] #19 50.30 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:22:49.628Z] #19 50.32 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:49.628Z] #19 50.33 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:22:49.628Z] #19 50.35 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:22:49.628Z] #19 50.36 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:49.628Z] #19 50.37 Setting up uidmap (1:4.5-1.1) ... [2021-02-24T14:22:49.628Z] #19 50.39 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:22:49.628Z] #19 50.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:22:49.628Z] #19 50.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:22:49.628Z] #19 50.44 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:22:49.628Z] #19 50.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:22:49.794Z] --- PASS: TestExec (0.65s) [2021-02-24T14:22:49.794Z] === RUN TestExecUser [2021-02-24T14:22:49.889Z] #19 50.48 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:22:49.889Z] #19 50.49 Setting up zip (3.0-11+b1) ... [2021-02-24T14:22:49.889Z] #19 50.52 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:22:49.889Z] #19 50.56 Setting up bash-completion (1:2.8-6) ... [2021-02-24T14:22:50.366Z] --- PASS: TestExecUser (0.64s) [2021-02-24T14:22:50.366Z] === RUN TestExportContainerAndImportImage [2021-02-24T14:22:51.324Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2021-02-24T14:22:51.324Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-24T14:22:51.806Z] #19 ... [2021-02-24T14:22:51.806Z] [2021-02-24T14:22:51.806Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:51.806Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:51.806Z] #42 101.3 CC criu/cr-errno.o [2021-02-24T14:22:51.806Z] #42 101.4 CC criu/cr-restore.o [2021-02-24T14:22:51.806Z] #42 106.0 CC criu/cr-service.o [2021-02-24T14:22:51.806Z] #42 107.6 CC criu/crtools.o [2021-02-24T14:22:51.806Z] #42 108.1 CC criu/eventfd.o [2021-02-24T14:22:51.806Z] #42 108.5 CC criu/eventpoll.o [2021-02-24T14:22:51.806Z] #42 109.3 CC criu/external.o [2021-02-24T14:22:51.806Z] #42 109.6 CC criu/fault-injection.o [2021-02-24T14:22:51.806Z] #42 109.7 CC criu/fdstore.o [2021-02-24T14:22:51.806Z] #42 110.1 CC criu/fifo.o [2021-02-24T14:22:51.806Z] #42 110.6 CC criu/file-ids.o [2021-02-24T14:22:51.806Z] #42 111.0 CC criu/file-lock.o [2021-02-24T14:22:52.706Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-02-24T14:22:52.706Z] === RUN TestHealthCheckWorkdir [2021-02-24T14:22:52.752Z] #42 111.9 CC criu/files-ext.o [2021-02-24T14:22:52.752Z] #42 ... [2021-02-24T14:22:52.752Z] [2021-02-24T14:22:52.753Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:22:52.753Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:22:52.753Z] #19 53.35 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:22:52.753Z] #19 53.36 Setting up xz-utils (5.2.4-1) ... [2021-02-24T14:22:52.753Z] #19 53.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-24T14:22:52.753Z] #19 53.39 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:22:52.753Z] #19 53.46 invoke-rc.d: could not determine current runlevel [2021-02-24T14:22:52.753Z] #19 53.48 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-24T14:22:52.753Z] #19 53.48 Setting up pigz (2.4-1) ... [2021-02-24T14:22:52.753Z] #19 53.49 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:22:52.753Z] #19 53.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:22:52.753Z] #19 53.53 Setting up python-pip-whl (18.1-5) ... [2021-02-24T14:22:52.753Z] #19 53.55 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:22:53.014Z] #19 53.56 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:22:53.276Z] #19 54.02 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:22:53.276Z] #19 54.03 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:22:53.276Z] #19 54.05 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:53.276Z] #19 54.06 Setting up vim (2:8.1.0875-5) ... [2021-02-24T14:22:53.276Z] #19 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-24T14:22:53.276Z] #19 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-24T14:22:53.276Z] #19 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-24T14:22:53.276Z] #19 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-24T14:22:53.276Z] #19 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-24T14:22:53.276Z] #19 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-24T14:22:53.276Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2021-02-24T14:22:53.276Z] === RUN TestHealthKillContainer [2021-02-24T14:22:53.538Z] #19 54.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-24T14:22:53.538Z] #19 54.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-24T14:22:53.538Z] #19 54.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:22:53.538Z] #19 54.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:22:53.538Z] #19 54.23 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:22:53.538Z] #19 54.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:22:53.538Z] #19 54.26 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:22:53.538Z] #19 54.33 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:22:54.275Z] #21 5.285 Collecting yamllint==1.16.0 [2021-02-24T14:22:55.657Z] #21 ... [2021-02-24T14:22:55.657Z] [2021-02-24T14:22:55.657Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:22:55.657Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:22:55.657Z] #42 123.6 CC criu/libnetlink.o [2021-02-24T14:22:55.657Z] #42 124.3 CC criu/log.o [2021-02-24T14:22:55.657Z] #42 125.1 CC criu/lsm.o [2021-02-24T14:22:55.657Z] #42 125.6 CC criu/mem.o [2021-02-24T14:22:55.657Z] #42 127.5 CC criu/memfd.o [2021-02-24T14:22:55.657Z] #42 128.1 CC criu/mount.o [2021-02-24T14:22:56.574Z] --- PASS: TestHealthKillContainer (2.67s) [2021-02-24T14:22:56.574Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-24T14:22:56.574Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-02-24T14:22:56.574Z] === RUN TestIpcModeNone [2021-02-24T14:22:56.597Z] #42 131.5 CC criu/namespaces.o [2021-02-24T14:22:56.844Z] #19 57.39 Setting up iptables (1.8.2-4) ... [2021-02-24T14:22:56.844Z] #19 57.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:22:56.844Z] #19 57.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:22:56.844Z] #19 57.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:22:56.844Z] #19 57.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:22:56.844Z] #19 57.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-24T14:22:56.844Z] #19 57.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-24T14:22:56.844Z] #19 57.46 Setting up python3 (3.7.3-1) ... [2021-02-24T14:22:57.106Z] #19 57.83 Setting up python3-wheel (0.32.3-2) ... [2021-02-24T14:22:57.145Z] --- PASS: TestIpcModeNone (0.64s) [2021-02-24T14:22:57.145Z] === RUN TestIpcModePrivate [2021-02-24T14:22:57.679Z] #19 58.47 Setting up apparmor (2.13.2-10) ... [2021-02-24T14:22:57.717Z] --- PASS: TestIpcModePrivate (0.64s) [2021-02-24T14:22:57.717Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-02-24T14:22:57.717Z] === RUN TestIpcModeShareable [2021-02-24T14:22:58.289Z] --- PASS: TestIpcModeShareable (0.62s) [2021-02-24T14:22:58.289Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-02-24T14:22:58.289Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-24T14:22:58.505Z] #42 133.3 CC criu/net.o [2021-02-24T14:22:59.445Z] #42 ... [2021-02-24T14:22:59.445Z] [2021-02-24T14:22:59.445Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:22:59.445Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:22:59.445Z] #21 10.64 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-24T14:22:59.445Z] #21 10.74 Collecting pyyaml (from yamllint==1.16.0) [2021-02-24T14:22:59.596Z] #19 60.27 Setting up xfsprogs (4.20.0-1) ... [2021-02-24T14:22:59.596Z] #19 60.29 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:22:59.704Z] #21 10.99 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-24T14:23:00.169Z] #19 60.73 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:23:00.202Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2021-02-24T14:23:00.202Z] === RUN TestAPIIpcModeHost [2021-02-24T14:23:00.274Z] #21 11.33 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-24T14:23:00.274Z] #21 11.38 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-24T14:23:00.274Z] #21 11.44 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-24T14:23:00.534Z] #21 11.88 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-24T14:23:00.772Z] --- PASS: TestAPIIpcModeHost (0.47s) [2021-02-24T14:23:00.772Z] === RUN TestDaemonIpcModeShareable [2021-02-24T14:23:01.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-24T14:23:01.112Z] #19 61.79 Setting up python3-distutils (3.7.3-1) ... [2021-02-24T14:23:01.475Z] #21 DONE 12.3s [2021-02-24T14:23:01.476Z] [2021-02-24T14:23:01.476Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-24T14:23:01.476Z] #24 sha256:a2bdef8f454b4f8e64d1179a1ca1cbf68e82a9199b0b497123448b04c557fd5a [2021-02-24T14:23:01.476Z] #24 DONE 0.1s [2021-02-24T14:23:01.476Z] [2021-02-24T14:23:01.476Z] #39 [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 [2021-02-24T14:23:01.476Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:23:01.476Z] #39 ... [2021-02-24T14:23:01.476Z] [2021-02-24T14:23:01.476Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-24T14:23:01.476Z] #29 sha256:a855dd1effed18f1fd334c15768c78c38e9abb1ecee7fb2c4ed47b636f9f90cf [2021-02-24T14:23:01.685Z] #19 62.33 Setting up python3-setuptools (40.8.0-1) ... [2021-02-24T14:23:02.158Z] --- PASS: TestDaemonIpcModeShareable (1.29s) [2021-02-24T14:23:02.158Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-02-24T14:23:02.158Z] === RUN TestDaemonIpcModePrivate [2021-02-24T14:23:02.857Z] #29 DONE 1.2s [2021-02-24T14:23:02.857Z] [2021-02-24T14:23:02.857Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-24T14:23:02.857Z] #32 sha256:5f3cda3a7a180f9e388783395798f9e032441a11fc8b8229e9ee2fff3ab482af [2021-02-24T14:23:02.857Z] #32 DONE 0.1s [2021-02-24T14:23:02.857Z] [2021-02-24T14:23:02.857Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-24T14:23:02.857Z] #34 sha256:48b2a079228f7789365c5332ff7f03284381202c8fc05ae1af411a84c7032ab0 [2021-02-24T14:23:02.857Z] #34 DONE 0.1s [2021-02-24T14:23:02.857Z] [2021-02-24T14:23:02.857Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-24T14:23:02.857Z] #37 sha256:f4681c78d1653316d4b5ecf8dad63e4913de5b39cdfa7289159f4c16b1d95dc3 [2021-02-24T14:23:02.857Z] #37 DONE 0.0s [2021-02-24T14:23:02.857Z] [2021-02-24T14:23:02.857Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:02.857Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:02.857Z] #42 137.3 CC criu/netfilter.o [2021-02-24T14:23:02.857Z] #42 137.7 CC criu/page-pipe.o [2021-02-24T14:23:03.073Z] #19 63.51 Setting up python3-pip (18.1-5) ... [2021-02-24T14:23:03.073Z] #19 ... [2021-02-24T14:23:03.073Z] [2021-02-24T14:23:03.073Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:03.073Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:03.073Z] #42 112.3 CC criu/files-reg.o [2021-02-24T14:23:03.073Z] #42 114.6 CC criu/files.o [2021-02-24T14:23:03.073Z] #42 116.7 CC criu/filesystems.o [2021-02-24T14:23:03.073Z] #42 117.5 CC criu/fsnotify.o [2021-02-24T14:23:03.073Z] #42 118.7 CC criu/image-desc.o [2021-02-24T14:23:03.073Z] #42 118.9 CC criu/image.o [2021-02-24T14:23:03.073Z] #42 119.8 CC criu/ipc_ns.o [2021-02-24T14:23:03.073Z] #42 121.1 CC criu/irmap.o [2021-02-24T14:23:03.073Z] #42 121.9 CC criu/kcmp-ids.o [2021-02-24T14:23:03.073Z] #42 122.2 CC criu/kerndat.o [2021-02-24T14:23:03.073Z] #42 ... [2021-02-24T14:23:03.073Z] [2021-02-24T14:23:03.073Z] #39 [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 [2021-02-24T14:23:03.073Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:23:03.073Z] #39 198.8 + dpkg --print-architecture [2021-02-24T14:23:03.073Z] #39 198.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-24T14:23:03.073Z] #39 199.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-24T14:23:03.073Z] #39 199.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-24T14:23:03.426Z] #42 138.4 CC criu/page-xfer.o [2021-02-24T14:23:03.543Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2021-02-24T14:23:03.543Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-02-24T14:23:03.543Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-24T14:23:04.017Z] #39 ... [2021-02-24T14:23:04.017Z] [2021-02-24T14:23:04.018Z] #19 [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 pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-24T14:23:04.018Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:23:04.018Z] #19 64.70 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:23:04.018Z] #19 64.77 Processing triggers for mime-support (3.62) ... [2021-02-24T14:23:04.488Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2021-02-24T14:23:04.488Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-02-24T14:23:04.488Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-24T14:23:04.807Z] #42 139.8 CC criu/pagemap-cache.o [2021-02-24T14:23:04.966Z] #19 DONE 65.7s [2021-02-24T14:23:04.966Z] [2021-02-24T14:23:04.966Z] #20 [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 [2021-02-24T14:23:04.966Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-24T14:23:05.376Z] #42 140.1 CC criu/pagemap.o [2021-02-24T14:23:05.872Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s) [2021-02-24T14:23:05.872Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-02-24T14:23:05.872Z] === RUN TestIpcModeOlderClient [2021-02-24T14:23:05.872Z] === PAUSE TestIpcModeOlderClient [2021-02-24T14:23:05.872Z] === RUN TestKillContainerInvalidSignal [2021-02-24T14:23:06.314Z] #42 141.1 CC criu/parasite-syscall.o [2021-02-24T14:23:06.357Z] #20 1.196 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-24T14:23:06.357Z] #20 1.204 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-24T14:23:06.357Z] #20 1.208 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-24T14:23:06.357Z] #20 DONE 1.3s [2021-02-24T14:23:06.357Z] [2021-02-24T14:23:06.357Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:23:06.357Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:23:06.443Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2021-02-24T14:23:06.443Z] === RUN TestKillContainer [2021-02-24T14:23:06.443Z] === RUN TestKillContainer/no_signal [2021-02-24T14:23:06.705Z] === RUN TestKillContainer/non_killing_signal [2021-02-24T14:23:06.966Z] === RUN TestKillContainer/killing_signal [2021-02-24T14:23:07.253Z] #42 142.0 CC criu/path.o [2021-02-24T14:23:07.513Z] #42 142.4 CC criu/pie-util-vdso-elf32.o [2021-02-24T14:23:07.908Z] --- PASS: TestKillContainer (1.42s) [2021-02-24T14:23:07.908Z] --- PASS: TestKillContainer/no_signal (0.43s) [2021-02-24T14:23:07.908Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2021-02-24T14:23:07.908Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2021-02-24T14:23:07.908Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-24T14:23:07.908Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-24T14:23:08.082Z] #42 142.9 CC criu/pie-util-vdso.o [2021-02-24T14:23:08.169Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-24T14:23:08.322Z] sha256:be6681328ca8fcfec1d171412979a0bc61849bb37cbfc23f5d705983a482f05a [2021-02-24T14:23:08.322Z] INFO: Starting docker-py tests... [2021-02-24T14:23:08.322Z] ============================= test session starts ============================== [2021-02-24T14:23:08.322Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-24T14:23:08.322Z] rootdir: /src, inifile: pytest.ini [2021-02-24T14:23:08.322Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-24T14:23:08.322Z] collected 389 items / 1 deselected / 388 selected [2021-02-24T14:23:08.322Z] [2021-02-24T14:23:08.652Z] #42 143.3 CC criu/pie-util.o [2021-02-24T14:23:08.652Z] #42 143.5 CC criu/pipes.o [2021-02-24T14:23:08.740Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s) [2021-02-24T14:23:08.740Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2021-02-24T14:23:08.740Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) [2021-02-24T14:23:08.740Z] === RUN TestKillStoppedContainer [2021-02-24T14:23:08.740Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-02-24T14:23:08.740Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-24T14:23:08.740Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-24T14:23:08.740Z] === RUN TestKillDifferentUserContainer [2021-02-24T14:23:09.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-24T14:23:09.310Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2021-02-24T14:23:09.310Z] === RUN TestInspectOomKilledTrue [2021-02-24T14:23:09.310Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-24T14:23:09.310Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-24T14:23:09.310Z] === RUN TestInspectOomKilledFalse [2021-02-24T14:23:09.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-24T14:23:09.571Z] --- PASS: TestInspectOomKilledFalse (0.47s) [2021-02-24T14:23:09.571Z] === RUN TestLinksEtcHostsContentMatch [2021-02-24T14:23:09.592Z] #42 144.3 CC criu/plugin.o [2021-02-24T14:23:09.852Z] #42 144.7 CC criu/proc_parse.o [2021-02-24T14:23:10.143Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2021-02-24T14:23:10.143Z] === RUN TestLinksContainerNames [2021-02-24T14:23:10.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-24T14:23:11.084Z] --- PASS: TestLinksContainerNames (0.96s) [2021-02-24T14:23:11.084Z] === RUN TestLogsFollowTailEmpty [2021-02-24T14:23:11.344Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2021-02-24T14:23:11.344Z] === RUN TestContainerNetworkMountsNoChown [2021-02-24T14:23:11.650Z] #21 5.332 Collecting yamllint==1.16.0 [2021-02-24T14:23:11.916Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s) [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/default [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/default [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/private [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/private [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rprivate [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/slave [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/slave [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rslave [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/shared [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/shared [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rshared [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/default [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/rslave [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/rshared [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/shared [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/rprivate [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/slave [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/private [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:23:11.916Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-24T14:23:11.916Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-24T14:23:11.916Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:23:12.177Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-24T14:23:12.177Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:23:12.177Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:23:12.177Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:23:12.177Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:23:12.177Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:23:12.177Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:23:12.177Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:23:12.177Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-24T14:23:12.177Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:23:12.177Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-24T14:23:12.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-24T14:23:12.437Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:23:12.437Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:23:12.437Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:23:12.437Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:23:12.437Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:23:12.437Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:23:12.437Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-24T14:23:12.437Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:23:12.437Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-24T14:23:12.438Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:23:12.438Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-24T14:23:12.438Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-24T14:23:12.438Z] === RUN TestContainerBindMountNonRecursive [2021-02-24T14:23:12.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-24T14:23:13.144Z] #42 147.4 CC criu/protobuf-desc.o [2021-02-24T14:23:13.144Z] #42 ... [2021-02-24T14:23:13.144Z] [2021-02-24T14:23:13.144Z] #39 [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 [2021-02-24T14:23:13.144Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:23:13.144Z] #39 DONE 219.9s [2021-02-24T14:23:13.144Z] [2021-02-24T14:23:13.144Z] #52 [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 [2021-02-24T14:23:13.144Z] #52 sha256:8eeda8bf0b4ed65d123e15bce2022b820bc812abb7240f817f21820718cf0a88 [2021-02-24T14:23:13.566Z] #21 ... [2021-02-24T14:23:13.567Z] [2021-02-24T14:23:13.567Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:13.567Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:13.567Z] #42 123.5 CC criu/libnetlink.o [2021-02-24T14:23:13.567Z] #42 124.0 CC criu/log.o [2021-02-24T14:23:13.567Z] #42 124.7 CC criu/lsm.o [2021-02-24T14:23:13.567Z] #42 125.4 CC criu/mem.o [2021-02-24T14:23:13.567Z] #42 127.5 CC criu/memfd.o [2021-02-24T14:23:13.567Z] #42 128.2 CC criu/mount.o [2021-02-24T14:23:13.567Z] #42 132.3 CC criu/namespaces.o [2021-02-24T14:23:13.844Z] --- PASS: TestContainerBindMountNonRecursive (1.47s) [2021-02-24T14:23:13.844Z] === RUN TestContainerVolumesMountedAsShared [2021-02-24T14:23:14.084Z] #52 ... [2021-02-24T14:23:14.084Z] [2021-02-24T14:23:14.084Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:14.084Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:14.084Z] #42 148.7 CC criu/protobuf.o [2021-02-24T14:23:14.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-24T14:23:14.344Z] #42 149.3 CC criu/pstree.o [2021-02-24T14:23:14.430Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-02-24T14:23:14.430Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-24T14:23:14.510Z] #42 133.9 CC criu/net.o [2021-02-24T14:23:14.692Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) [2021-02-24T14:23:14.692Z] === RUN TestNetworkNat [2021-02-24T14:23:14.921Z] #42 ... [2021-02-24T14:23:14.921Z] [2021-02-24T14:23:14.921Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-24T14:23:14.921Z] #40 sha256:3b4361bdf3fef613491314db2679b3f80b30cf16de82c578877418816e7ed047 [2021-02-24T14:23:14.921Z] #40 DONE 0.2s [2021-02-24T14:23:15.180Z] [2021-02-24T14:23:15.180Z] #52 [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 [2021-02-24T14:23:15.180Z] #52 sha256:8eeda8bf0b4ed65d123e15bce2022b820bc812abb7240f817f21820718cf0a88 [2021-02-24T14:23:15.263Z] --- PASS: TestNetworkNat (0.53s) [2021-02-24T14:23:15.263Z] === RUN TestNetworkLocalhostTCPNat [2021-02-24T14:23:15.749Z] #52 ... [2021-02-24T14:23:15.749Z] [2021-02-24T14:23:15.749Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:15.749Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:15.749Z] #42 150.5 CC criu/rbtree.o [2021-02-24T14:23:15.834Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2021-02-24T14:23:15.834Z] === RUN TestNetworkLoopbackNat [2021-02-24T14:23:16.009Z] #42 150.8 CC criu/rst-malloc.o [2021-02-24T14:23:16.009Z] #42 151.1 CC criu/seccomp.o [2021-02-24T14:23:16.948Z] #42 151.7 CC criu/seize.o [2021-02-24T14:23:17.093Z] #42 ... [2021-02-24T14:23:17.093Z] [2021-02-24T14:23:17.093Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:23:17.093Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:23:17.093Z] #21 10.72 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-24T14:23:17.093Z] #21 10.82 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-24T14:23:17.093Z] #21 10.86 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-24T14:23:17.093Z] #21 10.91 Collecting pyyaml (from yamllint==1.16.0) [2021-02-24T14:23:17.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-24T14:23:17.517Z] #42 152.5 CC criu/servicefd.o [2021-02-24T14:23:17.669Z] #21 11.16 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-24T14:23:17.930Z] #21 11.50 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-24T14:23:18.085Z] #42 152.9 CC criu/shmem.o [2021-02-24T14:23:18.190Z] #21 11.98 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-24T14:23:18.376Z] --- PASS: TestNetworkLoopbackNat (2.66s) [2021-02-24T14:23:18.376Z] === RUN TestPause [2021-02-24T14:23:18.655Z] #42 153.7 CC criu/sigframe.o [2021-02-24T14:23:18.761Z] #21 DONE 12.4s [2021-02-24T14:23:18.761Z] [2021-02-24T14:23:18.761Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-24T14:23:18.761Z] #24 sha256:cc2d9177ddf72258dce199a2664f1f4db17dcb5f5dafd7eb651ef8c911d0a767 [2021-02-24T14:23:18.917Z] #42 ... [2021-02-24T14:23:18.917Z] [2021-02-24T14:23:18.917Z] #48 [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 [2021-02-24T14:23:18.917Z] #48 sha256:62163391b4c1789654fb0f02a35b332c728c95e4a3c77e3bf249f296ab2c8617 [2021-02-24T14:23:18.917Z] #48 225.7 + /build/golangci-lint --version [2021-02-24T14:23:18.917Z] #48 226.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-24T14:23:18.917Z] #48 DONE 226.2s [2021-02-24T14:23:18.917Z] [2021-02-24T14:23:18.917Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:18.917Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:18.917Z] #42 153.9 CC criu/signalfd.o [2021-02-24T14:23:18.946Z] --- PASS: TestPause (0.52s) [2021-02-24T14:23:18.946Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-24T14:23:18.946Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:23:18.946Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:23:18.946Z] === RUN TestPauseStopPausedContainer [2021-02-24T14:23:19.023Z] #24 DONE 0.4s [2021-02-24T14:23:19.023Z] [2021-02-24T14:23:19.023Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:19.023Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:19.023Z] #42 136.7 CC criu/netfilter.o [2021-02-24T14:23:19.023Z] #42 137.2 CC criu/page-pipe.o [2021-02-24T14:23:19.023Z] #42 138.0 CC criu/page-xfer.o [2021-02-24T14:23:19.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-24T14:23:19.486Z] #42 154.3 CC criu/sk-inet.o [2021-02-24T14:23:19.517Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2021-02-24T14:23:19.517Z] === RUN TestPsFilter [2021-02-24T14:23:19.517Z] --- PASS: TestPsFilter (0.11s) [2021-02-24T14:23:19.517Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-24T14:23:20.088Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2021-02-24T14:23:20.088Z] === RUN TestRemoveContainerWithVolume [2021-02-24T14:23:20.406Z] #42 140.0 CC criu/pagemap-cache.o [2021-02-24T14:23:20.428Z] #42 155.5 CC criu/sk-netlink.o [2021-02-24T14:23:20.659Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2021-02-24T14:23:20.659Z] === RUN TestRemoveContainerRunning [2021-02-24T14:23:20.919Z] --- PASS: TestRemoveContainerRunning (0.48s) [2021-02-24T14:23:20.919Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-24T14:23:20.978Z] #42 140.4 CC criu/pagemap.o [2021-02-24T14:23:20.998Z] #42 155.8 CC criu/sk-packet.o [2021-02-24T14:23:21.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-24T14:23:21.490Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2021-02-24T14:23:21.490Z] === RUN TestRemoveInvalidContainer [2021-02-24T14:23:21.490Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-24T14:23:21.490Z] === RUN TestRenameLinkedContainer [2021-02-24T14:23:21.566Z] #42 156.3 CC criu/sk-queue.o [2021-02-24T14:23:21.826Z] #42 156.7 CC criu/sk-tcp.o [2021-02-24T14:23:21.919Z] #42 141.4 CC criu/parasite-syscall.o [2021-02-24T14:23:21.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-24T14:23:22.086Z] #42 157.0 CC criu/sk-unix.o [2021-02-24T14:23:22.860Z] #42 142.3 CC criu/path.o [2021-02-24T14:23:23.120Z] #42 142.5 CC criu/pie-util-vdso-elf32.o [2021-02-24T14:23:23.381Z] #42 142.9 CC criu/pie-util-vdso.o [2021-02-24T14:23:23.404Z] --- PASS: TestRenameLinkedContainer (2.01s) [2021-02-24T14:23:23.404Z] === RUN TestRenameStoppedContainer [2021-02-24T14:23:23.607Z] #42 158.3 CC criu/sockets.o [2021-02-24T14:23:23.642Z] #42 ... [2021-02-24T14:23:23.642Z] [2021-02-24T14:23:23.642Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-24T14:23:23.642Z] #29 sha256:e4aa4d63cb4d621483b6959bf0325e7d5d472dc13a6aeeb749c987ac9abf854c [2021-02-24T14:23:23.642Z] #29 DONE 4.7s [2021-02-24T14:23:23.866Z] #42 158.9 CC criu/stats.o [2021-02-24T14:23:23.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-24T14:23:23.903Z] [2021-02-24T14:23:23.903Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:23.903Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:23.903Z] #42 143.3 CC criu/pie-util.o [2021-02-24T14:23:23.974Z] --- PASS: TestRenameStoppedContainer (0.49s) [2021-02-24T14:23:23.974Z] === RUN TestRenameRunningContainerAndReuse [2021-02-24T14:23:24.126Z] #42 159.1 CC criu/string.o [2021-02-24T14:23:24.126Z] #42 159.2 CC criu/sysctl.o [2021-02-24T14:23:24.163Z] #42 143.6 CC criu/pipes.o [2021-02-24T14:23:24.424Z] #42 ... [2021-02-24T14:23:24.425Z] [2021-02-24T14:23:24.425Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-24T14:23:24.425Z] #32 sha256:6248f59b392fc9cf278d3d106b1f1a8bfadcdf1526e57f4dc1020e9ae6144a84 [2021-02-24T14:23:24.425Z] #32 DONE 0.7s [2021-02-24T14:23:24.425Z] [2021-02-24T14:23:24.425Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-24T14:23:24.425Z] #34 sha256:6b8ee3d5b8e7b029155bf4297fc429f270e72a1118ec2fe2640cd8693e305085 [2021-02-24T14:23:24.425Z] #34 DONE 0.1s [2021-02-24T14:23:24.425Z] [2021-02-24T14:23:24.425Z] #52 [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 [2021-02-24T14:23:24.425Z] #52 sha256:d44c3a6e97f223f2671bbe5c9e1a7bc1a1d2f5ac3c1a9cea9bae87e1d718b841 [2021-02-24T14:23:24.686Z] #52 ... [2021-02-24T14:23:24.686Z] [2021-02-24T14:23:24.686Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-24T14:23:24.686Z] #37 sha256:a8698847e35d727499f2139f1f28282e4d74304430be0acb274e6db6f843672b [2021-02-24T14:23:24.686Z] #37 DONE 0.1s [2021-02-24T14:23:24.686Z] [2021-02-24T14:23:24.686Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:24.686Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:24.686Z] #42 144.1 CC criu/plugin.o [2021-02-24T14:23:24.695Z] #42 159.6 CC criu/sysfs_parse.o [2021-02-24T14:23:24.915Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s) [2021-02-24T14:23:24.915Z] === RUN TestRenameInvalidName [2021-02-24T14:23:24.947Z] #42 144.5 CC criu/proc_parse.o [2021-02-24T14:23:24.954Z] #42 159.8 CC criu/timens.o [2021-02-24T14:23:25.214Z] #42 160.1 CC criu/timerfd.o [2021-02-24T14:23:25.237Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-24T14:23:25.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-24T14:23:25.484Z] #42 160.3 CC criu/tty.o [2021-02-24T14:23:25.486Z] --- PASS: TestRenameInvalidName (0.50s) [2021-02-24T14:23:25.486Z] === RUN TestRenameAnonymousContainer [2021-02-24T14:23:26.066Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-24T14:23:26.865Z] #42 161.5 CC criu/tun.o [2021-02-24T14:23:26.865Z] #42 161.9 CC criu/uffd.o [2021-02-24T14:23:27.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-24T14:23:27.395Z] --- PASS: TestRenameAnonymousContainer (1.74s) [2021-02-24T14:23:27.396Z] === RUN TestRenameContainerWithSameName [2021-02-24T14:23:27.576Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-24T14:23:27.656Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2021-02-24T14:23:27.656Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-24T14:23:27.804Z] #42 162.8 CC criu/util.o [2021-02-24T14:23:28.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-24T14:23:28.253Z] #42 147.2 CC criu/protobuf-desc.o [2021-02-24T14:23:28.597Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2021-02-24T14:23:28.597Z] === RUN TestResize [2021-02-24T14:23:28.743Z] #42 163.7 CC criu/uts_ns.o [2021-02-24T14:23:28.743Z] #42 163.8 CC criu/vdso-compat.o [2021-02-24T14:23:28.828Z] #42 148.2 CC criu/protobuf.o [2021-02-24T14:23:29.003Z] #42 164.0 CC criu/vdso.o [2021-02-24T14:23:29.090Z] #42 148.6 CC criu/pstree.o [2021-02-24T14:23:29.168Z] --- PASS: TestResize (0.51s) [2021-02-24T14:23:29.169Z] === RUN TestResizeWithInvalidSize [2021-02-24T14:23:29.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-24T14:23:29.573Z] #42 164.3 LINK criu/built-in.o [2021-02-24T14:23:29.573Z] #42 164.5 LINK criu/criu [2021-02-24T14:23:29.664Z] #42 ... [2021-02-24T14:23:29.664Z] [2021-02-24T14:23:29.664Z] #39 [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 [2021-02-24T14:23:29.664Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:23:29.664Z] #39 DONE 229.9s [2021-02-24T14:23:29.740Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2021-02-24T14:23:29.740Z] === RUN TestResizeWhenContainerNotStarted [2021-02-24T14:23:29.832Z] #42 164.8 DEP lib/c/criu.d [2021-02-24T14:23:29.832Z] #42 164.9 CC images/rpc.pb-c.o [2021-02-24T14:23:29.926Z] [2021-02-24T14:23:29.926Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:29.926Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:30.001Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:23:30.001Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:23:30.001Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:23:30.001Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:23:30.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:23:30.402Z] #42 165.3 CC lib/c/criu.o [2021-02-24T14:23:30.501Z] #42 149.9 CC criu/rbtree.o [2021-02-24T14:23:30.930Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:23:30.930Z] Using test binary docker [2021-02-24T14:23:30.972Z] #42 166.1 LINK lib/c/built-in.o [2021-02-24T14:23:31.074Z] #42 150.4 CC criu/rst-malloc.o [2021-02-24T14:23:31.191Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-24T14:23:31.191Z] +++ /etc/init.d/apparmor start [2021-02-24T14:23:31.191Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:23:31.191Z] INFO: Waiting for daemon to start... [2021-02-24T14:23:31.191Z] Starting dockerd [2021-02-24T14:23:31.191Z] +++ 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 [2021-02-24T14:23:31.265Z] #42 166.1 LINK lib/c/libcriu.so [2021-02-24T14:23:31.265Z] #42 166.1 LINK lib/c/libcriu.a [2021-02-24T14:23:31.265Z] #42 166.2 GEN magic.py [2021-02-24T14:23:31.335Z] #42 150.7 CC criu/seccomp.o [2021-02-24T14:23:31.525Z] #42 166.3 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:23:31.525Z] #42 166.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:23:31.525Z] #42 166.3 Note: Building without GnuTLS support [2021-02-24T14:23:31.525Z] #42 166.4 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:23:31.525Z] #42 166.4 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:23:31.596Z] #42 ... [2021-02-24T14:23:31.596Z] [2021-02-24T14:23:31.596Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-24T14:23:31.596Z] #40 sha256:8bc52db79e286f06ef926457e193b6f772d663108e50948cbf8552c1f558555e [2021-02-24T14:23:31.596Z] #40 DONE 0.7s [2021-02-24T14:23:31.856Z] [2021-02-24T14:23:31.856Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:31.856Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:31.856Z] #42 151.3 CC criu/seize.o [2021-02-24T14:23:31.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:23:32.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:23:32.438Z] #42 ... [2021-02-24T14:23:32.438Z] [2021-02-24T14:23:32.438Z] #48 [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 [2021-02-24T14:23:32.438Z] #48 sha256:9bdf8623efe15c7524cf95044abec43b3295a18cf109ebfa2e99d33e3859104d [2021-02-24T14:23:32.438Z] #48 232.4 + /build/golangci-lint --version [2021-02-24T14:23:32.438Z] #48 232.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-24T14:23:32.439Z] #48 DONE 232.9s [2021-02-24T14:23:32.474Z] #42 167.1 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:23:32.699Z] [2021-02-24T14:23:32.699Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-24T14:23:32.699Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:32.699Z] #42 152.3 CC criu/servicefd.o [2021-02-24T14:23:32.741Z] #42 167.7 make[1]: Nothing to be done for 'all'. [2021-02-24T14:23:33.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:23:33.270Z] #42 152.7 CC criu/shmem.o [2021-02-24T14:23:33.308Z] #42 168.2 make[1]: 'images/built-in.o' is up to date. [2021-02-24T14:23:33.308Z] #42 168.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-24T14:23:33.308Z] #42 168.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-24T14:23:33.308Z] #42 168.3 make[1]: 'compel/libcompel.a' is up to date. [2021-02-24T14:23:33.308Z] #42 168.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-24T14:23:33.308Z] #42 168.3 make[1]: Nothing to be done for 'all'. [2021-02-24T14:23:33.308Z] #42 168.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:23:33.568Z] #42 168.5 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:33.568Z] #42 168.5 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:33.568Z] #42 168.6 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:33.685Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:23:33.740Z] . [2021-02-24T14:23:33.740Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:23:33.740Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:23:33.740Z] Error: No such image: emptyfs [2021-02-24T14:23:33.740Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-24T14:23:33.740Z] ++++ docker load [2021-02-24T14:23:33.740Z] Running integration-test (iteration 1) [2021-02-24T14:23:33.740Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-24T14:23:33.740Z] ++ 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 [2021-02-24T14:23:33.740Z] ++ set -e [2021-02-24T14:23:33.740Z] ++ '[' -n 0 ']' [2021-02-24T14:23:33.740Z] ++ set -x [2021-02-24T14:23:33.740Z] ++ 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 [2021-02-24T14:23:33.826Z] #42 168.7 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:33.826Z] #42 168.7 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:33.826Z] #42 168.7 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:33.826Z] #42 168.8 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:33.826Z] #42 168.9 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:33.826Z] #42 168.9 INSTALL criu/criu [2021-02-24T14:23:34.218Z] #42 153.7 CC criu/sigframe.o [2021-02-24T14:23:34.394Z] #42 DONE 169.1s [2021-02-24T14:23:34.394Z] [2021-02-24T14:23:34.394Z] #52 [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 [2021-02-24T14:23:34.394Z] #52 sha256:8eeda8bf0b4ed65d123e15bce2022b820bc812abb7240f817f21820718cf0a88 [2021-02-24T14:23:34.479Z] #42 154.0 CC criu/signalfd.o [2021-02-24T14:23:34.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:23:34.741Z] #42 154.2 CC criu/sk-inet.o [2021-02-24T14:23:34.887Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:23:35.336Z] #52 ... [2021-02-24T14:23:35.336Z] [2021-02-24T14:23:35.336Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-24T14:23:35.336Z] #43 sha256:0770c239d716ac054c4939084f3988c064a9e72fcce298bc75e1e2f4462c8b4b [2021-02-24T14:23:35.336Z] #43 DONE 0.1s [2021-02-24T14:23:35.336Z] [2021-02-24T14:23:35.336Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-24T14:23:35.336Z] #45 sha256:d7806d6ea3c03bb0ddf9ea7422181c4fe760b9d849099dd74b529f44f098c1b9 [2021-02-24T14:23:35.336Z] #45 DONE 0.1s [2021-02-24T14:23:35.336Z] [2021-02-24T14:23:35.336Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-24T14:23:35.336Z] #47 sha256:2eeece5feeef02d6a854d3ea1bd53436edc2087b5e3e9ced83e404e2a4111ef4 [2021-02-24T14:23:35.336Z] #47 DONE 0.1s [2021-02-24T14:23:35.336Z] [2021-02-24T14:23:35.336Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-24T14:23:35.336Z] #49 sha256:fddffa7f7b8f38a2c170313b71b57bc94d3b15a59dd959ec944e66493e2fc610 [2021-02-24T14:23:35.596Z] #49 DONE 0.1s [2021-02-24T14:23:35.596Z] [2021-02-24T14:23:35.596Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-24T14:23:35.596Z] #51 sha256:cdbea6506c40470438953bd55e21649bff97520a9f868cc172466adb9563f0bc [2021-02-24T14:23:35.596Z] #51 DONE 0.1s [2021-02-24T14:23:35.596Z] [2021-02-24T14:23:35.596Z] #52 [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 [2021-02-24T14:23:35.596Z] #52 sha256:8eeda8bf0b4ed65d123e15bce2022b820bc812abb7240f817f21820718cf0a88 [2021-02-24T14:23:35.684Z] #42 154.9 CC criu/sk-netlink.o [2021-02-24T14:23:35.684Z] #42 155.2 CC criu/sk-packet.o [2021-02-24T14:23:36.255Z] #42 155.6 CC criu/sk-queue.o [2021-02-24T14:23:36.284Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:23:36.517Z] #42 156.0 CC criu/sk-tcp.o [2021-02-24T14:23:36.778Z] #42 156.3 CC criu/sk-unix.o [2021-02-24T14:23:36.857Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:23:38.162Z] #42 157.6 CC criu/sockets.o [2021-02-24T14:23:38.733Z] #42 158.0 CC criu/stats.o [2021-02-24T14:23:38.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:23:38.993Z] #42 158.3 CC criu/string.o [2021-02-24T14:23:38.993Z] #42 158.4 CC criu/sysctl.o [2021-02-24T14:23:39.253Z] #42 158.8 CC criu/sysfs_parse.o [2021-02-24T14:23:39.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:23:39.795Z] #52 ... [2021-02-24T14:23:39.795Z] [2021-02-24T14:23:39.795Z] #55 [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 [2021-02-24T14:23:39.795Z] #55 sha256:13df52a6ad39cf554b69123119553c8517e38f6692123b72e72776b3f3ad0a2e [2021-02-24T14:23:39.795Z] #55 197.6 + bin/containerd [2021-02-24T14:23:39.825Z] #42 159.1 CC criu/timens.o [2021-02-24T14:23:40.085Z] #42 159.4 CC criu/timerfd.o [2021-02-24T14:23:40.085Z] #42 159.6 CC criu/tty.o [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.83s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.88s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.03s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.33s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.33s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.89s) [2021-02-24T14:23:41.256Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s) [2021-02-24T14:23:41.256Z] === RUN TestCgroupNamespacesRun [2021-02-24T14:23:41.472Z] #42 160.9 CC criu/tun.o [2021-02-24T14:23:41.734Z] #42 161.2 CC criu/uffd.o [2021-02-24T14:23:42.641Z] --- PASS: TestCgroupNamespacesRun (1.29s) [2021-02-24T14:23:42.641Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-24T14:23:42.641Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-24T14:23:42.641Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-24T14:23:42.641Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-24T14:23:42.675Z] #42 161.9 CC criu/util.o [2021-02-24T14:23:43.583Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2021-02-24T14:23:43.583Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-24T14:23:43.617Z] #42 162.8 CC criu/uts_ns.o [2021-02-24T14:23:43.617Z] #42 163.0 CC criu/vdso-compat.o [2021-02-24T14:23:43.617Z] #42 163.2 CC criu/vdso.o [2021-02-24T14:23:44.188Z] #42 163.6 LINK criu/built-in.o [2021-02-24T14:23:44.448Z] #42 163.7 LINK criu/criu [2021-02-24T14:23:44.709Z] #42 164.1 DEP lib/c/criu.d [2021-02-24T14:23:44.709Z] #42 164.3 CC images/rpc.pb-c.o [2021-02-24T14:23:44.964Z] --- PASS: TestCgroupNamespacesRunHostMode (1.27s) [2021-02-24T14:23:44.964Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-24T14:23:45.073Z] #55 ... [2021-02-24T14:23:45.073Z] [2021-02-24T14:23:45.073Z] #52 [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 [2021-02-24T14:23:45.073Z] #52 sha256:8eeda8bf0b4ed65d123e15bce2022b820bc812abb7240f817f21820718cf0a88 [2021-02-24T14:23:45.073Z] #52 129.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-24T14:23:45.073Z] #52 130.2 + mkdir -p /build [2021-02-24T14:23:45.073Z] #52 130.2 + cp runc /build/runc [2021-02-24T14:23:45.073Z] #52 DONE 130.4s [2021-02-24T14:23:45.280Z] #42 164.7 CC lib/c/criu.o [2021-02-24T14:23:45.333Z] [2021-02-24T14:23:45.333Z] #55 [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 [2021-02-24T14:23:45.333Z] #55 sha256:13df52a6ad39cf554b69123119553c8517e38f6692123b72e72776b3f3ad0a2e [2021-02-24T14:23:45.852Z] #42 165.4 LINK lib/c/built-in.o [2021-02-24T14:23:45.986Z] Loaded image: buildpack-deps:buster [2021-02-24T14:23:45.986Z] Loaded image: busybox:latest [2021-02-24T14:23:45.986Z] Loaded image: busybox:glibc [2021-02-24T14:23:46.112Z] #42 165.4 LINK lib/c/libcriu.so [2021-02-24T14:23:46.112Z] #42 165.5 LINK lib/c/libcriu.a [2021-02-24T14:23:46.112Z] #42 165.6 GEN magic.py [2021-02-24T14:23:46.272Z] #55 ... [2021-02-24T14:23:46.273Z] [2021-02-24T14:23:46.273Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-24T14:23:46.273Z] #53 sha256:1ffe97094f0cd99cc6fb7329b79e1fea97de5ffac9d01ab9ceacd027f1973901 [2021-02-24T14:23:46.273Z] #53 DONE 0.1s [2021-02-24T14:23:46.346Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s) [2021-02-24T14:23:46.346Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-24T14:23:46.373Z] #42 165.7 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:23:46.373Z] #42 165.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:23:46.373Z] #42 165.7 Note: Building without GnuTLS support [2021-02-24T14:23:46.373Z] #42 165.7 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:23:46.373Z] #42 165.7 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:23:46.532Z] [2021-02-24T14:23:46.532Z] #55 [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 [2021-02-24T14:23:46.532Z] #55 sha256:13df52a6ad39cf554b69123119553c8517e38f6692123b72e72776b3f3ad0a2e [2021-02-24T14:23:46.931Z] Loaded image: debian:bullseye [2021-02-24T14:23:46.944Z] #42 166.4 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:23:47.193Z] Loaded image: hello-world:latest [2021-02-24T14:23:47.193Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:23:47.288Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2021-02-24T14:23:47.288Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-24T14:23:47.455Z] INFO: Testing against a local daemon [2021-02-24T14:23:47.455Z] === RUN TestCgroupNamespacesBuild [2021-02-24T14:23:47.516Z] #42 166.9 make[1]: Nothing to be done for 'all'. [2021-02-24T14:23:48.088Z] #42 167.4 make[1]: 'images/built-in.o' is up to date. [2021-02-24T14:23:48.088Z] #42 167.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-24T14:23:48.088Z] #42 167.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-24T14:23:48.088Z] #42 167.5 make[1]: 'compel/libcompel.a' is up to date. [2021-02-24T14:23:48.088Z] #42 167.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-24T14:23:48.088Z] #42 167.5 make[1]: Nothing to be done for 'all'. [2021-02-24T14:23:48.088Z] #42 167.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:23:48.228Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-02-24T14:23:48.228Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-24T14:23:48.348Z] #42 167.8 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:48.348Z] #42 167.8 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:48.348Z] #42 167.8 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:48.348Z] #42 167.9 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:48.348Z] #42 168.0 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:48.610Z] #42 168.0 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:48.610Z] #42 168.0 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:48.610Z] #42 168.1 make[2]: Nothing to be done for 'all'. [2021-02-24T14:23:48.871Z] #42 168.1 INSTALL criu/criu [2021-02-24T14:23:49.132Z] #42 DONE 168.5s [2021-02-24T14:23:49.132Z] [2021-02-24T14:23:49.132Z] #55 [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 [2021-02-24T14:23:49.132Z] #55 sha256:544de20b063c1b8465daf8df6fc823dba564ba416fe1c125322fdde9e1c0d5c3 [2021-02-24T14:23:49.171Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.27s) [2021-02-24T14:23:49.171Z] === RUN TestKernelTCPMemory [2021-02-24T14:23:49.171Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-24T14:23:49.171Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-24T14:23:49.171Z] === RUN TestNISDomainname [2021-02-24T14:23:50.004Z] --- PASS: TestCgroupNamespacesBuild (2.60s) [2021-02-24T14:23:50.004Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-24T14:23:50.077Z] #55 ... [2021-02-24T14:23:50.077Z] [2021-02-24T14:23:50.077Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-24T14:23:50.077Z] #43 sha256:9d5a85de8724faace22ffa90ccb5cdee472b8cc7e55be1bd8b47101aec012f78 [2021-02-24T14:23:50.077Z] #43 DONE 0.1s [2021-02-24T14:23:50.077Z] [2021-02-24T14:23:50.077Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-24T14:23:50.077Z] #45 sha256:592e8be30d46977ea6b027882c9265ac311c536b1f6a9a218dd700fba3dd3cab [2021-02-24T14:23:50.112Z] --- PASS: TestNISDomainname (0.62s) [2021-02-24T14:23:50.112Z] === RUN TestHostnameDnsResolution [2021-02-24T14:23:50.338Z] #45 DONE 0.2s [2021-02-24T14:23:50.338Z] [2021-02-24T14:23:50.338Z] #55 [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 [2021-02-24T14:23:50.338Z] #55 sha256:544de20b063c1b8465daf8df6fc823dba564ba416fe1c125322fdde9e1c0d5c3 [2021-02-24T14:23:50.338Z] #55 ... [2021-02-24T14:23:50.338Z] [2021-02-24T14:23:50.338Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-24T14:23:50.338Z] #47 sha256:fc8eca0441bed54a1a054caff2494198f078e83da417c5555090e4a977033e03 [2021-02-24T14:23:50.338Z] #47 DONE 0.1s [2021-02-24T14:23:50.338Z] [2021-02-24T14:23:50.338Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-24T14:23:50.338Z] #49 sha256:70578b0adc33e19c4bf9bd9951e967484da5a2c3c0dc5beeb12af890c76269fd [2021-02-24T14:23:50.682Z] --- PASS: TestHostnameDnsResolution (0.74s) [2021-02-24T14:23:50.682Z] === RUN TestStats [2021-02-24T14:23:50.908Z] #49 DONE 0.6s [2021-02-24T14:23:50.908Z] [2021-02-24T14:23:50.908Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-24T14:23:50.908Z] #51 sha256:3521dd7c13ef05f57ed63ec913b59ef3c57d29d4e097a409e3e0f80ddd34017b [2021-02-24T14:23:50.908Z] #51 DONE 0.1s [2021-02-24T14:23:50.908Z] [2021-02-24T14:23:50.908Z] #55 [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 [2021-02-24T14:23:50.908Z] #55 sha256:544de20b063c1b8465daf8df6fc823dba564ba416fe1c125322fdde9e1c0d5c3 [2021-02-24T14:23:51.920Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2021-02-24T14:23:51.920Z] === RUN TestBuildWithSession [2021-02-24T14:23:51.920Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-24T14:23:51.920Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:23:51.920Z] === RUN TestBuildSquashParent [2021-02-24T14:23:53.222Z] --- PASS: TestStats (2.57s) [2021-02-24T14:23:53.222Z] === RUN TestStopContainerWithTimeout [2021-02-24T14:23:53.222Z] === RUN TestStopContainerWithTimeout/0 [2021-02-24T14:23:53.222Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-24T14:23:53.222Z] === RUN TestStopContainerWithTimeout/1 [2021-02-24T14:23:53.222Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-24T14:23:53.222Z] === RUN TestStopContainerWithTimeout/3 [2021-02-24T14:23:53.222Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-24T14:23:53.222Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-24T14:23:53.222Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-24T14:23:53.222Z] === CONT TestStopContainerWithTimeout/0 [2021-02-24T14:23:53.222Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-24T14:23:54.164Z] === CONT TestStopContainerWithTimeout/3 [2021-02-24T14:23:54.208Z] #55 200.2 + bin/containerd [2021-02-24T14:23:56.074Z] === CONT TestStopContainerWithTimeout/1 [2021-02-24T14:23:57.456Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-24T14:23:57.456Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2021-02-24T14:23:57.456Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2021-02-24T14:23:57.457Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2021-02-24T14:23:57.457Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2021-02-24T14:23:57.457Z] === RUN TestDeleteDevicemapper [2021-02-24T14:23:57.457Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-24T14:23:57.457Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:23:57.457Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-24T14:23:58.046Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-24T14:23:58.510Z] --- PASS: TestBuildSquashParent (6.35s) [2021-02-24T14:23:58.510Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-24T14:23:58.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:23:58.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:23:58.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:23:58.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:23:58.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:23:58.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:23:58.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:23:58.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:23:58.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:23:58.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:23:58.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:23:58.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:23:58.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:23:58.510Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:23:58.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:23:58.510Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:23:59.369Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2021-02-24T14:23:59.369Z] === RUN TestUpdateMemory [2021-02-24T14:23:59.498Z] #55 ... [2021-02-24T14:23:59.498Z] [2021-02-24T14:23:59.498Z] #52 [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 [2021-02-24T14:23:59.498Z] #52 sha256:d44c3a6e97f223f2671bbe5c9e1a7bc1a1d2f5ac3c1a9cea9bae87e1d718b841 [2021-02-24T14:23:59.498Z] #52 128.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-24T14:23:59.498Z] #52 128.9 + mkdir -p /build [2021-02-24T14:23:59.498Z] #52 128.9 + cp runc /build/runc [2021-02-24T14:23:59.498Z] #52 DONE 129.1s [2021-02-24T14:23:59.654Z] --- PASS: TestUpdateMemory (0.60s) [2021-02-24T14:23:59.654Z] === RUN TestUpdateCPUQuota [2021-02-24T14:23:59.759Z] [2021-02-24T14:23:59.759Z] #55 [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 [2021-02-24T14:23:59.759Z] #55 sha256:544de20b063c1b8465daf8df6fc823dba564ba416fe1c125322fdde9e1c0d5c3 [2021-02-24T14:24:01.048Z] --- PASS: TestUpdateCPUQuota (1.05s) [2021-02-24T14:24:01.048Z] === RUN TestUpdatePidsLimit [2021-02-24T14:24:01.048Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-24T14:24:01.048Z] === RUN TestUpdatePidsLimit/no_change [2021-02-24T14:24:01.065Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:24:01.065Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:24:01.146Z] #55 ... [2021-02-24T14:24:01.146Z] [2021-02-24T14:24:01.146Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-24T14:24:01.146Z] #53 sha256:928c79944f2c4dba449b3c4ff255326acf0f7b0237378997f7602c8570096dea [2021-02-24T14:24:01.309Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-24T14:24:01.407Z] #53 DONE 0.1s [2021-02-24T14:24:01.407Z] [2021-02-24T14:24:01.407Z] #55 [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 [2021-02-24T14:24:01.407Z] #55 sha256:544de20b063c1b8465daf8df6fc823dba564ba416fe1c125322fdde9e1c0d5c3 [2021-02-24T14:24:01.569Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-24T14:24:01.830Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-24T14:24:02.091Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-24T14:24:02.351Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-24T14:24:02.923Z] --- PASS: TestUpdatePidsLimit (2.24s) [2021-02-24T14:24:02.923Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-02-24T14:24:02.923Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2021-02-24T14:24:02.923Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2021-02-24T14:24:02.923Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2021-02-24T14:24:02.923Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2021-02-24T14:24:02.923Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-02-24T14:24:02.923Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-02-24T14:24:02.923Z] === RUN TestUpdateRestartPolicy [2021-02-24T14:24:03.622Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-24T14:24:03.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.70s) [2021-02-24T14:24:03.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2021-02-24T14:24:03.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) [2021-02-24T14:24:03.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2021-02-24T14:24:03.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2021-02-24T14:24:03.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2021-02-24T14:24:03.622Z] === RUN TestBuildMultiStageCopy [2021-02-24T14:24:03.622Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-24T14:24:06.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-24T14:24:06.169Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-24T14:24:06.741Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-24T14:24:07.314Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-24T14:24:07.887Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2021-02-24T14:24:07.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s) [2021-02-24T14:24:07.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-02-24T14:24:07.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-02-24T14:24:07.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2021-02-24T14:24:07.887Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2021-02-24T14:24:07.887Z] === RUN TestBuildMultiStageParentConfig [2021-02-24T14:24:09.802Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2021-02-24T14:24:09.802Z] === RUN TestBuildLabelWithTargets [2021-02-24T14:24:11.718Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2021-02-24T14:24:11.718Z] === RUN TestBuildWithEmptyLayers [2021-02-24T14:24:13.095Z] #55 228.3 + bin/containerd-stress [2021-02-24T14:24:13.095Z] #55 230.1 + bin/containerd-shim [2021-02-24T14:24:13.108Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-02-24T14:24:13.108Z] === RUN TestBuildMultiStageOnBuild [2021-02-24T14:24:15.144Z] --- PASS: TestUpdateRestartPolicy (11.28s) [2021-02-24T14:24:15.144Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-24T14:24:15.144Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2021-02-24T14:24:15.144Z] === RUN TestWaitNonBlocked [2021-02-24T14:24:15.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:24:15.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:24:15.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:24:15.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:24:15.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:24:15.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:24:15.655Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2021-02-24T14:24:15.656Z] === RUN TestBuildUncleanTarFilenames [2021-02-24T14:24:15.715Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-24T14:24:15.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2021-02-24T14:24:15.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2021-02-24T14:24:15.715Z] === RUN TestWaitBlocked [2021-02-24T14:24:15.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:24:15.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:24:15.715Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:24:15.715Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:24:15.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:24:15.715Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:24:16.286Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-24T14:24:16.286Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2021-02-24T14:24:16.286Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2021-02-24T14:24:16.286Z] === CONT TestContainerStartOnDaemonRestart [2021-02-24T14:24:16.286Z] === CONT TestIpcModeOlderClient [2021-02-24T14:24:16.286Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-02-24T14:24:16.286Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-24T14:24:17.044Z] --- PASS: TestBuildUncleanTarFilenames (1.47s) [2021-02-24T14:24:17.044Z] === RUN TestBuildMultiStageLayerLeak [2021-02-24T14:24:18.829Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2021-02-24T14:24:18.829Z] === CONT TestContainerKillOnDaemonStart [2021-02-24T14:24:18.829Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.52s) [2021-02-24T14:24:18.829Z] === CONT TestDaemonHostGatewayIP [2021-02-24T14:24:19.666Z] #55 236.8 + bin/containerd-shim-runc-v1 [2021-02-24T14:24:20.350Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2021-02-24T14:24:20.350Z] === RUN TestBuildWithHugeFile [2021-02-24T14:24:21.374Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2021-02-24T14:24:21.374Z] === CONT TestDaemonRestartIpcMode [2021-02-24T14:24:23.865Z] #55 241.4 + bin/containerd-shim-runc-v2 [2021-02-24T14:24:23.915Z] --- PASS: TestDaemonRestartIpcMode (2.31s) [2021-02-24T14:24:24.802Z] #55 242.3 + binaries [2021-02-24T14:24:24.802Z] #55 242.3 + install -D bin/containerd /build/containerd [2021-02-24T14:24:24.802Z] #55 242.3 + install -D bin/containerd-shim /build/containerd-shim [2021-02-24T14:24:24.802Z] #55 242.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-24T14:24:24.802Z] #55 242.3 + install -D bin/ctr /build/ctr [2021-02-24T14:24:25.371Z] #55 DONE 242.9s [2021-02-24T14:24:26.310Z] [2021-02-24T14:24:26.310Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-24T14:24:26.310Z] #56 sha256:79d02e86cf13a4d89a02edd2ec94d6fe55e6cc776fc38c0d2d04921e7720315e [2021-02-24T14:24:26.310Z] #56 DONE 0.2s [2021-02-24T14:24:26.310Z] [2021-02-24T14:24:26.310Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-24T14:24:26.310Z] #60 sha256:46e90f20a5494a0cf642d71ced7009cf7783b20d8aced35c1bfdbea9223c8229 [2021-02-24T14:24:26.572Z] #60 DONE 0.1s [2021-02-24T14:24:26.572Z] [2021-02-24T14:24:26.572Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-24T14:24:26.572Z] #62 sha256:7c4c248d3386de4f272cbeef5057658e950e4badc0666352d84da216b1fbfac7 [2021-02-24T14:24:26.572Z] #62 DONE 0.2s [2021-02-24T14:24:26.572Z] [2021-02-24T14:24:26.572Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-24T14:24:26.572Z] #64 sha256:27f3c72b51805a5fabac949fe02d597c0f0eff0c8a5e5ebed0cbb17c3304de05 [2021-02-24T14:24:26.572Z] #64 DONE 0.1s [2021-02-24T14:24:26.572Z] [2021-02-24T14:24:26.572Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-24T14:24:26.572Z] #65 sha256:dd8889f878e2043d97fbcf6d6ca09fdd0ecf0930f8051eaaa5755cc7e9309bf6 [2021-02-24T14:24:26.572Z] #65 DONE 0.0s [2021-02-24T14:24:26.833Z] [2021-02-24T14:24:26.833Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-24T14:24:26.833Z] #66 sha256:77fbec98f83cfbffeefec204ceda446e7d605293fb50da7f7bdc04ced3cd194c [2021-02-24T14:24:27.988Z] #55 231.8 + bin/containerd-stress [2021-02-24T14:24:27.988Z] #55 233.9 + bin/containerd-shim [2021-02-24T14:24:28.210Z] #66 DONE 1.6s [2021-02-24T14:24:28.210Z] [2021-02-24T14:24:28.210Z] #67 exporting to image [2021-02-24T14:24:28.210Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-24T14:24:28.210Z] #67 exporting layers [2021-02-24T14:24:30.492Z] --- PASS: TestContainerKillOnDaemonStart (11.72s) [2021-02-24T14:24:30.492Z] PASS [2021-02-24T14:24:30.492Z] [2021-02-24T14:24:30.492Z] === Skipped [2021-02-24T14:24:30.492Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-24T14:24:30.492Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:24:30.492Z] [2021-02-24T14:24:30.492Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-24T14:24:30.492Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-24T14:24:30.492Z] [2021-02-24T14:24:30.492Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:24:30.492Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:24:30.492Z] [2021-02-24T14:24:30.492Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-24T14:24:30.492Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-24T14:24:30.492Z] [2021-02-24T14:24:30.492Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-24T14:24:30.492Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-24T14:24:30.492Z] [2021-02-24T14:24:30.492Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-24T14:24:30.492Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:24:30.492Z] [2021-02-24T14:24:30.492Z] [2021-02-24T14:24:30.492Z] DONE 196 tests, 6 skipped in 108.812s [2021-02-24T14:24:30.492Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-24T14:24:30.492Z] INFO: Testing against a local daemon [2021-02-24T14:24:30.492Z] === RUN TestCommitInheritsEnv [2021-02-24T14:24:30.753Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-02-24T14:24:30.753Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-24T14:24:30.753Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-24T14:24:30.753Z] === RUN TestImagesFilterMultiReference [2021-02-24T14:24:30.753Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-24T14:24:30.753Z] === RUN TestImagePullPlatformInvalid [2021-02-24T14:24:30.753Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-24T14:24:30.753Z] === RUN TestRemoveImageOrphaning [2021-02-24T14:24:31.323Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2021-02-24T14:24:31.323Z] === RUN TestRemoveImageGarbageCollector [2021-02-24T14:24:33.234Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2021-02-24T14:24:33.234Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-24T14:24:33.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-24T14:24:33.234Z] === RUN TestTagInvalidReference [2021-02-24T14:24:33.234Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-24T14:24:33.234Z] === RUN TestTagValidPrefixedRepo [2021-02-24T14:24:33.234Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-24T14:24:33.234Z] === RUN TestTagExistedNameWithoutForce [2021-02-24T14:24:33.234Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-24T14:24:33.234Z] === RUN TestTagOfficialNames [2021-02-24T14:24:33.234Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-24T14:24:33.234Z] === RUN TestTagMatchesDigest [2021-02-24T14:24:33.234Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-24T14:24:33.234Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-24T14:24:34.775Z] #67 exporting layers 6.6s done [2021-02-24T14:24:34.775Z] #67 writing image sha256:59e2b14d34bfb694027b86161fe10757e36a1f49043b4e5e9565b2d178fa486a done [2021-02-24T14:24:34.775Z] #67 naming to docker.io/library/docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b done [2021-02-24T14:24:34.775Z] #67 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-24T14:24:35.125Z] + trap exit INT TERM [2021-02-24T14:24:35.125Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-24T14:24:35.125Z] + CONTAINER_NAME=docker-pr8 [2021-02-24T14:24:35.125Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42034/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/make.sh dynbinary-daemon [2021-02-24T14:24:36.225Z] #55 240.9 + bin/containerd-shim-runc-v1 [2021-02-24T14:24:36.500Z] [2021-02-24T14:24:36.758Z] Removing bundles/ [2021-02-24T14:24:36.758Z] [2021-02-24T14:24:36.758Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-24T14:24:36.758Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:24:36.758Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:24:39.528Z] #55 245.5 + bin/containerd-shim-runc-v2 [2021-02-24T14:24:40.469Z] #55 246.5 + binaries [2021-02-24T14:24:40.469Z] #55 246.5 + install -D bin/containerd /build/containerd [2021-02-24T14:24:40.469Z] #55 246.5 + install -D bin/containerd-shim /build/containerd-shim [2021-02-24T14:24:40.469Z] #55 246.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-24T14:24:40.469Z] #55 246.5 + install -D bin/ctr /build/ctr [2021-02-24T14:24:41.849Z] #55 DONE 247.9s [2021-02-24T14:24:42.790Z] [2021-02-24T14:24:42.790Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-24T14:24:42.790Z] #56 sha256:5a7b357cab534cc12163c8e5c8f343d1abfbf8dceed3f7afb34ccad9cb1d130e [2021-02-24T14:24:43.729Z] #56 DONE 1.0s [2021-02-24T14:24:43.729Z] [2021-02-24T14:24:43.729Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-24T14:24:43.729Z] #60 sha256:ae3836fdb4095f323d4c040106ab5d4abb4b7ca16591cda3f9fde234421de0e4 [2021-02-24T14:24:43.988Z] #60 DONE 0.2s [2021-02-24T14:24:43.988Z] [2021-02-24T14:24:43.988Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-24T14:24:43.988Z] #62 sha256:f61d88ae52cf5e2403375da153dd9ebe73df09ee92203c736b1d78b2e6f2c9cc [2021-02-24T14:24:44.558Z] #62 DONE 0.5s [2021-02-24T14:24:44.558Z] [2021-02-24T14:24:44.558Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-24T14:24:44.558Z] #64 sha256:e893616d04b7e6f1ee925c426400c8a0cccb39ad442a5317e2ffd672f71e7327 [2021-02-24T14:24:44.558Z] #64 DONE 0.0s [2021-02-24T14:24:44.558Z] [2021-02-24T14:24:44.558Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-24T14:24:44.558Z] #65 sha256:a591a6c0a2f9a5788bdaf446648397f21b69988320b37e59bfd2fffbc6d2a4d5 [2021-02-24T14:24:44.558Z] #65 DONE 0.0s [2021-02-24T14:24:44.558Z] [2021-02-24T14:24:44.558Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-24T14:24:44.558Z] #66 sha256:b083076eae58991245e9db52f94309bd686283ad3e6f3e9241cfe840f050e9e2 [2021-02-24T14:24:46.470Z] #66 DONE 1.7s [2021-02-24T14:24:46.470Z] [2021-02-24T14:24:46.470Z] #67 exporting to image [2021-02-24T14:24:46.470Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-24T14:24:46.470Z] #67 exporting layers [2021-02-24T14:24:52.770Z] ..........................xx.................... [ 29%] [2021-02-24T14:24:53.056Z] #67 exporting layers 6.3s done [2021-02-24T14:24:53.056Z] #67 writing image sha256:72a33fe41ae9b8de5758a1eaa34952d1fc39bab8d6887d51bc739542d483aa84 done [2021-02-24T14:24:53.056Z] #67 naming to docker.io/library/docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b done [2021-02-24T14:24:53.056Z] #67 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-24T14:24:53.417Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/make.sh dynbinary test-integration [2021-02-24T14:24:54.359Z] [2021-02-24T14:24:54.620Z] Removing bundles/ [2021-02-24T14:24:54.620Z] [2021-02-24T14:24:54.620Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-24T14:24:54.620Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:24:54.620Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:25:07.084Z] --- PASS: TestBuildWithHugeFile (41.10s) [2021-02-24T14:25:07.084Z] === RUN TestBuildWCOWSandboxSize [2021-02-24T14:25:07.084Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:25:07.084Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:25:07.084Z] === RUN TestBuildWithEmptyDockerfile [2021-02-24T14:25:07.084Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:25:07.084Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:25:07.084Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:25:07.084Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:25:07.084Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:25:07.084Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:25:07.084Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:25:07.084Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:25:07.084Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:25:07.084Z] --- PASS: TestBuildWithEmptyDockerfile (0.29s) [2021-02-24T14:25:07.084Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2021-02-24T14:25:07.084Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2021-02-24T14:25:07.084Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-02-24T14:25:07.084Z] === RUN TestBuildPreserveOwnership [2021-02-24T14:25:07.084Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-24T14:25:07.084Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-24T14:25:08.028Z] --- PASS: TestBuildPreserveOwnership (6.40s) [2021-02-24T14:25:08.028Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.21s) [2021-02-24T14:25:08.028Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s) [2021-02-24T14:25:08.028Z] === RUN TestBuildPlatformInvalid [2021-02-24T14:25:08.289Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-02-24T14:25:08.289Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-24T14:25:09.450Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-24T14:25:17.197Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-24T14:25:21.768Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-24T14:25:23.208Z] Loaded image: buildpack-deps:buster [2021-02-24T14:25:23.208Z] Loaded image: busybox:latest [2021-02-24T14:25:23.208Z] Loaded image: busybox:glibc [2021-02-24T14:25:23.781Z] Loaded image: debian:bullseye [2021-02-24T14:25:24.042Z] Loaded image: hello-world:latest [2021-02-24T14:25:24.042Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:25:34.052Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.66s) [2021-02-24T14:25:34.052Z] PASS [2021-02-24T14:25:34.052Z] [2021-02-24T14:25:34.052Z] === Skipped [2021-02-24T14:25:34.052Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-24T14:25:34.052Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:25:34.052Z] [2021-02-24T14:25:34.052Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:25:34.052Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:25:34.052Z] [2021-02-24T14:25:34.052Z] [2021-02-24T14:25:34.052Z] DONE 34 tests, 2 skipped in 119.319s [2021-02-24T14:25:34.052Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-24T14:25:34.052Z] ++ 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 [2021-02-24T14:25:34.052Z] ++ set -e [2021-02-24T14:25:34.052Z] ++ '[' -n 0 ']' [2021-02-24T14:25:34.052Z] ++ set -x [2021-02-24T14:25:34.052Z] ++ 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 [2021-02-24T14:25:34.052Z] INFO: Testing against a local daemon [2021-02-24T14:25:34.052Z] === RUN TestConfigInspect [2021-02-24T14:25:36.599Z] --- PASS: TestConfigInspect (3.42s) [2021-02-24T14:25:36.599Z] === RUN TestConfigList [2021-02-24T14:25:38.372Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-24T14:25:39.905Z] --- PASS: TestConfigList (3.25s) [2021-02-24T14:25:39.905Z] === RUN TestConfigsCreateAndDelete [2021-02-24T14:25:43.211Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2021-02-24T14:25:43.211Z] === RUN TestConfigsUpdate [2021-02-24T14:25:45.619Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-24T14:25:46.515Z] --- PASS: TestConfigsUpdate (3.25s) [2021-02-24T14:25:46.516Z] === RUN TestTemplatedConfig [2021-02-24T14:25:47.390Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-24T14:25:50.725Z] --- PASS: TestTemplatedConfig (3.49s) [2021-02-24T14:25:50.725Z] === RUN TestConfigCreateResolve [2021-02-24T14:25:51.952Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-24T14:25:53.270Z] --- PASS: TestConfigCreateResolve (3.25s) [2021-02-24T14:25:53.270Z] === RUN TestConfigDaemonLibtrustID [2021-02-24T14:25:53.843Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2021-02-24T14:25:53.843Z] PASS [2021-02-24T14:25:53.843Z] [2021-02-24T14:25:53.843Z] DONE 7 tests in 20.872s [2021-02-24T14:25:53.843Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-24T14:25:53.843Z] ++ 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 [2021-02-24T14:25:53.843Z] ++ set -e [2021-02-24T14:25:53.843Z] ++ '[' -n 0 ']' [2021-02-24T14:25:53.843Z] ++ set -x [2021-02-24T14:25:53.843Z] ++ 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 [2021-02-24T14:25:54.417Z] INFO: Testing against a local daemon [2021-02-24T14:25:54.417Z] === RUN TestCheckpoint [2021-02-24T14:25:54.417Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-24T14:25:54.417Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:25:54.417Z] === RUN TestContainerInvalidJSON [2021-02-24T14:25:54.417Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:25:54.417Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:25:54.417Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:25:54.417Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:25:54.417Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:25:54.417Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:25:54.417Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:25:54.417Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:25:54.417Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:25:54.417Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-24T14:25:54.417Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-02-24T14:25:54.417Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-24T14:25:54.417Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-24T14:25:54.417Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-24T14:25:54.417Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-02-24T14:25:54.417Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-24T14:25:54.417Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-02-24T14:25:54.417Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-24T14:25:54.679Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-02-24T14:25:54.679Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-24T14:25:54.679Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-02-24T14:25:54.679Z] === RUN TestCopyFromContainer [2021-02-24T14:25:57.228Z] === RUN TestCopyFromContainer// [2021-02-24T14:25:57.228Z] === RUN TestCopyFromContainer//bar/root [2021-02-24T14:25:57.228Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-24T14:25:57.228Z] === RUN TestCopyFromContainer/bar/quux [2021-02-24T14:25:57.228Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-24T14:25:57.489Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-24T14:25:57.489Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-24T14:25:57.750Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-24T14:25:57.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-24T14:25:58.011Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-24T14:25:58.011Z] --- PASS: TestCopyFromContainer (3.29s) [2021-02-24T14:25:58.011Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-02-24T14:25:58.011Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-02-24T14:25:58.011Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-24T14:25:58.011Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-24T14:25:58.011Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-24T14:25:58.011Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-02-24T14:25:58.011Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-24T14:25:58.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-02-24T14:25:58.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-02-24T14:25:58.011Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-24T14:25:58.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-24T14:25:58.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:25:58.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:25:58.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:25:58.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:25:58.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:25:58.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:25:58.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:25:58.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:25:58.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:25:58.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-24T14:25:58.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-24T14:25:58.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-24T14:25:58.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-24T14:25:58.011Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-24T14:25:58.273Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-02-24T14:25:58.273Z] === RUN TestCreateWithInvalidEnv [2021-02-24T14:25:58.273Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-24T14:25:58.273Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-24T14:25:58.273Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-24T14:25:58.273Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-24T14:25:58.273Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-24T14:25:58.273Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-24T14:25:58.273Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-24T14:25:58.273Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-24T14:25:58.273Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-24T14:25:58.273Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-02-24T14:25:58.273Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-24T14:25:58.273Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-24T14:25:58.273Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-24T14:25:58.273Z] === RUN TestCreateTmpfsMountsTarget [2021-02-24T14:25:58.273Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-24T14:25:58.273Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-24T14:26:00.819Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2021-02-24T14:26:00.819Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-24T14:26:02.738Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2021-02-24T14:26:02.738Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-24T14:26:02.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:26:02.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:26:02.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:26:02.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:26:02.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:26:02.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:26:02.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:26:02.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:26:02.738Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:26:02.738Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:26:02.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:26:02.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:26:02.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:26:02.738Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:26:03.001Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:26:03.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-24T14:26:03.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-24T14:26:03.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-02-24T14:26:03.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-02-24T14:26:03.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-02-24T14:26:03.001Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-02-24T14:26:03.001Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-24T14:26:03.573Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-02-24T14:26:03.573Z] === RUN TestCreateDifferentPlatform [2021-02-24T14:26:03.834Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-24T14:26:03.835Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-24T14:26:03.835Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-24T14:26:03.835Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-02-24T14:26:03.835Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-24T14:26:03.835Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-24T14:26:03.835Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-02-24T14:26:03.835Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-24T14:26:03.835Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-02-24T14:26:03.835Z] === RUN TestContainerStartOnDaemonRestart [2021-02-24T14:26:03.835Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-24T14:26:03.835Z] === RUN TestDaemonRestartIpcMode [2021-02-24T14:26:03.835Z] === PAUSE TestDaemonRestartIpcMode [2021-02-24T14:26:03.835Z] === RUN TestDaemonHostGatewayIP [2021-02-24T14:26:03.835Z] === PAUSE TestDaemonHostGatewayIP [2021-02-24T14:26:03.835Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-24T14:26:03.835Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-24T14:26:03.835Z] === RUN TestContainerKillOnDaemonStart [2021-02-24T14:26:03.835Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-24T14:26:03.835Z] === RUN TestDiff [2021-02-24T14:26:04.779Z] --- PASS: TestDiff (0.78s) [2021-02-24T14:26:04.779Z] === RUN TestExecWithCloseStdin [2021-02-24T14:26:05.722Z] --- PASS: TestExecWithCloseStdin (0.86s) [2021-02-24T14:26:05.722Z] === RUN TestExec [2021-02-24T14:26:06.294Z] --- PASS: TestExec (0.86s) [2021-02-24T14:26:06.294Z] === RUN TestExecUser [2021-02-24T14:26:06.750Z] ......................... [ 67%] [2021-02-24T14:26:07.238Z] --- PASS: TestExecUser (0.87s) [2021-02-24T14:26:07.238Z] === RUN TestExportContainerAndImportImage [2021-02-24T14:26:08.624Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2021-02-24T14:26:08.624Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-24T14:26:10.567Z] --- PASS: TestExportContainerAfterDaemonRestart (2.20s) [2021-02-24T14:26:10.567Z] === RUN TestHealthCheckWorkdir [2021-02-24T14:26:11.967Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2021-02-24T14:26:11.967Z] === RUN TestHealthKillContainer [2021-02-24T14:26:13.308Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:26:13.308Z] [2021-02-24T14:26:13.308Z] + TEST_INTEGRATION_DEST=2 [2021-02-24T14:26:13.308Z] + CONTAINER_NAME=docker-pr8-2 [2021-02-24T14:26:13.308Z] + TEST_SKIP_INTEGRATION=1 [2021-02-24T14:26:13.308Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-24T14:26:13.308Z] + run_tests [2021-02-24T14:26:13.308Z] + c=0 [2021-02-24T14:26:13.308Z] + '[' -n 0 ']' [2021-02-24T14:26:13.308Z] + rm= [2021-02-24T14:26:13.308Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42034/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42034/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/make.sh '' test-integration [2021-02-24T14:26:13.308Z] + TEST_INTEGRATION_DEST=1 [2021-02-24T14:26:13.308Z] + CONTAINER_NAME=docker-pr8-1 [2021-02-24T14:26:13.308Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-24T14:26:13.308Z] + run_tests test-integration-flaky [2021-02-24T14:26:13.308Z] + '[' -n 0 ']' [2021-02-24T14:26:13.308Z] + rm= [2021-02-24T14:26:13.308Z] + TEST_INTEGRATION_DEST=3 [2021-02-24T14:26:13.308Z] + CONTAINER_NAME=docker-pr8-3 [2021-02-24T14:26:13.308Z] + TEST_SKIP_INTEGRATION=1 [2021-02-24T14:26:13.308Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-24T14:26:13.308Z] + run_tests [2021-02-24T14:26:13.309Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42034/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42034/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/make.sh test-integration-flaky test-integration [2021-02-24T14:26:13.309Z] + '[' -n 0 ']' [2021-02-24T14:26:13.309Z] + rm= [2021-02-24T14:26:13.309Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42034/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42034/.git:/go/src/github.com/docker/docker/.git --name docker-pr8-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/make.sh '' test-integration [2021-02-24T14:26:13.309Z] ++ jobs -p [2021-02-24T14:26:13.309Z] + for job in $(jobs -p) [2021-02-24T14:26:13.309Z] + wait 8882 [2021-02-24T14:26:13.309Z] [2021-02-24T14:26:13.309Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:26:13.309Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:26:13.309Z] HOSTNAME=05e646fcaf2b [2021-02-24T14:26:13.309Z] TEST_SKIP_INTEGRATION=1 [2021-02-24T14:26:13.309Z] TESTDEBUG=0 [2021-02-24T14:26:13.309Z] DEST=bundles/test-integration [2021-02-24T14:26:13.309Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:26:13.309Z] KEEPBUNDLE=1 [2021-02-24T14:26:13.309Z] DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b [2021-02-24T14:26:13.309Z] container=docker [2021-02-24T14:26:13.309Z] HOME=/root [2021-02-24T14:26:13.309Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:26:13.309Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:26:13.309Z] VALIDATE_BRANCH=master [2021-02-24T14:26:13.309Z] TERM=xterm [2021-02-24T14:26:13.309Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:26:13.309Z] SHLVL=1 [2021-02-24T14:26:13.309Z] TIMEOUT=120m [2021-02-24T14:26:13.309Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:26:13.309Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:26:13.309Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-24T14:26:13.309Z] GO111MODULE=off [2021-02-24T14:26:13.309Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:26:13.309Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:26:13.309Z] GOPATH=/go [2021-02-24T14:26:13.309Z] PKG_CONFIG=pkg-config [2021-02-24T14:26:13.309Z] _=/usr/bin/env [2021-02-24T14:26:13.309Z] Building test suite binary ./integration-cli/test.main [2021-02-24T14:26:13.309Z] [2021-02-24T14:26:13.309Z] [2021-02-24T14:26:13.309Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-24T14:26:13.309Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:26:13.309Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:26:13.309Z] HOSTNAME=6e037d052d9d [2021-02-24T14:26:13.309Z] TEST_SKIP_INTEGRATION=1 [2021-02-24T14:26:13.309Z] TESTDEBUG=0 [2021-02-24T14:26:13.309Z] DEST=bundles/test-integration [2021-02-24T14:26:13.309Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:26:13.309Z] KEEPBUNDLE=1 [2021-02-24T14:26:13.309Z] DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b [2021-02-24T14:26:13.309Z] container=docker [2021-02-24T14:26:13.309Z] HOME=/root [2021-02-24T14:26:13.309Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:26:13.309Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:26:13.309Z] VALIDATE_BRANCH=master [2021-02-24T14:26:13.309Z] TERM=xterm [2021-02-24T14:26:13.309Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:26:13.309Z] SHLVL=1 [2021-02-24T14:26:13.309Z] TIMEOUT=120m [2021-02-24T14:26:13.309Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:26:13.309Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:26:13.309Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-24T14:26:13.309Z] GO111MODULE=off [2021-02-24T14:26:13.309Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:26:13.309Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:26:13.309Z] GOPATH=/go [2021-02-24T14:26:13.309Z] PKG_CONFIG=pkg-config [2021-02-24T14:26:13.309Z] _=/usr/bin/env [2021-02-24T14:26:13.309Z] Building test suite binary ./integration-cli/test.main [2021-02-24T14:26:13.309Z] No new tests added to integration. [2021-02-24T14:26:13.309Z] [2021-02-24T14:26:13.309Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:26:13.309Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:26:13.309Z] HOSTNAME=f8c30db796f4 [2021-02-24T14:26:13.309Z] TESTDEBUG=0 [2021-02-24T14:26:13.309Z] DEST=bundles/test-integration [2021-02-24T14:26:13.309Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:26:13.309Z] KEEPBUNDLE=1 [2021-02-24T14:26:13.309Z] DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b [2021-02-24T14:26:13.309Z] container=docker [2021-02-24T14:26:13.309Z] HOME=/root [2021-02-24T14:26:13.309Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:26:13.309Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:26:13.309Z] VALIDATE_BRANCH=master [2021-02-24T14:26:13.309Z] TERM=xterm [2021-02-24T14:26:13.309Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:26:13.309Z] SHLVL=1 [2021-02-24T14:26:13.309Z] TIMEOUT=120m [2021-02-24T14:26:13.309Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:26:13.309Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:26:13.309Z] GO111MODULE=off [2021-02-24T14:26:13.309Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-24T14:26:13.309Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:26:13.309Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:26:13.309Z] GOPATH=/go [2021-02-24T14:26:13.309Z] PKG_CONFIG=pkg-config [2021-02-24T14:26:13.309Z] _=/usr/bin/env [2021-02-24T14:26:13.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-24T14:26:14.515Z] --- PASS: TestHealthKillContainer (2.90s) [2021-02-24T14:26:14.515Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-24T14:26:15.457Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-02-24T14:26:15.457Z] === RUN TestIpcModeNone [2021-02-24T14:26:16.401Z] --- PASS: TestIpcModeNone (0.87s) [2021-02-24T14:26:16.401Z] === RUN TestIpcModePrivate [2021-02-24T14:26:17.343Z] --- PASS: TestIpcModePrivate (0.91s) [2021-02-24T14:26:17.343Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-02-24T14:26:17.343Z] === RUN TestIpcModeShareable [2021-02-24T14:26:17.915Z] --- PASS: TestIpcModeShareable (0.88s) [2021-02-24T14:26:17.915Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-02-24T14:26:17.915Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-24T14:26:21.219Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2021-02-24T14:26:21.219Z] === RUN TestAPIIpcModeHost [2021-02-24T14:26:21.219Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-02-24T14:26:21.219Z] === RUN TestDaemonIpcModeShareable [2021-02-24T14:26:23.135Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2021-02-24T14:26:23.135Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-02-24T14:26:23.135Z] === RUN TestDaemonIpcModePrivate [2021-02-24T14:26:24.734Z] --- PASS: TestImportExtremelyLargeImageWorks (103.27s) [2021-02-24T14:26:24.734Z] PASS [2021-02-24T14:26:24.734Z] [2021-02-24T14:26:24.734Z] DONE 12 tests in 106.052s [2021-02-24T14:26:24.734Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-24T14:26:24.734Z] INFO: Testing against a local daemon [2021-02-24T14:26:24.734Z] === RUN TestNetworkCreateDelete [2021-02-24T14:26:24.734Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-24T14:26:24.734Z] === RUN TestDockerNetworkDeletePreferID [2021-02-24T14:26:24.734Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-02-24T14:26:24.734Z] === RUN TestDaemonDNSFallback [2021-02-24T14:26:24.734Z] --- PASS: TestDaemonDNSFallback (6.47s) [2021-02-24T14:26:24.734Z] === RUN TestInspectNetwork [2021-02-24T14:26:25.052Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2021-02-24T14:26:25.052Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-02-24T14:26:25.052Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-24T14:26:26.644Z] === RUN TestInspectNetwork/full_network_id [2021-02-24T14:26:26.644Z] === RUN TestInspectNetwork/partial_network_id [2021-02-24T14:26:26.644Z] === RUN TestInspectNetwork/network_name [2021-02-24T14:26:26.644Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-24T14:26:26.967Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2021-02-24T14:26:26.967Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-02-24T14:26:26.967Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-24T14:26:28.886Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-02-24T14:26:28.886Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-02-24T14:26:28.886Z] === RUN TestIpcModeOlderClient [2021-02-24T14:26:28.886Z] === PAUSE TestIpcModeOlderClient [2021-02-24T14:26:28.886Z] === RUN TestKillContainerInvalidSignal [2021-02-24T14:26:29.829Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2021-02-24T14:26:29.829Z] === RUN TestKillContainer [2021-02-24T14:26:29.829Z] === RUN TestKillContainer/no_signal [2021-02-24T14:26:30.401Z] === RUN TestKillContainer/non_killing_signal [2021-02-24T14:26:30.843Z] --- PASS: TestInspectNetwork (7.27s) [2021-02-24T14:26:30.844Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-02-24T14:26:30.844Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-24T14:26:30.844Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-24T14:26:30.844Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-24T14:26:30.844Z] === RUN TestRunContainerWithBridgeNone [2021-02-24T14:26:30.974Z] === RUN TestKillContainer/killing_signal [2021-02-24T14:26:31.131Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:26:31.131Z] [2021-02-24T14:26:31.131Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:26:31.131Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:26:31.131Z] HOSTNAME=3ec6b33cdb13 [2021-02-24T14:26:31.131Z] DEST=bundles/test-integration [2021-02-24T14:26:31.131Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:26:31.131Z] DOCKER_ROOTLESS=1 [2021-02-24T14:26:31.131Z] DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b [2021-02-24T14:26:31.131Z] container=docker [2021-02-24T14:26:31.131Z] HOME=/root [2021-02-24T14:26:31.131Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:26:31.131Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:26:31.131Z] VALIDATE_BRANCH=master [2021-02-24T14:26:31.131Z] TERM=xterm [2021-02-24T14:26:31.131Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:26:31.131Z] SHLVL=1 [2021-02-24T14:26:31.131Z] TIMEOUT=120m [2021-02-24T14:26:31.131Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:26:31.131Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:26:31.131Z] GO111MODULE=off [2021-02-24T14:26:31.131Z] DOCKER_EXPERIMENTAL=1 [2021-02-24T14:26:31.131Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-24T14:26:31.131Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:26:31.131Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:26:31.131Z] GOPATH=/go [2021-02-24T14:26:31.131Z] PKG_CONFIG=pkg-config [2021-02-24T14:26:31.131Z] _=/usr/bin/env [2021-02-24T14:26:31.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-24T14:26:31.917Z] --- PASS: TestKillContainer (2.32s) [2021-02-24T14:26:31.917Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-02-24T14:26:31.917Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-02-24T14:26:31.917Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2021-02-24T14:26:31.917Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-24T14:26:31.917Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-24T14:26:32.754Z] --- PASS: TestRunContainerWithBridgeNone (1.72s) [2021-02-24T14:26:32.754Z] === RUN TestNetworkInvalidJSON [2021-02-24T14:26:32.754Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-24T14:26:32.754Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-24T14:26:32.754Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:26:32.754Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:26:32.754Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:26:32.754Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:26:32.754Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-24T14:26:32.754Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:26:32.754Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:26:32.754Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-24T14:26:32.754Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-24T14:26:32.754Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-24T14:26:32.754Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-24T14:26:32.754Z] === RUN TestNetworkList [2021-02-24T14:26:32.754Z] === RUN TestNetworkList//networks [2021-02-24T14:26:32.754Z] === PAUSE TestNetworkList//networks [2021-02-24T14:26:32.754Z] === RUN TestNetworkList//networks/ [2021-02-24T14:26:32.754Z] === PAUSE TestNetworkList//networks/ [2021-02-24T14:26:32.754Z] === CONT TestNetworkList//networks [2021-02-24T14:26:32.754Z] === CONT TestNetworkList//networks/ [2021-02-24T14:26:32.754Z] --- PASS: TestNetworkList (0.01s) [2021-02-24T14:26:32.754Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-24T14:26:32.754Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-24T14:26:32.754Z] === RUN TestHostIPv4BridgeLabel [2021-02-24T14:26:32.860Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-24T14:26:33.014Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-02-24T14:26:33.014Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-24T14:26:33.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2021-02-24T14:26:33.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2021-02-24T14:26:33.433Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-02-24T14:26:33.433Z] === RUN TestKillStoppedContainer [2021-02-24T14:26:33.694Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-02-24T14:26:33.694Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-24T14:26:33.694Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-02-24T14:26:33.694Z] === RUN TestKillDifferentUserContainer [2021-02-24T14:26:34.396Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-02-24T14:26:34.396Z] === RUN TestDaemonDefaultNetworkPools [2021-02-24T14:26:34.638Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2021-02-24T14:26:34.638Z] === RUN TestInspectOomKilledTrue [2021-02-24T14:26:34.638Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-24T14:26:34.638Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:26:34.638Z] === RUN TestInspectOomKilledFalse [2021-02-24T14:26:34.638Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-24T14:26:34.638Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:26:34.638Z] === RUN TestLinksEtcHostsContentMatch [2021-02-24T14:26:34.966Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-02-24T14:26:34.966Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-24T14:26:35.210Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2021-02-24T14:26:35.210Z] === RUN TestLinksContainerNames [2021-02-24T14:26:35.908Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-02-24T14:26:35.908Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-24T14:26:37.125Z] --- PASS: TestLinksContainerNames (1.63s) [2021-02-24T14:26:37.125Z] === RUN TestLogsFollowTailEmpty [2021-02-24T14:26:37.295Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-02-24T14:26:37.295Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-24T14:26:37.697Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-02-24T14:26:37.697Z] === RUN TestContainerNetworkMountsNoChown [2021-02-24T14:26:37.865Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-24T14:26:37.865Z] === RUN TestServiceWithPredefinedNetwork [2021-02-24T14:26:38.641Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/default [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/default [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/private [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/private [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rprivate [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/slave [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/slave [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rslave [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/shared [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/shared [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rshared [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/default [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/rslave [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/slave [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/rshared [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/rprivate [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/shared [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/private [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-24T14:26:38.641Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:26:38.641Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-24T14:26:38.641Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:26:38.902Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-24T14:26:38.902Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:26:38.902Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-24T14:26:38.902Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:26:38.902Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:26:38.902Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:26:38.902Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:26:38.903Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:26:38.903Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-24T14:26:38.903Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-24T14:26:38.903Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:26:38.903Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-24T14:26:38.903Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-24T14:26:38.903Z] === RUN TestContainerBindMountNonRecursive [2021-02-24T14:26:40.406Z] --- PASS: TestServiceWithPredefinedNetwork (2.42s) [2021-02-24T14:26:40.406Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-24T14:26:40.406Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:26:40.406Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:26:40.406Z] === RUN TestServiceWithDataPathPortInit [2021-02-24T14:26:41.451Z] --- PASS: TestContainerBindMountNonRecursive (2.36s) [2021-02-24T14:26:41.451Z] === RUN TestContainerVolumesMountedAsShared [2021-02-24T14:26:42.024Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-02-24T14:26:42.024Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-24T14:26:42.596Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2021-02-24T14:26:42.596Z] === RUN TestNetworkNat [2021-02-24T14:26:43.540Z] --- PASS: TestNetworkNat (0.92s) [2021-02-24T14:26:43.540Z] === RUN TestNetworkLocalhostTCPNat [2021-02-24T14:26:44.523Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2021-02-24T14:26:44.523Z] === RUN TestNetworkLoopbackNat [2021-02-24T14:26:46.763Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-24T14:26:47.824Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-02-24T14:26:47.824Z] === RUN TestPause [2021-02-24T14:26:48.397Z] --- PASS: TestPause (0.82s) [2021-02-24T14:26:48.397Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-24T14:26:48.397Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:26:48.397Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:26:48.397Z] === RUN TestPauseStopPausedContainer [2021-02-24T14:26:49.342Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2021-02-24T14:26:49.342Z] === RUN TestPsFilter [2021-02-24T14:26:49.605Z] --- PASS: TestPsFilter (0.29s) [2021-02-24T14:26:49.605Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-24T14:26:50.548Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-02-24T14:26:50.548Z] === RUN TestRemoveContainerWithVolume [2021-02-24T14:26:51.121Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2021-02-24T14:26:51.121Z] === RUN TestRemoveContainerRunning [2021-02-24T14:26:52.065Z] --- PASS: TestRemoveContainerRunning (0.83s) [2021-02-24T14:26:52.065Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-24T14:26:53.009Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2021-02-24T14:26:53.009Z] === RUN TestRemoveInvalidContainer [2021-02-24T14:26:53.009Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-24T14:26:53.009Z] === RUN TestRenameLinkedContainer [2021-02-24T14:26:55.452Z] --- PASS: TestServiceWithDataPathPortInit (14.52s) [2021-02-24T14:26:55.452Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-24T14:26:56.315Z] --- PASS: TestRenameLinkedContainer (3.20s) [2021-02-24T14:26:56.315Z] === RUN TestRenameStoppedContainer [2021-02-24T14:26:56.887Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-02-24T14:26:56.887Z] === RUN TestRenameRunningContainerAndReuse [2021-02-24T14:26:58.805Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2021-02-24T14:26:58.805Z] === RUN TestRenameInvalidName [2021-02-24T14:26:59.377Z] --- PASS: TestRenameInvalidName (0.81s) [2021-02-24T14:26:59.377Z] === RUN TestRenameAnonymousContainer [2021-02-24T14:27:01.656Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-24T14:27:02.031Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s) [2021-02-24T14:27:02.031Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w1nzoydjuhdxy26306ekj69ml Created:2021-02-24 14:26:56.034929651 +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[eecc76c6ea436c4137eff4a1de0b001cacfefc1f60aa21931d160016d16277e4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pck7ecw7vqaflgnnplnlsjqtx EndpointID:221e751b5a09a60ce4edfb3934c47d3e99ce4724f9ff37471185dc605a1a0458 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:59a2291947054ea12cc1bf1bfab7f2bc86fcf1a7c0891ab021354ae522fbc424 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:a9d7c310c600 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pck7ecw7vqaflgnnplnlsjqtx EndpointID:221e751b5a09a60ce4edfb3934c47d3e99ce4724f9ff37471185dc605a1a0458 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-24T14:27:02.031Z] PASS [2021-02-24T14:27:02.031Z] [2021-02-24T14:27:02.031Z] === Skipped [2021-02-24T14:27:02.031Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:27:02.031Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:27:02.031Z] [2021-02-24T14:27:02.031Z] [2021-02-24T14:27:02.031Z] DONE 26 tests, 1 skipped in 45.449s [2021-02-24T14:27:02.031Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:27:02.031Z] INFO: Testing against a local daemon [2021-02-24T14:27:02.031Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-24T14:27:02.031Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-24T14:27:02.031Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:27:02.031Z] === RUN TestDockerNetworkIpvlan [2021-02-24T14:27:02.031Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:27:02.031Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:27:02.031Z] PASS [2021-02-24T14:27:02.031Z] [2021-02-24T14:27:02.031Z] === Skipped [2021-02-24T14:27:02.031Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-24T14:27:02.031Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:27:02.031Z] [2021-02-24T14:27:02.031Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:27:02.031Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:27:02.031Z] [2021-02-24T14:27:02.031Z] [2021-02-24T14:27:02.031Z] DONE 2 tests, 2 skipped in 0.039s [2021-02-24T14:27:02.031Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:27:02.031Z] INFO: Testing against a local daemon [2021-02-24T14:27:02.031Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-24T14:27:03.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-24T14:27:03.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-24T14:27:03.415Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2021-02-24T14:27:03.415Z] === RUN TestDockerNetworkMacvlan [2021-02-24T14:27:03.586Z] --- PASS: TestRenameAnonymousContainer (3.95s) [2021-02-24T14:27:03.586Z] === RUN TestRenameContainerWithSameName [2021-02-24T14:27:03.848Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2021-02-24T14:27:03.848Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-24T14:27:03.882Z] tests/integration/client_test.py ..... [ 75%] [2021-02-24T14:27:03.882Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-24T14:27:03.986Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-24T14:27:04.453Z] tests/integration/errors_test.py . [ 76%] [2021-02-24T14:27:04.928Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-24T14:27:05.499Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-24T14:27:05.764Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2021-02-24T14:27:05.764Z] === RUN TestResize [2021-02-24T14:27:06.337Z] --- PASS: TestResize (0.84s) [2021-02-24T14:27:06.337Z] === RUN TestResizeWithInvalidSize [2021-02-24T14:27:07.280Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-02-24T14:27:07.280Z] === RUN TestResizeWhenContainerNotStarted [2021-02-24T14:27:07.409Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-24T14:27:08.224Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2021-02-24T14:27:08.224Z] === RUN TestDaemonRestartKillContainers [2021-02-24T14:27:08.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:27:08.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:27:08.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:27:08.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:27:08.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:27:08.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:27:08.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:27:08.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:27:08.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:27:08.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:27:08.225Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:27:08.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:27:08.225Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:27:08.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:27:08.225Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:27:08.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:27:08.225Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:27:08.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:27:08.225Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:27:08.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:27:08.225Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:27:08.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:27:08.225Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:27:08.225Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:27:08.225Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:27:08.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:27:08.225Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:27:08.225Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:27:09.320Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-24T14:27:10.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:27:10.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:27:10.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:27:11.731Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:27:12.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:27:12.677Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:27:12.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:27:13.524Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-24T14:27:13.524Z] --- PASS: TestDockerNetworkMacvlan (10.34s) [2021-02-24T14:27:13.524Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-02-24T14:27:13.524Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-02-24T14:27:13.524Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2021-02-24T14:27:13.524Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.99s) [2021-02-24T14:27:13.524Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s) [2021-02-24T14:27:13.524Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2021-02-24T14:27:13.524Z] PASS [2021-02-24T14:27:13.524Z] [2021-02-24T14:27:13.524Z] DONE 8 tests in 11.634s [2021-02-24T14:27:13.524Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-24T14:27:13.623Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:27:13.785Z] testing: warning: no tests to run [2021-02-24T14:27:13.785Z] PASS [2021-02-24T14:27:13.785Z] [2021-02-24T14:27:13.785Z] DONE 0 tests in 0.008s [2021-02-24T14:27:13.785Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-24T14:27:13.785Z] INFO: Testing against a local daemon [2021-02-24T14:27:13.785Z] === RUN TestAuthZPluginAllowRequest [2021-02-24T14:27:15.168Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2021-02-24T14:27:15.168Z] === RUN TestAuthZPluginTLS [2021-02-24T14:27:15.428Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-24T14:27:15.428Z] === RUN TestAuthZPluginDenyRequest [2021-02-24T14:27:15.998Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-24T14:27:15.998Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.75s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2021-02-24T14:27:16.178Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.47s) [2021-02-24T14:27:16.178Z] === RUN TestCgroupNamespacesRun [2021-02-24T14:27:16.569Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-24T14:27:16.569Z] === RUN TestAuthZPluginDenyResponse [2021-02-24T14:27:17.140Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-02-24T14:27:17.140Z] === RUN TestAuthZPluginAllowEventStream [2021-02-24T14:27:18.095Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2021-02-24T14:27:18.095Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-24T14:27:18.523Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2021-02-24T14:27:18.523Z] === RUN TestAuthZPluginErrorResponse [2021-02-24T14:27:18.784Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-02-24T14:27:18.784Z] === RUN TestAuthZPluginErrorRequest [2021-02-24T14:27:19.354Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-24T14:27:19.354Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-24T14:27:19.925Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-02-24T14:27:19.925Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-24T14:27:20.015Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2021-02-24T14:27:20.015Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-24T14:27:21.331Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s) [2021-02-24T14:27:21.331Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-24T14:27:21.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-24T14:27:21.934Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2021-02-24T14:27:21.934Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-24T14:27:23.186Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-24T14:27:23.242Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s) [2021-02-24T14:27:23.242Z] === RUN TestAuthZPluginHeader [2021-02-24T14:27:23.812Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-02-24T14:27:23.812Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-24T14:27:23.850Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2021-02-24T14:27:23.850Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-24T14:27:25.238Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-02-24T14:27:25.238Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-24T14:27:27.154Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2021-02-24T14:27:27.154Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-24T14:27:28.012Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s) [2021-02-24T14:27:28.012Z] === RUN TestAuthZPluginV2Disable [2021-02-24T14:27:28.099Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.02s) [2021-02-24T14:27:28.099Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-24T14:27:30.014Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2021-02-24T14:27:30.014Z] === RUN TestKernelTCPMemory [2021-02-24T14:27:30.959Z] --- PASS: TestKernelTCPMemory (0.92s) [2021-02-24T14:27:30.959Z] === RUN TestNISDomainname [2021-02-24T14:27:31.311Z] --- PASS: TestAuthZPluginV2Disable (2.97s) [2021-02-24T14:27:31.311Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-24T14:27:31.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-24T14:27:32.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-24T14:27:32.345Z] --- PASS: TestNISDomainname (1.03s) [2021-02-24T14:27:32.346Z] === RUN TestHostnameDnsResolution [2021-02-24T14:27:33.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-24T14:27:33.731Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-02-24T14:27:33.732Z] === RUN TestStats [2021-02-24T14:27:33.853Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.88s) [2021-02-24T14:27:33.853Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-24T14:27:34.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-24T14:27:34.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-24T14:27:36.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-24T14:27:37.035Z] --- PASS: TestStats (2.84s) [2021-02-24T14:27:37.035Z] === RUN TestStopContainerWithTimeout [2021-02-24T14:27:37.035Z] === RUN TestStopContainerWithTimeout/0 [2021-02-24T14:27:37.035Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-24T14:27:37.035Z] === RUN TestStopContainerWithTimeout/1 [2021-02-24T14:27:37.035Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-24T14:27:37.035Z] === RUN TestStopContainerWithTimeout/3 [2021-02-24T14:27:37.035Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-24T14:27:37.035Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-24T14:27:37.035Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-24T14:27:37.035Z] === CONT TestStopContainerWithTimeout/0 [2021-02-24T14:27:37.035Z] === CONT TestStopContainerWithTimeout/1 [2021-02-24T14:27:37.035Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-24T14:27:37.035Z] === CONT TestStopContainerWithTimeout/3 [2021-02-24T14:27:39.453Z] ......... [ 86%] [2021-02-24T14:27:39.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-24T14:27:40.345Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-24T14:27:40.345Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2021-02-24T14:27:40.345Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2021-02-24T14:27:40.345Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2021-02-24T14:27:40.345Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2021-02-24T14:27:40.345Z] === RUN TestDeleteDevicemapper [2021-02-24T14:27:40.345Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-24T14:27:40.345Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:27:40.345Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-24T14:27:40.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-24T14:27:42.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-24T14:27:42.276Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2021-02-24T14:27:42.276Z] === RUN TestUpdateMemory [2021-02-24T14:27:42.276Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-24T14:27:42.276Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:27:42.276Z] === RUN TestUpdateCPUQuota [2021-02-24T14:27:43.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-24T14:27:43.849Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.14s) [2021-02-24T14:27:43.849Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-24T14:27:43.915Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-24T14:27:44.193Z] --- PASS: TestUpdateCPUQuota (1.52s) [2021-02-24T14:27:44.193Z] === RUN TestUpdatePidsLimit [2021-02-24T14:27:44.193Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-24T14:27:44.193Z] === RUN TestUpdatePidsLimit/no_change [2021-02-24T14:27:44.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-24T14:27:44.765Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-24T14:27:45.026Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-24T14:27:45.116Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-24T14:27:45.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-24T14:27:45.599Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-24T14:27:45.860Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-24T14:27:46.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-24T14:27:47.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-24T14:27:47.511Z] --- PASS: TestUpdatePidsLimit (3.72s) [2021-02-24T14:27:47.512Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-02-24T14:27:47.512Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-02-24T14:27:47.512Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-02-24T14:27:47.512Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-02-24T14:27:47.512Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-02-24T14:27:47.512Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2021-02-24T14:27:47.512Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2021-02-24T14:27:47.512Z] === RUN TestUpdateRestartPolicy [2021-02-24T14:27:48.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-24T14:27:49.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-24T14:27:50.655Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:27:50.655Z] Using test binary docker [2021-02-24T14:27:50.655Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-24T14:27:50.655Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:27:50.655Z] INFO: Waiting for daemon to start... [2021-02-24T14:27:50.655Z] Starting dockerd [2021-02-24T14:27:51.692Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-24T14:27:51.692Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-24T14:27:53.949Z] . [2021-02-24T14:27:53.949Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:27:53.949Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:27:53.949Z] Error: No such image: emptyfs [2021-02-24T14:27:53.949Z] Running integration-test (iteration 1) [2021-02-24T14:27:53.949Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-24T14:27:57.800Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-24T14:28:00.594Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-24T14:28:00.594Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-24T14:28:01.953Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-02-24T14:28:01.953Z] PASS [2021-02-24T14:28:01.953Z] [2021-02-24T14:28:01.953Z] DONE 17 tests in 45.831s [2021-02-24T14:28:01.953Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-24T14:28:01.953Z] INFO: Testing against a local daemon [2021-02-24T14:28:01.953Z] === RUN TestPluginInvalidJSON [2021-02-24T14:28:01.953Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:28:01.953Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:28:01.953Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:28:01.953Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-24T14:28:01.953Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-24T14:28:01.953Z] === RUN TestPluginInstall [2021-02-24T14:28:01.953Z] === RUN TestPluginInstall/no_auth [2021-02-24T14:28:01.953Z] time="2021-02-24T14:28:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:28:01.953Z] time="2021-02-24T14:28:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30a121e4f7f887d8e616d35fa0f9fdccbd61c313d2269e0198e83d5ba888e37a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:28:01.953Z] time="2021-02-24T14:28:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:28:01.953Z] time="2021-02-24T14:28:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30a121e4f7f887d8e616d35fa0f9fdccbd61c313d2269e0198e83d5ba888e37a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:28:01.953Z] === RUN TestPluginInstall/with_htpasswd [2021-02-24T14:28:01.953Z] time="2021-02-24T14:28:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:28:01.953Z] time="2021-02-24T14:28:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39d75402438ee8d2ebe401d377e0118a4e89bc18df2599b96f9312a225d66beb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:28:01.953Z] time="2021-02-24T14:28:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:28:01.953Z] time="2021-02-24T14:28:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39d75402438ee8d2ebe401d377e0118a4e89bc18df2599b96f9312a225d66beb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:28:01.953Z] === RUN TestPluginInstall/with_insecure [2021-02-24T14:28:02.423Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2021-02-24T14:28:02.423Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-24T14:28:02.423Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-02-24T14:28:02.423Z] === RUN TestWaitNonBlocked [2021-02-24T14:28:02.423Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:28:02.423Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:28:02.423Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:28:02.424Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:28:02.424Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:28:02.424Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:28:02.424Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-24T14:28:02.424Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2021-02-24T14:28:02.424Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-02-24T14:28:02.424Z] === RUN TestWaitBlocked [2021-02-24T14:28:02.424Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:28:02.424Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:28:02.424Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:28:02.424Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:28:02.424Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:28:02.424Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:28:02.895Z] time="2021-02-24T14:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:28:02.895Z] time="2021-02-24T14:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e94fe3c9eb1d4f748b65edf3b94907d189a384282d94cc1e32b8c06a5c7ed23c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:28:02.895Z] time="2021-02-24T14:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:28:02.895Z] time="2021-02-24T14:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e94fe3c9eb1d4f748b65edf3b94907d189a384282d94cc1e32b8c06a5c7ed23c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:28:02.996Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-24T14:28:02.996Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) [2021-02-24T14:28:02.996Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-02-24T14:28:02.996Z] === CONT TestContainerStartOnDaemonRestart [2021-02-24T14:28:02.996Z] === CONT TestContainerKillOnDaemonStart [2021-02-24T14:28:02.996Z] === CONT TestIpcModeOlderClient [2021-02-24T14:28:02.996Z] === CONT TestDaemonHostGatewayIP [2021-02-24T14:28:03.156Z] --- PASS: TestPluginInstall (3.68s) [2021-02-24T14:28:03.156Z] --- PASS: TestPluginInstall/no_auth (1.57s) [2021-02-24T14:28:03.156Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2021-02-24T14:28:03.156Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-02-24T14:28:03.156Z] plugin_test.go:160: [db96e3a94ea22] daemon is not started [2021-02-24T14:28:03.156Z] === RUN TestPluginsWithRuntimes [2021-02-24T14:28:03.257Z] --- PASS: TestIpcModeOlderClient (0.25s) [2021-02-24T14:28:03.257Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-24T14:28:04.539Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-24T14:28:04.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-24T14:28:05.059Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-24T14:28:05.059Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-24T14:28:05.059Z] [2021-02-24T14:28:05.059Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-24T14:28:05.059Z] =========================== short test summary info ============================ [2021-02-24T14:28:05.059Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-24T14:28:05.059Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-24T14:28:05.059Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-24T14:28:05.059Z] Not supported on most drivers [2021-02-24T14:28:05.059Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-24T14:28:05.059Z] Output of docker top depends on host distro, and is not formalized. [2021-02-24T14:28:05.059Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-24T14:28:05.059Z] Output of docker top depends on host distro, and is not formalized. [2021-02-24T14:28:05.059Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-24T14:28:05.059Z] Can fail if eth0 has multiple IP addresses [2021-02-24T14:28:05.059Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-24T14:28:05.059Z] This doesn't seem to be taken into account by the engine [2021-02-24T14:28:05.059Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-24T14:28:05.059Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-24T14:28:05.059Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 297.70 seconds == [2021-02-24T14:28:05.066Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-24T14:28:05.319Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-24T14:28:05.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-24T14:28:06.005Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-24T14:28:06.574Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s) [2021-02-24T14:28:06.574Z] === CONT TestDaemonRestartIpcMode [2021-02-24T14:28:06.959Z] --- PASS: TestPluginsWithRuntimes (3.63s) [2021-02-24T14:28:06.959Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.95s) [2021-02-24T14:28:06.959Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.94s) [2021-02-24T14:28:06.959Z] PASS [2021-02-24T14:28:06.959Z] [2021-02-24T14:28:06.959Z] DONE 9 tests in 7.357s [2021-02-24T14:28:06.959Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-24T14:28:06.959Z] INFO: Testing against a local daemon [2021-02-24T14:28:06.959Z] === RUN TestExternalGraphDriver [2021-02-24T14:28:06.959Z] === RUN TestExternalGraphDriver/json [2021-02-24T14:28:07.965Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.77s) [2021-02-24T14:28:08.226Z] --- PASS: TestDaemonHostGatewayIP (5.22s) [2021-02-24T14:28:08.870Z] === RUN TestExternalGraphDriver/spec [2021-02-24T14:28:08.905Z] Loaded image: buildpack-deps:buster [2021-02-24T14:28:08.905Z] Loaded image: busybox:latest [2021-02-24T14:28:08.905Z] Loaded image: busybox:glibc [2021-02-24T14:28:09.165Z] Loaded image: debian:bullseye [2021-02-24T14:28:09.165Z] Loaded image: hello-world:latest [2021-02-24T14:28:09.425Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:28:09.425Z] INFO: Testing against a local daemon [2021-02-24T14:28:09.425Z] === RUN TestCgroupNamespacesBuild [2021-02-24T14:28:10.252Z] === RUN TestExternalGraphDriver/pull [2021-02-24T14:28:10.772Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2021-02-24T14:28:11.634Z] --- PASS: TestExternalGraphDriver (4.83s) [2021-02-24T14:28:11.634Z] --- PASS: TestExternalGraphDriver/json (1.70s) [2021-02-24T14:28:11.634Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2021-02-24T14:28:11.634Z] --- PASS: TestExternalGraphDriver/pull (1.39s) [2021-02-24T14:28:11.634Z] === RUN TestGraphdriverPluginV2 [2021-02-24T14:28:13.624Z] --- PASS: TestCgroupNamespacesBuild (3.97s) [2021-02-24T14:28:13.624Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-24T14:28:15.533Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2021-02-24T14:28:15.534Z] === RUN TestBuildWithSession [2021-02-24T14:28:15.534Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-24T14:28:15.534Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:28:15.534Z] === RUN TestBuildSquashParent [2021-02-24T14:28:15.843Z] --- PASS: TestGraphdriverPluginV2 (3.35s) [2021-02-24T14:28:15.843Z] PASS [2021-02-24T14:28:15.843Z] [2021-02-24T14:28:15.843Z] DONE 5 tests in 8.227s [2021-02-24T14:28:15.843Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-24T14:28:15.843Z] INFO: Testing against a local daemon [2021-02-24T14:28:15.843Z] === RUN TestContinueAfterPluginCrash [2021-02-24T14:28:15.843Z] === PAUSE TestContinueAfterPluginCrash [2021-02-24T14:28:15.843Z] === RUN TestReadPluginNoRead [2021-02-24T14:28:15.843Z] === PAUSE TestReadPluginNoRead [2021-02-24T14:28:15.843Z] === RUN TestDaemonStartWithLogOpt [2021-02-24T14:28:15.843Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-24T14:28:15.843Z] === CONT TestContinueAfterPluginCrash [2021-02-24T14:28:15.843Z] === CONT TestDaemonStartWithLogOpt [2021-02-24T14:28:16.062Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2021-02-24T14:28:16.062Z] PASS [2021-02-24T14:28:16.062Z] [2021-02-24T14:28:16.062Z] === Skipped [2021-02-24T14:28:16.062Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-24T14:28:16.062Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:28:16.062Z] [2021-02-24T14:28:16.062Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-24T14:28:16.062Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:28:16.062Z] [2021-02-24T14:28:16.062Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-24T14:28:16.062Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:28:16.062Z] [2021-02-24T14:28:16.062Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:28:16.062Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:28:16.062Z] [2021-02-24T14:28:16.062Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-24T14:28:16.062Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:28:16.062Z] [2021-02-24T14:28:16.062Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-24T14:28:16.062Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:28:16.062Z] [2021-02-24T14:28:16.062Z] [2021-02-24T14:28:16.062Z] DONE 196 tests, 6 skipped in 142.145s [2021-02-24T14:28:16.062Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-24T14:28:16.062Z] ++ 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 [2021-02-24T14:28:16.062Z] ++ set -e [2021-02-24T14:28:16.062Z] ++ '[' -n 0 ']' [2021-02-24T14:28:16.062Z] ++ set -x [2021-02-24T14:28:16.062Z] ++ 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 [2021-02-24T14:28:16.323Z] INFO: Testing against a local daemon [2021-02-24T14:28:16.323Z] === RUN TestCommitInheritsEnv [2021-02-24T14:28:17.266Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-02-24T14:28:17.266Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-24T14:28:17.266Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2021-02-24T14:28:17.266Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-24T14:28:17.266Z] === RUN TestImagesFilterMultiReference [2021-02-24T14:28:17.266Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-02-24T14:28:17.266Z] === RUN TestImagePullPlatformInvalid [2021-02-24T14:28:17.266Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-02-24T14:28:17.266Z] === RUN TestRemoveImageOrphaning [2021-02-24T14:28:17.535Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T14:28:17.535Z] [2021-02-24T14:28:17.535Z] Unloading profiles will leave already running processes permanently [2021-02-24T14:28:17.535Z] unconfined, which can lead to unexpected situations. [2021-02-24T14:28:17.535Z] [2021-02-24T14:28:17.535Z] To set a process to complain mode, use the command line tool [2021-02-24T14:28:17.535Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T14:28:17.535Z] Post stage [Pipeline] junit [2021-02-24T14:28:17.549Z] Recording test results [2021-02-24T14:28:17.713Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-24T14:28:17.839Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2021-02-24T14:28:17.839Z] === RUN TestRemoveImageGarbageCollector [2021-02-24T14:28:17.839Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-24T14:28:17.839Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:28:17.839Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-24T14:28:17.839Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-24T14:28:17.839Z] === RUN TestTagInvalidReference [2021-02-24T14:28:17.839Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-24T14:28:17.839Z] === RUN TestTagValidPrefixedRepo [2021-02-24T14:28:17.839Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-24T14:28:17.839Z] === RUN TestTagExistedNameWithoutForce [2021-02-24T14:28:17.839Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-24T14:28:17.839Z] === RUN TestTagOfficialNames [2021-02-24T14:28:17.992Z] + echo Ensuring container killed. [2021-02-24T14:28:17.992Z] Ensuring container killed. [2021-02-24T14:28:17.992Z] + docker rm -vf docker-pr8 [2021-02-24T14:28:17.992Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-02-24T14:28:18.100Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-24T14:28:18.100Z] === RUN TestTagMatchesDigest [2021-02-24T14:28:18.100Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-24T14:28:18.100Z] PASS [2021-02-24T14:28:18.100Z] [2021-02-24T14:28:18.100Z] === Skipped [2021-02-24T14:28:18.100Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2021-02-24T14:28:18.100Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-24T14:28:18.100Z] [2021-02-24T14:28:18.100Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-24T14:28:18.100Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:28:18.100Z] [2021-02-24T14:28:18.100Z] [2021-02-24T14:28:18.100Z] DONE 12 tests, 2 skipped in 1.941s [2021-02-24T14:28:18.100Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-24T14:28:18.100Z] ++ 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 [2021-02-24T14:28:18.100Z] ++ set -e [2021-02-24T14:28:18.100Z] ++ '[' -n 0 ']' [2021-02-24T14:28:18.100Z] ++ set -x [2021-02-24T14:28:18.100Z] ++ 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 [2021-02-24T14:28:18.277Z] + echo Chowning /workspace to jenkins user [2021-02-24T14:28:18.277Z] Chowning /workspace to jenkins user [2021-02-24T14:28:18.277Z] + id -u [2021-02-24T14:28:18.277Z] + id -g [2021-02-24T14:28:18.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42034:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T14:28:18.361Z] INFO: Testing against a local daemon [2021-02-24T14:28:18.361Z] === RUN TestNetworkCreateDelete [2021-02-24T14:28:18.623Z] --- PASS: TestNetworkCreateDelete (0.42s) [2021-02-24T14:28:18.623Z] === RUN TestDockerNetworkDeletePreferID [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T14:28:19.144Z] --- PASS: TestDaemonStartWithLogOpt (4.06s) [2021-02-24T14:28:19.144Z] === CONT TestReadPluginNoRead [2021-02-24T14:28:19.148Z] + bundleName=docker-py [2021-02-24T14:28:19.148Z] + echo Creating docker-py-bundles.tar.gz [2021-02-24T14:28:19.148Z] Creating docker-py-bundles.tar.gz [2021-02-24T14:28:19.148Z] + 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 [2021-02-24T14:28:19.163Z] Archiving artifacts [2021-02-24T14:28:19.439Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42034/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-24T14:28:19.811Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/make.sh binary-daemon [2021-02-24T14:28:20.011Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s) [2021-02-24T14:28:20.011Z] === RUN TestDaemonDNSFallback [2021-02-24T14:28:20.381Z] [2021-02-24T14:28:20.381Z] Removing bundles/ [2021-02-24T14:28:20.381Z] [2021-02-24T14:28:20.381Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-24T14:28:20.381Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-24T14:28:20.381Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:28:22.115Z] --- PASS: TestBuildSquashParent (6.63s) [2021-02-24T14:28:22.115Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-24T14:28:22.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:28:22.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:28:22.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:28:22.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:28:22.115Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:28:22.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:28:22.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:28:22.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:28:22.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:28:22.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:28:22.115Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:28:22.115Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:28:22.115Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:28:22.115Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:28:22.442Z] === RUN TestReadPluginNoRead/default [2021-02-24T14:28:23.382Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-24T14:28:24.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:28:24.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:28:24.323Z] --- PASS: TestContinueAfterPluginCrash (9.09s) [2021-02-24T14:28:24.583Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-24T14:28:25.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:28:25.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:28:25.965Z] --- PASS: TestReadPluginNoRead (6.67s) [2021-02-24T14:28:25.965Z] --- PASS: TestReadPluginNoRead/default (1.32s) [2021-02-24T14:28:25.965Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2021-02-24T14:28:25.965Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2021-02-24T14:28:25.965Z] read_test.go:92: [d086b21b56a55] daemon is not started [2021-02-24T14:28:25.965Z] PASS [2021-02-24T14:28:25.965Z] [2021-02-24T14:28:25.965Z] DONE 6 tests in 10.781s [2021-02-24T14:28:25.965Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-24T14:28:25.965Z] testing: warning: no tests to run [2021-02-24T14:28:25.965Z] PASS [2021-02-24T14:28:25.965Z] [2021-02-24T14:28:25.965Z] DONE 0 tests in 0.008s [2021-02-24T14:28:25.965Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-24T14:28:25.965Z] INFO: Testing against a local daemon [2021-02-24T14:28:25.965Z] === RUN TestPluginWithDevMounts [2021-02-24T14:28:25.965Z] === PAUSE TestPluginWithDevMounts [2021-02-24T14:28:25.965Z] === CONT TestPluginWithDevMounts [2021-02-24T14:28:27.849Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-24T14:28:27.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.57s) [2021-02-24T14:28:27.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2021-02-24T14:28:27.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2021-02-24T14:28:27.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.04s) [2021-02-24T14:28:27.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s) [2021-02-24T14:28:27.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2021-02-24T14:28:27.849Z] === RUN TestBuildMultiStageCopy [2021-02-24T14:28:27.849Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-24T14:28:27.875Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-02-24T14:28:27.875Z] PASS [2021-02-24T14:28:27.875Z] [2021-02-24T14:28:27.875Z] DONE 1 tests in 1.758s [2021-02-24T14:28:27.875Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-24T14:28:27.875Z] INFO: Testing against a local daemon [2021-02-24T14:28:27.875Z] === RUN TestSecretInspect [2021-02-24T14:28:28.153Z] --- PASS: TestDaemonDNSFallback (7.44s) [2021-02-24T14:28:28.153Z] === RUN TestInspectNetwork [2021-02-24T14:28:30.416Z] --- PASS: TestSecretInspect (2.29s) [2021-02-24T14:28:30.416Z] === RUN TestSecretList [2021-02-24T14:28:31.143Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-24T14:28:32.083Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-24T14:28:32.328Z] --- PASS: TestSecretList (2.29s) [2021-02-24T14:28:32.328Z] === RUN TestSecretsCreateAndDelete [2021-02-24T14:28:33.443Z] === RUN TestInspectNetwork/full_network_id [2021-02-24T14:28:33.443Z] === RUN TestInspectNetwork/partial_network_id [2021-02-24T14:28:33.443Z] === RUN TestInspectNetwork/network_name [2021-02-24T14:28:33.443Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-24T14:28:33.464Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-24T14:28:34.035Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-24T14:28:34.886Z] --- PASS: TestSecretsCreateAndDelete (2.35s) [2021-02-24T14:28:34.886Z] === RUN TestSecretsUpdate [2021-02-24T14:28:35.416Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2021-02-24T14:28:35.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2021-02-24T14:28:35.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-24T14:28:35.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-24T14:28:35.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-02-24T14:28:35.416Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-24T14:28:35.416Z] === RUN TestBuildMultiStageParentConfig [2021-02-24T14:28:37.427Z] --- PASS: TestSecretsUpdate (2.34s) [2021-02-24T14:28:37.427Z] === RUN TestTemplatedSecret [2021-02-24T14:28:37.650Z] --- PASS: TestInspectNetwork (9.65s) [2021-02-24T14:28:37.650Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-24T14:28:37.650Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-24T14:28:37.650Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-24T14:28:37.650Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-24T14:28:37.650Z] === RUN TestRunContainerWithBridgeNone [2021-02-24T14:28:39.567Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2021-02-24T14:28:39.567Z] === RUN TestNetworkInvalidJSON [2021-02-24T14:28:39.567Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-24T14:28:39.567Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-24T14:28:39.567Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:28:39.567Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:28:39.567Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:28:39.567Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:28:39.567Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-24T14:28:39.567Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:28:39.567Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:28:39.567Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-24T14:28:39.567Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-24T14:28:39.567Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-24T14:28:39.567Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-24T14:28:39.567Z] === RUN TestNetworkList [2021-02-24T14:28:39.567Z] === RUN TestNetworkList//networks [2021-02-24T14:28:39.567Z] === PAUSE TestNetworkList//networks [2021-02-24T14:28:39.567Z] === RUN TestNetworkList//networks/ [2021-02-24T14:28:39.567Z] === PAUSE TestNetworkList//networks/ [2021-02-24T14:28:39.567Z] === CONT TestNetworkList//networks [2021-02-24T14:28:39.567Z] === CONT TestNetworkList//networks/ [2021-02-24T14:28:39.567Z] --- PASS: TestNetworkList (0.03s) [2021-02-24T14:28:39.567Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-24T14:28:39.567Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-24T14:28:39.567Z] === RUN TestHostIPv4BridgeLabel [2021-02-24T14:28:39.968Z] --- PASS: TestTemplatedSecret (2.68s) [2021-02-24T14:28:39.968Z] === RUN TestSecretCreateResolve [2021-02-24T14:28:40.515Z] --- PASS: TestHostIPv4BridgeLabel (0.84s) [2021-02-24T14:28:40.515Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-24T14:28:40.694Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-02-24T14:28:40.694Z] === RUN TestBuildLabelWithTargets [2021-02-24T14:28:41.903Z] --- PASS: TestDaemonRestartWithLiveRestore (1.48s) [2021-02-24T14:28:41.903Z] === RUN TestDaemonDefaultNetworkPools [2021-02-24T14:28:42.512Z] --- PASS: TestSecretCreateResolve (2.30s) [2021-02-24T14:28:42.512Z] PASS [2021-02-24T14:28:42.512Z] [2021-02-24T14:28:42.512Z] DONE 6 tests in 14.298s [2021-02-24T14:28:42.512Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-24T14:28:42.512Z] INFO: Testing against a local daemon [2021-02-24T14:28:42.512Z] === RUN TestServiceCreateInit [2021-02-24T14:28:42.512Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-24T14:28:43.290Z] --- PASS: TestDaemonDefaultNetworkPools (1.33s) [2021-02-24T14:28:43.290Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-24T14:28:45.206Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.97s) [2021-02-24T14:28:45.206Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-24T14:28:46.713Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-24T14:28:47.756Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2021-02-24T14:28:47.756Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-24T14:28:48.700Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2021-02-24T14:28:48.700Z] === RUN TestServiceWithPredefinedNetwork [2021-02-24T14:28:48.821Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-24T14:28:48.821Z] === RUN TestBuildWithEmptyLayers [2021-02-24T14:28:50.012Z] --- PASS: TestServiceCreateInit (7.88s) [2021-02-24T14:28:50.012Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.97s) [2021-02-24T14:28:50.012Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.89s) [2021-02-24T14:28:50.012Z] === RUN TestCreateServiceMultipleTimes [2021-02-24T14:28:51.362Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-02-24T14:28:51.362Z] === RUN TestBuildMultiStageOnBuild [2021-02-24T14:28:52.006Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s) [2021-02-24T14:28:52.006Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-24T14:28:52.006Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:28:52.006Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:28:52.006Z] === RUN TestServiceWithDataPathPortInit [2021-02-24T14:28:56.648Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-02-24T14:28:56.648Z] === RUN TestBuildUncleanTarFilenames [2021-02-24T14:28:56.909Z] --- PASS: TestBuildUncleanTarFilenames (0.86s) [2021-02-24T14:28:56.909Z] === RUN TestBuildMultiStageLayerLeak [2021-02-24T14:29:02.191Z] --- PASS: TestBuildMultiStageLayerLeak (5.13s) [2021-02-24T14:29:02.191Z] === RUN TestBuildWithHugeFile [2021-02-24T14:29:08.120Z] --- PASS: TestCreateServiceMultipleTimes (16.32s) [2021-02-24T14:29:08.120Z] === RUN TestCreateServiceConflict [2021-02-24T14:29:08.690Z] --- PASS: TestCreateServiceConflict (2.31s) [2021-02-24T14:29:08.690Z] === RUN TestCreateServiceMaxReplicas [2021-02-24T14:29:10.131Z] --- PASS: TestServiceWithDataPathPortInit (17.98s) [2021-02-24T14:29:10.131Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-24T14:29:11.989Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2021-02-24T14:29:11.989Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-24T14:29:13.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-24T14:29:20.134Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.10s) [2021-02-24T14:29:20.134Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3koxweqrgvw3r36005ed1kzmj Created:2021-02-24 14:29:11.51488659 +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[40394623209eeab982508e9494c7192e42c3310d72461a3edacebf0c9a531e2d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xqvz28rgqhf39ihxcqzcbtsdh EndpointID:9995f250c288ebfafa4c39d4746702192a333b1629d0da2d8c0bdfdb95426a12 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c1a494de55b2509ad76a4a05aaeda38a4600f529f4e960d77da83f02ab62d45c 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:5162405a1833 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xqvz28rgqhf39ihxcqzcbtsdh EndpointID:9995f250c288ebfafa4c39d4746702192a333b1629d0da2d8c0bdfdb95426a12 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-24T14:29:20.134Z] PASS [2021-02-24T14:29:20.134Z] [2021-02-24T14:29:20.134Z] === Skipped [2021-02-24T14:29:20.134Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:29:20.134Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:29:20.134Z] [2021-02-24T14:29:20.134Z] [2021-02-24T14:29:20.134Z] DONE 26 tests, 1 skipped in 60.871s [2021-02-24T14:29:20.134Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:29:20.134Z] ++ 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 [2021-02-24T14:29:20.134Z] ++ set -e [2021-02-24T14:29:20.134Z] ++ '[' -n 0 ']' [2021-02-24T14:29:20.134Z] ++ set -x [2021-02-24T14:29:20.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-24T14:29:20.134Z] INFO: Testing against a local daemon [2021-02-24T14:29:20.134Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-24T14:29:20.134Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-24T14:29:20.134Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:29:20.134Z] === RUN TestDockerNetworkIpvlan [2021-02-24T14:29:20.134Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:29:20.134Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:29:20.134Z] PASS [2021-02-24T14:29:20.134Z] [2021-02-24T14:29:20.134Z] === Skipped [2021-02-24T14:29:20.134Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-24T14:29:20.134Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:29:20.134Z] [2021-02-24T14:29:20.134Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:29:20.134Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:29:20.135Z] [2021-02-24T14:29:20.135Z] [2021-02-24T14:29:20.135Z] DONE 2 tests, 2 skipped in 0.233s [2021-02-24T14:29:20.135Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:29:20.135Z] ++ 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 [2021-02-24T14:29:20.135Z] ++ set -e [2021-02-24T14:29:20.135Z] ++ '[' -n 0 ']' [2021-02-24T14:29:20.135Z] ++ set -x [2021-02-24T14:29:20.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-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 [2021-02-24T14:29:20.135Z] INFO: Testing against a local daemon [2021-02-24T14:29:20.135Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-24T14:29:21.521Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.16s) [2021-02-24T14:29:21.521Z] === RUN TestDockerNetworkMacvlan [2021-02-24T14:29:22.907Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-24T14:29:23.851Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-24T14:29:25.238Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-24T14:29:26.916Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.36s) [2021-02-24T14:29:26.917Z] === RUN TestCreateServiceSecretFileMode [2021-02-24T14:29:27.489Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2021-02-24T14:29:27.489Z] === RUN TestCreateServiceConfigFileMode [2021-02-24T14:29:29.445Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-24T14:29:30.028Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2021-02-24T14:29:30.028Z] === RUN TestCreateServiceSysctls [2021-02-24T14:29:31.992Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-24T14:29:33.322Z] --- PASS: TestCreateServiceSysctls (3.24s) [2021-02-24T14:29:33.322Z] === RUN TestCreateServiceCapabilities [2021-02-24T14:29:35.864Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2021-02-24T14:29:35.864Z] === RUN TestInspect [2021-02-24T14:29:39.161Z] --- PASS: TestInspect (2.92s) [2021-02-24T14:29:39.162Z] === RUN TestCreateJob [2021-02-24T14:29:40.136Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-24T14:29:40.709Z] --- PASS: TestDockerNetworkMacvlan (18.95s) [2021-02-24T14:29:40.709Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-02-24T14:29:40.709Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-24T14:29:40.709Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2021-02-24T14:29:40.709Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.07s) [2021-02-24T14:29:40.709Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.99s) [2021-02-24T14:29:40.709Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2021-02-24T14:29:40.709Z] PASS [2021-02-24T14:29:40.709Z] [2021-02-24T14:29:40.709Z] DONE 8 tests in 21.294s [2021-02-24T14:29:40.709Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-24T14:29:40.709Z] ++ 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 [2021-02-24T14:29:40.709Z] ++ set -e [2021-02-24T14:29:40.709Z] ++ '[' -n 0 ']' [2021-02-24T14:29:40.709Z] ++ set -x [2021-02-24T14:29:40.709Z] ++ 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 [2021-02-24T14:29:40.709Z] testing: warning: no tests to run [2021-02-24T14:29:40.709Z] PASS [2021-02-24T14:29:40.709Z] [2021-02-24T14:29:40.709Z] DONE 0 tests in 0.048s [2021-02-24T14:29:40.709Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-24T14:29:40.709Z] ++ 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 [2021-02-24T14:29:40.709Z] ++ set -e [2021-02-24T14:29:40.709Z] ++ '[' -n 0 ']' [2021-02-24T14:29:40.709Z] ++ set -x [2021-02-24T14:29:40.709Z] ++ 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 [2021-02-24T14:29:40.971Z] INFO: Testing against a local daemon [2021-02-24T14:29:40.971Z] === RUN TestAuthZPluginAllowRequest [2021-02-24T14:29:42.460Z] --- PASS: TestCreateJob (3.37s) [2021-02-24T14:29:42.460Z] === RUN TestReplicatedJob [2021-02-24T14:29:42.888Z] --- PASS: TestAuthZPluginAllowRequest (1.91s) [2021-02-24T14:29:42.888Z] === RUN TestAuthZPluginTLS [2021-02-24T14:29:43.461Z] --- PASS: TestAuthZPluginTLS (0.74s) [2021-02-24T14:29:43.461Z] === RUN TestAuthZPluginDenyRequest [2021-02-24T14:29:44.405Z] --- PASS: TestAuthZPluginDenyRequest (0.70s) [2021-02-24T14:29:44.405Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-24T14:29:44.977Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2021-02-24T14:29:44.977Z] === RUN TestAuthZPluginDenyResponse [2021-02-24T14:29:45.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-24T14:29:45.551Z] --- PASS: TestAuthZPluginDenyResponse (0.71s) [2021-02-24T14:29:45.551Z] === RUN TestAuthZPluginAllowEventStream [2021-02-24T14:29:47.466Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) [2021-02-24T14:29:47.466Z] === RUN TestAuthZPluginErrorResponse [2021-02-24T14:29:47.742Z] --- PASS: TestReplicatedJob (5.57s) [2021-02-24T14:29:47.742Z] === RUN TestUpdateReplicatedJob [2021-02-24T14:29:48.045Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2021-02-24T14:29:48.045Z] === RUN TestAuthZPluginErrorRequest [2021-02-24T14:29:48.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-24T14:29:48.990Z] --- PASS: TestAuthZPluginErrorRequest (0.76s) [2021-02-24T14:29:48.990Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-24T14:29:49.564Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-02-24T14:29:49.564Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-24T14:29:51.036Z] --- PASS: TestUpdateReplicatedJob (3.28s) [2021-02-24T14:29:51.036Z] === RUN TestServiceListWithStatuses [2021-02-24T14:29:51.036Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-24T14:29:51.036Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:29:51.036Z] === RUN TestDockerNetworkConnectAlias [2021-02-24T14:29:52.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-24T14:29:52.133Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.40s) [2021-02-24T14:29:52.133Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-24T14:29:54.684Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.61s) [2021-02-24T14:29:54.684Z] === RUN TestAuthZPluginHeader [2021-02-24T14:29:55.239Z] --- PASS: TestDockerNetworkConnectAlias (4.41s) [2021-02-24T14:29:55.239Z] === RUN TestDockerNetworkReConnect [2021-02-24T14:29:55.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-24T14:29:55.627Z] --- PASS: TestAuthZPluginHeader (1.06s) [2021-02-24T14:29:55.627Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-24T14:29:55.627Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-24T14:29:55.627Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:29:55.627Z] === RUN TestAuthZPluginV2Disable [2021-02-24T14:29:55.627Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-24T14:29:55.627Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:29:55.627Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-24T14:29:55.627Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-24T14:29:55.627Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:29:55.627Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-24T14:29:55.627Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-24T14:29:55.627Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:29:55.627Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-24T14:29:55.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-24T14:29:56.873Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-24T14:29:56.873Z] Copying nested executables into bundles/binary-daemon [2021-02-24T14:29:56.873Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-24T14:29:57.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/make.sh cross [2021-02-24T14:29:57.469Z] [2021-02-24T14:29:57.730Z] Removing bundles/ [2021-02-24T14:29:57.730Z] [2021-02-24T14:29:57.730Z] ---> Making bundle: cross (in bundles/cross) [2021-02-24T14:29:57.730Z] Cross building: bundles/cross/linux/amd64 [2021-02-24T14:29:57.730Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-24T14:29:57.730Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-24T14:29:58.503Z] --- PASS: TestBuildWithHugeFile (52.83s) [2021-02-24T14:29:58.503Z] === RUN TestBuildWCOWSandboxSize [2021-02-24T14:29:58.503Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:29:58.504Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:29:58.504Z] === RUN TestBuildWithEmptyDockerfile [2021-02-24T14:29:58.504Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:29:58.504Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:29:58.504Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:29:58.504Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:29:58.504Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:29:58.504Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:29:58.504Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:29:58.504Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:29:58.504Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:29:58.504Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-02-24T14:29:58.504Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-02-24T14:29:58.504Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-02-24T14:29:58.504Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-24T14:29:58.504Z] === RUN TestBuildPreserveOwnership [2021-02-24T14:29:58.504Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-24T14:29:59.447Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2021-02-24T14:29:59.447Z] === RUN TestServicePlugin [2021-02-24T14:30:01.044Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-24T14:30:01.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-24T14:30:05.241Z] --- PASS: TestBuildPreserveOwnership (9.80s) [2021-02-24T14:30:05.241Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.79s) [2021-02-24T14:30:05.241Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-24T14:30:05.241Z] === RUN TestBuildPlatformInvalid [2021-02-24T14:30:05.241Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-02-24T14:30:05.241Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-24T14:30:05.241Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-24T14:30:05.241Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-24T14:30:05.241Z] PASS [2021-02-24T14:30:05.241Z] [2021-02-24T14:30:05.241Z] === Skipped [2021-02-24T14:30:05.241Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-24T14:30:05.241Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:30:05.241Z] [2021-02-24T14:30:05.241Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:30:05.241Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:30:05.241Z] [2021-02-24T14:30:05.241Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-24T14:30:05.241Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-24T14:30:05.241Z] [2021-02-24T14:30:05.241Z] [2021-02-24T14:30:05.241Z] DONE 34 tests, 3 skipped in 131.527s [2021-02-24T14:30:05.241Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-24T14:30:05.501Z] INFO: Testing against a local daemon [2021-02-24T14:30:05.501Z] === RUN TestConfigInspect [2021-02-24T14:30:05.501Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-24T14:30:05.501Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:05.501Z] === RUN TestConfigList [2021-02-24T14:30:05.501Z] --- SKIP: TestConfigList (0.01s) [2021-02-24T14:30:05.501Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:05.501Z] === RUN TestConfigsCreateAndDelete [2021-02-24T14:30:05.501Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-02-24T14:30:05.501Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:05.501Z] === RUN TestConfigsUpdate [2021-02-24T14:30:05.501Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-02-24T14:30:05.501Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:05.501Z] === RUN TestTemplatedConfig [2021-02-24T14:30:05.501Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-24T14:30:05.501Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:05.501Z] === RUN TestConfigCreateResolve [2021-02-24T14:30:05.501Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-24T14:30:05.501Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:05.501Z] === RUN TestConfigDaemonLibtrustID [2021-02-24T14:30:07.412Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-24T14:30:07.412Z] PASS [2021-02-24T14:30:07.412Z] [2021-02-24T14:30:07.412Z] === Skipped [2021-02-24T14:30:07.412Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-24T14:30:07.412Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:07.412Z] [2021-02-24T14:30:07.412Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-02-24T14:30:07.412Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:07.412Z] [2021-02-24T14:30:07.412Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-02-24T14:30:07.412Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:07.412Z] [2021-02-24T14:30:07.412Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-02-24T14:30:07.412Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:07.412Z] [2021-02-24T14:30:07.412Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-24T14:30:07.412Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:07.412Z] [2021-02-24T14:30:07.412Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-24T14:30:07.412Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:30:07.412Z] [2021-02-24T14:30:07.412Z] [2021-02-24T14:30:07.412Z] DONE 7 tests, 6 skipped in 1.731s [2021-02-24T14:30:07.412Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-24T14:30:07.412Z] INFO: Testing against a local daemon [2021-02-24T14:30:07.412Z] === RUN TestCheckpoint [2021-02-24T14:30:07.412Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-24T14:30:07.412Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:30:07.412Z] === RUN TestContainerInvalidJSON [2021-02-24T14:30:07.412Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:30:07.412Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:30:07.412Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:30:07.412Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:30:07.412Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:30:07.412Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:30:07.412Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:30:07.412Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:30:07.412Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:30:07.412Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-24T14:30:07.412Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-24T14:30:07.412Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-24T14:30:07.412Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-24T14:30:07.412Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-24T14:30:07.412Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-24T14:30:07.412Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-24T14:30:07.412Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-24T14:30:07.412Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-24T14:30:07.412Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-24T14:30:07.412Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-24T14:30:07.412Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-24T14:30:07.412Z] === RUN TestCopyFromContainer [2021-02-24T14:30:11.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-24T14:30:11.610Z] === RUN TestCopyFromContainer// [2021-02-24T14:30:11.610Z] === RUN TestCopyFromContainer//bar/root [2021-02-24T14:30:11.610Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-24T14:30:11.610Z] === RUN TestCopyFromContainer/bar/quux [2021-02-24T14:30:11.610Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-24T14:30:11.610Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-24T14:30:11.610Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-24T14:30:11.610Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-24T14:30:11.610Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-24T14:30:11.870Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-24T14:30:11.870Z] --- PASS: TestCopyFromContainer (4.36s) [2021-02-24T14:30:11.870Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-24T14:30:11.870Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-24T14:30:11.870Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-24T14:30:11.870Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-24T14:30:11.870Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-24T14:30:11.870Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-02-24T14:30:11.870Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-24T14:30:11.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-24T14:30:11.870Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-24T14:30:11.870Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-24T14:30:11.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-24T14:30:11.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:30:11.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:30:11.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:30:11.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:30:11.870Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:30:11.870Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:30:11.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:30:11.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:30:11.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:30:11.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-24T14:30:11.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-24T14:30:11.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-24T14:30:11.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-24T14:30:11.870Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-24T14:30:11.870Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-24T14:30:11.870Z] === RUN TestCreateWithInvalidEnv [2021-02-24T14:30:11.870Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-24T14:30:11.870Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-24T14:30:11.870Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-24T14:30:11.870Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-24T14:30:11.870Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-24T14:30:11.870Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-24T14:30:11.870Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-24T14:30:11.870Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-24T14:30:11.870Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-24T14:30:11.870Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-24T14:30:11.870Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-24T14:30:11.870Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-24T14:30:11.870Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-24T14:30:11.870Z] === RUN TestCreateTmpfsMountsTarget [2021-02-24T14:30:11.870Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-24T14:30:11.870Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-24T14:30:13.254Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2021-02-24T14:30:13.254Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-24T14:30:14.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-24T14:30:14.637Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2021-02-24T14:30:14.637Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-24T14:30:14.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:30:14.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:30:14.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:30:14.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:30:14.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:30:14.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:30:14.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:30:14.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:30:14.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:30:14.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:30:14.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:30:14.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:30:14.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:30:14.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:30:14.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:30:14.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-24T14:30:14.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-24T14:30:14.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-24T14:30:14.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-24T14:30:14.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-24T14:30:14.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-24T14:30:14.637Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-24T14:30:14.897Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2021-02-24T14:30:14.897Z] === RUN TestCreateDifferentPlatform [2021-02-24T14:30:14.897Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-24T14:30:14.897Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-24T14:30:14.897Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-24T14:30:14.897Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-24T14:30:14.897Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-24T14:30:14.897Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-24T14:30:14.897Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-24T14:30:14.897Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-24T14:30:15.157Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-24T14:30:15.158Z] === RUN TestContainerStartOnDaemonRestart [2021-02-24T14:30:15.158Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-24T14:30:15.158Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-24T14:30:15.158Z] === RUN TestDaemonRestartIpcMode [2021-02-24T14:30:15.158Z] === PAUSE TestDaemonRestartIpcMode [2021-02-24T14:30:15.158Z] === RUN TestDaemonHostGatewayIP [2021-02-24T14:30:15.158Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-24T14:30:15.158Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:30:15.158Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-24T14:30:15.158Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-24T14:30:15.158Z] === RUN TestContainerKillOnDaemonStart [2021-02-24T14:30:15.158Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-24T14:30:15.158Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-24T14:30:15.158Z] === RUN TestDiff [2021-02-24T14:30:15.418Z] --- PASS: TestDiff (0.43s) [2021-02-24T14:30:15.418Z] === RUN TestExecWithCloseStdin [2021-02-24T14:30:15.989Z] --- PASS: TestExecWithCloseStdin (0.50s) [2021-02-24T14:30:15.989Z] === RUN TestExec [2021-02-24T14:30:16.562Z] --- PASS: TestExec (0.50s) [2021-02-24T14:30:16.562Z] === RUN TestExecUser [2021-02-24T14:30:17.132Z] --- PASS: TestExecUser (0.49s) [2021-02-24T14:30:17.132Z] === RUN TestExportContainerAndImportImage [2021-02-24T14:30:17.593Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.23s) [2021-02-24T14:30:17.593Z] PASS [2021-02-24T14:30:17.593Z] [2021-02-24T14:30:17.593Z] === Skipped [2021-02-24T14:30:17.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-24T14:30:17.593Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:30:17.593Z] [2021-02-24T14:30:17.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-24T14:30:17.593Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:30:17.593Z] [2021-02-24T14:30:17.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-24T14:30:17.593Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:30:17.593Z] [2021-02-24T14:30:17.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-24T14:30:17.593Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:30:17.593Z] [2021-02-24T14:30:17.593Z] [2021-02-24T14:30:17.593Z] DONE 17 tests, 4 skipped in 33.290s [2021-02-24T14:30:17.593Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-24T14:30:17.593Z] ++ 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 [2021-02-24T14:30:17.593Z] ++ set -e [2021-02-24T14:30:17.593Z] ++ '[' -n 0 ']' [2021-02-24T14:30:17.593Z] ++ set -x [2021-02-24T14:30:17.593Z] ++ 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 [2021-02-24T14:30:17.593Z] INFO: Testing against a local daemon [2021-02-24T14:30:17.593Z] === RUN TestPluginInvalidJSON [2021-02-24T14:30:17.593Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:30:17.593Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:30:17.593Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:30:17.593Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-02-24T14:30:17.593Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-24T14:30:17.593Z] === RUN TestPluginInstall [2021-02-24T14:30:17.593Z] === RUN TestPluginInstall/no_auth [2021-02-24T14:30:17.593Z] time="2021-02-24T14:30:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:30:17.593Z] time="2021-02-24T14:30:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89e3c37748b071578f64ef26a8519139158d5dde0eb5f27fdfd3eed71767c380" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:30:17.593Z] time="2021-02-24T14:30:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:30:17.593Z] time="2021-02-24T14:30:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89e3c37748b071578f64ef26a8519139158d5dde0eb5f27fdfd3eed71767c380" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:30:17.593Z] === RUN TestPluginInstall/with_htpasswd [2021-02-24T14:30:17.704Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2021-02-24T14:30:17.704Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-24T14:30:17.854Z] time="2021-02-24T14:30:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:30:17.854Z] time="2021-02-24T14:30:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa222d7c8dcbd960e7c2e1b5b07d777fa117c28ba0a558f4f7be3bdd445f37eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:30:17.855Z] time="2021-02-24T14:30:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:30:17.855Z] time="2021-02-24T14:30:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa222d7c8dcbd960e7c2e1b5b07d777fa117c28ba0a558f4f7be3bdd445f37eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:30:18.426Z] === RUN TestPluginInstall/with_insecure [2021-02-24T14:30:18.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-24T14:30:19.813Z] time="2021-02-24T14:30:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:30:19.813Z] time="2021-02-24T14:30:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08a9e8beb63295d84af2d258b21e880a7450a945fdaa6d48e60ff212fcd23202" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:30:19.813Z] time="2021-02-24T14:30:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:30:19.813Z] time="2021-02-24T14:30:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08a9e8beb63295d84af2d258b21e880a7450a945fdaa6d48e60ff212fcd23202" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:30:20.074Z] --- PASS: TestPluginInstall (5.80s) [2021-02-24T14:30:20.074Z] --- PASS: TestPluginInstall/no_auth (2.81s) [2021-02-24T14:30:20.074Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2021-02-24T14:30:20.074Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2021-02-24T14:30:20.074Z] plugin_test.go:160: [d349cf64ec568] daemon is not started [2021-02-24T14:30:20.074Z] === RUN TestPluginsWithRuntimes [2021-02-24T14:30:20.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-24T14:30:20.999Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-02-24T14:30:20.999Z] === RUN TestHealthCheckWorkdir [2021-02-24T14:30:21.569Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2021-02-24T14:30:21.569Z] === RUN TestHealthKillContainer [2021-02-24T14:30:22.622Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-24T14:30:24.008Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-24T14:30:24.108Z] --- PASS: TestHealthKillContainer (2.53s) [2021-02-24T14:30:24.108Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-24T14:30:24.679Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2021-02-24T14:30:24.679Z] === RUN TestIpcModeNone [2021-02-24T14:30:24.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-24T14:30:24.939Z] --- PASS: TestIpcModeNone (0.47s) [2021-02-24T14:30:24.939Z] === RUN TestIpcModePrivate [2021-02-24T14:30:25.509Z] --- PASS: TestIpcModePrivate (0.51s) [2021-02-24T14:30:25.509Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-02-24T14:30:25.509Z] === RUN TestIpcModeShareable [2021-02-24T14:30:25.509Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-24T14:30:25.509Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:30:25.509Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-24T14:30:25.920Z] --- PASS: TestPluginsWithRuntimes (5.78s) [2021-02-24T14:30:25.920Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.71s) [2021-02-24T14:30:25.920Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.70s) [2021-02-24T14:30:25.920Z] PASS [2021-02-24T14:30:25.920Z] [2021-02-24T14:30:25.920Z] DONE 9 tests in 11.884s [2021-02-24T14:30:25.920Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-24T14:30:25.920Z] ++ 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 [2021-02-24T14:30:25.920Z] ++ set -e [2021-02-24T14:30:25.920Z] ++ '[' -n 0 ']' [2021-02-24T14:30:25.920Z] ++ set -x [2021-02-24T14:30:25.920Z] ++ 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 [2021-02-24T14:30:25.920Z] INFO: Testing against a local daemon [2021-02-24T14:30:25.920Z] === RUN TestExternalGraphDriver [2021-02-24T14:30:26.181Z] === RUN TestExternalGraphDriver/json [2021-02-24T14:30:26.892Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2021-02-24T14:30:26.892Z] === RUN TestAPIIpcModeHost [2021-02-24T14:30:26.892Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-24T14:30:26.892Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:30:26.892Z] === RUN TestDaemonIpcModeShareable [2021-02-24T14:30:26.892Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-24T14:30:26.892Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:30:26.892Z] === RUN TestDaemonIpcModePrivate [2021-02-24T14:30:28.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-24T14:30:28.730Z] === RUN TestExternalGraphDriver/spec [2021-02-24T14:30:29.436Z] --- PASS: TestDaemonIpcModePrivate (2.24s) [2021-02-24T14:30:29.436Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-02-24T14:30:29.436Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-24T14:30:29.436Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-24T14:30:29.436Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:30:29.436Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-24T14:30:29.436Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-24T14:30:29.436Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:30:29.436Z] === RUN TestIpcModeOlderClient [2021-02-24T14:30:29.436Z] === PAUSE TestIpcModeOlderClient [2021-02-24T14:30:29.436Z] === RUN TestKillContainerInvalidSignal [2021-02-24T14:30:29.696Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2021-02-24T14:30:29.696Z] === RUN TestKillContainer [2021-02-24T14:30:29.696Z] === RUN TestKillContainer/no_signal [2021-02-24T14:30:30.265Z] === RUN TestKillContainer/non_killing_signal [2021-02-24T14:30:30.525Z] === RUN TestKillContainer/killing_signal [2021-02-24T14:30:31.094Z] --- PASS: TestKillContainer (1.31s) [2021-02-24T14:30:31.094Z] --- PASS: TestKillContainer/no_signal (0.42s) [2021-02-24T14:30:31.094Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-02-24T14:30:31.094Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2021-02-24T14:30:31.094Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-24T14:30:31.094Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-24T14:30:31.354Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-24T14:30:31.551Z] --- PASS: TestServicePlugin (30.92s) [2021-02-24T14:30:31.551Z] plugin_test.go:62: [d1044bbfe9e9f] joining swarm manager [d098d0890d43b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T14:30:31.551Z] plugin_test.go:65: [db417493426c3] joining swarm manager [d098d0890d43b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T14:30:31.551Z] === RUN TestServiceUpdateLabel [2021-02-24T14:30:31.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2021-02-24T14:30:31.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-02-24T14:30:31.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2021-02-24T14:30:31.924Z] === RUN TestKillStoppedContainer [2021-02-24T14:30:31.924Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-24T14:30:31.924Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-24T14:30:31.924Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-24T14:30:31.924Z] === RUN TestKillDifferentUserContainer [2021-02-24T14:30:32.033Z] === RUN TestExternalGraphDriver/pull [2021-02-24T14:30:32.122Z] --- PASS: TestServiceUpdateLabel (2.31s) [2021-02-24T14:30:32.122Z] === RUN TestServiceUpdateSecrets [2021-02-24T14:30:32.493Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-02-24T14:30:32.493Z] === RUN TestInspectOomKilledTrue [2021-02-24T14:30:32.493Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-24T14:30:32.493Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:30:32.493Z] === RUN TestInspectOomKilledFalse [2021-02-24T14:30:32.493Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-24T14:30:32.493Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:30:32.493Z] === RUN TestLinksEtcHostsContentMatch [2021-02-24T14:30:32.493Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-24T14:30:32.493Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-24T14:30:32.493Z] === RUN TestLinksContainerNames [2021-02-24T14:30:33.433Z] --- PASS: TestLinksContainerNames (0.84s) [2021-02-24T14:30:33.433Z] === RUN TestLogsFollowTailEmpty [2021-02-24T14:30:33.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-24T14:30:33.694Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2021-02-24T14:30:33.694Z] === RUN TestContainerNetworkMountsNoChown [2021-02-24T14:30:33.948Z] --- PASS: TestExternalGraphDriver (7.86s) [2021-02-24T14:30:33.948Z] --- PASS: TestExternalGraphDriver/json (2.56s) [2021-02-24T14:30:33.948Z] --- PASS: TestExternalGraphDriver/spec (2.83s) [2021-02-24T14:30:33.948Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2021-02-24T14:30:33.948Z] === RUN TestGraphdriverPluginV2 [2021-02-24T14:30:33.948Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-02-24T14:30:33.948Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:30:33.948Z] PASS [2021-02-24T14:30:33.948Z] [2021-02-24T14:30:33.948Z] === Skipped [2021-02-24T14:30:33.948Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-02-24T14:30:33.948Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:30:33.948Z] [2021-02-24T14:30:33.948Z] [2021-02-24T14:30:33.948Z] DONE 5 tests, 1 skipped in 8.075s [2021-02-24T14:30:33.948Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-24T14:30:33.948Z] ++ 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 [2021-02-24T14:30:33.948Z] ++ set -e [2021-02-24T14:30:33.948Z] ++ '[' -n 0 ']' [2021-02-24T14:30:33.948Z] ++ set -x [2021-02-24T14:30:33.948Z] ++ 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 [2021-02-24T14:30:34.209Z] INFO: Testing against a local daemon [2021-02-24T14:30:34.209Z] === RUN TestContinueAfterPluginCrash [2021-02-24T14:30:34.209Z] === PAUSE TestContinueAfterPluginCrash [2021-02-24T14:30:34.209Z] === RUN TestReadPluginNoRead [2021-02-24T14:30:34.209Z] === PAUSE TestReadPluginNoRead [2021-02-24T14:30:34.209Z] === RUN TestDaemonStartWithLogOpt [2021-02-24T14:30:34.209Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-24T14:30:34.209Z] === CONT TestContinueAfterPluginCrash [2021-02-24T14:30:34.209Z] === CONT TestDaemonStartWithLogOpt [2021-02-24T14:30:34.209Z] === CONT TestReadPluginNoRead [2021-02-24T14:30:34.264Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/default [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/default [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/private [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/private [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rprivate [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/slave [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/slave [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rslave [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/shared [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/shared [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rshared [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/default [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/rslave [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/rshared [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/shared [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/rprivate [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/slave [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/private [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-24T14:30:34.264Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:30:34.264Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:30:34.264Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:30:34.524Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:30:34.524Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:30:34.524Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:30:34.524Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:30:34.524Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:30:34.524Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-24T14:30:34.524Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-24T14:30:34.784Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.21s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.20s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-24T14:30:34.784Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-24T14:30:34.784Z] === RUN TestContainerBindMountNonRecursive [2021-02-24T14:30:34.784Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-24T14:30:34.784Z] 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) [2021-02-24T14:30:34.784Z] === RUN TestContainerVolumesMountedAsShared [2021-02-24T14:30:34.784Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-24T14:30:34.784Z] 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) [2021-02-24T14:30:34.784Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-24T14:30:34.784Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-24T14:30:34.784Z] 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) [2021-02-24T14:30:34.784Z] === RUN TestNetworkNat [2021-02-24T14:30:35.354Z] --- PASS: TestNetworkNat (0.58s) [2021-02-24T14:30:35.354Z] === RUN TestNetworkLocalhostTCPNat [2021-02-24T14:30:35.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-24T14:30:35.924Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2021-02-24T14:30:35.924Z] === RUN TestNetworkLoopbackNat [2021-02-24T14:30:38.429Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-24T14:30:38.464Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-02-24T14:30:38.464Z] === RUN TestPause [2021-02-24T14:30:38.464Z] --- SKIP: TestPause (0.00s) [2021-02-24T14:30:38.464Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:30:38.464Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-24T14:30:38.464Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:30:38.464Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:30:38.464Z] === RUN TestPauseStopPausedContainer [2021-02-24T14:30:38.464Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-24T14:30:38.464Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:30:38.464Z] === RUN TestPsFilter [2021-02-24T14:30:38.724Z] --- PASS: TestPsFilter (0.15s) [2021-02-24T14:30:38.724Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-24T14:30:38.984Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2021-02-24T14:30:38.984Z] === RUN TestRemoveContainerWithVolume [2021-02-24T14:30:39.000Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) [2021-02-24T14:30:39.554Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2021-02-24T14:30:39.554Z] === RUN TestRemoveContainerRunning [2021-02-24T14:30:39.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-24T14:30:40.125Z] --- PASS: TestRemoveContainerRunning (0.44s) [2021-02-24T14:30:40.125Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-24T14:30:40.385Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-02-24T14:30:40.385Z] === RUN TestRemoveInvalidContainer [2021-02-24T14:30:40.385Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-24T14:30:40.385Z] === RUN TestRenameLinkedContainer [2021-02-24T14:30:40.386Z] === RUN TestReadPluginNoRead/default [2021-02-24T14:30:42.294Z] --- PASS: TestRenameLinkedContainer (1.75s) [2021-02-24T14:30:42.294Z] === RUN TestRenameStoppedContainer [2021-02-24T14:30:42.299Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-24T14:30:42.553Z] --- PASS: TestRenameStoppedContainer (0.44s) [2021-02-24T14:30:42.553Z] === RUN TestRenameRunningContainerAndReuse [2021-02-24T14:30:42.883Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:30:42.883Z] Using test binary docker [2021-02-24T14:30:42.883Z] +++ /etc/init.d/apparmor start [2021-02-24T14:30:42.883Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:30:42.883Z] INFO: Waiting for daemon to start... [2021-02-24T14:30:42.883Z] Starting dockerd [2021-02-24T14:30:42.883Z] +++ 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 [2021-02-24T14:30:43.493Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2021-02-24T14:30:43.493Z] === RUN TestRenameInvalidName [2021-02-24T14:30:44.064Z] --- PASS: TestRenameInvalidName (0.45s) [2021-02-24T14:30:44.064Z] === RUN TestRenameAnonymousContainer [2021-02-24T14:30:44.213Z] --- PASS: TestReadPluginNoRead (9.73s) [2021-02-24T14:30:44.213Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2021-02-24T14:30:44.213Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2021-02-24T14:30:44.213Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2021-02-24T14:30:44.213Z] read_test.go:92: [da26107ce1335] daemon is not started [2021-02-24T14:30:44.480Z] --- PASS: TestContinueAfterPluginCrash (10.34s) [2021-02-24T14:30:44.480Z] PASS [2021-02-24T14:30:44.480Z] [2021-02-24T14:30:44.480Z] DONE 6 tests in 10.539s [2021-02-24T14:30:44.480Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-24T14:30:44.480Z] ++ 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 [2021-02-24T14:30:44.480Z] ++ set -e [2021-02-24T14:30:44.480Z] ++ '[' -n 0 ']' [2021-02-24T14:30:44.480Z] ++ set -x [2021-02-24T14:30:44.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-24T14:30:44.480Z] testing: warning: no tests to run [2021-02-24T14:30:44.480Z] PASS [2021-02-24T14:30:44.480Z] [2021-02-24T14:30:44.480Z] DONE 0 tests in 0.075s [2021-02-24T14:30:44.480Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-24T14:30:44.480Z] ++ 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 [2021-02-24T14:30:44.480Z] ++ set -e [2021-02-24T14:30:44.480Z] ++ '[' -n 0 ']' [2021-02-24T14:30:44.480Z] ++ set -x [2021-02-24T14:30:44.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-24T14:30:44.741Z] INFO: Testing against a local daemon [2021-02-24T14:30:44.741Z] === RUN TestPluginWithDevMounts [2021-02-24T14:30:44.741Z] === PAUSE TestPluginWithDevMounts [2021-02-24T14:30:44.741Z] === CONT TestPluginWithDevMounts [2021-02-24T14:30:44.792Z] . [2021-02-24T14:30:44.792Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:30:44.792Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:30:44.792Z] Error: No such image: emptyfs [2021-02-24T14:30:44.792Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-24T14:30:44.792Z] ++++ docker load [2021-02-24T14:30:45.362Z] Running integration-test (iteration 1) [2021-02-24T14:30:45.362Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-24T14:30:45.362Z] ++ 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 [2021-02-24T14:30:45.362Z] ++ set -e [2021-02-24T14:30:45.362Z] ++ '[' -n 0 ']' [2021-02-24T14:30:45.362Z] ++ set -x [2021-02-24T14:30:45.362Z] ++ 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 [2021-02-24T14:30:45.445Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2021-02-24T14:30:45.445Z] === RUN TestRenameContainerWithSameName [2021-02-24T14:30:46.016Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-02-24T14:30:46.016Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-24T14:30:46.957Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2021-02-24T14:30:46.957Z] === RUN TestResize [2021-02-24T14:30:47.017Z] --- PASS: TestServiceUpdateSecrets (14.70s) [2021-02-24T14:30:47.017Z] === RUN TestServiceUpdateConfigs [2021-02-24T14:30:47.217Z] --- PASS: TestResize (0.48s) [2021-02-24T14:30:47.217Z] === RUN TestResizeWithInvalidSize [2021-02-24T14:30:47.287Z] --- PASS: TestPluginWithDevMounts (2.19s) [2021-02-24T14:30:47.287Z] PASS [2021-02-24T14:30:47.287Z] [2021-02-24T14:30:47.287Z] DONE 1 tests in 2.406s [2021-02-24T14:30:47.287Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-24T14:30:47.287Z] ++ 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 [2021-02-24T14:30:47.287Z] ++ set -e [2021-02-24T14:30:47.287Z] ++ '[' -n 0 ']' [2021-02-24T14:30:47.287Z] ++ set -x [2021-02-24T14:30:47.287Z] ++ 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 [2021-02-24T14:30:47.287Z] INFO: Testing against a local daemon [2021-02-24T14:30:47.287Z] === RUN TestSecretInspect [2021-02-24T14:30:47.787Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2021-02-24T14:30:47.787Z] === RUN TestResizeWhenContainerNotStarted [2021-02-24T14:30:48.358Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-02-24T14:30:48.358Z] === RUN TestDaemonRestartKillContainers [2021-02-24T14:30:48.358Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-24T14:30:48.358Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-24T14:30:48.358Z] === RUN TestCgroupNamespacesRun [2021-02-24T14:30:49.835Z] --- PASS: TestSecretInspect (2.73s) [2021-02-24T14:30:49.835Z] === RUN TestSecretList [2021-02-24T14:30:50.270Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2021-02-24T14:30:50.270Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-24T14:30:52.811Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-02-24T14:30:52.811Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-24T14:30:53.138Z] --- PASS: TestSecretList (3.29s) [2021-02-24T14:30:53.138Z] === RUN TestSecretsCreateAndDelete [2021-02-24T14:30:54.780Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.26s) [2021-02-24T14:30:54.780Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-24T14:30:56.441Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2021-02-24T14:30:56.441Z] === RUN TestSecretsUpdate [2021-02-24T14:30:57.319Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s) [2021-02-24T14:30:57.319Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-24T14:30:59.229Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.22s) [2021-02-24T14:30:59.229Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-24T14:30:59.742Z] --- PASS: TestSecretsUpdate (2.79s) [2021-02-24T14:30:59.742Z] === RUN TestTemplatedSecret [2021-02-24T14:31:01.768Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2021-02-24T14:31:01.768Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-24T14:31:01.916Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2021-02-24T14:31:01.916Z] === RUN TestServiceUpdateNetwork [2021-02-24T14:31:03.048Z] --- PASS: TestTemplatedSecret (3.38s) [2021-02-24T14:31:03.048Z] === RUN TestSecretCreateResolve [2021-02-24T14:31:03.149Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-02-24T14:31:03.149Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-24T14:31:05.689Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.19s) [2021-02-24T14:31:05.689Z] === RUN TestKernelTCPMemory [2021-02-24T14:31:05.689Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-24T14:31:05.689Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:05.689Z] === RUN TestNISDomainname [2021-02-24T14:31:05.689Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-24T14:31:05.689Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-24T14:31:05.689Z] === RUN TestHostnameDnsResolution [2021-02-24T14:31:05.949Z] --- PASS: TestHostnameDnsResolution (0.73s) [2021-02-24T14:31:05.949Z] === RUN TestStats [2021-02-24T14:31:05.949Z] --- SKIP: TestStats (0.00s) [2021-02-24T14:31:05.949Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:05.949Z] === RUN TestStopContainerWithTimeout [2021-02-24T14:31:05.949Z] === RUN TestStopContainerWithTimeout/0 [2021-02-24T14:31:05.949Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-24T14:31:05.949Z] === RUN TestStopContainerWithTimeout/1 [2021-02-24T14:31:05.949Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-24T14:31:05.949Z] === RUN TestStopContainerWithTimeout/3 [2021-02-24T14:31:05.949Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-24T14:31:05.949Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-24T14:31:05.949Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-24T14:31:05.949Z] === CONT TestStopContainerWithTimeout/0 [2021-02-24T14:31:05.949Z] === CONT TestStopContainerWithTimeout/3 [2021-02-24T14:31:06.350Z] --- PASS: TestSecretCreateResolve (3.23s) [2021-02-24T14:31:06.350Z] PASS [2021-02-24T14:31:06.350Z] [2021-02-24T14:31:06.350Z] DONE 6 tests in 18.836s [2021-02-24T14:31:06.350Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-24T14:31:06.350Z] ++ 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 [2021-02-24T14:31:06.350Z] ++ set -e [2021-02-24T14:31:06.350Z] ++ '[' -n 0 ']' [2021-02-24T14:31:06.350Z] ++ set -x [2021-02-24T14:31:06.350Z] ++ 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 [2021-02-24T14:31:06.350Z] INFO: Testing against a local daemon [2021-02-24T14:31:06.350Z] === RUN TestServiceCreateInit [2021-02-24T14:31:06.350Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-24T14:31:06.889Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-24T14:31:08.797Z] === CONT TestStopContainerWithTimeout/1 [2021-02-24T14:31:10.178Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-24T14:31:10.178Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2021-02-24T14:31:10.178Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2021-02-24T14:31:10.178Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2021-02-24T14:31:10.178Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2021-02-24T14:31:10.178Z] === RUN TestDeleteDevicemapper [2021-02-24T14:31:10.178Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-24T14:31:10.178Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:31:10.178Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-24T14:31:11.561Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s) [2021-02-24T14:31:11.561Z] === RUN TestUpdateMemory [2021-02-24T14:31:11.561Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-24T14:31:11.561Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:11.561Z] === RUN TestUpdateCPUQuota [2021-02-24T14:31:11.561Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-24T14:31:11.561Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:11.561Z] === RUN TestUpdatePidsLimit [2021-02-24T14:31:11.561Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-24T14:31:11.561Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:11.561Z] === RUN TestUpdateRestartPolicy [2021-02-24T14:31:11.643Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-24T14:31:14.139Z] --- PASS: TestServiceUpdateNetwork (12.68s) [2021-02-24T14:31:14.139Z] === RUN TestServiceUpdatePidsLimit [2021-02-24T14:31:15.080Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-24T14:31:16.081Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-24T14:31:16.934Z] --- PASS: TestServiceCreateInit (10.08s) [2021-02-24T14:31:16.934Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) [2021-02-24T14:31:16.934Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s) [2021-02-24T14:31:16.934Z] === RUN TestCreateServiceMultipleTimes [2021-02-24T14:31:23.781Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2021-02-24T14:31:23.781Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-24T14:31:23.781Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2021-02-24T14:31:23.781Z] === RUN TestWaitNonBlocked [2021-02-24T14:31:23.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:31:23.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:31:23.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:31:23.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:31:23.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:31:23.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:31:23.781Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-24T14:31:23.781Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2021-02-24T14:31:23.781Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2021-02-24T14:31:23.781Z] === RUN TestWaitBlocked [2021-02-24T14:31:23.781Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:31:23.781Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:31:23.781Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:31:23.781Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:31:23.781Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:31:23.781Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:31:24.211Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-24T14:31:24.721Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-24T14:31:24.721Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2021-02-24T14:31:24.721Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-02-24T14:31:24.721Z] === CONT TestDaemonRestartIpcMode [2021-02-24T14:31:24.721Z] === CONT TestIpcModeOlderClient [2021-02-24T14:31:24.721Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-02-24T14:31:24.721Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-24T14:31:28.921Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s) [2021-02-24T14:31:29.181Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2021-02-24T14:31:29.181Z] PASS [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === Skipped [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-24T14:31:29.181Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-24T14:31:29.181Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-24T14:31:29.181Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-24T14:31:29.181Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-24T14:31:29.181Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-24T14:31:29.181Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-24T14:31:29.181Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-24T14:31:29.181Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-24T14:31:29.181Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-24T14:31:29.181Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-24T14:31:29.181Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-24T14:31:29.181Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-24T14:31:29.181Z] 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) [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-24T14:31:29.181Z] 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) [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-24T14:31:29.181Z] 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) [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-24T14:31:29.181Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:31:29.181Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-24T14:31:29.181Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-24T14:31:29.181Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-24T14:31:29.181Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-24T14:31:29.181Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-24T14:31:29.181Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-24T14:31:29.181Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-24T14:31:29.181Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-24T14:31:29.181Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-24T14:31:29.181Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] [2021-02-24T14:31:29.181Z] DONE 177 tests, 26 skipped in 82.181s [2021-02-24T14:31:29.181Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-24T14:31:29.442Z] INFO: Testing against a local daemon [2021-02-24T14:31:29.442Z] === RUN TestCommitInheritsEnv [2021-02-24T14:31:30.788Z] --- PASS: TestServiceUpdatePidsLimit (16.56s) [2021-02-24T14:31:30.788Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2021-02-24T14:31:30.788Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-02-24T14:31:30.788Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2021-02-24T14:31:30.788Z] PASS [2021-02-24T14:31:30.788Z] [2021-02-24T14:31:30.788Z] === Skipped [2021-02-24T14:31:30.788Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-24T14:31:30.788Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:31:30.788Z] [2021-02-24T14:31:30.788Z] [2021-02-24T14:31:30.788Z] DONE 27 tests, 1 skipped in 168.432s [2021-02-24T14:31:30.788Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-24T14:31:30.788Z] INFO: Testing against a local daemon [2021-02-24T14:31:30.788Z] === RUN TestSessionCreate [2021-02-24T14:31:30.788Z] --- PASS: TestSessionCreate (0.02s) [2021-02-24T14:31:30.788Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-24T14:31:30.788Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-24T14:31:30.788Z] PASS [2021-02-24T14:31:30.788Z] [2021-02-24T14:31:30.788Z] DONE 2 tests in 0.088s [2021-02-24T14:31:30.788Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-24T14:31:30.788Z] INFO: Testing against a local daemon [2021-02-24T14:31:30.788Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:31:30.788Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:31:30.788Z] === RUN TestEventsExecDie [2021-02-24T14:31:31.350Z] --- PASS: TestCommitInheritsEnv (1.67s) [2021-02-24T14:31:31.351Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-24T14:31:31.351Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-24T14:31:31.351Z] === RUN TestImagesFilterMultiReference [2021-02-24T14:31:31.351Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-24T14:31:31.351Z] === RUN TestImagePullPlatformInvalid [2021-02-24T14:31:31.351Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-24T14:31:31.351Z] === RUN TestRemoveImageOrphaning [2021-02-24T14:31:31.358Z] --- PASS: TestEventsExecDie (0.60s) [2021-02-24T14:31:31.358Z] === RUN TestEventsBackwardsCompatible [2021-02-24T14:31:31.358Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-24T14:31:31.358Z] === RUN TestInfoBinaryCommits [2021-02-24T14:31:31.358Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-24T14:31:31.358Z] === RUN TestInfoAPIVersioned [2021-02-24T14:31:31.358Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-24T14:31:31.358Z] === RUN TestInfoDiscoveryBackend [2021-02-24T14:31:31.928Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-24T14:31:31.928Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-24T14:31:32.059Z] Loaded image: buildpack-deps:buster [2021-02-24T14:31:32.059Z] Loaded image: busybox:latest [2021-02-24T14:31:32.059Z] Loaded image: busybox:glibc [2021-02-24T14:31:32.059Z] Loaded image: debian:bullseye [2021-02-24T14:31:32.059Z] Loaded image: hello-world:latest [2021-02-24T14:31:32.059Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:31:32.059Z] INFO: Testing against a local daemon [2021-02-24T14:31:32.059Z] === RUN TestCgroupNamespacesBuild [2021-02-24T14:31:32.868Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-24T14:31:32.868Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-24T14:31:33.259Z] --- PASS: TestRemoveImageOrphaning (1.95s) [2021-02-24T14:31:33.259Z] === RUN TestRemoveImageGarbageCollector [2021-02-24T14:31:33.259Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-24T14:31:33.259Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-24T14:31:33.259Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-24T14:31:33.259Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-24T14:31:33.259Z] === RUN TestTagInvalidReference [2021-02-24T14:31:33.259Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-24T14:31:33.259Z] === RUN TestTagValidPrefixedRepo [2021-02-24T14:31:33.259Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-24T14:31:33.259Z] === RUN TestTagExistedNameWithoutForce [2021-02-24T14:31:33.259Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-24T14:31:33.259Z] === RUN TestTagOfficialNames [2021-02-24T14:31:33.259Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-24T14:31:33.259Z] === RUN TestTagMatchesDigest [2021-02-24T14:31:33.437Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-24T14:31:33.437Z] === RUN TestInfoAPI [2021-02-24T14:31:33.437Z] --- PASS: TestInfoAPI (0.02s) [2021-02-24T14:31:33.437Z] === RUN TestInfoAPIWarnings [2021-02-24T14:31:33.519Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-24T14:31:33.519Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-24T14:31:34.225Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-24T14:31:34.225Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-24T14:31:34.225Z] Cross building: bundles/cross/windows/amd64 [2021-02-24T14:31:34.225Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-24T14:31:34.225Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-24T14:31:35.353Z] --- PASS: TestCgroupNamespacesBuild (2.66s) [2021-02-24T14:31:35.353Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-24T14:31:37.262Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2021-02-24T14:31:37.262Z] === RUN TestBuildWithSession [2021-02-24T14:31:37.262Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-24T14:31:37.262Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:31:37.262Z] === RUN TestBuildSquashParent [2021-02-24T14:31:38.912Z] --- PASS: TestCreateServiceMultipleTimes (20.23s) [2021-02-24T14:31:38.912Z] === RUN TestCreateServiceConflict [2021-02-24T14:31:39.853Z] --- PASS: TestCreateServiceConflict (3.34s) [2021-02-24T14:31:39.853Z] === RUN TestCreateServiceMaxReplicas [2021-02-24T14:31:43.155Z] --- PASS: TestCreateServiceMaxReplicas (3.13s) [2021-02-24T14:31:43.155Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-24T14:31:45.390Z] --- PASS: TestBuildSquashParent (8.61s) [2021-02-24T14:31:45.390Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-24T14:31:45.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:31:45.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:31:45.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:31:45.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:31:45.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:31:45.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:31:45.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:31:45.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:31:45.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:31:45.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:31:45.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:31:45.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:31:45.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:31:45.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:31:48.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:31:48.945Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:31:51.538Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-02-24T14:31:51.538Z] === RUN TestInfoDebug [2021-02-24T14:31:51.538Z] --- PASS: TestInfoDebug (0.53s) [2021-02-24T14:31:51.538Z] === RUN TestInfoInsecureRegistries [2021-02-24T14:31:51.538Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-24T14:31:51.538Z] === RUN TestInfoRegistryMirrors [2021-02-24T14:31:51.538Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-24T14:31:51.538Z] === RUN TestLoginFailsWithBadCredentials [2021-02-24T14:31:51.538Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-02-24T14:31:51.538Z] === RUN TestPingCacheHeaders [2021-02-24T14:31:51.538Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-24T14:31:51.538Z] === RUN TestPingGet [2021-02-24T14:31:51.538Z] --- PASS: TestPingGet (0.01s) [2021-02-24T14:31:51.538Z] === RUN TestPingHead [2021-02-24T14:31:51.538Z] --- PASS: TestPingHead (0.02s) [2021-02-24T14:31:51.538Z] === RUN TestVersion [2021-02-24T14:31:51.538Z] --- PASS: TestVersion (0.02s) [2021-02-24T14:31:51.538Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:31:52.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:31:52.239Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:31:52.919Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.25s) [2021-02-24T14:31:52.919Z] PASS [2021-02-24T14:31:52.919Z] [2021-02-24T14:31:52.919Z] DONE 18 tests in 22.112s [2021-02-24T14:31:52.919Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-24T14:31:52.919Z] INFO: Testing against a local daemon [2021-02-24T14:31:52.919Z] === RUN TestVolumesCreateAndList [2021-02-24T14:31:52.919Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-24T14:31:52.919Z] === RUN TestVolumesRemove [2021-02-24T14:31:52.919Z] --- PASS: TestVolumesRemove (0.10s) [2021-02-24T14:31:52.919Z] === RUN TestVolumesInspect [2021-02-24T14:31:52.919Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-24T14:31:52.919Z] === RUN TestVolumesInvalidJSON [2021-02-24T14:31:52.919Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-24T14:31:52.919Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-24T14:31:52.919Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-24T14:31:52.919Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-24T14:31:52.919Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-24T14:31:52.919Z] PASS [2021-02-24T14:31:52.919Z] [2021-02-24T14:31:52.919Z] DONE 5 tests in 0.183s [2021-02-24T14:31:52.919Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T14:31:54.829Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-24T14:31:54.829Z] Removing test suite binaries [2021-02-24T14:31:54.829Z] exiting test-integration [2021-02-24T14:31:54.829Z] ++ exit 0 [2021-02-24T14:31:54.829Z] [2021-02-24T14:31:55.534Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-24T14:31:55.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.26s) [2021-02-24T14:31:55.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s) [2021-02-24T14:31:55.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2021-02-24T14:31:55.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s) [2021-02-24T14:31:55.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2021-02-24T14:31:55.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.43s) [2021-02-24T14:31:55.534Z] === RUN TestBuildMultiStageCopy [2021-02-24T14:31:55.534Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-24T14:31:58.065Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.07s) [2021-02-24T14:31:58.065Z] === RUN TestCreateServiceSecretFileMode [2021-02-24T14:31:58.079Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-24T14:31:58.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-24T14:31:59.218Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-24T14:31:59.787Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-24T14:32:00.379Z] --- PASS: TestBuildMultiStageCopy (4.98s) [2021-02-24T14:32:00.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s) [2021-02-24T14:32:00.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-02-24T14:32:00.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2021-02-24T14:32:00.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2021-02-24T14:32:00.379Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2021-02-24T14:32:00.379Z] === RUN TestBuildMultiStageParentConfig [2021-02-24T14:32:01.369Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2021-02-24T14:32:01.369Z] === RUN TestCreateServiceConfigFileMode Post stage [Pipeline] junit [2021-02-24T14:32:01.428Z] Recording test results [2021-02-24T14:32:01.686Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-24T14:32:01.792Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2021-02-24T14:32:01.792Z] === RUN TestBuildLabelWithTargets [2021-02-24T14:32:02.047Z] + echo Ensuring container killed. [2021-02-24T14:32:02.047Z] Ensuring container killed. [2021-02-24T14:32:02.047Z] + docker rm -vf docker-pr8 [2021-02-24T14:32:02.047Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-02-24T14:32:02.331Z] + echo Chowning /workspace to jenkins user [2021-02-24T14:32:02.331Z] Chowning /workspace to jenkins user [2021-02-24T14:32:02.331Z] + id -u [2021-02-24T14:32:02.331Z] + id -g [2021-02-24T14:32:02.331Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42034:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T14:32:04.325Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2021-02-24T14:32:04.325Z] === RUN TestBuildWithEmptyLayers [2021-02-24T14:32:05.263Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2021-02-24T14:32:05.263Z] === RUN TestBuildMultiStageOnBuild [2021-02-24T14:32:05.578Z] --- PASS: TestCreateServiceConfigFileMode (3.45s) [2021-02-24T14:32:05.578Z] === RUN TestCreateServiceSysctls [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T14:32:05.928Z] + bundleName=amd64-cgroup2 [2021-02-24T14:32:05.928Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-24T14:32:05.928Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-24T14:32:05.928Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-24T14:32:05.928Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-24T14:32:06.203Z] Archiving artifacts [2021-02-24T14:32:06.519Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42034/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-24T14:32:06.841Z] + make clean [2021-02-24T14:32:07.102Z] docker volume rm -f docker-dev-cache [2021-02-24T14:32:07.102Z] docker-dev-cache [Pipeline] deleteDir [2021-02-24T14:32:08.558Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2021-02-24T14:32:08.558Z] === RUN TestBuildUncleanTarFilenames [2021-02-24T14:32:09.784Z] --- PASS: TestCreateServiceSysctls (4.51s) [2021-02-24T14:32:09.784Z] === RUN TestCreateServiceCapabilities [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-24T14:32:09.939Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2021-02-24T14:32:09.939Z] === RUN TestBuildMultiStageLayerLeak [2021-02-24T14:32:13.100Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2021-02-24T14:32:13.100Z] === RUN TestInspect [2021-02-24T14:32:14.138Z] --- PASS: TestBuildMultiStageLayerLeak (3.43s) [2021-02-24T14:32:14.138Z] === RUN TestBuildWithHugeFile [2021-02-24T14:32:16.408Z] --- PASS: TestInspect (3.47s) [2021-02-24T14:32:16.408Z] === RUN TestCreateJob [2021-02-24T14:32:19.715Z] --- PASS: TestCreateJob (3.57s) [2021-02-24T14:32:19.715Z] === RUN TestReplicatedJob [2021-02-24T14:32:26.307Z] --- PASS: TestReplicatedJob (6.36s) [2021-02-24T14:32:26.307Z] === RUN TestUpdateReplicatedJob [2021-02-24T14:32:30.516Z] --- PASS: TestUpdateReplicatedJob (3.77s) [2021-02-24T14:32:30.516Z] === RUN TestServiceListWithStatuses [2021-02-24T14:32:30.516Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-24T14:32:30.516Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:32:30.516Z] === RUN TestDockerNetworkConnectAlias [2021-02-24T14:32:37.106Z] --- PASS: TestDockerNetworkConnectAlias (6.74s) [2021-02-24T14:32:37.106Z] === RUN TestDockerNetworkReConnect [2021-02-24T14:32:41.983Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-24T14:32:41.984Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-24T14:32:41.984Z] remote: Enumerating objects: 2, done. [2021-02-24T14:32:41.984Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-24T14:32:41.984Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-24T14:32:41.984Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-24T14:32:41.984Z] 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. [2021-02-24T14:32:41.984Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-24T14:32:42.398Z] --- PASS: TestDockerNetworkReConnect (5.06s) [2021-02-24T14:32:42.398Z] === RUN TestServicePlugin [2021-02-24T14:32:42.398Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-24T14:32:42.398Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:32:42.398Z] === RUN TestServiceUpdateLabel [2021-02-24T14:32:42.932Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-24T14:32:43.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/test/unit [2021-02-24T14:32:45.702Z] --- PASS: TestServiceUpdateLabel (3.32s) [2021-02-24T14:32:45.702Z] === RUN TestServiceUpdateSecrets [2021-02-24T14:32:46.220Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:32:46.220Z] Using test binary docker [2021-02-24T14:32:46.220Z] +++ /etc/init.d/apparmor start [2021-02-24T14:32:46.220Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:32:46.220Z] Starting dockerd [2021-02-24T14:32:46.220Z] INFO: Waiting for daemon to start... [2021-02-24T14:32:46.220Z] +++ 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 [2021-02-24T14:32:46.220Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:32:46.220Z] Using test binary docker [2021-02-24T14:32:46.220Z] +++ /etc/init.d/apparmor start [2021-02-24T14:32:46.220Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:32:46.220Z] INFO: Waiting for daemon to start... [2021-02-24T14:32:46.220Z] Starting dockerd [2021-02-24T14:32:46.220Z] +++ 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 [2021-02-24T14:32:46.381Z] ? github.com/docker/docker/api [no test files] [2021-02-24T14:32:47.600Z] . [2021-02-24T14:32:47.600Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:32:47.600Z] [2021-02-24T14:32:47.600Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:32:47.600Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:32:47.600Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:32:47.600Z] Error: No such image: emptyfs [2021-02-24T14:32:47.600Z] Error: No such image: emptyfs [2021-02-24T14:32:47.600Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-24T14:32:47.600Z] ++++ docker load [2021-02-24T14:32:47.600Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-24T14:32:47.600Z] ++++ docker load [2021-02-24T14:32:47.859Z] Running integration-test (iteration 1) [2021-02-24T14:32:47.859Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-24T14:32:47.859Z] ++ 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)/' [2021-02-24T14:32:47.859Z] ++ set -e [2021-02-24T14:32:47.859Z] ++ '[' -n 0 ']' [2021-02-24T14:32:47.859Z] ++ set -x [2021-02-24T14:32:47.859Z] ++ 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)/' [2021-02-24T14:32:47.859Z] Running integration-test (iteration 1) [2021-02-24T14:32:47.859Z] 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)/ [2021-02-24T14:32:47.859Z] ++ 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)/' [2021-02-24T14:32:47.859Z] ++ set -e [2021-02-24T14:32:47.859Z] ++ '[' -n 0 ']' [2021-02-24T14:32:47.859Z] ++ set -x [2021-02-24T14:32:47.859Z] ++ 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)/' [2021-02-24T14:33:00.617Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2021-02-24T14:33:00.617Z] === RUN TestServiceUpdateConfigs [2021-02-24T14:33:01.297Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2021-02-24T14:33:18.732Z] --- PASS: TestServiceUpdateConfigs (15.47s) [2021-02-24T14:33:18.732Z] === RUN TestServiceUpdateNetwork [2021-02-24T14:33:25.009Z] --- PASS: TestImportExtremelyLargeImageWorks (102.22s) [2021-02-24T14:33:25.009Z] PASS [2021-02-24T14:33:25.009Z] [2021-02-24T14:33:25.009Z] === Skipped [2021-02-24T14:33:25.009Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-24T14:33:25.009Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-24T14:33:25.009Z] [2021-02-24T14:33:25.009Z] [2021-02-24T14:33:25.009Z] DONE 12 tests, 1 skipped in 106.335s [2021-02-24T14:33:25.009Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-24T14:33:25.009Z] INFO: Testing against a local daemon [2021-02-24T14:33:25.009Z] === RUN TestNetworkCreateDelete [2021-02-24T14:33:25.009Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-02-24T14:33:25.009Z] === RUN TestDockerNetworkDeletePreferID [2021-02-24T14:33:25.009Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-02-24T14:33:25.009Z] === RUN TestDaemonDNSFallback [2021-02-24T14:33:25.009Z] --- PASS: TestDaemonDNSFallback (7.35s) [2021-02-24T14:33:25.009Z] === RUN TestInspectNetwork [2021-02-24T14:33:25.009Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-24T14:33:25.009Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:25.009Z] === RUN TestRunContainerWithBridgeNone [2021-02-24T14:33:25.009Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-24T14:33:25.009Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.009Z] === RUN TestNetworkInvalidJSON [2021-02-24T14:33:25.009Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-24T14:33:25.009Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-24T14:33:25.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:33:25.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:33:25.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:33:25.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:33:25.009Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-24T14:33:25.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:33:25.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:33:25.009Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-24T14:33:25.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-24T14:33:25.009Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-24T14:33:25.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-24T14:33:25.009Z] === RUN TestNetworkList [2021-02-24T14:33:25.009Z] === RUN TestNetworkList//networks [2021-02-24T14:33:25.009Z] === PAUSE TestNetworkList//networks [2021-02-24T14:33:25.009Z] === RUN TestNetworkList//networks/ [2021-02-24T14:33:25.009Z] === PAUSE TestNetworkList//networks/ [2021-02-24T14:33:25.009Z] === CONT TestNetworkList//networks [2021-02-24T14:33:25.009Z] === CONT TestNetworkList//networks/ [2021-02-24T14:33:25.009Z] --- PASS: TestNetworkList (0.01s) [2021-02-24T14:33:25.009Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-24T14:33:25.009Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-24T14:33:25.010Z] === RUN TestHostIPv4BridgeLabel [2021-02-24T14:33:25.010Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-24T14:33:25.010Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-24T14:33:25.010Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-02-24T14:33:25.010Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] === RUN TestDaemonDefaultNetworkPools [2021-02-24T14:33:25.010Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-24T14:33:25.010Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-24T14:33:25.010Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-24T14:33:25.010Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-24T14:33:25.010Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2021-02-24T14:33:25.010Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-24T14:33:25.010Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-24T14:33:25.010Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] === RUN TestServiceWithPredefinedNetwork [2021-02-24T14:33:25.010Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-24T14:33:25.010Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:25.010Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-24T14:33:25.010Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:33:25.010Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:33:25.010Z] === RUN TestServiceWithDataPathPortInit [2021-02-24T14:33:25.010Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-24T14:33:25.010Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:25.010Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-24T14:33:25.010Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-24T14:33:25.010Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:25.010Z] PASS [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === Skipped [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-24T14:33:25.010Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-24T14:33:25.010Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-24T14:33:25.010Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-02-24T14:33:25.010Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-24T14:33:25.010Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-24T14:33:25.010Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2021-02-24T14:33:25.010Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-24T14:33:25.010Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-24T14:33:25.010Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:33:25.010Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-24T14:33:25.010Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-24T14:33:25.010Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] DONE 22 tests, 12 skipped in 8.036s [2021-02-24T14:33:25.010Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:33:25.010Z] INFO: Testing against a local daemon [2021-02-24T14:33:25.010Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-24T14:33:25.010Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-24T14:33:25.010Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:33:25.010Z] === RUN TestDockerNetworkIpvlan [2021-02-24T14:33:25.010Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:33:25.010Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:33:25.010Z] PASS [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === Skipped [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-24T14:33:25.010Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:33:25.010Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] DONE 2 tests, 2 skipped in 0.121s [2021-02-24T14:33:25.010Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:33:25.010Z] INFO: Testing against a local daemon [2021-02-24T14:33:25.010Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-24T14:33:25.010Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-24T14:33:25.010Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] === RUN TestDockerNetworkMacvlan [2021-02-24T14:33:25.010Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-24T14:33:25.010Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] PASS [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === Skipped [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-24T14:33:25.010Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-24T14:33:25.010Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] DONE 2 tests, 2 skipped in 0.117s [2021-02-24T14:33:25.010Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-24T14:33:25.010Z] testing: warning: no tests to run [2021-02-24T14:33:25.010Z] PASS [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] DONE 0 tests in 0.030s [2021-02-24T14:33:25.010Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-24T14:33:25.010Z] INFO: Testing against a local daemon [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginAllowRequest [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginTLS [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginDenyRequest [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginDenyResponse [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginAllowEventStream [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginErrorResponse [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginErrorRequest [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginHeader [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginV2Disable [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-24T14:33:25.010Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] PASS [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === Skipped [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-24T14:33:25.010Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] DONE 17 tests, 17 skipped in 0.428s [2021-02-24T14:33:25.010Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-24T14:33:25.010Z] INFO: Testing against a local daemon [2021-02-24T14:33:25.010Z] === RUN TestPluginInvalidJSON [2021-02-24T14:33:25.010Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:33:25.010Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:33:25.010Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:33:25.010Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-24T14:33:25.010Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-24T14:33:25.010Z] === RUN TestPluginInstall [2021-02-24T14:33:25.010Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-24T14:33:25.010Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] === RUN TestPluginsWithRuntimes [2021-02-24T14:33:25.010Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-24T14:33:25.010Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-24T14:33:25.010Z] PASS [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === Skipped [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-24T14:33:25.010Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-24T14:33:25.010Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] [2021-02-24T14:33:25.010Z] DONE 4 tests, 2 skipped in 0.161s [2021-02-24T14:33:25.010Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-24T14:33:25.010Z] INFO: Testing against a local daemon [2021-02-24T14:33:25.010Z] === RUN TestExternalGraphDriver [2021-02-24T14:33:25.010Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-02-24T14:33:25.010Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-24T14:33:25.010Z] === RUN TestGraphdriverPluginV2 [2021-02-24T14:33:30.969Z] --- PASS: TestServiceUpdateNetwork (14.80s) [2021-02-24T14:33:30.969Z] === RUN TestServiceUpdatePidsLimit [2021-02-24T14:33:31.588Z] --- PASS: TestGraphdriverPluginV2 (5.94s) [2021-02-24T14:33:31.588Z] PASS [2021-02-24T14:33:31.588Z] [2021-02-24T14:33:31.588Z] === Skipped [2021-02-24T14:33:31.588Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-02-24T14:33:31.588Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-24T14:33:31.588Z] [2021-02-24T14:33:31.588Z] [2021-02-24T14:33:31.588Z] DONE 2 tests, 1 skipped in 6.136s [2021-02-24T14:33:31.588Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-24T14:33:31.588Z] INFO: Testing against a local daemon [2021-02-24T14:33:31.588Z] === RUN TestContinueAfterPluginCrash [2021-02-24T14:33:31.588Z] === PAUSE TestContinueAfterPluginCrash [2021-02-24T14:33:31.588Z] === RUN TestReadPluginNoRead [2021-02-24T14:33:31.588Z] === PAUSE TestReadPluginNoRead [2021-02-24T14:33:31.588Z] === RUN TestDaemonStartWithLogOpt [2021-02-24T14:33:31.588Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-24T14:33:31.588Z] === CONT TestContinueAfterPluginCrash [2021-02-24T14:33:31.588Z] === CONT TestDaemonStartWithLogOpt [2021-02-24T14:33:32.885Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-24T14:33:33.457Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-24T14:33:34.555Z] Loaded image: buildpack-deps:buster [2021-02-24T14:33:34.555Z] Loaded image: busybox:latest [2021-02-24T14:33:34.555Z] Loaded image: buildpack-deps:buster [2021-02-24T14:33:34.555Z] Loaded image: busybox:glibc [2021-02-24T14:33:34.555Z] Loaded image: busybox:latest [2021-02-24T14:33:34.555Z] Loaded image: busybox:glibc [2021-02-24T14:33:35.125Z] Loaded image: debian:bullseye [2021-02-24T14:33:35.385Z] Loaded image: hello-world:latest [2021-02-24T14:33:35.645Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:33:35.645Z] INFO: Testing against a local daemon [2021-02-24T14:33:35.645Z] === RUN TestDockerDaemonSuite [2021-02-24T14:33:35.645Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-24T14:33:36.216Z] Loaded image: debian:bullseye [2021-02-24T14:33:36.476Z] Loaded image: hello-world:latest [2021-02-24T14:33:36.736Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:33:36.736Z] INFO: Testing against a local daemon [2021-02-24T14:33:36.736Z] === RUN TestDockerSuite [2021-02-24T14:33:36.995Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-24T14:33:36.995Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-24T14:33:37.257Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-24T14:33:37.257Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-24T14:33:37.257Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-24T14:33:37.257Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-24T14:33:37.257Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-24T14:33:37.257Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-24T14:33:38.180Z] --- PASS: TestDaemonStartWithLogOpt (6.75s) [2021-02-24T14:33:38.180Z] === CONT TestReadPluginNoRead [2021-02-24T14:33:39.793Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-24T14:33:39.794Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-24T14:33:40.052Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-24T14:33:40.052Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-24T14:33:40.621Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-24T14:33:40.880Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-24T14:33:40.880Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-24T14:33:41.477Z] === RUN TestReadPluginNoRead/default [2021-02-24T14:33:41.477Z] --- PASS: TestContinueAfterPluginCrash (10.42s) [2021-02-24T14:33:41.599Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-24T14:33:42.786Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-24T14:33:42.787Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-24T14:33:42.787Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-24T14:33:43.046Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-24T14:33:43.305Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-24T14:33:44.022Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-24T14:33:44.244Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-24T14:33:45.191Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-24T14:33:45.191Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-24T14:33:45.451Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-24T14:33:45.451Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-24T14:33:45.451Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-24T14:33:45.932Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-24T14:33:48.472Z] --- PASS: TestReadPluginNoRead (10.38s) [2021-02-24T14:33:48.472Z] --- PASS: TestReadPluginNoRead/default (2.28s) [2021-02-24T14:33:48.472Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2021-02-24T14:33:48.472Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2021-02-24T14:33:48.472Z] read_test.go:92: [dbb7c983484b1] daemon is not started [2021-02-24T14:33:48.472Z] PASS [2021-02-24T14:33:48.472Z] [2021-02-24T14:33:48.472Z] DONE 6 tests in 17.271s [2021-02-24T14:33:48.472Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-24T14:33:48.472Z] testing: warning: no tests to run [2021-02-24T14:33:48.472Z] PASS [2021-02-24T14:33:48.472Z] [2021-02-24T14:33:48.472Z] DONE 0 tests in 0.048s [2021-02-24T14:33:48.473Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-24T14:33:48.473Z] INFO: Testing against a local daemon [2021-02-24T14:33:48.473Z] === RUN TestPluginWithDevMounts [2021-02-24T14:33:48.473Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-24T14:33:48.473Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-24T14:33:48.473Z] PASS [2021-02-24T14:33:48.473Z] [2021-02-24T14:33:48.473Z] === Skipped [2021-02-24T14:33:48.473Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-24T14:33:48.473Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-24T14:33:48.473Z] [2021-02-24T14:33:48.473Z] [2021-02-24T14:33:48.473Z] DONE 1 tests, 1 skipped in 0.139s [2021-02-24T14:33:48.473Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-24T14:33:48.473Z] INFO: Testing against a local daemon [2021-02-24T14:33:48.473Z] === RUN TestSecretInspect [2021-02-24T14:33:48.473Z] --- SKIP: TestSecretInspect (0.01s) [2021-02-24T14:33:48.473Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] === RUN TestSecretList [2021-02-24T14:33:48.473Z] --- SKIP: TestSecretList (0.02s) [2021-02-24T14:33:48.473Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] === RUN TestSecretsCreateAndDelete [2021-02-24T14:33:48.473Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-24T14:33:48.473Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] === RUN TestSecretsUpdate [2021-02-24T14:33:48.473Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-24T14:33:48.473Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] === RUN TestTemplatedSecret [2021-02-24T14:33:48.473Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-24T14:33:48.473Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] === RUN TestSecretCreateResolve [2021-02-24T14:33:48.473Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-02-24T14:33:48.473Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] PASS [2021-02-24T14:33:48.473Z] [2021-02-24T14:33:48.473Z] === Skipped [2021-02-24T14:33:48.473Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-02-24T14:33:48.473Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] [2021-02-24T14:33:48.473Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-02-24T14:33:48.473Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] [2021-02-24T14:33:48.473Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-02-24T14:33:48.473Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] [2021-02-24T14:33:48.473Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-24T14:33:48.473Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] [2021-02-24T14:33:48.473Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-24T14:33:48.473Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] [2021-02-24T14:33:48.473Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-02-24T14:33:48.473Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.473Z] [2021-02-24T14:33:48.473Z] [2021-02-24T14:33:48.473Z] DONE 6 tests, 6 skipped in 0.199s [2021-02-24T14:33:48.473Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-24T14:33:48.473Z] INFO: Testing against a local daemon [2021-02-24T14:33:48.473Z] === RUN TestServiceCreateInit [2021-02-24T14:33:48.733Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-24T14:33:48.733Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-24T14:33:48.733Z] --- PASS: TestServiceCreateInit (0.02s) [2021-02-24T14:33:48.733Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-24T14:33:48.733Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-24T14:33:48.733Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestCreateServiceMultipleTimes [2021-02-24T14:33:48.733Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-24T14:33:48.733Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestCreateServiceConflict [2021-02-24T14:33:48.733Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-24T14:33:48.733Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestCreateServiceMaxReplicas [2021-02-24T14:33:48.733Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-02-24T14:33:48.733Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-24T14:33:48.733Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-24T14:33:48.733Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestCreateServiceSecretFileMode [2021-02-24T14:33:48.733Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-24T14:33:48.733Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestCreateServiceConfigFileMode [2021-02-24T14:33:48.733Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-02-24T14:33:48.733Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestCreateServiceSysctls [2021-02-24T14:33:48.733Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-24T14:33:48.733Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestCreateServiceCapabilities [2021-02-24T14:33:48.733Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-24T14:33:48.733Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestInspect [2021-02-24T14:33:48.733Z] --- SKIP: TestInspect (0.01s) [2021-02-24T14:33:48.733Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestCreateJob [2021-02-24T14:33:48.733Z] --- SKIP: TestCreateJob (0.01s) [2021-02-24T14:33:48.733Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestReplicatedJob [2021-02-24T14:33:48.733Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-24T14:33:48.733Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestUpdateReplicatedJob [2021-02-24T14:33:48.733Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-24T14:33:48.733Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestServiceListWithStatuses [2021-02-24T14:33:48.733Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-24T14:33:48.733Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:33:48.733Z] === RUN TestDockerNetworkConnectAlias [2021-02-24T14:33:48.733Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-24T14:33:48.733Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestDockerNetworkReConnect [2021-02-24T14:33:48.733Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-02-24T14:33:48.733Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:48.733Z] === RUN TestServicePlugin [2021-02-24T14:33:49.743Z] --- PASS: TestServiceUpdatePidsLimit (17.54s) [2021-02-24T14:33:49.743Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-02-24T14:33:49.743Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-24T14:33:49.743Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-24T14:33:49.743Z] PASS [2021-02-24T14:33:49.743Z] [2021-02-24T14:33:49.743Z] === Skipped [2021-02-24T14:33:49.743Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-24T14:33:49.743Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:33:49.743Z] [2021-02-24T14:33:49.743Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-24T14:33:49.743Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:33:49.743Z] [2021-02-24T14:33:49.743Z] [2021-02-24T14:33:49.743Z] DONE 27 tests, 2 skipped in 162.572s [2021-02-24T14:33:49.743Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-24T14:33:49.743Z] ++ 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 [2021-02-24T14:33:49.743Z] ++ set -e [2021-02-24T14:33:49.743Z] ++ '[' -n 0 ']' [2021-02-24T14:33:49.743Z] ++ set -x [2021-02-24T14:33:49.743Z] ++ 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 [2021-02-24T14:33:49.743Z] INFO: Testing against a local daemon [2021-02-24T14:33:49.743Z] === RUN TestSessionCreate [2021-02-24T14:33:49.743Z] --- PASS: TestSessionCreate (0.05s) [2021-02-24T14:33:49.743Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-24T14:33:49.743Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-24T14:33:49.743Z] PASS [2021-02-24T14:33:49.743Z] [2021-02-24T14:33:49.743Z] DONE 2 tests in 0.288s [2021-02-24T14:33:49.743Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-24T14:33:49.743Z] ++ 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 [2021-02-24T14:33:49.743Z] ++ set -e [2021-02-24T14:33:49.743Z] ++ '[' -n 0 ']' [2021-02-24T14:33:49.743Z] ++ set -x [2021-02-24T14:33:49.743Z] ++ 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 [2021-02-24T14:33:49.743Z] INFO: Testing against a local daemon [2021-02-24T14:33:49.743Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:33:49.743Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-24T14:33:49.743Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:33:49.743Z] === RUN TestEventsExecDie [2021-02-24T14:33:49.743Z] --- PASS: TestEventsExecDie (0.91s) [2021-02-24T14:33:49.743Z] === RUN TestEventsBackwardsCompatible [2021-02-24T14:33:50.005Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-02-24T14:33:50.005Z] === RUN TestInfoBinaryCommits [2021-02-24T14:33:50.005Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-02-24T14:33:50.005Z] === RUN TestInfoAPIVersioned [2021-02-24T14:33:50.005Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-24T14:33:50.005Z] === RUN TestInfoDiscoveryBackend [2021-02-24T14:33:50.580Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-02-24T14:33:50.580Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-24T14:33:51.966Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-02-24T14:33:51.966Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-24T14:33:52.022Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-24T14:33:52.539Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.76s) [2021-02-24T14:33:52.539Z] === RUN TestInfoAPI [2021-02-24T14:33:52.539Z] --- PASS: TestInfoAPI (0.05s) [2021-02-24T14:33:52.539Z] === RUN TestInfoAPIWarnings [2021-02-24T14:33:52.951Z] --- SKIP: TestServicePlugin (3.48s) [2021-02-24T14:33:52.951Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] === RUN TestServiceUpdateLabel [2021-02-24T14:33:52.951Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-24T14:33:52.951Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] === RUN TestServiceUpdateSecrets [2021-02-24T14:33:52.951Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-02-24T14:33:52.951Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] === RUN TestServiceUpdateConfigs [2021-02-24T14:33:52.951Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-02-24T14:33:52.951Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] === RUN TestServiceUpdateNetwork [2021-02-24T14:33:52.951Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-24T14:33:52.951Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] === RUN TestServiceUpdatePidsLimit [2021-02-24T14:33:52.951Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-02-24T14:33:52.951Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] PASS [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === Skipped [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-24T14:33:52.951Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-24T14:33:52.951Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-24T14:33:52.951Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-24T14:33:52.951Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-24T14:33:52.951Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-24T14:33:52.951Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-02-24T14:33:52.951Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-24T14:33:52.951Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-24T14:33:52.951Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-02-24T14:33:52.951Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-24T14:33:52.951Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-24T14:33:52.951Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-24T14:33:52.951Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-24T14:33:52.951Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-24T14:33:52.951Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-24T14:33:52.951Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-24T14:33:52.951Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-24T14:33:52.951Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-02-24T14:33:52.951Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2021-02-24T14:33:52.951Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-24T14:33:52.951Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-02-24T14:33:52.951Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-02-24T14:33:52.951Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-24T14:33:52.951Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-02-24T14:33:52.951Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] DONE 24 tests, 23 skipped in 3.913s [2021-02-24T14:33:52.951Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-24T14:33:52.951Z] INFO: Testing against a local daemon [2021-02-24T14:33:52.951Z] === RUN TestSessionCreate [2021-02-24T14:33:52.951Z] --- PASS: TestSessionCreate (0.02s) [2021-02-24T14:33:52.951Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-24T14:33:52.951Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-24T14:33:52.951Z] PASS [2021-02-24T14:33:52.951Z] [2021-02-24T14:33:52.951Z] DONE 2 tests in 0.164s [2021-02-24T14:33:52.951Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-24T14:33:52.951Z] INFO: Testing against a local daemon [2021-02-24T14:33:52.951Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:33:52.951Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-24T14:33:52.951Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:33:52.951Z] === RUN TestEventsExecDie [2021-02-24T14:33:53.212Z] --- PASS: TestEventsExecDie (0.55s) [2021-02-24T14:33:53.212Z] === RUN TestEventsBackwardsCompatible [2021-02-24T14:33:53.212Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-24T14:33:53.212Z] === RUN TestInfoBinaryCommits [2021-02-24T14:33:53.212Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-24T14:33:53.212Z] === RUN TestInfoAPIVersioned [2021-02-24T14:33:53.212Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-24T14:33:53.212Z] === RUN TestInfoDiscoveryBackend [2021-02-24T14:33:55.148Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-24T14:33:55.148Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-24T14:33:55.312Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-24T14:33:57.899Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-24T14:33:58.443Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-02-24T14:33:58.443Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-24T14:33:58.443Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-24T14:33:58.443Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:33:58.443Z] === RUN TestInfoAPI [2021-02-24T14:33:58.443Z] --- PASS: TestInfoAPI (0.03s) [2021-02-24T14:33:58.443Z] === RUN TestInfoAPIWarnings [2021-02-24T14:33:58.837Z] --- PASS: TestBuildWithHugeFile (105.42s) [2021-02-24T14:33:58.837Z] === RUN TestBuildWCOWSandboxSize [2021-02-24T14:33:58.837Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:33:58.837Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:33:58.837Z] === RUN TestBuildWithEmptyDockerfile [2021-02-24T14:33:58.837Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:33:58.837Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:33:58.837Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:33:58.837Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:33:58.837Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:33:58.837Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:33:58.837Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:33:58.837Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:33:59.109Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:33:59.109Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-02-24T14:33:59.109Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-02-24T14:33:59.109Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-02-24T14:33:59.109Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-02-24T14:33:59.109Z] === RUN TestBuildPreserveOwnership [2021-02-24T14:33:59.109Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-24T14:33:59.109Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-24T14:33:59.676Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-24T14:34:00.613Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-24T14:34:01.182Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-24T14:34:01.750Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-24T14:34:01.750Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-24T14:34:02.321Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-24T14:34:03.699Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-24T14:34:03.958Z] --- PASS: TestBuildPreserveOwnership (4.75s) [2021-02-24T14:34:03.958Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2021-02-24T14:34:03.958Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2021-02-24T14:34:03.958Z] === RUN TestBuildPlatformInvalid [2021-02-24T14:34:03.958Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-24T14:34:04.217Z] --- PASS: TestBuildPlatformInvalid (0.25s) [2021-02-24T14:34:04.217Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-24T14:34:05.595Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-24T14:34:05.854Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-24T14:34:06.793Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-24T14:34:07.731Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-24T14:34:07.731Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-24T14:34:10.269Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-24T14:34:10.652Z] --- PASS: TestInfoAPIWarnings (16.64s) [2021-02-24T14:34:10.652Z] === RUN TestInfoDebug [2021-02-24T14:34:10.652Z] --- PASS: TestInfoDebug (0.63s) [2021-02-24T14:34:10.652Z] === RUN TestInfoInsecureRegistries [2021-02-24T14:34:10.652Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2021-02-24T14:34:10.652Z] === RUN TestInfoRegistryMirrors [2021-02-24T14:34:10.837Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-24T14:34:10.913Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2021-02-24T14:34:10.913Z] === RUN TestLoginFailsWithBadCredentials [2021-02-24T14:34:11.485Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-02-24T14:34:11.485Z] === RUN TestPingCacheHeaders [2021-02-24T14:34:11.485Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-24T14:34:11.485Z] === RUN TestPingGet [2021-02-24T14:34:11.485Z] --- PASS: TestPingGet (0.03s) [2021-02-24T14:34:11.485Z] === RUN TestPingHead [2021-02-24T14:34:11.485Z] --- PASS: TestPingHead (0.04s) [2021-02-24T14:34:11.485Z] === RUN TestVersion [2021-02-24T14:34:11.485Z] --- PASS: TestVersion (0.05s) [2021-02-24T14:34:11.485Z] PASS [2021-02-24T14:34:11.485Z] [2021-02-24T14:34:11.485Z] === Skipped [2021-02-24T14:34:11.485Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-24T14:34:11.485Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:34:11.485Z] [2021-02-24T14:34:11.485Z] [2021-02-24T14:34:11.485Z] DONE 18 tests, 1 skipped in 22.727s [2021-02-24T14:34:11.485Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-24T14:34:11.485Z] ++ 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 [2021-02-24T14:34:11.485Z] ++ set -e [2021-02-24T14:34:11.485Z] ++ '[' -n 0 ']' [2021-02-24T14:34:11.485Z] ++ set -x [2021-02-24T14:34:11.485Z] ++ 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 [2021-02-24T14:34:11.746Z] INFO: Testing against a local daemon [2021-02-24T14:34:11.746Z] === RUN TestVolumesCreateAndList [2021-02-24T14:34:11.746Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-24T14:34:11.746Z] === RUN TestVolumesRemove [2021-02-24T14:34:11.775Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-24T14:34:12.007Z] --- PASS: TestVolumesRemove (0.14s) [2021-02-24T14:34:12.007Z] === RUN TestVolumesInspect [2021-02-24T14:34:12.007Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-24T14:34:12.007Z] === RUN TestVolumesInvalidJSON [2021-02-24T14:34:12.007Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-24T14:34:12.007Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-24T14:34:12.007Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-24T14:34:12.007Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-24T14:34:12.007Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-24T14:34:12.007Z] PASS [2021-02-24T14:34:12.007Z] [2021-02-24T14:34:12.007Z] DONE 5 tests in 0.426s [2021-02-24T14:34:12.007Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T14:34:12.344Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-24T14:34:12.579Z] ++++ cat bundles/test-integration/docker.pid [2021-02-24T14:34:12.579Z] +++ kill 13892 [2021-02-24T14:34:13.283Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-24T14:34:13.965Z] +++ /etc/init.d/apparmor stop [2021-02-24T14:34:13.965Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T14:34:13.965Z] [2021-02-24T14:34:13.965Z] Unloading profiles will leave already running processes permanently [2021-02-24T14:34:13.965Z] unconfined, which can lead to unexpected situations. [2021-02-24T14:34:13.965Z] [2021-02-24T14:34:13.965Z] To set a process to complain mode, use the command line tool [2021-02-24T14:34:13.965Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T14:34:13.965Z] +++ true [2021-02-24T14:34:13.965Z] exiting test-integration [2021-02-24T14:34:13.965Z] ++ exit 0 [2021-02-24T14:34:13.965Z] [2021-02-24T14:34:15.187Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-24T14:34:15.188Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-24T14:34:16.542Z] --- PASS: TestInfoAPIWarnings (17.36s) [2021-02-24T14:34:16.542Z] === RUN TestInfoDebug [2021-02-24T14:34:16.565Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-24T14:34:17.112Z] --- PASS: TestInfoDebug (1.53s) [2021-02-24T14:34:17.112Z] === RUN TestInfoInsecureRegistries [2021-02-24T14:34:17.945Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-24T14:34:17.945Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-24T14:34:17.945Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile Post stage [Pipeline] junit [2021-02-24T14:34:18.191Z] Recording test results [2021-02-24T14:34:18.358Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-24T14:34:18.717Z] + echo Ensuring container killed. [2021-02-24T14:34:18.717Z] Ensuring container killed. [2021-02-24T14:34:18.717Z] + docker rm -vf docker-pr8 [2021-02-24T14:34:18.717Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-02-24T14:34:19.009Z] + echo Chowning /workspace to jenkins user [2021-02-24T14:34:19.009Z] Chowning /workspace to jenkins user [2021-02-24T14:34:19.009Z] + id -u [2021-02-24T14:34:19.009Z] + id -g [2021-02-24T14:34:19.009Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42034:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T14:34:19.022Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-02-24T14:34:19.022Z] === RUN TestInfoRegistryMirrors [2021-02-24T14:34:19.325Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-24T14:34:20.264Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-24T14:34:20.401Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-02-24T14:34:20.401Z] === RUN TestLoginFailsWithBadCredentials [2021-02-24T14:34:20.401Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-02-24T14:34:20.401Z] === RUN TestPingCacheHeaders [2021-02-24T14:34:20.401Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-24T14:34:20.401Z] === RUN TestPingGet [2021-02-24T14:34:20.401Z] --- PASS: TestPingGet (0.01s) [2021-02-24T14:34:20.401Z] === RUN TestPingHead [2021-02-24T14:34:20.401Z] --- PASS: TestPingHead (0.02s) [2021-02-24T14:34:20.401Z] === RUN TestVersion [2021-02-24T14:34:20.401Z] --- PASS: TestVersion (0.02s) [2021-02-24T14:34:20.401Z] PASS [2021-02-24T14:34:20.401Z] [2021-02-24T14:34:20.401Z] === Skipped [2021-02-24T14:34:20.401Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-24T14:34:20.401Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:34:20.401Z] [2021-02-24T14:34:20.401Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-24T14:34:20.401Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:34:20.401Z] [2021-02-24T14:34:20.401Z] [2021-02-24T14:34:20.401Z] DONE 18 tests, 2 skipped in 27.862s [2021-02-24T14:34:20.401Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-24T14:34:20.661Z] INFO: Testing against a local daemon [2021-02-24T14:34:20.661Z] === RUN TestVolumesCreateAndList [2021-02-24T14:34:20.661Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-24T14:34:20.661Z] === RUN TestVolumesRemove [2021-02-24T14:34:20.661Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-24T14:34:20.661Z] === RUN TestVolumesInspect [2021-02-24T14:34:20.661Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-24T14:34:20.661Z] === RUN TestVolumesInvalidJSON [2021-02-24T14:34:20.661Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-24T14:34:20.661Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-24T14:34:20.661Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-24T14:34:20.661Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-24T14:34:20.661Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-24T14:34:20.661Z] PASS [2021-02-24T14:34:20.661Z] [2021-02-24T14:34:20.661Z] DONE 5 tests in 0.243s [2021-02-24T14:34:20.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T14:34:20.661Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12218 is not a child of this shell [2021-02-24T14:34:20.661Z] warning: PID 12218 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-24T14:34:20.661Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T14:34:20.661Z] [2021-02-24T14:34:20.661Z] Unloading profiles will leave already running processes permanently [2021-02-24T14:34:20.661Z] unconfined, which can lead to unexpected situations. [2021-02-24T14:34:20.661Z] [2021-02-24T14:34:20.661Z] To set a process to complain mode, use the command line tool [2021-02-24T14:34:20.661Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T14:34:20.661Z] Removing test suite binaries [2021-02-24T14:34:20.661Z] exiting test-integration [2021-02-24T14:34:20.661Z] ++ exit 0 [2021-02-24T14:34:21.202Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-24T14:34:22.043Z] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-24T14:34:22.782Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2021-02-24T14:34:22.782Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-24T14:34:22.782Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-24T14:34:22.782Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2021-02-24T14:34:22.782Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-24T14:34:22.782Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-02-24T14:34:22.782Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/builder [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-24T14:34:22.782Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] Post stage [Pipeline] junit [2021-02-24T14:34:23.448Z] Recording test results [2021-02-24T14:34:25.091Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-24T14:34:25.396Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-24T14:34:25.451Z] + echo Ensuring container killed. [2021-02-24T14:34:25.451Z] Ensuring container killed. [2021-02-24T14:34:25.451Z] + docker rm -vf docker-pr8 [2021-02-24T14:34:25.451Z] Error: No such container: docker-pr8 [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T14:34:25.748Z] + echo Chowning /workspace to jenkins user [2021-02-24T14:34:25.748Z] Chowning /workspace to jenkins user [2021-02-24T14:34:25.748Z] + id -u [2021-02-24T14:34:25.748Z] + id -g [2021-02-24T14:34:25.748Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42034:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T14:34:25.748Z] Unable to find image 'busybox:latest' locally [2021-02-24T14:34:25.901Z] + bundleName=arm64-integration [2021-02-24T14:34:25.901Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-24T14:34:25.901Z] Creating arm64-integration-bundles.tar.gz [2021-02-24T14:34:25.901Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2021-02-24T14:34:25.901Z] xargs tar -czf arm64-integration-bundles.tar.gz [2021-02-24T14:34:26.008Z] latest: Pulling from library/busybox [2021-02-24T14:34:26.008Z] 5c4213be9af9: Pulling fs layer [2021-02-24T14:34:26.084Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2021-02-24T14:34:26.084Z] ok github.com/docker/docker/builder/dockerfile 0.203s coverage: 48.3% of statements [2021-02-24T14:34:26.084Z] ? github.com/docker/docker/builder/dockerignore [no test files] [Pipeline] archiveArtifacts [2021-02-24T14:34:26.177Z] Archiving artifacts [2021-02-24T14:34:26.548Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42034/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-24T14:34:26.885Z] + make clean [2021-02-24T14:34:27.026Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-24T14:34:27.471Z] docker volume rm -f docker-dev-cache [2021-02-24T14:34:27.471Z] docker-dev-cache [Pipeline] deleteDir [2021-02-24T14:34:27.935Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-24T14:34:28.965Z] ok github.com/docker/docker/builder/remotecontext/git 1.896s coverage: 86.3% of statements [2021-02-24T14:34:28.965Z] ? github.com/docker/docker/cli [no test files] [2021-02-24T14:34:28.965Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-24T14:34:29.313Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-24T14:34:31.287Z] 5c4213be9af9: Verifying Checksum [2021-02-24T14:34:31.287Z] 5c4213be9af9: Download complete [2021-02-24T14:34:31.287Z] 5c4213be9af9: Pull complete [2021-02-24T14:34:31.287Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-24T14:34:31.287Z] Status: Downloaded newer image for busybox:latest [2021-02-24T14:34:31.507Z] ok github.com/docker/docker/client 0.169s coverage: 75.4% of statements [2021-02-24T14:34:31.848Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-24T14:34:32.107Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-24T14:34:32.675Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T14:34:33.504Z] + bundleName=amd64-rootless [2021-02-24T14:34:33.504Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-24T14:34:33.504Z] Creating amd64-rootless-bundles.tar.gz [2021-02-24T14:34:33.504Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-24T14:34:33.504Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-24T14:34:33.518Z] Archiving artifacts [2021-02-24T14:34:33.613Z] Loaded image: buildpack-deps:buster [2021-02-24T14:34:33.873Z] Loaded image: busybox:latest [2021-02-24T14:34:34.133Z] Loaded image: busybox:glibc [2021-02-24T14:34:34.393Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-24T14:34:34.962Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-24T14:34:35.555Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42034/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [2021-02-24T14:34:35.880Z] + make clean [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-24T14:34:36.140Z] docker volume rm -f docker-dev-cache [2021-02-24T14:34:36.140Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-24T14:34:37.500Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-24T14:34:38.883Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-24T14:34:39.453Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-24T14:34:39.713Z] Loaded image: debian:bullseye [2021-02-24T14:34:39.713Z] Loaded image: hello-world:latest [2021-02-24T14:34:39.972Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:34:40.232Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-24T14:34:41.617Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-24T14:34:42.189Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-24T14:34:42.449Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-24T14:34:42.725Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-24T14:34:43.295Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-24T14:34:43.876Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-24T14:34:45.783Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-24T14:34:47.169Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-24T14:34:48.105Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.86s) [2021-02-24T14:34:48.105Z] PASS [2021-02-24T14:34:48.105Z] [2021-02-24T14:34:48.105Z] === Skipped [2021-02-24T14:34:48.105Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-24T14:34:48.105Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:34:48.105Z] [2021-02-24T14:34:48.105Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:34:48.105Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:34:48.105Z] [2021-02-24T14:34:48.105Z] [2021-02-24T14:34:48.105Z] DONE 34 tests, 2 skipped in 242.739s [2021-02-24T14:34:48.105Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-24T14:34:48.106Z] ++ 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 [2021-02-24T14:34:48.106Z] ++ set -e [2021-02-24T14:34:48.106Z] ++ '[' -n 0 ']' [2021-02-24T14:34:48.106Z] ++ set -x [2021-02-24T14:34:48.106Z] ++ 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 [2021-02-24T14:34:48.106Z] INFO: Testing against a local daemon [2021-02-24T14:34:48.106Z] === RUN TestConfigInspect [2021-02-24T14:34:48.674Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-24T14:34:49.243Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-24T14:34:50.626Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-24T14:34:51.194Z] --- PASS: TestConfigInspect (3.02s) [2021-02-24T14:34:51.194Z] === RUN TestConfigList [2021-02-24T14:34:51.194Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-24T14:34:51.762Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-24T14:34:52.329Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-24T14:34:52.899Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-24T14:34:54.807Z] --- PASS: TestConfigList (3.30s) [2021-02-24T14:34:54.807Z] === RUN TestConfigsCreateAndDelete [2021-02-24T14:34:55.745Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-24T14:34:56.005Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-24T14:34:57.384Z] --- PASS: TestConfigsCreateAndDelete (2.69s) [2021-02-24T14:34:57.384Z] === RUN TestConfigsUpdate [2021-02-24T14:34:59.921Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-24T14:34:59.921Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-24T14:35:00.182Z] --- PASS: TestConfigsUpdate (3.01s) [2021-02-24T14:35:00.182Z] === RUN TestTemplatedConfig [2021-02-24T14:35:01.120Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-24T14:35:01.379Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-24T14:35:03.913Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-24T14:35:03.913Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-24T14:35:04.172Z] --- PASS: TestTemplatedConfig (3.94s) [2021-02-24T14:35:04.172Z] === RUN TestConfigCreateResolve [2021-02-24T14:35:06.077Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-24T14:35:06.077Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-24T14:35:07.015Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-24T14:35:07.275Z] --- PASS: TestConfigCreateResolve (3.13s) [2021-02-24T14:35:07.275Z] === RUN TestConfigDaemonLibtrustID [2021-02-24T14:35:07.845Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2021-02-24T14:35:07.845Z] PASS [2021-02-24T14:35:07.845Z] [2021-02-24T14:35:07.845Z] DONE 7 tests in 19.813s [2021-02-24T14:35:07.845Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-24T14:35:07.845Z] ++ 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 [2021-02-24T14:35:07.845Z] ++ set -e [2021-02-24T14:35:07.845Z] ++ '[' -n 0 ']' [2021-02-24T14:35:07.845Z] ++ set -x [2021-02-24T14:35:07.845Z] ++ 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 [2021-02-24T14:35:08.105Z] INFO: Testing against a local daemon [2021-02-24T14:35:08.105Z] === RUN TestCheckpoint [2021-02-24T14:35:08.105Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-24T14:35:08.105Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:35:08.105Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-24T14:35:08.105Z] === RUN TestContainerInvalidJSON [2021-02-24T14:35:08.105Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:35:08.105Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:35:08.105Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:35:08.105Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:35:08.105Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:35:08.105Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:35:08.105Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:35:08.105Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:35:08.105Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:35:08.105Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-24T14:35:08.105Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-24T14:35:08.105Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-24T14:35:08.105Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-24T14:35:08.105Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-24T14:35:08.105Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-24T14:35:08.105Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-24T14:35:08.105Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-24T14:35:08.365Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-02-24T14:35:08.365Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-24T14:35:08.365Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-02-24T14:35:08.365Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-24T14:35:08.365Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-02-24T14:35:08.365Z] === RUN TestCopyFromContainer [2021-02-24T14:35:09.746Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-24T14:35:10.316Z] === RUN TestCopyFromContainer// [2021-02-24T14:35:10.316Z] === RUN TestCopyFromContainer//bar/root [2021-02-24T14:35:10.576Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-24T14:35:10.835Z] === RUN TestCopyFromContainer/bar/quux [2021-02-24T14:35:11.094Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-24T14:35:11.094Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-24T14:35:11.353Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-24T14:35:11.353Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-24T14:35:11.612Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-24T14:35:11.612Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-24T14:35:11.612Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-24T14:35:11.871Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-24T14:35:11.871Z] --- PASS: TestCopyFromContainer (3.44s) [2021-02-24T14:35:11.871Z] --- PASS: TestCopyFromContainer// (0.14s) [2021-02-24T14:35:11.871Z] --- PASS: TestCopyFromContainer//bar/root (0.21s) [2021-02-24T14:35:11.871Z] --- PASS: TestCopyFromContainer//bar/root/ (0.17s) [2021-02-24T14:35:11.871Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2021-02-24T14:35:11.871Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-02-24T14:35:11.871Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2021-02-24T14:35:11.871Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-02-24T14:35:11.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.17s) [2021-02-24T14:35:11.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2021-02-24T14:35:11.871Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2021-02-24T14:35:11.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-24T14:35:11.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:35:11.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:35:11.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:35:11.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:35:11.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:35:11.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:35:11.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:35:11.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:35:11.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:35:11.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-24T14:35:11.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-24T14:35:11.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-02-24T14:35:11.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-24T14:35:11.871Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-24T14:35:11.871Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-24T14:35:11.871Z] === RUN TestCreateWithInvalidEnv [2021-02-24T14:35:11.871Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-24T14:35:11.871Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-24T14:35:11.871Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-24T14:35:11.871Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-24T14:35:11.871Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-24T14:35:11.871Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-24T14:35:11.871Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-24T14:35:11.871Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-24T14:35:11.871Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-24T14:35:11.871Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-24T14:35:11.871Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-24T14:35:11.871Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-02-24T14:35:11.871Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-24T14:35:11.871Z] === RUN TestCreateTmpfsMountsTarget [2021-02-24T14:35:12.131Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-24T14:35:12.131Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-24T14:35:14.035Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s) [2021-02-24T14:35:14.035Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-24T14:35:14.603Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-24T14:35:14.603Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-24T14:35:15.174Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-24T14:35:15.744Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2021-02-24T14:35:15.744Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-24T14:35:16.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:35:16.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:35:16.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:35:16.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:35:16.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:35:16.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:35:16.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:35:16.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:35:16.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:35:16.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:35:16.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:35:16.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:35:16.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:35:16.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:35:16.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:35:16.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-24T14:35:16.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-24T14:35:16.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-02-24T14:35:16.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-24T14:35:16.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-24T14:35:16.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-24T14:35:16.005Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-24T14:35:16.005Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-24T14:35:16.576Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2021-02-24T14:35:16.576Z] === RUN TestCreateDifferentPlatform [2021-02-24T14:35:16.835Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-24T14:35:16.835Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-24T14:35:16.835Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-02-24T14:35:16.835Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-02-24T14:35:16.835Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-02-24T14:35:16.835Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-24T14:35:16.835Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-24T14:35:16.835Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-24T14:35:16.835Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-24T14:35:16.835Z] === RUN TestContainerStartOnDaemonRestart [2021-02-24T14:35:16.835Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-24T14:35:16.835Z] === RUN TestDaemonRestartIpcMode [2021-02-24T14:35:16.835Z] === PAUSE TestDaemonRestartIpcMode [2021-02-24T14:35:16.835Z] === RUN TestDaemonHostGatewayIP [2021-02-24T14:35:16.835Z] === PAUSE TestDaemonHostGatewayIP [2021-02-24T14:35:16.835Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-24T14:35:16.835Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-24T14:35:16.835Z] === RUN TestContainerKillOnDaemonStart [2021-02-24T14:35:16.835Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-24T14:35:16.835Z] === RUN TestDiff [2021-02-24T14:35:17.094Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-24T14:35:17.355Z] --- PASS: TestDiff (0.62s) [2021-02-24T14:35:17.355Z] === RUN TestExecWithCloseStdin [2021-02-24T14:35:18.225Z] ok github.com/docker/docker/cmd/dockerd 0.102s coverage: 29.1% of statements [2021-02-24T14:35:18.225Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2021-02-24T14:35:18.225Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-24T14:35:18.225Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-24T14:35:18.225Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-24T14:35:18.225Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-24T14:35:18.294Z] --- PASS: TestExecWithCloseStdin (0.72s) [2021-02-24T14:35:18.294Z] === RUN TestExec [2021-02-24T14:35:18.554Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-24T14:35:19.124Z] --- PASS: TestExec (0.89s) [2021-02-24T14:35:19.124Z] === RUN TestExecUser [2021-02-24T14:35:20.062Z] --- PASS: TestExecUser (0.81s) [2021-02-24T14:35:20.062Z] === RUN TestExportContainerAndImportImage [2021-02-24T14:35:20.062Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-24T14:35:21.000Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2021-02-24T14:35:21.000Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-24T14:35:22.380Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2021-02-24T14:35:22.380Z] === RUN TestHealthCheckWorkdir [2021-02-24T14:35:22.380Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-24T14:35:23.513Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2021-02-24T14:35:23.761Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2021-02-24T14:35:23.761Z] === RUN TestHealthKillContainer [2021-02-24T14:35:25.425Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-02-24T14:35:25.710Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-24T14:35:26.283Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-24T14:35:26.545Z] --- PASS: TestHealthKillContainer (2.93s) [2021-02-24T14:35:26.545Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-24T14:35:26.804Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-24T14:35:26.804Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-24T14:35:26.809Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-02-24T14:35:27.067Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2021-02-24T14:35:27.067Z] === RUN TestIpcModeNone [2021-02-24T14:35:27.326Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-24T14:35:27.894Z] --- PASS: TestIpcModeNone (0.84s) [2021-02-24T14:35:27.894Z] === RUN TestIpcModePrivate [2021-02-24T14:35:28.831Z] --- PASS: TestIpcModePrivate (0.91s) [2021-02-24T14:35:28.831Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2021-02-24T14:35:28.831Z] === RUN TestIpcModeShareable [2021-02-24T14:35:29.090Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-24T14:35:29.657Z] --- PASS: TestIpcModeShareable (0.84s) [2021-02-24T14:35:29.657Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-02-24T14:35:29.657Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-24T14:35:31.035Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-24T14:35:31.604Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-24T14:35:32.542Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2021-02-24T14:35:32.542Z] === RUN TestAPIIpcModeHost [2021-02-24T14:35:32.542Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-24T14:35:33.110Z] --- PASS: TestAPIIpcModeHost (0.75s) [2021-02-24T14:35:33.110Z] === RUN TestDaemonIpcModeShareable [2021-02-24T14:35:34.490Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-24T14:35:35.059Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-24T14:35:35.059Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2021-02-24T14:35:35.059Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2021-02-24T14:35:35.059Z] === RUN TestDaemonIpcModePrivate [2021-02-24T14:35:35.318Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-24T14:35:36.256Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-24T14:35:36.810Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 14.1% of statements [2021-02-24T14:35:36.810Z] ok github.com/docker/docker/daemon 12.179s coverage: 17.2% of statements [2021-02-24T14:35:36.810Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-24T14:35:36.810Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-24T14:35:36.824Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2021-02-24T14:35:36.825Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2021-02-24T14:35:36.825Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-24T14:35:37.752Z] ok github.com/docker/docker/daemon/config 0.040s coverage: 81.8% of statements [2021-02-24T14:35:38.014Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-02-24T14:35:38.201Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-24T14:35:38.770Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2021-02-24T14:35:38.770Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2021-02-24T14:35:38.770Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-24T14:35:38.956Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2021-02-24T14:35:38.956Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-24T14:35:38.956Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-24T14:35:39.528Z] ok github.com/docker/docker/daemon/graphdriver 0.029s coverage: 2.2% of statements [2021-02-24T14:35:40.149Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-24T14:35:40.719Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-24T14:35:40.719Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2021-02-24T14:35:40.719Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-02-24T14:35:40.719Z] === RUN TestIpcModeOlderClient [2021-02-24T14:35:40.719Z] === PAUSE TestIpcModeOlderClient [2021-02-24T14:35:40.719Z] === RUN TestKillContainerInvalidSignal [2021-02-24T14:35:41.655Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2021-02-24T14:35:41.655Z] === RUN TestKillContainer [2021-02-24T14:35:41.655Z] === RUN TestKillContainer/no_signal [2021-02-24T14:35:41.914Z] === RUN TestKillContainer/non_killing_signal [2021-02-24T14:35:42.483Z] === RUN TestKillContainer/killing_signal [2021-02-24T14:35:42.850Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.450s coverage: 73.3% of statements [2021-02-24T14:35:42.850Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2021-02-24T14:35:43.052Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-24T14:35:43.317Z] --- PASS: TestKillContainer (1.87s) [2021-02-24T14:35:43.317Z] --- PASS: TestKillContainer/no_signal (0.59s) [2021-02-24T14:35:43.317Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2021-02-24T14:35:43.317Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2021-02-24T14:35:43.317Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-24T14:35:43.317Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-24T14:35:43.429Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.442s coverage: 56.2% of statements [2021-02-24T14:35:43.885Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-24T14:35:44.144Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-24T14:35:44.144Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-24T14:35:44.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2021-02-24T14:35:44.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-02-24T14:35:44.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-02-24T14:35:44.712Z] === RUN TestKillStoppedContainer [2021-02-24T14:35:44.712Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-02-24T14:35:44.712Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-24T14:35:44.712Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-24T14:35:44.712Z] === RUN TestKillDifferentUserContainer [2021-02-24T14:35:45.283Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-24T14:35:45.542Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-02-24T14:35:45.542Z] === RUN TestInspectOomKilledTrue [2021-02-24T14:35:45.543Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-24T14:35:45.543Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:35:45.543Z] === RUN TestInspectOomKilledFalse [2021-02-24T14:35:45.543Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-24T14:35:45.543Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:35:45.543Z] === RUN TestLinksEtcHostsContentMatch [2021-02-24T14:35:45.807Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2021-02-24T14:35:45.807Z] === RUN TestLinksContainerNames [2021-02-24T14:35:45.973Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-02-24T14:35:47.188Z] --- PASS: TestLinksContainerNames (1.20s) [2021-02-24T14:35:47.188Z] === RUN TestLogsFollowTailEmpty [2021-02-24T14:35:47.359Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.291s coverage: 49.4% of statements [2021-02-24T14:35:47.757Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2021-02-24T14:35:47.758Z] === RUN TestContainerNetworkMountsNoChown [2021-02-24T14:35:47.930Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.325s coverage: 45.9% of statements [2021-02-24T14:35:47.930Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-24T14:35:48.327Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/default [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/default [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/private [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/private [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rprivate [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/slave [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/slave [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rslave [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/shared [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/shared [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rshared [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-24T14:35:48.327Z] === CONT TestMountDaemonRoot/default [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:35:48.327Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-24T14:35:48.327Z] === CONT TestMountDaemonRoot/rshared [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:35:48.327Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:35:48.327Z] === CONT TestMountDaemonRoot/shared [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:35:48.327Z] === CONT TestMountDaemonRoot/rslave [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:35:48.327Z] === CONT TestMountDaemonRoot/slave [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:35:48.327Z] === CONT TestMountDaemonRoot/rprivate [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:35:48.327Z] === CONT TestMountDaemonRoot/private [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-24T14:35:48.327Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:35:48.327Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:35:48.327Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:35:48.327Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-24T14:35:48.327Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-24T14:35:48.587Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:35:48.587Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:35:48.587Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:35:48.587Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:35:48.587Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-24T14:35:48.587Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:35:48.587Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:35:48.587Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-24T14:35:48.587Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:35:48.587Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-24T14:35:48.587Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-24T14:35:48.846Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-24T14:35:49.106Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-24T14:35:49.106Z] === RUN TestContainerBindMountNonRecursive [2021-02-24T14:35:50.473Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-02-24T14:35:50.473Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.722s coverage: 57.7% of statements [2021-02-24T14:35:50.473Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-24T14:35:50.473Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-24T14:35:50.484Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-24T14:35:51.051Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2021-02-24T14:35:51.051Z] === RUN TestContainerVolumesMountedAsShared [2021-02-24T14:35:51.618Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s) [2021-02-24T14:35:51.618Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-24T14:35:51.858Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-02-24T14:35:52.555Z] --- PASS: TestContainerVolumesMountedAsSlave (0.69s) [2021-02-24T14:35:52.555Z] === RUN TestNetworkNat [2021-02-24T14:35:52.800Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-02-24T14:35:53.123Z] --- PASS: TestNetworkNat (0.80s) [2021-02-24T14:35:53.123Z] === RUN TestNetworkLocalhostTCPNat [2021-02-24T14:35:53.742Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 6.7% of statements [2021-02-24T14:35:53.742Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-24T14:35:53.742Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-24T14:35:54.066Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-02-24T14:35:54.066Z] === RUN TestNetworkLoopbackNat [2021-02-24T14:35:54.635Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-24T14:35:55.128Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2021-02-24T14:35:55.204Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-24T14:35:56.071Z] ok github.com/docker/docker/daemon/logger/awslogs 0.194s coverage: 77.8% of statements [2021-02-24T14:35:56.071Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-24T14:35:56.071Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-24T14:35:56.332Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2021-02-24T14:35:57.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-24T14:35:57.110Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2021-02-24T14:35:57.110Z] === RUN TestPause [2021-02-24T14:35:57.274Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2021-02-24T14:35:57.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-24T14:35:57.845Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2021-02-24T14:35:57.845Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2021-02-24T14:35:57.938Z] --- PASS: TestPause (0.79s) [2021-02-24T14:35:57.938Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-24T14:35:57.938Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:35:57.938Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:35:57.938Z] === RUN TestPauseStopPausedContainer [2021-02-24T14:35:58.876Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2021-02-24T14:35:58.876Z] === RUN TestPsFilter [2021-02-24T14:35:58.876Z] --- PASS: TestPsFilter (0.15s) [2021-02-24T14:35:58.876Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-24T14:35:59.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-24T14:35:59.228Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-02-24T14:35:59.228Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-24T14:35:59.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-24T14:35:59.703Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2021-02-24T14:35:59.703Z] === RUN TestRemoveContainerWithVolume [2021-02-24T14:35:59.798Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 55.1% of statements [2021-02-24T14:36:00.641Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2021-02-24T14:36:00.641Z] === RUN TestRemoveContainerRunning [2021-02-24T14:36:00.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-24T14:36:00.741Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2021-02-24T14:36:01.211Z] --- PASS: TestRemoveContainerRunning (0.89s) [2021-02-24T14:36:01.211Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-24T14:36:02.127Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-02-24T14:36:02.388Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-24T14:36:02.592Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2021-02-24T14:36:02.592Z] === RUN TestRemoveInvalidContainer [2021-02-24T14:36:02.592Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-02-24T14:36:02.592Z] === RUN TestRenameLinkedContainer [2021-02-24T14:36:03.328Z] ok github.com/docker/docker/daemon/logger/splunk 1.644s coverage: 82.5% of statements [2021-02-24T14:36:03.328Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-24T14:36:03.328Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2021-02-24T14:36:03.328Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-24T14:36:03.531Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-24T14:36:05.240Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2021-02-24T14:36:06.071Z] --- PASS: TestRenameLinkedContainer (3.47s) [2021-02-24T14:36:06.071Z] === RUN TestRenameStoppedContainer [2021-02-24T14:36:06.071Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-24T14:36:06.183Z] ok github.com/docker/docker/distribution 0.176s coverage: 25.0% of statements [2021-02-24T14:36:06.183Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-24T14:36:06.641Z] --- PASS: TestRenameStoppedContainer (0.73s) [2021-02-24T14:36:06.641Z] === RUN TestRenameRunningContainerAndReuse [2021-02-24T14:36:07.575Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-02-24T14:36:08.517Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-02-24T14:36:08.616Z] --- PASS: TestRenameRunningContainerAndReuse (2.13s) [2021-02-24T14:36:08.616Z] === RUN TestRenameInvalidName [2021-02-24T14:36:08.779Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2021-02-24T14:36:08.779Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-24T14:36:09.040Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-02-24T14:36:09.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-24T14:36:09.765Z] --- PASS: TestRenameInvalidName (1.04s) [2021-02-24T14:36:09.765Z] === RUN TestRenameAnonymousContainer [2021-02-24T14:36:10.426Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.6% of statements [2021-02-24T14:36:10.687Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2021-02-24T14:36:10.687Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-24T14:36:11.144Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-24T14:36:11.259Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2021-02-24T14:36:12.644Z] ok github.com/docker/docker/oci 0.021s coverage: 45.2% of statements [2021-02-24T14:36:13.049Z] --- PASS: TestRenameAnonymousContainer (3.42s) [2021-02-24T14:36:13.049Z] === RUN TestRenameContainerWithSameName [2021-02-24T14:36:13.586Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-02-24T14:36:13.586Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-24T14:36:13.987Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2021-02-24T14:36:13.987Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-24T14:36:14.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-24T14:36:15.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-24T14:36:15.498Z] ok github.com/docker/docker/pkg/archive 0.317s coverage: 77.1% of statements [2021-02-24T14:36:15.752Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s) [2021-02-24T14:36:15.752Z] === RUN TestResize [2021-02-24T14:36:16.440Z] ok github.com/docker/docker/pkg/authorization 0.256s coverage: 68.3% of statements [2021-02-24T14:36:16.440Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-02-24T14:36:16.692Z] --- PASS: TestResize (0.83s) [2021-02-24T14:36:16.692Z] === RUN TestResizeWithInvalidSize [2021-02-24T14:36:16.701Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-24T14:36:17.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-24T14:36:17.520Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-02-24T14:36:17.520Z] === RUN TestResizeWhenContainerNotStarted [2021-02-24T14:36:18.088Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:36:18.088Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:36:18.088Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:36:18.088Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:36:18.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:36:18.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-24T14:36:19.997Z] ok github.com/docker/docker/pkg/chrootarchive 2.493s coverage: 43.2% of statements [2021-02-24T14:36:20.257Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-02-24T14:36:20.257Z] ok github.com/docker/docker/layer 7.413s coverage: 68.8% of statements [2021-02-24T14:36:20.257Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-24T14:36:20.257Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-24T14:36:20.257Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-24T14:36:20.257Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-24T14:36:20.257Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-24T14:36:20.257Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-24T14:36:20.257Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-24T14:36:20.828Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-02-24T14:36:20.828Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2021-02-24T14:36:21.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:36:21.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:36:21.769Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-02-24T14:36:22.340Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-02-24T14:36:22.912Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-02-24T14:36:23.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-24T14:36:23.853Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-02-24T14:36:24.794Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-02-24T14:36:25.055Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2021-02-24T14:36:25.317Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2021-02-24T14:36:25.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:36:25.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:36:25.578Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-02-24T14:36:26.972Z] ok github.com/docker/docker/pkg/idtools 0.644s coverage: 69.5% of statements [2021-02-24T14:36:26.972Z] ok github.com/docker/docker/pkg/ioutils 0.433s coverage: 69.3% of statements [2021-02-24T14:36:27.233Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2021-02-24T14:36:27.365Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-24T14:36:27.494Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-02-24T14:36:27.494Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-24T14:36:27.494Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-24T14:36:27.494Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-24T14:36:27.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-24T14:36:27.755Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-02-24T14:36:27.755Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-24T14:36:27.884Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:36:28.015Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-02-24T14:36:28.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:36:28.276Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-02-24T14:36:28.536Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2021-02-24T14:36:28.797Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-02-24T14:36:28.797Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-24T14:36:28.797Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-24T14:36:29.755Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-02-24T14:36:30.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:36:30.325Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-24T14:36:30.895Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-24T14:36:30.895Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-24T14:36:30.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:36:31.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-24T14:36:31.819Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:36:32.276Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-02-24T14:36:32.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-24T14:36:32.536Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-24T14:36:32.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:36:34.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-24T14:36:34.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-24T14:36:34.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.97s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.03s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.06s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.28s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.81s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.76s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.82s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2021-02-24T14:36:35.166Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2021-02-24T14:36:35.166Z] === RUN TestCgroupNamespacesRun [2021-02-24T14:36:35.831Z] ok github.com/docker/docker/pkg/signal 2.393s coverage: 61.0% of statements [2021-02-24T14:36:35.831Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-24T14:36:36.092Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-24T14:36:36.354Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-24T14:36:36.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-24T14:36:36.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-24T14:36:36.924Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-02-24T14:36:37.061Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2021-02-24T14:36:37.061Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-24T14:36:37.495Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-02-24T14:36:38.067Z] ok github.com/docker/docker/pkg/tailfile 0.085s coverage: 88.6% of statements [2021-02-24T14:36:38.637Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-02-24T14:36:38.637Z] testing: warning: no tests to run [2021-02-24T14:36:38.637Z] coverage: [no statements] [2021-02-24T14:36:38.637Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-24T14:36:38.966Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-02-24T14:36:38.966Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-24T14:36:39.208Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-24T14:36:39.208Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-24T14:36:39.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-24T14:36:39.468Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-02-24T14:36:40.862Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2021-02-24T14:36:40.862Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-24T14:36:41.381Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-02-24T14:36:42.323Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-24T14:36:42.583Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-02-24T14:36:42.767Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s) [2021-02-24T14:36:42.767Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-24T14:36:43.967Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2021-02-24T14:36:44.537Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-24T14:36:44.672Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2021-02-24T14:36:44.672Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-24T14:36:45.240Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-24T14:36:45.919Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2021-02-24T14:36:46.179Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-02-24T14:36:46.440Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-02-24T14:36:46.619Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s) [2021-02-24T14:36:46.619Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-24T14:36:46.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-24T14:36:46.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-24T14:36:47.381Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-24T14:36:47.381Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-24T14:36:47.446Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-02-24T14:36:47.446Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-24T14:36:48.384Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-24T14:36:48.952Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-24T14:36:49.212Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2021-02-24T14:36:49.212Z] === RUN TestKernelTCPMemory [2021-02-24T14:36:50.150Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-24T14:36:50.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-24T14:36:50.150Z] --- PASS: TestKernelTCPMemory (1.00s) [2021-02-24T14:36:50.150Z] === RUN TestNISDomainname [2021-02-24T14:36:50.682Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-24T14:36:51.252Z] ok github.com/docker/docker/volume/local 0.113s coverage: 76.4% of statements [2021-02-24T14:36:51.529Z] --- PASS: TestNISDomainname (1.05s) [2021-02-24T14:36:51.529Z] === RUN TestHostnameDnsResolution [2021-02-24T14:36:51.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-24T14:36:51.823Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-02-24T14:36:52.727Z] --- PASS: TestHostnameDnsResolution (1.29s) [2021-02-24T14:36:52.727Z] === RUN TestStats [2021-02-24T14:36:53.207Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2021-02-24T14:36:54.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-24T14:36:55.534Z] --- PASS: TestStats (2.81s) [2021-02-24T14:36:55.534Z] === RUN TestStopContainerWithTimeout [2021-02-24T14:36:55.534Z] === RUN TestStopContainerWithTimeout/0 [2021-02-24T14:36:55.534Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-24T14:36:55.534Z] === RUN TestStopContainerWithTimeout/1 [2021-02-24T14:36:55.534Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-24T14:36:55.534Z] === RUN TestStopContainerWithTimeout/3 [2021-02-24T14:36:55.534Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-24T14:36:55.534Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-24T14:36:55.534Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-24T14:36:55.534Z] === CONT TestStopContainerWithTimeout/0 [2021-02-24T14:36:55.534Z] === CONT TestStopContainerWithTimeout/3 [2021-02-24T14:36:55.534Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-24T14:36:56.472Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-24T14:36:56.733Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-24T14:36:56.733Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-24T14:36:56.733Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-24T14:36:57.302Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-24T14:36:57.871Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-24T14:36:58.439Z] === CONT TestStopContainerWithTimeout/1 [2021-02-24T14:36:58.698Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-24T14:36:59.638Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-24T14:37:00.207Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-24T14:37:00.207Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2021-02-24T14:37:00.207Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2021-02-24T14:37:00.207Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2021-02-24T14:37:00.207Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2021-02-24T14:37:00.207Z] === RUN TestDeleteDevicemapper [2021-02-24T14:37:00.207Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-24T14:37:00.207Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:37:00.207Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-24T14:37:03.498Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.02s) [2021-02-24T14:37:03.498Z] === RUN TestUpdateMemory [2021-02-24T14:37:03.498Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-24T14:37:03.498Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:37:03.498Z] === RUN TestUpdateCPUQuota [2021-02-24T14:37:04.437Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-24T14:37:05.010Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-24T14:37:05.010Z] --- PASS: TestUpdateCPUQuota (1.82s) [2021-02-24T14:37:05.010Z] === RUN TestUpdatePidsLimit [2021-02-24T14:37:05.010Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-24T14:37:05.437Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-02-24T14:37:05.437Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/rootless [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/volume [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-24T14:37:05.438Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === Skipped [2021-02-24T14:37:05.438Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-24T14:37:05.438Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-24T14:37:05.438Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-24T14:37:05.438Z] time="2021-02-24T14:35:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-24T14:37:05.438Z] time="2021-02-24T14:35:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-24T14:37:05.438Z] time="2021-02-24T14:35:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-24T14:37:05.438Z] time="2021-02-24T14:35:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-24T14:37:05.438Z] time="2021-02-24T14:35:45Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-24T14:37:05.438Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-24T14:37:05.438Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-24T14:37:05.438Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:37:05.438Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-24T14:37:05.438Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-24T14:37:05.438Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-24T14:37:05.438Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] [2021-02-24T14:37:05.438Z] DONE 2244 tests, 26 skipped in 258.502s Post stage [Pipeline] junit [2021-02-24T14:37:05.451Z] Recording test results [2021-02-24T14:37:05.579Z] === RUN TestUpdatePidsLimit/no_change [2021-02-24T14:37:05.758Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-24T14:37:05.838Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-24T14:37:06.095Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42034/.git:/go/src/github.com/docker/docker/.git --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89b4b6abacdea88407dfaffc72490e25d9a0ba5b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:89b4b6abacdea88407dfaffc72490e25d9a0ba5b hack/validate/vendor [2021-02-24T14:37:06.407Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-24T14:37:06.666Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-24T14:37:06.671Z] No vendor changes in diff. [2021-02-24T14:37:06.926Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-24T14:37:07.185Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-24T14:37:07.557Z] + echo Ensuring container killed. [2021-02-24T14:37:07.557Z] Ensuring container killed. [2021-02-24T14:37:07.557Z] + docker rm -vf docker-pr8 [2021-02-24T14:37:07.557Z] Error: No such container: docker-pr8 [Pipeline] sh [2021-02-24T14:37:07.753Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-24T14:37:07.843Z] + echo Chowning /workspace to jenkins user [2021-02-24T14:37:07.843Z] Chowning /workspace to jenkins user [2021-02-24T14:37:07.843Z] + id -u [2021-02-24T14:37:07.843Z] + id -g [2021-02-24T14:37:07.843Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42034:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T14:37:08.012Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-24T14:37:08.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T14:37:08.718Z] + bundleName=unit [2021-02-24T14:37:08.718Z] + echo Creating unit-bundles.tar.gz [2021-02-24T14:37:08.718Z] Creating unit-bundles.tar.gz [2021-02-24T14:37:08.718Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-24T14:37:08.718Z] bundles/junit-report.xml [2021-02-24T14:37:08.718Z] bundles/go-test-report.json [2021-02-24T14:37:08.718Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-24T14:37:08.731Z] Archiving artifacts [2021-02-24T14:37:08.842Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-24T14:37:08.842Z] --- PASS: TestUpdatePidsLimit (3.84s) [2021-02-24T14:37:08.842Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-02-24T14:37:08.842Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2021-02-24T14:37:08.842Z] --- PASS: TestUpdatePidsLimit/update_lower (0.55s) [2021-02-24T14:37:08.842Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-02-24T14:37:08.842Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2021-02-24T14:37:08.842Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-02-24T14:37:08.842Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2021-02-24T14:37:08.842Z] === RUN TestUpdateRestartPolicy [2021-02-24T14:37:09.102Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-24T14:37:09.210Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42034/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-24T14:37:09.362Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-24T14:37:09.527Z] + make clean [2021-02-24T14:37:09.527Z] docker volume rm -f docker-dev-cache [2021-02-24T14:37:09.791Z] docker-dev-cache [Pipeline] deleteDir [2021-02-24T14:37:09.930Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-24T14:37:09.930Z] === RUN TestDockerSuite/TestBuildCmdSpaces [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-24T14:37:11.310Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-24T14:37:11.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-24T14:37:13.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-24T14:37:15.223Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-24T14:37:16.162Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-24T14:37:16.730Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-24T14:37:16.989Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-24T14:37:17.249Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-24T14:37:17.818Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-24T14:37:18.388Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-24T14:37:18.647Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-24T14:37:20.553Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-24T14:37:21.491Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2021-02-24T14:37:21.491Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-24T14:37:22.061Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2021-02-24T14:37:22.061Z] === RUN TestWaitNonBlocked [2021-02-24T14:37:22.061Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:37:22.061Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:37:22.061Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:37:22.061Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:37:22.061Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:37:22.061Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:37:23.441Z] --- PASS: TestWaitNonBlocked (0.06s) [2021-02-24T14:37:23.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2021-02-24T14:37:23.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2021-02-24T14:37:23.441Z] === RUN TestWaitBlocked [2021-02-24T14:37:23.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:37:23.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:37:23.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:37:23.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:37:23.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:37:23.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:37:24.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-24T14:37:24.821Z] --- PASS: TestWaitBlocked (0.07s) [2021-02-24T14:37:24.821Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2021-02-24T14:37:24.821Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s) [2021-02-24T14:37:24.821Z] === CONT TestContainerStartOnDaemonRestart [2021-02-24T14:37:24.821Z] === CONT TestContainerKillOnDaemonStart [2021-02-24T14:37:27.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-24T14:37:28.738Z] --- PASS: TestContainerStartOnDaemonRestart (3.76s) [2021-02-24T14:37:28.738Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-24T14:37:30.643Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-24T14:37:30.643Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-24T14:37:31.581Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-24T14:37:31.581Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.96s) [2021-02-24T14:37:31.581Z] === CONT TestDaemonHostGatewayIP [2021-02-24T14:37:32.150Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-24T14:37:34.054Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-24T14:37:34.992Z] --- PASS: TestDaemonHostGatewayIP (3.22s) [2021-02-24T14:37:34.992Z] === CONT TestDaemonRestartIpcMode [2021-02-24T14:37:34.992Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-24T14:37:35.930Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-24T14:37:37.836Z] --- PASS: TestDaemonRestartIpcMode (3.14s) [2021-02-24T14:37:37.836Z] === CONT TestIpcModeOlderClient [2021-02-24T14:37:38.096Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-02-24T14:37:38.096Z] --- PASS: TestContainerKillOnDaemonStart (13.24s) [2021-02-24T14:37:38.096Z] PASS [2021-02-24T14:37:38.096Z] [2021-02-24T14:37:38.096Z] === Skipped [2021-02-24T14:37:38.096Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-24T14:37:38.096Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:37:38.096Z] [2021-02-24T14:37:38.096Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-24T14:37:38.096Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:37:38.096Z] [2021-02-24T14:37:38.096Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-24T14:37:38.096Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:37:38.096Z] [2021-02-24T14:37:38.096Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:37:38.096Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:37:38.096Z] [2021-02-24T14:37:38.096Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-24T14:37:38.096Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:37:38.096Z] [2021-02-24T14:37:38.096Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-24T14:37:38.096Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:37:38.096Z] [2021-02-24T14:37:38.096Z] [2021-02-24T14:37:38.096Z] DONE 196 tests, 6 skipped in 150.276s [2021-02-24T14:37:38.096Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-24T14:37:38.096Z] ++ 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 [2021-02-24T14:37:38.096Z] ++ set -e [2021-02-24T14:37:38.096Z] ++ '[' -n 0 ']' [2021-02-24T14:37:38.096Z] ++ set -x [2021-02-24T14:37:38.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-24T14:37:38.355Z] INFO: Testing against a local daemon [2021-02-24T14:37:38.355Z] === RUN TestCommitInheritsEnv [2021-02-24T14:37:38.614Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-24T14:37:38.873Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-02-24T14:37:38.873Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-24T14:37:38.873Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-24T14:37:38.873Z] === RUN TestImagesFilterMultiReference [2021-02-24T14:37:38.873Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-24T14:37:38.873Z] === RUN TestImagePullPlatformInvalid [2021-02-24T14:37:38.873Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-24T14:37:38.873Z] === RUN TestRemoveImageOrphaning [2021-02-24T14:37:39.476Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-24T14:37:39.476Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2021-02-24T14:37:39.476Z] === RUN TestRemoveImageGarbageCollector [2021-02-24T14:37:39.746Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-24T14:37:39.746Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-24T14:37:39.746Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-24T14:37:39.746Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-24T14:37:39.746Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-24T14:37:41.655Z] --- PASS: TestRemoveImageGarbageCollector (2.26s) [2021-02-24T14:37:41.655Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-24T14:37:41.655Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-24T14:37:41.655Z] === RUN TestTagInvalidReference [2021-02-24T14:37:41.655Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-24T14:37:41.655Z] === RUN TestTagValidPrefixedRepo [2021-02-24T14:37:41.655Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-24T14:37:41.655Z] === RUN TestTagExistedNameWithoutForce [2021-02-24T14:37:41.655Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-24T14:37:41.655Z] === RUN TestTagOfficialNames [2021-02-24T14:37:41.916Z] --- PASS: TestTagOfficialNames (0.10s) [2021-02-24T14:37:41.916Z] === RUN TestTagMatchesDigest [2021-02-24T14:37:41.916Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-02-24T14:37:41.916Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-24T14:37:43.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-24T14:37:44.758Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-24T14:37:46.137Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-24T14:37:46.396Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-24T14:37:46.965Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-24T14:37:48.874Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-24T14:37:51.411Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-24T14:37:51.978Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-24T14:37:52.237Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-24T14:37:53.174Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-24T14:37:53.742Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-24T14:37:55.648Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-24T14:37:58.186Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-24T14:37:58.756Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-24T14:37:59.324Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-24T14:38:02.616Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-24T14:38:04.522Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-24T14:38:04.780Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-24T14:38:05.348Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-24T14:38:07.253Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-24T14:38:08.633Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-24T14:38:09.571Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-24T14:38:10.950Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-24T14:38:11.886Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-24T14:38:11.886Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-24T14:38:13.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-24T14:38:14.646Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-24T14:38:14.646Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-24T14:38:16.025Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-24T14:38:17.942Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-24T14:38:21.233Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-24T14:38:23.137Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-24T14:38:23.706Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-24T14:38:24.274Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-24T14:38:24.842Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-24T14:38:26.748Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-24T14:38:26.748Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-24T14:38:27.013Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-24T14:38:28.412Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-24T14:38:28.696Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-24T14:38:30.601Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-24T14:38:31.538Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-24T14:38:34.831Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-24T14:38:36.210Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-24T14:38:38.118Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-24T14:38:41.407Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-24T14:38:43.313Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-24T14:38:44.695Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-24T14:38:44.695Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-24T14:38:44.695Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-24T14:38:49.970Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-24T14:38:49.970Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-24T14:38:51.349Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-24T14:38:51.918Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-24T14:38:52.488Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-24T14:38:53.869Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-24T14:38:54.437Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-24T14:38:56.974Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-24T14:39:02.248Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-24T14:39:03.627Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-24T14:39:05.005Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-24T14:39:06.384Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-24T14:39:14.505Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-24T14:39:17.043Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-24T14:39:18.947Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-24T14:39:21.482Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-24T14:39:21.482Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-24T14:39:22.420Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-24T14:39:22.420Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite (350.83s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.47s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.79s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.35s) [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:1455: [d5b04496d991e] daemon is not started [2021-02-24T14:39:26.614Z] check_test.go:309: [d7dde4b07a768] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (1.91s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.87s) [2021-02-24T14:39:26.614Z] check_test.go:309: [d5da12cb487de] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.52s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.97s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.56s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.44s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.56s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.70s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.65s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-02-24T14:39:26.614Z] check_test.go:309: [d1edeac484853] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-24T14:39:26.614Z] check_test.go:309: [d426d0267b3c2] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-02-24T14:39:26.614Z] check_test.go:309: [dcfa8f6f07ef1] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.65s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.26s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-24T14:39:26.614Z] check_test.go:309: [d0b73648e3759] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.98s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.32s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.61s) [2021-02-24T14:39:26.614Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-24T14:39:26.614Z] check_test.go:309: [ddc3ef84abd11] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.07s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.37s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2021-02-24T14:39:26.614Z] check_test.go:309: [d20bb5595f3e0] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.72s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2021-02-24T14:39:26.614Z] check_test.go:309: [db3f27071fd12] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.62s) [2021-02-24T14:39:26.614Z] docker_cli_daemon_plugins_test.go:79: [d7a17fcde221c] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.80s) [2021-02-24T14:39:26.614Z] docker_cli_daemon_plugins_test.go:169: [d01ed7909cdb6] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.19s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.58s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-02-24T14:39:26.614Z] check_test.go:309: [d05cd924d730f] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.71s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.84s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.73s) [2021-02-24T14:39:26.614Z] check_test.go:309: [d7d619e047dad] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.33s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.32s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.31s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.21s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.45s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.35s) [2021-02-24T14:39:26.614Z] check_test.go:309: [d630ef0ec6494] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.69s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.19s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.22s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.74s) [2021-02-24T14:39:26.614Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-24T14:39:26.614Z] check_test.go:309: [d9a4399e0be3e] daemon is not started [2021-02-24T14:39:26.614Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-24T14:39:26.614Z] check_test.go:309: [d9b9048995e17] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.04s) [2021-02-24T14:39:26.614Z] check_test.go:309: [d03cc55406142] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.19s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.44s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.92s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.20s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.58s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.24s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.47s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.58s) [2021-02-24T14:39:26.614Z] check_test.go:309: [df97837e96fdb] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.26s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.33s) [2021-02-24T14:39:26.614Z] docker_cli_daemon_plugins_test.go:105: [d93517b8f8d79] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.80s) [2021-02-24T14:39:26.614Z] check_test.go:309: [dbdb0576063a6] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.42s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-24T14:39:26.614Z] check_test.go:309: [d5c5c3fcb0a8c] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2021-02-24T14:39:26.614Z] check_test.go:309: [db4dc2ff9009b] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.30s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-02-24T14:39:26.614Z] check_test.go:309: [dacd8a81e5da0] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.15s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.27s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-02-24T14:39:26.614Z] check_test.go:309: [d31a6853c9c63] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.76s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.62s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.11s) [2021-02-24T14:39:26.614Z] check_test.go:309: [dd955a047eed1] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-02-24T14:39:26.614Z] check_test.go:309: [de5d51a14cf34] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.99s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.65s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.65s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.91s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.36s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.44s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.57s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.35s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.09s) [2021-02-24T14:39:26.614Z] docker_cli_daemon_test.go:2550: [d37222dbda0df] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.82s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.78s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.76s) [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-02-24T14:39:26.614Z] check_test.go:309: [d070ff2d82d31] daemon is not started [2021-02-24T14:39:26.614Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.04s) [2021-02-24T14:39:26.614Z] === RUN TestDockerSwarmSuite [2021-02-24T14:39:26.614Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-24T14:39:27.182Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-24T14:39:27.750Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-24T14:39:28.009Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-24T14:39:28.959Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-24T14:39:29.218Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-24T14:39:29.787Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-24T14:39:30.047Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-24T14:39:30.047Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-24T14:39:32.583Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-24T14:39:33.521Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-24T14:39:34.090Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-24T14:39:35.998Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-24T14:39:37.903Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-24T14:39:38.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-24T14:39:39.097Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-24T14:39:40.475Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-24T14:39:47.043Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-24T14:39:52.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-24T14:39:53.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-24T14:40:08.148Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-24T14:40:09.088Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-24T14:40:17.211Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-24T14:40:18.150Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-24T14:40:18.719Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-24T14:40:19.289Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-24T14:40:20.667Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-24T14:40:20.667Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-24T14:40:20.926Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-24T14:40:21.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-24T14:40:21.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-24T14:40:31.579Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-24T14:40:31.579Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-24T14:40:32.147Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-24T14:40:32.715Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-24T14:40:32.974Z] === RUN TestDockerSuite/TestBuildFails [2021-02-24T14:40:33.912Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-24T14:40:33.912Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-24T14:40:35.820Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-24T14:40:38.358Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-24T14:40:40.266Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-24T14:40:41.204Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-24T14:40:41.772Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-24T14:40:42.718Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-24T14:40:43.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-24T14:40:44.589Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-24T14:40:44.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-24T14:40:46.225Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-24T14:40:46.485Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-24T14:40:49.021Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-24T14:40:50.927Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-24T14:40:52.306Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-24T14:40:56.497Z] --- PASS: TestImportExtremelyLargeImageWorks (194.16s) [2021-02-24T14:40:56.497Z] PASS [2021-02-24T14:40:56.497Z] [2021-02-24T14:40:56.497Z] DONE 12 tests in 197.909s [2021-02-24T14:40:56.497Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-24T14:40:56.497Z] ++ 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 [2021-02-24T14:40:56.497Z] ++ set -e [2021-02-24T14:40:56.497Z] ++ '[' -n 0 ']' [2021-02-24T14:40:56.497Z] ++ set -x [2021-02-24T14:40:56.497Z] ++ 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 [2021-02-24T14:40:56.497Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-24T14:40:56.497Z] INFO: Testing against a local daemon [2021-02-24T14:40:56.497Z] === RUN TestNetworkCreateDelete [2021-02-24T14:40:56.497Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-02-24T14:40:56.497Z] === RUN TestDockerNetworkDeletePreferID [2021-02-24T14:40:56.497Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-24T14:40:57.066Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-02-24T14:40:57.066Z] === RUN TestDaemonDNSFallback [2021-02-24T14:40:57.326Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-24T14:40:57.895Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-24T14:40:58.463Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-24T14:40:58.463Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-24T14:40:59.031Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-24T14:40:59.598Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-24T14:40:59.857Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-24T14:41:00.115Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-24T14:41:00.374Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-24T14:41:00.633Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-24T14:41:01.571Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-24T14:41:03.474Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-24T14:41:03.733Z] --- PASS: TestDaemonDNSFallback (6.75s) [2021-02-24T14:41:03.733Z] === RUN TestInspectNetwork [2021-02-24T14:41:07.043Z] === RUN TestInspectNetwork/full_network_id [2021-02-24T14:41:07.043Z] === RUN TestInspectNetwork/partial_network_id [2021-02-24T14:41:07.043Z] === RUN TestInspectNetwork/network_name [2021-02-24T14:41:07.043Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-24T14:41:07.979Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-24T14:41:10.519Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-24T14:41:10.519Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-24T14:41:10.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-24T14:41:10.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-24T14:41:10.779Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-24T14:41:11.038Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-24T14:41:11.297Z] --- PASS: TestInspectNetwork (7.72s) [2021-02-24T14:41:11.297Z] --- PASS: TestInspectNetwork/full_network_id (0.02s) [2021-02-24T14:41:11.297Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-24T14:41:11.297Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-24T14:41:11.297Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2021-02-24T14:41:11.297Z] === RUN TestRunContainerWithBridgeNone [2021-02-24T14:41:12.234Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-24T14:41:13.614Z] --- PASS: TestRunContainerWithBridgeNone (2.17s) [2021-02-24T14:41:13.614Z] === RUN TestNetworkInvalidJSON [2021-02-24T14:41:13.614Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-24T14:41:13.614Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-24T14:41:13.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:41:13.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:41:13.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:41:13.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:41:13.614Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-24T14:41:13.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:41:13.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:41:13.614Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-24T14:41:13.614Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-24T14:41:13.614Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-24T14:41:13.614Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-24T14:41:13.614Z] === RUN TestNetworkList [2021-02-24T14:41:13.614Z] === RUN TestNetworkList//networks [2021-02-24T14:41:13.614Z] === PAUSE TestNetworkList//networks [2021-02-24T14:41:13.614Z] === RUN TestNetworkList//networks/ [2021-02-24T14:41:13.614Z] === PAUSE TestNetworkList//networks/ [2021-02-24T14:41:13.614Z] === CONT TestNetworkList//networks [2021-02-24T14:41:13.614Z] === CONT TestNetworkList//networks/ [2021-02-24T14:41:13.614Z] --- PASS: TestNetworkList (0.03s) [2021-02-24T14:41:13.614Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-24T14:41:13.614Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-24T14:41:13.614Z] === RUN TestHostIPv4BridgeLabel [2021-02-24T14:41:13.614Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-24T14:41:14.187Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-02-24T14:41:14.187Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-24T14:41:15.123Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-24T14:41:15.123Z] === RUN TestDaemonDefaultNetworkPools [2021-02-24T14:41:16.061Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2021-02-24T14:41:16.061Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-24T14:41:16.629Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-24T14:41:17.197Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-24T14:41:17.198Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2021-02-24T14:41:17.198Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-24T14:41:17.457Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-24T14:41:18.834Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2021-02-24T14:41:18.834Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-24T14:41:19.092Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-02-24T14:41:19.092Z] === RUN TestServiceWithPredefinedNetwork [2021-02-24T14:41:22.384Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2021-02-24T14:41:22.384Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-24T14:41:22.384Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:41:22.384Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:41:22.384Z] === RUN TestServiceWithDataPathPortInit [2021-02-24T14:41:25.700Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-24T14:41:28.231Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-24T14:41:28.798Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-24T14:41:30.701Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-24T14:41:30.701Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-24T14:41:33.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-24T14:41:34.560Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-24T14:41:34.818Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-24T14:41:36.723Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-24T14:41:36.984Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-24T14:41:38.361Z] --- PASS: TestServiceWithDataPathPortInit (16.40s) [2021-02-24T14:41:38.361Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-24T14:41:38.620Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-24T14:41:39.188Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-24T14:41:40.125Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-24T14:41:41.063Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-24T14:41:42.442Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-24T14:41:42.442Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-24T14:41:42.701Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-24T14:41:42.959Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-24T14:41:43.219Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-24T14:41:43.787Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-24T14:41:45.171Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-24T14:41:45.431Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-24T14:41:46.808Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.23s) [2021-02-24T14:41:46.808Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b28jrsd9v5gksyxgzpjyrqa2y Created:2021-02-24 14:41:39.859622824 +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[94241478dee9f7c3daa38fa634ac9991699a9ee462c8e3239f0224b1c3e0e86d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zp5too3dgxg0m7k4lg7eth422 EndpointID:031577c30e36082a55c38c78d4989eed8875601d1373a949ea6e9985d86be233 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:111d0ec3cc194ad3fb5c31ad07b6d69fd44200f6ad0de26c57fad19e7b2e2913 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:baa1127ac02b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zp5too3dgxg0m7k4lg7eth422 EndpointID:031577c30e36082a55c38c78d4989eed8875601d1373a949ea6e9985d86be233 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-24T14:41:46.808Z] PASS [2021-02-24T14:41:46.808Z] [2021-02-24T14:41:46.808Z] === Skipped [2021-02-24T14:41:46.808Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:41:46.808Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:41:46.808Z] [2021-02-24T14:41:46.808Z] [2021-02-24T14:41:46.808Z] DONE 26 tests, 1 skipped in 50.455s [2021-02-24T14:41:46.808Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:41:46.808Z] ++ 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 [2021-02-24T14:41:46.808Z] ++ set -e [2021-02-24T14:41:46.808Z] ++ '[' -n 0 ']' [2021-02-24T14:41:46.808Z] ++ set -x [2021-02-24T14:41:46.808Z] ++ 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 [2021-02-24T14:41:46.808Z] INFO: Testing against a local daemon [2021-02-24T14:41:46.808Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-24T14:41:46.808Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-24T14:41:46.808Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:41:46.808Z] === RUN TestDockerNetworkIpvlan [2021-02-24T14:41:46.808Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:41:46.808Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:41:46.808Z] PASS [2021-02-24T14:41:46.808Z] [2021-02-24T14:41:46.808Z] === Skipped [2021-02-24T14:41:46.808Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-24T14:41:46.808Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:41:46.808Z] [2021-02-24T14:41:46.808Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:41:46.808Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:41:46.808Z] [2021-02-24T14:41:46.808Z] [2021-02-24T14:41:46.808Z] DONE 2 tests, 2 skipped in 0.134s [2021-02-24T14:41:46.808Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:41:46.808Z] ++ 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 [2021-02-24T14:41:46.808Z] ++ set -e [2021-02-24T14:41:46.808Z] ++ '[' -n 0 ']' [2021-02-24T14:41:46.808Z] ++ set -x [2021-02-24T14:41:46.808Z] ++ 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 [2021-02-24T14:41:46.808Z] INFO: Testing against a local daemon [2021-02-24T14:41:46.808Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-24T14:41:47.747Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-24T14:41:48.316Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2021-02-24T14:41:48.316Z] === RUN TestDockerNetworkMacvlan [2021-02-24T14:41:48.886Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-24T14:41:49.145Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-24T14:41:50.082Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-24T14:41:50.650Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-24T14:41:50.909Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-24T14:41:51.847Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-24T14:41:53.226Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-24T14:41:53.486Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-24T14:41:53.486Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-24T14:41:56.021Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-24T14:41:56.957Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-24T14:41:59.495Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-24T14:42:00.062Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-24T14:42:01.000Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-24T14:42:01.000Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-24T14:42:02.379Z] --- PASS: TestDockerNetworkMacvlan (13.79s) [2021-02-24T14:42:02.379Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-24T14:42:02.379Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-02-24T14:42:02.379Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.26s) [2021-02-24T14:42:02.379Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2021-02-24T14:42:02.379Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.47s) [2021-02-24T14:42:02.379Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2021-02-24T14:42:02.379Z] PASS [2021-02-24T14:42:02.379Z] [2021-02-24T14:42:02.379Z] DONE 8 tests in 15.420s [2021-02-24T14:42:02.379Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-24T14:42:02.379Z] ++ 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 [2021-02-24T14:42:02.379Z] ++ set -e [2021-02-24T14:42:02.379Z] ++ '[' -n 0 ']' [2021-02-24T14:42:02.379Z] ++ set -x [2021-02-24T14:42:02.379Z] ++ 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 [2021-02-24T14:42:02.379Z] testing: warning: no tests to run [2021-02-24T14:42:02.379Z] PASS [2021-02-24T14:42:02.379Z] [2021-02-24T14:42:02.379Z] DONE 0 tests in 0.031s [2021-02-24T14:42:02.379Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-24T14:42:02.379Z] ++ 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 [2021-02-24T14:42:02.379Z] ++ set -e [2021-02-24T14:42:02.379Z] ++ '[' -n 0 ']' [2021-02-24T14:42:02.379Z] ++ set -x [2021-02-24T14:42:02.379Z] ++ 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 [2021-02-24T14:42:02.379Z] INFO: Testing against a local daemon [2021-02-24T14:42:02.379Z] === RUN TestAuthZPluginAllowRequest [2021-02-24T14:42:03.766Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2021-02-24T14:42:03.766Z] === RUN TestAuthZPluginTLS [2021-02-24T14:42:04.334Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-02-24T14:42:04.334Z] === RUN TestAuthZPluginDenyRequest [2021-02-24T14:42:04.903Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-24T14:42:04.903Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-24T14:42:05.471Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-24T14:42:05.471Z] === RUN TestAuthZPluginDenyResponse [2021-02-24T14:42:06.038Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-02-24T14:42:06.038Z] === RUN TestAuthZPluginAllowEventStream [2021-02-24T14:42:06.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-24T14:42:07.543Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2021-02-24T14:42:07.543Z] === RUN TestAuthZPluginErrorResponse [2021-02-24T14:42:08.483Z] --- PASS: TestAuthZPluginErrorResponse (0.61s) [2021-02-24T14:42:08.483Z] === RUN TestAuthZPluginErrorRequest [2021-02-24T14:42:08.743Z] --- PASS: TestAuthZPluginErrorRequest (0.60s) [2021-02-24T14:42:08.743Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-24T14:42:09.003Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-24T14:42:09.571Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-02-24T14:42:09.571Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-24T14:42:12.109Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2021-02-24T14:42:12.109Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-24T14:42:13.047Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-24T14:42:13.615Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s) [2021-02-24T14:42:13.615Z] === RUN TestAuthZPluginHeader [2021-02-24T14:42:14.552Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-02-24T14:42:14.552Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-24T14:42:14.552Z] === RUN TestDockerSuite/TestBuildRm [2021-02-24T14:42:17.089Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-24T14:42:17.348Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-24T14:42:18.726Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.24s) [2021-02-24T14:42:18.726Z] === RUN TestAuthZPluginV2Disable [2021-02-24T14:42:18.984Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-24T14:42:19.243Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-24T14:42:19.811Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-24T14:42:20.748Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-24T14:42:21.687Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-24T14:42:22.270Z] --- PASS: TestAuthZPluginV2Disable (3.62s) [2021-02-24T14:42:22.270Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-24T14:42:22.534Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-24T14:42:25.820Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.03s) [2021-02-24T14:42:25.820Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-24T14:42:25.820Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-24T14:42:25.820Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-24T14:42:25.820Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-24T14:42:25.820Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-24T14:42:26.079Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-24T14:42:27.017Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-24T14:42:27.017Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-24T14:42:27.957Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-24T14:42:33.229Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-24T14:42:33.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-24T14:42:33.229Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-24T14:42:34.166Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-24T14:42:34.733Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-24T14:42:35.669Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.46s) [2021-02-24T14:42:35.669Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-24T14:42:35.669Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-24T14:42:37.047Z] === RUN TestDockerSuite/TestBuildUser [2021-02-24T14:42:38.424Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-24T14:42:40.330Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-24T14:42:52.545Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-24T14:42:52.545Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-24T14:42:52.545Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-24T14:42:52.545Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-24T14:42:52.545Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-02-24T14:42:52.545Z] PASS [2021-02-24T14:42:52.545Z] [2021-02-24T14:42:52.545Z] DONE 17 tests in 50.117s [2021-02-24T14:42:52.545Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-24T14:42:52.545Z] ++ 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 [2021-02-24T14:42:52.545Z] ++ set -e [2021-02-24T14:42:52.545Z] ++ '[' -n 0 ']' [2021-02-24T14:42:52.545Z] ++ set -x [2021-02-24T14:42:52.545Z] ++ 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 [2021-02-24T14:42:52.545Z] INFO: Testing against a local daemon [2021-02-24T14:42:52.545Z] === RUN TestPluginInvalidJSON [2021-02-24T14:42:52.545Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:42:52.545Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:42:52.545Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:42:52.545Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-24T14:42:52.545Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-24T14:42:52.545Z] === RUN TestPluginInstall [2021-02-24T14:42:52.545Z] === RUN TestPluginInstall/no_auth [2021-02-24T14:42:52.804Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-24T14:42:53.745Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-24T14:42:53.745Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-24T14:42:54.003Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-24T14:42:54.003Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-24T14:42:54.003Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-24T14:42:55.383Z] time="2021-02-24T14:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:55.383Z] time="2021-02-24T14:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d539e5bece3cac3d4af97de1dbe8f2e3e392dde6c51ec0954724e077c184c51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:55.383Z] time="2021-02-24T14:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:55.383Z] time="2021-02-24T14:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d539e5bece3cac3d4af97de1dbe8f2e3e392dde6c51ec0954724e077c184c51" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:55.642Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-24T14:42:55.642Z] === RUN TestPluginInstall/with_htpasswd [2021-02-24T14:42:55.642Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-24T14:42:56.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-24T14:42:56.470Z] time="2021-02-24T14:42:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:56.470Z] time="2021-02-24T14:42:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:164564f6180d596b34091e44b259a40d00b7ea60dff10c45444ec907f8be7ec7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:56.470Z] time="2021-02-24T14:42:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:56.470Z] time="2021-02-24T14:42:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:164564f6180d596b34091e44b259a40d00b7ea60dff10c45444ec907f8be7ec7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:56.729Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-24T14:42:56.988Z] === RUN TestPluginInstall/with_insecure [2021-02-24T14:42:57.559Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-24T14:42:58.129Z] time="2021-02-24T14:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:58.129Z] time="2021-02-24T14:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fad5b217104721fcc3be7f61f3bdfafcf5136be5ded684422783c8b8231a16d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:58.129Z] time="2021-02-24T14:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:58.129Z] time="2021-02-24T14:42:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2fad5b217104721fcc3be7f61f3bdfafcf5136be5ded684422783c8b8231a16d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:59.067Z] --- PASS: TestPluginInstall (6.42s) [2021-02-24T14:42:59.067Z] --- PASS: TestPluginInstall/no_auth (3.06s) [2021-02-24T14:42:59.067Z] --- PASS: TestPluginInstall/with_htpasswd (1.35s) [2021-02-24T14:42:59.067Z] --- PASS: TestPluginInstall/with_insecure (2.01s) [2021-02-24T14:42:59.067Z] plugin_test.go:160: [de7637b35855a] daemon is not started [2021-02-24T14:42:59.067Z] === RUN TestPluginsWithRuntimes [2021-02-24T14:42:59.067Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-24T14:42:59.067Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-24T14:43:01.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-24T14:43:01.602Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-24T14:43:02.169Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-24T14:43:02.428Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-24T14:43:03.805Z] --- PASS: TestPluginsWithRuntimes (4.84s) [2021-02-24T14:43:03.805Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-02-24T14:43:03.805Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.29s) [2021-02-24T14:43:03.805Z] PASS [2021-02-24T14:43:03.805Z] [2021-02-24T14:43:03.805Z] DONE 9 tests in 11.425s [2021-02-24T14:43:03.805Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-24T14:43:03.805Z] ++ 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 [2021-02-24T14:43:03.805Z] ++ set -e [2021-02-24T14:43:03.805Z] ++ '[' -n 0 ']' [2021-02-24T14:43:03.805Z] ++ set -x [2021-02-24T14:43:03.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-24T14:43:04.065Z] INFO: Testing against a local daemon [2021-02-24T14:43:04.065Z] === RUN TestExternalGraphDriver [2021-02-24T14:43:04.324Z] === RUN TestExternalGraphDriver/json [2021-02-24T14:43:04.324Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-24T14:43:05.260Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-24T14:43:05.829Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-24T14:43:06.397Z] === RUN TestExternalGraphDriver/spec [2021-02-24T14:43:06.397Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-24T14:43:06.397Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-24T14:43:06.964Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-24T14:43:08.346Z] === RUN TestExternalGraphDriver/pull [2021-02-24T14:43:08.926Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-24T14:43:09.187Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-24T14:43:09.187Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-24T14:43:09.758Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-24T14:43:10.017Z] --- PASS: TestExternalGraphDriver (6.05s) [2021-02-24T14:43:10.017Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2021-02-24T14:43:10.017Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-02-24T14:43:10.017Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2021-02-24T14:43:10.017Z] === RUN TestGraphdriverPluginV2 [2021-02-24T14:43:10.586Z] === RUN TestDockerSuite/TestCommitChange [2021-02-24T14:43:11.153Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-24T14:43:12.093Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-24T14:43:13.030Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-24T14:43:13.970Z] --- PASS: TestGraphdriverPluginV2 (3.82s) [2021-02-24T14:43:13.971Z] PASS [2021-02-24T14:43:13.971Z] [2021-02-24T14:43:13.971Z] DONE 5 tests in 10.075s [2021-02-24T14:43:13.971Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-24T14:43:13.971Z] ++ 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 [2021-02-24T14:43:13.971Z] ++ set -e [2021-02-24T14:43:13.971Z] ++ '[' -n 0 ']' [2021-02-24T14:43:13.971Z] ++ set -x [2021-02-24T14:43:13.971Z] ++ 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 [2021-02-24T14:43:13.971Z] INFO: Testing against a local daemon [2021-02-24T14:43:13.971Z] === RUN TestContinueAfterPluginCrash [2021-02-24T14:43:13.971Z] === PAUSE TestContinueAfterPluginCrash [2021-02-24T14:43:13.971Z] === RUN TestReadPluginNoRead [2021-02-24T14:43:13.971Z] === PAUSE TestReadPluginNoRead [2021-02-24T14:43:13.971Z] === RUN TestDaemonStartWithLogOpt [2021-02-24T14:43:13.971Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-24T14:43:13.971Z] === CONT TestContinueAfterPluginCrash [2021-02-24T14:43:13.971Z] === CONT TestDaemonStartWithLogOpt [2021-02-24T14:43:14.539Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-24T14:43:15.475Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-24T14:43:15.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-24T14:43:18.010Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-24T14:43:18.948Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-24T14:43:20.327Z] --- PASS: TestDaemonStartWithLogOpt (6.32s) [2021-02-24T14:43:20.327Z] === CONT TestReadPluginNoRead [2021-02-24T14:43:20.897Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-24T14:43:21.834Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-24T14:43:21.834Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-24T14:43:21.834Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-24T14:43:22.093Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-24T14:43:22.093Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-24T14:43:22.093Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-24T14:43:22.093Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-24T14:43:23.996Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-24T14:43:23.996Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-24T14:43:24.933Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-24T14:43:24.933Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-24T14:43:25.500Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-24T14:43:25.500Z] --- PASS: TestContinueAfterPluginCrash (11.52s) [2021-02-24T14:43:25.761Z] === RUN TestReadPluginNoRead/default [2021-02-24T14:43:26.022Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-24T14:43:26.593Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-24T14:43:27.535Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-24T14:43:27.535Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-24T14:43:28.104Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-24T14:43:28.104Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-24T14:43:28.104Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-24T14:43:28.672Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-24T14:43:28.672Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-24T14:43:28.672Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-24T14:43:28.672Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-24T14:43:28.672Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-24T14:43:28.672Z] --- PASS: TestReadPluginNoRead (8.40s) [2021-02-24T14:43:28.672Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s) [2021-02-24T14:43:28.672Z] --- PASS: TestReadPluginNoRead/default (1.65s) [2021-02-24T14:43:28.672Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2021-02-24T14:43:28.672Z] read_test.go:92: [d342671d65e6d] daemon is not started [2021-02-24T14:43:28.672Z] PASS [2021-02-24T14:43:28.672Z] [2021-02-24T14:43:28.672Z] DONE 6 tests in 14.897s [2021-02-24T14:43:28.932Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-24T14:43:28.932Z] ++ 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 [2021-02-24T14:43:28.932Z] ++ set -e [2021-02-24T14:43:28.932Z] ++ '[' -n 0 ']' [2021-02-24T14:43:28.932Z] ++ set -x [2021-02-24T14:43:28.932Z] ++ 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 [2021-02-24T14:43:28.932Z] testing: warning: no tests to run [2021-02-24T14:43:28.932Z] PASS [2021-02-24T14:43:28.932Z] [2021-02-24T14:43:28.932Z] DONE 0 tests in 0.064s [2021-02-24T14:43:28.932Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-24T14:43:28.932Z] ++ 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 [2021-02-24T14:43:28.932Z] ++ set -e [2021-02-24T14:43:28.932Z] ++ '[' -n 0 ']' [2021-02-24T14:43:28.932Z] ++ set -x [2021-02-24T14:43:28.932Z] ++ 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 [2021-02-24T14:43:29.191Z] INFO: Testing against a local daemon [2021-02-24T14:43:29.191Z] === RUN TestPluginWithDevMounts [2021-02-24T14:43:29.191Z] === PAUSE TestPluginWithDevMounts [2021-02-24T14:43:29.191Z] === CONT TestPluginWithDevMounts [2021-02-24T14:43:29.449Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-24T14:43:30.017Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-24T14:43:30.583Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-24T14:43:30.583Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-24T14:43:31.150Z] --- PASS: TestPluginWithDevMounts (1.97s) [2021-02-24T14:43:31.150Z] PASS [2021-02-24T14:43:31.150Z] [2021-02-24T14:43:31.150Z] DONE 1 tests in 2.144s [2021-02-24T14:43:31.150Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-24T14:43:31.150Z] ++ 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 [2021-02-24T14:43:31.150Z] ++ set -e [2021-02-24T14:43:31.150Z] ++ '[' -n 0 ']' [2021-02-24T14:43:31.150Z] ++ set -x [2021-02-24T14:43:31.150Z] ++ 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 [2021-02-24T14:43:31.150Z] INFO: Testing against a local daemon [2021-02-24T14:43:31.150Z] === RUN TestSecretInspect [2021-02-24T14:43:31.717Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-24T14:43:32.286Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-24T14:43:32.286Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-24T14:43:33.226Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-24T14:43:34.162Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-24T14:43:34.162Z] --- PASS: TestSecretInspect (2.88s) [2021-02-24T14:43:34.162Z] === RUN TestSecretList [2021-02-24T14:43:34.732Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-24T14:43:35.299Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-24T14:43:35.299Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-24T14:43:35.557Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-24T14:43:36.494Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-24T14:43:37.061Z] --- PASS: TestSecretList (2.88s) [2021-02-24T14:43:37.061Z] === RUN TestSecretsCreateAndDelete [2021-02-24T14:43:37.320Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-24T14:43:37.320Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-24T14:43:37.889Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-24T14:43:38.826Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-24T14:43:40.203Z] --- PASS: TestSecretsCreateAndDelete (3.01s) [2021-02-24T14:43:40.203Z] === RUN TestSecretsUpdate [2021-02-24T14:43:40.203Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-24T14:43:40.203Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-24T14:43:40.203Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-24T14:43:40.203Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-24T14:43:40.203Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-24T14:43:40.773Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-24T14:43:42.677Z] --- PASS: TestSecretsUpdate (2.42s) [2021-02-24T14:43:42.677Z] === RUN TestTemplatedSecret [2021-02-24T14:43:45.224Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-24T14:43:45.483Z] --- PASS: TestTemplatedSecret (3.02s) [2021-02-24T14:43:45.483Z] === RUN TestSecretCreateResolve [2021-02-24T14:43:45.742Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-24T14:43:46.677Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-24T14:43:46.677Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-24T14:43:46.677Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-24T14:43:48.053Z] --- PASS: TestSecretCreateResolve (2.50s) [2021-02-24T14:43:48.053Z] PASS [2021-02-24T14:43:48.053Z] [2021-02-24T14:43:48.053Z] DONE 6 tests in 16.843s [2021-02-24T14:43:48.053Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-24T14:43:48.053Z] ++ 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 [2021-02-24T14:43:48.053Z] ++ set -e [2021-02-24T14:43:48.053Z] ++ '[' -n 0 ']' [2021-02-24T14:43:48.053Z] ++ set -x [2021-02-24T14:43:48.053Z] ++ 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 [2021-02-24T14:43:48.053Z] INFO: Testing against a local daemon [2021-02-24T14:43:48.053Z] === RUN TestServiceCreateInit [2021-02-24T14:43:48.053Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-24T14:43:48.990Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-24T14:43:49.930Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-24T14:43:50.866Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-24T14:43:52.772Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-24T14:43:54.677Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-24T14:43:55.245Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-24T14:43:56.624Z] --- PASS: TestServiceCreateInit (8.54s) [2021-02-24T14:43:56.624Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.31s) [2021-02-24T14:43:56.624Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s) [2021-02-24T14:43:56.624Z] === RUN TestCreateServiceMultipleTimes [2021-02-24T14:43:56.624Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-24T14:43:57.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-24T14:43:58.501Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-24T14:44:00.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-24T14:44:01.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-24T14:44:03.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-24T14:44:04.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c85da0_} [2021-02-24T14:44:05.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-24T14:44:06.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1709827200_/foo_false____} [2021-02-24T14:44:08.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1709827200_/foo_true____} [2021-02-24T14:44:09.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3314225631_/foo_false____} [2021-02-24T14:44:10.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3314225631_/foo_true____} [2021-02-24T14:44:12.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3314225631_/foo_true__0xc000c85e40__} [2021-02-24T14:44:13.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c85e80_} [2021-02-24T14:44:13.557Z] --- PASS: TestCreateServiceMultipleTimes (16.94s) [2021-02-24T14:44:13.557Z] === RUN TestCreateServiceConflict [2021-02-24T14:44:14.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c85ea0_} [2021-02-24T14:44:15.064Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c85ec0_} [2021-02-24T14:44:16.439Z] --- PASS: TestCreateServiceConflict (2.78s) [2021-02-24T14:44:16.439Z] === RUN TestCreateServiceMaxReplicas [2021-02-24T14:44:16.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c85f20_} [2021-02-24T14:44:18.074Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-24T14:44:19.974Z] --- PASS: TestCreateServiceMaxReplicas (3.31s) [2021-02-24T14:44:19.974Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-24T14:44:19.974Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-24T14:44:20.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-24T14:44:22.304Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-24T14:44:25.589Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-24T14:44:27.489Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-24T14:44:28.428Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-24T14:44:28.688Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-24T14:44:29.253Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-24T14:44:29.512Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-24T14:44:30.448Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-24T14:44:30.706Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-24T14:44:31.273Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-24T14:44:31.840Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-24T14:44:32.408Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-24T14:44:32.975Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-24T14:44:33.541Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-24T14:44:34.108Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-24T14:44:34.676Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s) [2021-02-24T14:44:34.676Z] === RUN TestCreateServiceSecretFileMode [2021-02-24T14:44:34.935Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-24T14:44:35.872Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-24T14:44:36.809Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-24T14:44:37.376Z] --- PASS: TestCreateServiceSecretFileMode (2.96s) [2021-02-24T14:44:37.376Z] === RUN TestCreateServiceConfigFileMode [2021-02-24T14:44:37.943Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-24T14:44:38.511Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-24T14:44:39.446Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-24T14:44:39.446Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-24T14:44:40.382Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-24T14:44:40.647Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2021-02-24T14:44:40.647Z] === RUN TestCreateServiceSysctls [2021-02-24T14:44:40.909Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-24T14:44:41.843Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-24T14:44:42.412Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-24T14:44:43.348Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-24T14:44:44.724Z] --- PASS: TestCreateServiceSysctls (3.90s) [2021-02-24T14:44:44.724Z] === RUN TestCreateServiceCapabilities [2021-02-24T14:44:44.724Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-24T14:44:44.982Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-24T14:44:47.514Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-24T14:44:47.514Z] --- PASS: TestCreateServiceCapabilities (2.76s) [2021-02-24T14:44:47.514Z] === RUN TestInspect [2021-02-24T14:44:50.800Z] --- PASS: TestInspect (3.20s) [2021-02-24T14:44:50.800Z] === RUN TestCreateJob [2021-02-24T14:44:51.058Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-24T14:44:54.347Z] --- PASS: TestCreateJob (3.53s) [2021-02-24T14:44:54.347Z] === RUN TestReplicatedJob [2021-02-24T14:44:54.347Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-24T14:44:54.605Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-24T14:44:56.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-24T14:44:59.039Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-24T14:45:00.941Z] --- PASS: TestReplicatedJob (6.77s) [2021-02-24T14:45:00.941Z] === RUN TestUpdateReplicatedJob [2021-02-24T14:45:01.508Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-24T14:45:02.470Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-24T14:45:03.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-24T14:45:04.340Z] --- PASS: TestUpdateReplicatedJob (3.50s) [2021-02-24T14:45:04.340Z] === RUN TestServiceListWithStatuses [2021-02-24T14:45:04.340Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-02-24T14:45:04.340Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:45:04.340Z] === RUN TestDockerNetworkConnectAlias [2021-02-24T14:45:06.873Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-24T14:45:07.440Z] === RUN TestDockerSuite/TestCpToDot [2021-02-24T14:45:08.375Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-24T14:45:09.751Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-24T14:45:10.319Z] --- PASS: TestDockerNetworkConnectAlias (5.92s) [2021-02-24T14:45:10.319Z] === RUN TestDockerNetworkReConnect [2021-02-24T14:45:10.886Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-24T14:45:11.455Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-24T14:45:12.831Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-24T14:45:13.090Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-24T14:45:14.025Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-24T14:45:14.592Z] --- PASS: TestDockerNetworkReConnect (4.47s) [2021-02-24T14:45:14.592Z] === RUN TestServicePlugin [2021-02-24T14:45:15.528Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-24T14:45:15.528Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-24T14:45:15.528Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-24T14:45:16.095Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-24T14:45:17.032Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-24T14:45:17.032Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-24T14:45:17.032Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-24T14:45:17.599Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-24T14:45:17.857Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-24T14:45:17.858Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-24T14:45:18.116Z] === RUN TestDockerSuite/TestCreateRM [2021-02-24T14:45:18.116Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-24T14:45:18.116Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-24T14:45:18.375Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-24T14:45:18.375Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-24T14:45:20.294Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-24T14:45:20.552Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-24T14:45:20.552Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-24T14:45:24.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-24T14:45:24.997Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-24T14:45:24.997Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-24T14:45:24.997Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-24T14:45:25.256Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-24T14:45:25.256Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-24T14:45:25.256Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-24T14:45:26.191Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-24T14:45:27.572Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-24T14:45:28.140Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-24T14:45:29.515Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-24T14:45:30.451Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-24T14:45:31.386Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-24T14:45:31.645Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-24T14:45:31.645Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-24T14:45:32.211Z] === RUN TestDockerSuite/TestDockerFails [2021-02-24T14:45:32.211Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-24T14:45:32.211Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-24T14:45:32.211Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-24T14:45:33.144Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-24T14:45:34.079Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-24T14:45:35.013Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-24T14:45:35.013Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-24T14:45:35.013Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-24T14:45:35.271Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-24T14:45:41.830Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-24T14:45:42.444Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-24T14:45:44.350Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-24T14:45:45.286Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-24T14:45:46.220Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-24T14:45:46.786Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-24T14:45:46.786Z] --- PASS: TestServicePlugin (32.21s) [2021-02-24T14:45:46.786Z] plugin_test.go:62: [dd76361b2023c] joining swarm manager [dd5e5c41a36ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T14:45:46.786Z] plugin_test.go:65: [df5f10ad31e23] joining swarm manager [dd5e5c41a36ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T14:45:46.786Z] === RUN TestServiceUpdateLabel [2021-02-24T14:45:47.353Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-24T14:45:47.920Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-24T14:45:48.488Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-24T14:45:49.056Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-24T14:45:49.622Z] --- PASS: TestServiceUpdateLabel (2.67s) [2021-02-24T14:45:49.622Z] === RUN TestServiceUpdateSecrets [2021-02-24T14:45:50.997Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-24T14:45:51.934Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-24T14:45:54.466Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-24T14:45:56.365Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-24T14:45:57.299Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-24T14:45:58.233Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-24T14:46:03.555Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-24T14:46:03.813Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-24T14:46:04.377Z] --- PASS: TestServiceUpdateSecrets (14.86s) [2021-02-24T14:46:04.377Z] === RUN TestServiceUpdateConfigs [2021-02-24T14:46:04.945Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-24T14:46:05.204Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-24T14:46:05.461Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-24T14:46:05.720Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-24T14:46:05.720Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-24T14:46:05.720Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-24T14:46:07.096Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-24T14:46:08.033Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-24T14:46:08.033Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-24T14:46:08.033Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-24T14:46:08.967Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-24T14:46:08.967Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-24T14:46:10.864Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-24T14:46:11.797Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-24T14:46:12.055Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-24T14:46:12.055Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-24T14:46:12.055Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-24T14:46:13.955Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-24T14:46:13.955Z] === RUN TestDockerSuite/TestEventsRename [2021-02-24T14:46:14.522Z] === RUN TestDockerSuite/TestEventsResize [2021-02-24T14:46:15.087Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-24T14:46:19.272Z] --- PASS: TestServiceUpdateConfigs (14.85s) [2021-02-24T14:46:19.272Z] === RUN TestServiceUpdateNetwork [2021-02-24T14:46:20.645Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-24T14:46:21.580Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-24T14:46:22.160Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-24T14:46:24.686Z] === RUN TestDockerSuite/TestEventsTop [2021-02-24T14:46:25.252Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-24T14:46:27.779Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-24T14:46:33.042Z] --- PASS: TestServiceUpdateNetwork (12.93s) [2021-02-24T14:46:33.042Z] === RUN TestServiceUpdatePidsLimit [2021-02-24T14:46:33.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-24T14:46:33.042Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-24T14:46:34.417Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-24T14:46:39.682Z] === RUN TestDockerSuite/TestExec [2021-02-24T14:46:39.940Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-24T14:46:40.506Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-24T14:46:41.073Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-24T14:46:41.073Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-24T14:46:41.638Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-24T14:46:43.014Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-24T14:46:43.580Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-24T14:46:44.145Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-24T14:46:44.403Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-24T14:46:44.969Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-24T14:46:45.556Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-24T14:46:46.124Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-24T14:46:47.498Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-24T14:46:48.873Z] === RUN TestDockerSuite/TestExecEnv [2021-02-24T14:46:48.873Z] --- PASS: TestServiceUpdatePidsLimit (16.48s) [2021-02-24T14:46:48.873Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-02-24T14:46:48.873Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2021-02-24T14:46:48.873Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s) [2021-02-24T14:46:48.873Z] PASS [2021-02-24T14:46:48.873Z] [2021-02-24T14:46:48.873Z] === Skipped [2021-02-24T14:46:48.873Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-02-24T14:46:48.873Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:46:48.873Z] [2021-02-24T14:46:48.873Z] [2021-02-24T14:46:48.873Z] DONE 27 tests, 1 skipped in 180.706s [2021-02-24T14:46:48.873Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-24T14:46:48.873Z] ++ 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 [2021-02-24T14:46:48.873Z] ++ set -e [2021-02-24T14:46:48.873Z] ++ '[' -n 0 ']' [2021-02-24T14:46:48.873Z] ++ set -x [2021-02-24T14:46:48.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-24T14:46:48.873Z] INFO: Testing against a local daemon [2021-02-24T14:46:48.873Z] === RUN TestSessionCreate [2021-02-24T14:46:48.873Z] --- PASS: TestSessionCreate (0.03s) [2021-02-24T14:46:48.873Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-24T14:46:48.873Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-24T14:46:48.873Z] PASS [2021-02-24T14:46:48.873Z] [2021-02-24T14:46:48.873Z] DONE 2 tests in 0.214s [2021-02-24T14:46:48.873Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-24T14:46:48.873Z] ++ 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 [2021-02-24T14:46:48.873Z] ++ set -e [2021-02-24T14:46:48.873Z] ++ '[' -n 0 ']' [2021-02-24T14:46:48.873Z] ++ set -x [2021-02-24T14:46:48.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-02-24T14:46:49.131Z] INFO: Testing against a local daemon [2021-02-24T14:46:49.131Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:46:49.131Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-24T14:46:49.131Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:46:49.131Z] === RUN TestEventsExecDie [2021-02-24T14:46:49.389Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-24T14:46:49.955Z] --- PASS: TestEventsExecDie (0.73s) [2021-02-24T14:46:49.955Z] === RUN TestEventsBackwardsCompatible [2021-02-24T14:46:49.955Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-02-24T14:46:49.955Z] === RUN TestInfoBinaryCommits [2021-02-24T14:46:49.955Z] --- PASS: TestInfoBinaryCommits (0.06s) [2021-02-24T14:46:49.955Z] === RUN TestInfoAPIVersioned [2021-02-24T14:46:49.955Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-24T14:46:49.955Z] === RUN TestInfoDiscoveryBackend [2021-02-24T14:46:50.522Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-24T14:46:50.522Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-24T14:46:50.522Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-24T14:46:51.088Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-24T14:46:51.346Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-24T14:46:51.346Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-24T14:46:51.913Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-24T14:46:51.913Z] === RUN TestInfoAPI [2021-02-24T14:46:51.913Z] --- PASS: TestInfoAPI (0.02s) [2021-02-24T14:46:51.913Z] === RUN TestInfoAPIWarnings [2021-02-24T14:46:52.847Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-24T14:46:53.413Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-24T14:46:53.979Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-24T14:46:54.547Z] === RUN TestDockerSuite/TestExecParseError [2021-02-24T14:46:55.114Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-24T14:46:55.371Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-24T14:46:55.939Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-24T14:46:57.314Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-24T14:46:57.882Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-24T14:46:58.817Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-24T14:47:08.799Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-02-24T14:47:08.799Z] === RUN TestInfoDebug [2021-02-24T14:47:08.799Z] --- PASS: TestInfoDebug (0.52s) [2021-02-24T14:47:08.799Z] === RUN TestInfoInsecureRegistries [2021-02-24T14:47:09.365Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-24T14:47:09.365Z] === RUN TestInfoRegistryMirrors [2021-02-24T14:47:09.365Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-24T14:47:09.933Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-02-24T14:47:09.933Z] === RUN TestLoginFailsWithBadCredentials [2021-02-24T14:47:09.933Z] === RUN TestDockerSuite/TestExecTTY [2021-02-24T14:47:10.191Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2021-02-24T14:47:10.191Z] === RUN TestPingCacheHeaders [2021-02-24T14:47:10.191Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-24T14:47:10.191Z] === RUN TestPingGet [2021-02-24T14:47:10.191Z] --- PASS: TestPingGet (0.02s) [2021-02-24T14:47:10.191Z] === RUN TestPingHead [2021-02-24T14:47:10.450Z] --- PASS: TestPingHead (0.03s) [2021-02-24T14:47:10.450Z] === RUN TestVersion [2021-02-24T14:47:10.450Z] --- PASS: TestVersion (0.03s) [2021-02-24T14:47:10.450Z] PASS [2021-02-24T14:47:10.450Z] [2021-02-24T14:47:10.450Z] === Skipped [2021-02-24T14:47:10.450Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-24T14:47:10.450Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:47:10.450Z] [2021-02-24T14:47:10.450Z] [2021-02-24T14:47:10.450Z] DONE 18 tests, 1 skipped in 21.468s [2021-02-24T14:47:10.450Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-24T14:47:10.450Z] ++ 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 [2021-02-24T14:47:10.450Z] ++ set -e [2021-02-24T14:47:10.450Z] ++ '[' -n 0 ']' [2021-02-24T14:47:10.450Z] ++ set -x [2021-02-24T14:47:10.450Z] ++ 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 [2021-02-24T14:47:10.450Z] INFO: Testing against a local daemon [2021-02-24T14:47:10.450Z] === RUN TestVolumesCreateAndList [2021-02-24T14:47:10.450Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-24T14:47:10.450Z] === RUN TestVolumesRemove [2021-02-24T14:47:10.708Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-24T14:47:10.708Z] === RUN TestVolumesInspect [2021-02-24T14:47:10.708Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-24T14:47:10.708Z] === RUN TestVolumesInvalidJSON [2021-02-24T14:47:10.708Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-24T14:47:10.708Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-24T14:47:10.708Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-24T14:47:10.708Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-24T14:47:10.708Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-24T14:47:10.708Z] PASS [2021-02-24T14:47:10.708Z] [2021-02-24T14:47:10.708Z] DONE 5 tests in 0.283s [2021-02-24T14:47:10.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T14:47:10.708Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-24T14:47:11.275Z] ++++ cat bundles/test-integration/docker.pid [2021-02-24T14:47:11.275Z] +++ kill 5678 [2021-02-24T14:47:11.534Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-24T14:47:12.100Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-24T14:47:12.359Z] +++ /etc/init.d/apparmor stop [2021-02-24T14:47:12.359Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T14:47:12.359Z] [2021-02-24T14:47:12.359Z] Unloading profiles will leave already running processes permanently [2021-02-24T14:47:12.359Z] unconfined, which can lead to unexpected situations. [2021-02-24T14:47:12.359Z] [2021-02-24T14:47:12.359Z] To set a process to complain mode, use the command line tool [2021-02-24T14:47:12.359Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T14:47:12.359Z] +++ true [2021-02-24T14:47:12.359Z] exiting test-integration [2021-02-24T14:47:12.359Z] ++ exit 0 [2021-02-24T14:47:12.359Z] [2021-02-24T14:47:12.618Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-24T14:47:12.618Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-24T14:47:13.183Z] + for job in $(jobs -p) [2021-02-24T14:47:13.183Z] + wait 8883 [2021-02-24T14:47:14.117Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-24T14:47:14.683Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-24T14:47:15.617Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-24T14:47:16.182Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-24T14:47:16.748Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-24T14:47:22.011Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-24T14:47:26.192Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-24T14:47:27.564Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-24T14:47:31.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-24T14:47:31.773Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-24T14:47:32.339Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-24T14:47:32.339Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-24T14:47:32.339Z] === RUN TestDockerSuite/TestHealth [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-24T14:47:54.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-24T14:47:54.254Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-24T14:47:54.512Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-24T14:47:54.512Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-24T14:47:55.892Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-24T14:47:56.827Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-24T14:47:56.827Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-24T14:47:57.394Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-24T14:47:57.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-24T14:48:00.677Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-24T14:48:00.677Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-24T14:48:00.677Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-24T14:48:02.053Z] === RUN TestDockerSuite/TestImportFile [2021-02-24T14:48:03.432Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-24T14:48:03.432Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-24T14:48:05.336Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-24T14:48:06.722Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-24T14:48:08.095Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-24T14:48:08.352Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-24T14:48:08.918Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-24T14:48:09.484Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-24T14:48:09.484Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-24T14:48:09.484Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-24T14:48:10.049Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-24T14:48:10.614Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-24T14:48:10.872Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-24T14:48:11.440Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-24T14:48:12.004Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-24T14:48:12.263Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-24T14:48:12.263Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-24T14:48:13.636Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-24T14:48:13.894Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-24T14:48:14.461Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-24T14:48:14.461Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-24T14:48:15.027Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-24T14:48:15.027Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-24T14:48:15.593Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-24T14:48:16.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-24T14:48:16.158Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-24T14:48:16.726Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-24T14:48:17.292Z] === RUN TestDockerSuite/TestInspectImage [2021-02-24T14:48:17.292Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-24T14:48:17.292Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-24T14:48:17.292Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-24T14:48:18.228Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-24T14:48:18.795Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-24T14:48:18.795Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-24T14:48:19.363Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-24T14:48:20.298Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-24T14:48:22.199Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-24T14:48:22.199Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-24T14:48:22.783Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-24T14:48:23.353Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-24T14:48:24.286Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-24T14:48:24.852Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-24T14:48:25.419Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-24T14:48:25.985Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-24T14:48:26.244Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-24T14:48:26.810Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-24T14:48:27.377Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-24T14:48:27.377Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-24T14:48:28.751Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-24T14:48:30.125Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-24T14:48:30.690Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-24T14:48:30.948Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-24T14:48:32.321Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-24T14:48:33.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-24T14:48:33.516Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-24T14:48:36.048Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-24T14:48:36.048Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-24T14:48:37.949Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-24T14:48:37.949Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-24T14:48:38.883Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-24T14:48:47.014Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-24T14:48:47.272Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-24T14:48:48.644Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-24T14:48:48.902Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-24T14:48:48.902Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-24T14:48:50.803Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-24T14:48:50.803Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-24T14:48:51.369Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-24T14:48:51.369Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-24T14:48:51.369Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-24T14:48:52.305Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-24T14:48:52.873Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-24T14:48:55.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-24T14:48:56.772Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-24T14:48:57.339Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-24T14:49:02.603Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-24T14:49:02.603Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-24T14:49:02.603Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-24T14:49:03.537Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-24T14:49:04.105Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-24T14:49:05.041Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-24T14:49:05.995Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-24T14:49:06.565Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-24T14:49:09.095Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-24T14:49:09.095Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-24T14:49:09.663Z] === RUN TestDockerSuite/TestLogsSince [2021-02-24T14:49:16.216Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-24T14:49:22.773Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-24T14:49:22.773Z] === RUN TestDockerSuite/TestLogsTail [2021-02-24T14:49:22.773Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-24T14:49:22.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-24T14:49:23.338Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-24T14:49:23.904Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-24T14:49:24.162Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-24T14:49:24.729Z] === RUN TestDockerSuite/TestNetHostname [2021-02-24T14:49:25.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-24T14:49:26.596Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-24T14:49:26.855Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-24T14:49:33.420Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-24T14:49:34.353Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-24T14:49:34.610Z] === RUN TestDockerSuite/TestPluginActive [2021-02-24T14:49:35.986Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-24T14:49:41.251Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-24T14:49:41.251Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-24T14:49:42.623Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-24T14:49:45.156Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-24T14:49:46.089Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-24T14:49:47.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-24T14:49:51.270Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-24T14:49:55.457Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-24T14:49:56.846Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-24T14:49:57.413Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-24T14:49:58.347Z] === RUN TestDockerSuite/TestPortList [2021-02-24T14:50:06.461Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-24T14:50:06.461Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-24T14:50:13.021Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-24T14:50:13.021Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-24T14:50:13.021Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-24T14:50:13.021Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-24T14:50:13.021Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-24T14:50:13.021Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-24T14:50:13.279Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-24T14:50:13.536Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-24T14:50:14.102Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-24T14:50:14.102Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-24T14:50:15.476Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-24T14:50:15.476Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-24T14:50:18.007Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-24T14:50:18.942Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-24T14:50:19.509Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-24T14:50:19.768Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-24T14:50:23.057Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-24T14:50:23.625Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-24T14:50:26.153Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-24T14:50:29.435Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-24T14:50:29.435Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-24T14:50:31.961Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-24T14:50:38.516Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-24T14:50:39.084Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-24T14:50:39.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-24T14:50:40.588Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-24T14:50:41.523Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-24T14:50:42.899Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-24T14:50:45.431Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-24T14:50:47.342Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-24T14:50:48.277Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-24T14:50:48.277Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-24T14:50:48.843Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-24T14:50:50.217Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-24T14:50:52.119Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-24T14:50:52.377Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-24T14:50:52.377Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-24T14:50:52.635Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-24T14:50:52.635Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-24T14:50:52.635Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-24T14:50:53.570Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-24T14:50:54.504Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-24T14:50:55.437Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-24T14:50:56.003Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-24T14:51:02.560Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-24T14:51:03.495Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-24T14:51:04.870Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-24T14:51:04.870Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-24T14:51:04.870Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-24T14:51:05.127Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-24T14:51:07.026Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-24T14:51:08.421Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-24T14:51:10.966Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-24T14:51:11.899Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-24T14:51:11.899Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-24T14:51:11.899Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-24T14:51:14.429Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-24T14:51:15.363Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-24T14:51:15.363Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-24T14:51:16.737Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-24T14:51:17.304Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-24T14:51:18.240Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-24T14:51:19.175Z] === RUN TestDockerSuite/TestRmiTag [2021-02-24T14:51:19.175Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-24T14:51:19.741Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-24T14:51:19.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-24T14:51:23.927Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-24T14:51:23.927Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-24T14:51:24.493Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-24T14:51:25.060Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-24T14:51:25.995Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-24T14:51:26.562Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-24T14:51:26.562Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-24T14:51:27.127Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-24T14:51:27.127Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-24T14:51:27.708Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-24T14:51:29.083Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-24T14:51:29.341Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-24T14:51:29.910Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-24T14:51:30.846Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-24T14:51:31.780Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-24T14:51:32.714Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-24T14:51:33.650Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-24T14:51:34.216Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-24T14:51:35.149Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-24T14:51:35.408Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-24T14:51:36.343Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-24T14:51:36.909Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-24T14:51:37.842Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-24T14:51:38.778Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-24T14:51:39.346Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-24T14:51:39.912Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-24T14:51:39.912Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-24T14:51:41.815Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-24T14:51:41.815Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-24T14:51:42.381Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-24T14:51:42.947Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-24T14:51:43.514Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-24T14:51:43.514Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-24T14:51:44.082Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-24T14:51:45.036Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-24T14:51:45.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-24T14:51:45.862Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-24T14:51:46.428Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-24T14:51:46.997Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-24T14:51:46.997Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-24T14:51:47.564Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-24T14:51:47.564Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-24T14:51:48.941Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-24T14:51:49.507Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-24T14:51:50.443Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-24T14:51:50.443Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-24T14:51:51.009Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-24T14:51:51.009Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-24T14:51:51.575Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-24T14:51:52.949Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-24T14:51:52.949Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-24T14:51:53.883Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-24T14:51:55.260Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-24T14:51:55.826Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-24T14:51:55.826Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-24T14:51:56.395Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-24T14:51:56.961Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-24T14:51:57.529Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-24T14:51:58.096Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-24T14:51:59.034Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-24T14:51:59.600Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-24T14:52:02.144Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-24T14:52:02.402Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-24T14:52:02.402Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-24T14:52:02.967Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-24T14:52:04.867Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-24T14:52:05.125Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-24T14:52:06.059Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-24T14:52:08.590Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-24T14:52:09.524Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-24T14:52:10.460Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-24T14:52:10.460Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-24T14:52:10.460Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-24T14:52:10.719Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-24T14:52:12.622Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-24T14:52:13.995Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-24T14:52:13.995Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-24T14:52:15.368Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-24T14:52:15.935Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-24T14:52:17.311Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-24T14:52:17.877Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-24T14:52:17.877Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-24T14:52:18.442Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-24T14:52:19.375Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-24T14:52:19.375Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-24T14:52:19.954Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-24T14:52:20.214Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-24T14:52:20.780Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-24T14:52:21.347Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-24T14:52:21.347Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-24T14:52:21.604Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-24T14:52:22.170Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-24T14:52:22.735Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-24T14:52:22.993Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-24T14:52:23.560Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-24T14:52:24.126Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-24T14:52:24.383Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-24T14:52:24.949Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-24T14:52:24.949Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-24T14:52:25.515Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-24T14:52:25.773Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-24T14:52:26.708Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-24T14:52:26.966Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-24T14:52:26.966Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-24T14:52:28.995Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-24T14:52:29.561Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-24T14:52:30.129Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-24T14:52:30.694Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-24T14:52:31.629Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-24T14:52:31.629Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-24T14:52:31.629Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-24T14:52:31.629Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-24T14:52:32.194Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-24T14:52:34.094Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-24T14:52:35.028Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-24T14:52:35.964Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-24T14:52:38.514Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-24T14:52:41.796Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-24T14:52:42.055Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-24T14:52:42.313Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-24T14:52:43.247Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-24T14:52:43.247Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-24T14:52:43.247Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-24T14:52:44.181Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-24T14:52:45.116Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-24T14:52:46.491Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-24T14:52:46.491Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-24T14:52:46.491Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-24T14:52:46.491Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-24T14:52:47.867Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-24T14:52:48.804Z] === RUN TestDockerSuite/TestRunMount [2021-02-24T14:52:50.179Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-24T14:52:54.365Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-24T14:52:54.365Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-24T14:52:54.623Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-24T14:52:55.557Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-24T14:52:56.942Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-24T14:52:59.474Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-24T14:53:00.407Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-24T14:53:02.306Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-24T14:53:02.565Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-24T14:53:03.133Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-24T14:53:04.073Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-24T14:53:04.073Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-24T14:53:05.010Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-24T14:53:05.943Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-24T14:53:05.943Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-24T14:53:06.201Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-24T14:53:07.138Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-24T14:53:09.038Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-24T14:53:09.038Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-24T14:53:10.417Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-24T14:53:11.793Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-24T14:53:14.322Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-24T14:53:14.581Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-24T14:53:14.839Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-24T14:53:15.406Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-24T14:53:15.406Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-24T14:53:15.406Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-24T14:53:15.980Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-24T14:53:16.550Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-24T14:53:16.550Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-24T14:53:17.118Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-24T14:53:18.495Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-24T14:53:21.024Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-24T14:53:23.552Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-24T14:53:23.552Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-24T14:53:23.552Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-24T14:53:23.811Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-24T14:53:24.377Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-24T14:53:25.754Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-24T14:53:26.687Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-24T14:53:26.687Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-24T14:53:26.945Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-24T14:53:27.513Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-24T14:53:28.080Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-24T14:53:29.018Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-24T14:53:29.584Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-24T14:53:29.584Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-24T14:53:30.151Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-24T14:53:30.716Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-24T14:53:30.716Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-24T14:53:30.974Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-24T14:53:31.911Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-24T14:53:31.911Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-24T14:53:32.845Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-24T14:53:34.749Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-24T14:53:36.123Z] === RUN TestDockerSuite/TestRunRm [2021-02-24T14:53:36.381Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-24T14:53:38.284Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-24T14:53:40.183Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-24T14:53:40.749Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-24T14:53:41.007Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-24T14:53:42.384Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-24T14:53:42.950Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-24T14:53:45.479Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-24T14:53:48.010Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-24T14:53:48.269Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-24T14:53:48.836Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-24T14:53:49.401Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-24T14:53:49.659Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-24T14:53:50.227Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-24T14:53:50.485Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-24T14:53:51.051Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-24T14:53:51.310Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-24T14:53:51.876Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-24T14:53:52.134Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-24T14:53:54.053Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-24T14:53:54.619Z] === RUN TestDockerSuite/TestRunState [2021-02-24T14:53:55.994Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-24T14:53:56.562Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-24T14:53:57.128Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-24T14:53:57.387Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-24T14:53:57.387Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-24T14:53:57.953Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-24T14:53:57.953Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-24T14:53:58.521Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-24T14:53:59.457Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-24T14:53:59.716Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-24T14:53:59.716Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-24T14:54:00.284Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-24T14:54:01.219Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-24T14:54:02.158Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-24T14:54:02.723Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-24T14:54:04.626Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-24T14:54:06.528Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-24T14:54:07.095Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-24T14:54:08.995Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-24T14:54:09.561Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-24T14:54:10.139Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-24T14:54:10.712Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-24T14:54:11.646Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-24T14:54:13.021Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-24T14:54:13.956Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-24T14:54:14.522Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-24T14:54:14.522Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-24T14:54:14.780Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-24T14:54:15.345Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-24T14:54:15.603Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-24T14:54:16.169Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-24T14:54:16.169Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-24T14:54:16.169Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-24T14:54:16.735Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-24T14:54:20.016Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-24T14:54:20.016Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-24T14:54:20.585Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-24T14:54:22.484Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-24T14:54:22.484Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-24T14:54:23.421Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-24T14:54:25.319Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-24T14:54:26.693Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-24T14:54:27.259Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-24T14:54:27.259Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-24T14:54:27.259Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-24T14:54:27.259Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-24T14:54:27.517Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-24T14:54:27.517Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-24T14:54:28.083Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-24T14:54:28.663Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-24T14:54:29.603Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-24T14:54:29.861Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-24T14:54:30.428Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-24T14:54:30.428Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-24T14:54:30.995Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-24T14:54:30.995Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-24T14:54:30.995Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-24T14:54:30.995Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-24T14:54:30.995Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-24T14:54:30.995Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-24T14:54:30.995Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-24T14:54:30.995Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-24T14:54:30.995Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-24T14:54:30.995Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-24T14:54:31.560Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-24T14:54:31.818Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-24T14:54:32.387Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-24T14:54:32.387Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-24T14:54:32.952Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-24T14:54:32.952Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-24T14:54:33.519Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-24T14:54:33.519Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-24T14:54:34.084Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-24T14:54:34.650Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-24T14:54:34.650Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-24T14:54:34.650Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-24T14:54:34.908Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-24T14:54:35.166Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-24T14:54:36.101Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-24T14:54:37.036Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-24T14:54:37.036Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-24T14:54:37.603Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-24T14:54:37.603Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-24T14:54:38.539Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-24T14:54:39.106Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-24T14:54:40.481Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-24T14:54:41.048Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-24T14:54:41.048Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-24T14:54:41.048Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-24T14:54:41.613Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-24T14:54:42.548Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-24T14:54:43.113Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-24T14:54:43.371Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-24T14:54:44.754Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-24T14:54:44.754Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-24T14:54:45.013Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-24T14:54:46.388Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-24T14:54:46.388Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-24T14:54:47.763Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-24T14:54:47.763Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-24T14:54:47.763Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-24T14:54:48.697Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-24T14:54:49.264Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-24T14:54:50.641Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-24T14:54:51.206Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-24T14:54:51.206Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-24T14:54:51.206Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-24T14:54:51.206Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-24T14:54:51.206Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-24T14:54:51.773Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-24T14:54:54.303Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-24T14:54:59.563Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-24T14:55:00.936Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-24T14:55:01.503Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-24T14:55:02.439Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-24T14:55:05.718Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-24T14:55:06.676Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-24T14:55:07.612Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-24T14:55:08.986Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-24T14:55:09.922Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-24T14:55:10.489Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-24T14:55:11.863Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-24T14:55:12.798Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-24T14:55:14.696Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-24T14:55:14.696Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-24T14:55:18.882Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-24T14:55:22.162Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-24T14:55:26.342Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-24T14:55:28.881Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-24T14:55:30.269Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-24T14:55:30.837Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-24T14:55:31.406Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-24T14:55:31.972Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-24T14:55:31.972Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-24T14:55:32.230Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-24T14:55:34.759Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-24T14:55:35.017Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-24T14:55:38.298Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-24T14:55:38.556Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-24T14:55:39.121Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-24T14:55:39.121Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-24T14:55:39.686Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-24T14:55:40.620Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-24T14:55:40.620Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-24T14:55:41.555Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-24T14:55:42.122Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-24T14:55:42.381Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-24T14:55:43.317Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-24T14:55:44.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-24T14:55:44.693Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-24T14:55:48.876Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-24T14:55:49.154Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-24T14:55:49.154Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-24T14:55:49.735Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-24T14:55:50.300Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-24T14:55:52.828Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-24T14:55:55.360Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-24T14:55:57.260Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-24T14:55:59.161Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-24T14:56:00.095Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-24T14:56:01.998Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-24T14:56:05.340Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-24T14:56:06.713Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-24T14:56:08.087Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-24T14:56:09.022Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-24T14:56:09.956Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-24T14:56:11.330Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-24T14:56:12.705Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-24T14:56:14.080Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-24T14:56:15.454Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-24T14:56:16.391Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-24T14:56:19.669Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-24T14:56:27.774Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-24T14:56:31.965Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-24T14:56:31.965Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-24T14:56:31.965Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-24T14:56:31.965Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-24T14:56:32.223Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-24T14:56:32.223Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-24T14:56:32.223Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-24T14:56:32.789Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-24T14:56:32.789Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-24T14:56:33.355Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-24T14:56:33.355Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-24T14:56:33.614Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-24T14:56:33.614Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-24T14:56:33.614Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-24T14:56:34.990Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-24T14:56:34.990Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-24T14:56:35.248Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-24T14:56:35.248Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-24T14:56:35.248Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-24T14:56:41.801Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-24T14:56:42.060Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-24T14:56:42.318Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-24T14:56:42.318Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-24T14:56:44.220Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-24T14:56:46.752Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite (1389.77s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.28s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.03s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.60s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.24s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.00s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.42s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.60s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.70s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.65s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAttachDetach (1.15s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.00s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.20s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.93s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.38s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.90s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.35s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.31s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.08s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.42s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.74s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.35s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.86s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.60s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.66s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.27s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.41s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.44s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.20s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.86s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.78s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.87s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.24s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.71s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.98s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.16s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.16s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.18s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.89s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.16s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.27s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.04s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.58s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.96s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.81s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.30s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.49s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.90s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.84s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.50s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.98s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.45s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.90s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.67s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.58s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.62s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.75s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.59s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2021-02-24T14:56:46.752Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-24T14:56:46.752Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.31s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.24s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.74s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.70s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.62s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.52s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.82s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.88s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.59s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.26s) [2021-02-24T14:56:46.752Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-24T14:56:46.752Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.752Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-24T14:56:46.752Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.752Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-24T14:56:46.752Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.752Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-02-24T14:56:46.752Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.74s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.93s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.97s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.91s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.87s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.44s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.93s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.86s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.51s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.29s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.55s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.82s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.39s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.27s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.68s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.01s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.38s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.46s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.85s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.31s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.74s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.99s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.79s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.96s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.28s) [2021-02-24T14:56:46.752Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.98s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEnv (1.66s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.21s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.04s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.64s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.16s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.84s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.57s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.27s) [2021-02-24T14:56:46.753Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-24T14:56:46.753Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.98s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.75s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFails (0.80s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.04s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.58s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.56s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.34s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.02s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.92s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.31s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.24s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.78s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.51s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildHistory (4.08s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.42s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.63s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.32s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.80s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.94s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.59s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.22s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.33s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.46s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.86s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.03s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.27s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.82s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.75s) [2021-02-24T14:56:46.753Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-24T14:56:46.753Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.97s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.86s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.64s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.52s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.35s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.47s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.33s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.02s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.34s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.75s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.11s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.25s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.34s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildPATH (2.40s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.00s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.15s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.87s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildRm (2.14s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.69s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.38s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.97s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.96s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.86s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2021-02-24T14:56:46.753Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-24T14:56:46.753Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.81s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildStderr (0.77s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.48s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.86s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.76s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.97s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.06s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildUser (1.30s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.21s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.12s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.70s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.16s) [2021-02-24T14:56:46.753Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-24T14:56:46.753Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.753Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-24T14:56:46.753Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.753Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-24T14:56:46.753Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.753Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-24T14:56:46.753Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.64s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.88s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.34s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.21s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.09s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.99s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.07s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2021-02-24T14:56:46.753Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-24T14:56:46.753Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.75s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.95s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-02-24T14:56:46.753Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-02-24T14:56:46.753Z] docker_cli_sni_test.go:18: Flakey test [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.52s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.84s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCommitChange (0.77s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.14s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.37s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.92s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCommitTTY (2.24s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.27s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.98s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.04s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.44s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.13s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.64s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.72s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.46s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.64s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.16s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.62s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.79s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.75s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.05s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.37s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.79s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2021-02-24T14:56:46.753Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-24T14:56:46.753Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.84s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.53s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.01s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.39s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.56s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.32s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c85da0_} (1.53s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1709827200_/foo_false____} (1.74s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1709827200_/foo_true____} (1.37s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3314225631_/foo_false____} (1.37s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3314225631_/foo_true____} (1.46s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3314225631_/foo_true__0xc000c85e40__} (1.35s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c85e80_} (0.78s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c85ea0_} (0.82s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c85ec0_} (1.56s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c85f20_} (1.42s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.60s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.28s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.25s) [2021-02-24T14:56:46.753Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.88s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.09s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.54s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.64s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.68s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.94s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.24s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.76s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.77s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.95s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.30s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.12s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.87s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.93s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.38s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.52s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.76s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.28s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToDot (0.72s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.46s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.07s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToStdout (0.63s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.40s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.32s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.42s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.59s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2021-02-24T14:56:46.754Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-24T14:56:46.754Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2021-02-24T14:56:46.754Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-24T14:56:46.754Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.91s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.51s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.38s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.23s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.22s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.65s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.92s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.64s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.25s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsCommit (0.73s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.35s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.12s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.02s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.04s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.46s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.08s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFilters (1.35s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.68s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.86s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2021-02-24T14:56:46.754Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-24T14:56:46.754Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-24T14:56:46.754Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-24T14:56:46.754Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.44s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.89s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.68s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.24s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExec (0.72s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.66s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.15s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.56s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.43s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecCgroup (1.03s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecEnv (0.68s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.29s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.60s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecInspectID (1.66s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.08s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecStartFails (0.68s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecTTY (0.85s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.78s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2021-02-24T14:56:46.754Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-24T14:56:46.754Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.62s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.61s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.54s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestHealth (18.80s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.68s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.26s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.81s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.11s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.20s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.86s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.80s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImportDisplay (1.61s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImportFile (1.51s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.79s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImportGzipped (1.40s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.16s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2021-02-24T14:56:46.754Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-24T14:56:46.754Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectDefault (0.53s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectHistory (0.66s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-02-24T14:56:46.754Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-24T14:56:46.754Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.70s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.68s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.57s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.70s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.69s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectStatus (0.70s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.58s) [2021-02-24T14:56:46.754Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.52s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.99s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.12s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.12s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.53s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.75s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.61s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.68s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.82s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.57s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.66s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.57s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.02s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsTail (0.54s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.62s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.60s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestNetHostname (1.81s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.89s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.35s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPluginActive (1.38s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.49s) [2021-02-24T14:56:46.755Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-24T14:56:46.755Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.93s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.38s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.26s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (4.63s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.60s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.33s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPortList (6.98s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.00s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.04s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.60s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.21s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.25s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.18s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.74s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.28s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsByOrder (2.90s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.24s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.10s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.14s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.47s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.37s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.51s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.10s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.27s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.41s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.73s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.07s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.60s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2021-02-24T14:56:46.755Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-24T14:56:46.755Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.64s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.05s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.56s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.41s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.05s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.25s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.62s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.44s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.71s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.75s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.57s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.63s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.80s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.38s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.59s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.15s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.52s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.73s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.72s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.70s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.84s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.61s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.71s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.95s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.65s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.60s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.13s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.77s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.24s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.04s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.29s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.74s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.61s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.75s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.44s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.84s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.82s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.27s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.20s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.01s) [2021-02-24T14:56:46.755Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-24T14:56:46.755Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.755Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-24T14:56:46.755Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.65s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.34s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.55s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.35s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2021-02-24T14:56:46.755Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-24T14:56:46.755Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.44s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.50s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.93s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2021-02-24T14:56:46.755Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T14:56:46.755Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.10s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.47s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.55s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.94s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.97s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.54s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.50s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.73s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.95s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.36s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.09s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.21s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunMount (4.91s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.08s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.52s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.14s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.05s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.66s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNetHost (0.95s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.59s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.93s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.53s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.59s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.64s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2021-02-24T14:56:46.755Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.49s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.61s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.58s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.91s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.51s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.77s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.87s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.57s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.63s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.98s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.71s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.20s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.61s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.23s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.73s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.62s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunState (1.20s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunSysctls (1.10s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.87s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.68s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.58s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.60s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.45s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.73s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.63s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.82s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.97s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.47s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.44s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.59s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.03s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.62s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.06s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.45s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.24s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.42s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.40s) [2021-02-24T14:56:46.756Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents815676856 [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.50s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.93s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.94s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.14s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.65s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.77s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStartRecordError (1.38s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.43s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.27s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.89s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.18s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.08s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-24T14:56:46.756Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.74s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.98s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.59s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.12s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.95s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.83s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.67s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.41s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.94s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-24T14:56:46.756Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.73s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.42s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.52s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.11s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.81s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.48s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.43s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.39s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.43s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.85s) [2021-02-24T14:56:46.756Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.47s) [2021-02-24T14:56:46.756Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-24T14:56:46.756Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-24T14:56:46.756Z] === RUN TestDockerRegistrySuite [2021-02-24T14:56:46.756Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-24T14:56:47.690Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-24T14:56:49.070Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-24T14:56:50.445Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-24T14:56:50.445Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-24T14:56:53.725Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-24T14:56:58.987Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-24T14:57:01.518Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-24T14:57:02.454Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-24T14:57:03.388Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-24T14:57:04.322Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-24T14:57:05.257Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-24T14:57:06.634Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-24T14:57:07.569Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-24T14:57:08.521Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-24T14:57:10.432Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-24T14:57:12.332Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-24T14:57:13.268Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-24T14:57:15.795Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-24T14:57:16.360Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-24T14:57:16.618Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-24T14:57:17.553Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-24T14:57:18.487Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-24T14:57:19.423Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-24T14:57:21.959Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-24T14:57:22.217Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-24T14:57:23.152Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-24T14:57:23.717Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-24T14:57:23.717Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-24T14:57:23.975Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-24T14:57:24.233Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-24T14:57:24.491Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-24T14:57:24.759Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-24T14:57:26.133Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-24T14:57:27.509Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-24T14:57:28.075Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-24T14:57:29.008Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-24T14:57:30.381Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite (44.33s) [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d218352bc7b12] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.08s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d514a0bd536e8] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2021-02-24T14:57:30.947Z] check_test.go:196: [dba3b0fcd1c48] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d2461e5e2b812] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.78s) [2021-02-24T14:57:30.947Z] check_test.go:196: [de8fd15497858] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.19s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d527ee714cea5] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.98s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d678d7fe6d0aa] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.06s) [2021-02-24T14:57:30.947Z] check_test.go:196: [df36086a0e825] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2021-02-24T14:57:30.947Z] check_test.go:196: [dbfbba1af5cc9] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2021-02-24T14:57:30.947Z] check_test.go:196: [de92e92387f47] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d8f1bc7a06c06] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d3f51d96b0621] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.99s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d4c12d5b95475] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.06s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d34632d9c6b45] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2021-02-24T14:57:30.947Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:812b37bb62d840fefa586d9d30698ba1cb26460575941084f80790a84233d135 [2021-02-24T14:57:30.947Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8e75cbf55f8dab21c4c908f2de6978d553e351208059a2d3d1568c339552c1e0 [2021-02-24T14:57:30.947Z] check_test.go:196: [d03cba48db2ae] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s) [2021-02-24T14:57:30.947Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1958de580c62f0ed346242bcfaf5ba52ecb30ccbec38d160fc1d28f41cbe177 [2021-02-24T14:57:30.947Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cfa20dca1890f2b5454267fe989afe7e976fa674245d4577e8adba4731521f2e [2021-02-24T14:57:30.947Z] check_test.go:196: [d2ddddaeced1a] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d3d562c312efd] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.24s) [2021-02-24T14:57:30.947Z] check_test.go:196: [deb4a086d0022] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2021-02-24T14:57:30.947Z] check_test.go:196: [dec0d51ff0fae] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d77d4d3c68052] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2021-02-24T14:57:30.947Z] check_test.go:196: [de60a29aed5de] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d6cd3847da235] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.03s) [2021-02-24T14:57:30.947Z] check_test.go:196: [de951d56f1856] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.31s) [2021-02-24T14:57:30.947Z] check_test.go:196: [db26369e9240f] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-02-24T14:57:30.947Z] check_test.go:196: [ddf4635975698] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d6da9283f7563] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-02-24T14:57:30.947Z] check_test.go:196: [dba685a0d8b57] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d2a7310907c73] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d393863d5ab3d] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2021-02-24T14:57:30.947Z] check_test.go:196: [dd3efb593d50a] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d4a914c489a0c] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d01109ce834aa] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.11s) [2021-02-24T14:57:30.947Z] check_test.go:196: [d1977ec41a640] daemon is not started [2021-02-24T14:57:30.947Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2021-02-24T14:57:30.948Z] check_test.go:196: [dca6eb16f6d1d] daemon is not started [2021-02-24T14:57:30.948Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2021-02-24T14:57:30.948Z] check_test.go:196: [daeb67a796b27] daemon is not started [2021-02-24T14:57:30.948Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2021-02-24T14:57:30.948Z] check_test.go:196: [d78973a802cca] daemon is not started [2021-02-24T14:57:30.948Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.02s) [2021-02-24T14:57:30.948Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-02-24T14:57:30.948Z] === RUN TestDockerSchema1RegistrySuite [2021-02-24T14:57:30.948Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-24T14:57:31.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-24T14:57:34.489Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-24T14:57:39.751Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-24T14:57:43.035Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-24T14:57:43.601Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-24T14:57:44.534Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-24T14:57:44.534Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-24T14:57:45.932Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-24T14:57:46.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-24T14:57:47.801Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-24T14:57:50.334Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-24T14:57:50.593Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-24T14:57:51.160Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-24T14:57:51.160Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-24T14:57:51.418Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-24T14:57:51.677Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-24T14:57:51.935Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite (21.23s) [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-24T14:57:52.193Z] check_test.go:223: [d83b812854214] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2021-02-24T14:57:52.193Z] check_test.go:223: [dba711cc1f002] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.77s) [2021-02-24T14:57:52.193Z] check_test.go:223: [d19398ec0020c] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.82s) [2021-02-24T14:57:52.193Z] check_test.go:223: [d08d1c468282c] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2021-02-24T14:57:52.193Z] check_test.go:223: [d4a9fdbbc240e] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2021-02-24T14:57:52.193Z] check_test.go:223: [d584e72d89915] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-02-24T14:57:52.193Z] check_test.go:223: [de23c705ebfca] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2021-02-24T14:57:52.193Z] check_test.go:223: [dc48382fb9617] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2021-02-24T14:57:52.193Z] check_test.go:223: [df688b2722ab2] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-02-24T14:57:52.193Z] check_test.go:223: [d7bd445f40e75] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.44s) [2021-02-24T14:57:52.193Z] check_test.go:223: [dd9534246cc0c] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-02-24T14:57:52.193Z] check_test.go:223: [d4bb6e237bfbe] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-02-24T14:57:52.193Z] check_test.go:223: [d50f1183bdcdb] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-24T14:57:52.193Z] check_test.go:223: [dba868b58c7c6] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-24T14:57:52.193Z] check_test.go:223: [d933321a8eca9] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-02-24T14:57:52.193Z] check_test.go:223: [da627e622cad7] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-02-24T14:57:52.193Z] check_test.go:223: [deab6c0c2a0b4] daemon is not started [2021-02-24T14:57:52.193Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-24T14:57:52.193Z] check_test.go:223: [d48bb209558ae] daemon is not started [2021-02-24T14:57:52.193Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-24T14:57:52.193Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-24T14:57:53.127Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-24T14:57:53.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-24T14:57:53.642Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-24T14:57:54.575Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-24T14:57:54.833Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-24T14:57:55.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-24T14:57:55.966Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-24T14:57:55.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.83s) [2021-02-24T14:57:55.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.77s) [2021-02-24T14:57:55.966Z] check_test.go:252: [d7e68f63effed] daemon is not started [2021-02-24T14:57:55.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-02-24T14:57:55.966Z] check_test.go:252: [d51ca0a122649] daemon is not started [2021-02-24T14:57:55.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-02-24T14:57:55.966Z] check_test.go:252: [dc35a69ecb3bb] daemon is not started [2021-02-24T14:57:55.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2021-02-24T14:57:55.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-02-24T14:57:55.966Z] check_test.go:252: [dd4e76908b9c0] daemon is not started [2021-02-24T14:57:55.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-02-24T14:57:55.966Z] check_test.go:252: [dffe83141bf39] daemon is not started [2021-02-24T14:57:55.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-02-24T14:57:55.966Z] check_test.go:252: [d5c70aa7ef18a] daemon is not started [2021-02-24T14:57:55.966Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-02-24T14:57:55.966Z] check_test.go:252: [db2eeed8e233b] daemon is not started [2021-02-24T14:57:55.966Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-24T14:57:55.966Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-24T14:58:01.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-24T14:58:01.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-24T14:58:01.482Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-24T14:58:01.482Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-24T14:58:01.740Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-02-24T14:58:01.740Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-02-24T14:58:01.740Z] check_test.go:279: [d8ca74c62007e] daemon is not started [2021-02-24T14:58:01.740Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-02-24T14:58:01.740Z] check_test.go:279: [d90802c0ff6c1] daemon is not started [2021-02-24T14:58:01.740Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-02-24T14:58:01.740Z] check_test.go:279: [dc169e938b888] daemon is not started [2021-02-24T14:58:01.740Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-02-24T14:58:01.740Z] check_test.go:279: [d8627ab87e675] daemon is not started [2021-02-24T14:58:01.740Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-02-24T14:58:01.740Z] check_test.go:279: [d38dcbd0864bd] daemon is not started [2021-02-24T14:58:01.740Z] === RUN TestDockerNetworkSuite [2021-02-24T14:58:01.740Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-24T14:58:03.670Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-24T14:58:04.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-24T14:58:06.807Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-24T14:58:07.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-24T14:58:09.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-24T14:58:10.839Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-24T14:58:12.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-24T14:58:14.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-24T14:58:18.830Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-24T14:58:23.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-24T14:58:26.318Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-24T14:58:26.318Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-24T14:58:27.692Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-24T14:58:28.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-24T14:58:28.259Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-24T14:58:28.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-24T14:58:29.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-24T14:58:31.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-24T14:58:31.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-24T14:58:31.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-24T14:58:32.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-24T14:58:32.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-24T14:58:32.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-24T14:58:33.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-24T14:58:33.495Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-24T14:58:34.063Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-24T14:58:35.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-24T14:58:35.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-24T14:58:35.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-24T14:58:35.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-24T14:58:36.522Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-24T14:58:39.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-24T14:58:40.973Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-24T14:58:40.973Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-24T14:58:41.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-24T14:58:47.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-24T14:58:48.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-24T14:58:48.621Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-24T14:58:49.188Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-24T14:58:49.188Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-24T14:58:49.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-24T14:58:49.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-24T14:58:49.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-24T14:58:49.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-24T14:58:49.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-24T14:58:50.223Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-24T14:58:53.517Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-24T14:58:53.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-24T14:58:53.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-24T14:58:53.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-24T14:58:54.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-24T14:58:58.268Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-24T14:59:00.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-24T14:59:00.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-24T14:59:01.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-24T14:59:03.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-24T14:59:03.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-24T14:59:03.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-24T14:59:04.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-24T14:59:05.061Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite (67.87s) [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.96s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d9cb959718aee] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d239ae26059e1] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.04s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d4e41d6296e77] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.05s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d70d3f00c20be] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.00s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:1233: [d229e6a0ab709] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.27s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d2a7e5ce71080] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.61s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d1df8c099dc8d] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.55s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d9f2c674bedef] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.50s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d7a56d721de3b] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.76s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [db60ec736d852] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.46s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d61d9ed7c389c] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.13s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [dcae694638012] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.24s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d7e6de139619b] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [de3f5d64e9823] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d5d18f5b25558] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.99s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d96d60c1e13a8] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [df036da346f37] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [dbc4dfbb69f04] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.23s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d7e61bc52bc68] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.03s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d7bf60e246b6c] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.15s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [de62e394ad302] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d1f6a8ba34010] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.33s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d400c651006e4] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d0572532559b1] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.00s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:968: [df0836a049f54] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.33s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d02edb38ab30e] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.73s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:1116: [defa0c687a611] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d95fee475151f] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.08s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d921cd49e3188] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.23s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [df7d5cb459d82] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [dc338001ec051] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d54808a029596] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d01896a89346e] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d0e1f076dda15] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.10s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [de2f867e6208f] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d1c4f9419d28d] daemon is not started [2021-02-24T14:59:10.325Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d1f2ecac7d771] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.88s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d5b18744a2516] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.60s) [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.08s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:1084: [d2953180e3352] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [da4cd5be5498d] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d516676932e36] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [ddf703fa83f0e] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [dd417f7a0b5f4] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [de6be888d1696] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d4f729d981302] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.98s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [d55f2892df608] daemon is not started [2021-02-24T14:59:10.325Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.49s) [2021-02-24T14:59:10.325Z] docker_cli_network_unix_test.go:46: [dcafe25590ae1] daemon is not started [2021-02-24T14:59:10.325Z] === RUN TestDockerHubPullSuite [2021-02-24T14:59:10.325Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-24T14:59:11.258Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-24T14:59:13.785Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-24T14:59:13.785Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-24T14:59:17.066Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-24T14:59:17.066Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-24T14:59:17.323Z] --- PASS: TestDockerHubPullSuite (7.65s) [2021-02-24T14:59:17.323Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s) [2021-02-24T14:59:17.323Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-02-24T14:59:17.324Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2021-02-24T14:59:17.324Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.14s) [2021-02-24T14:59:17.324Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-02-24T14:59:17.324Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-02-24T14:59:17.324Z] PASS [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === Skipped [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-02-24T14:59:17.324Z] docker_cli_sni_test.go:18: Flakey test [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-24T14:59:17.324Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-24T14:59:17.324Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-24T14:59:17.324Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-24T14:59:17.324Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-24T14:59:17.324Z] docker_cli_network_unix_test.go:46: [d1f2ecac7d771] daemon is not started [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] [2021-02-24T14:59:17.324Z] DONE 1274 tests, 51 skipped in 1589.302s [2021-02-24T14:59:17.324Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T14:59:17.324Z] ++++ cat bundles/test-integration/docker.pid [2021-02-24T14:59:17.324Z] +++ kill 8164 [2021-02-24T14:59:18.257Z] +++ /etc/init.d/apparmor stop [2021-02-24T14:59:18.257Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T14:59:18.257Z] [2021-02-24T14:59:18.257Z] Unloading profiles will leave already running processes permanently [2021-02-24T14:59:18.257Z] unconfined, which can lead to unexpected situations. [2021-02-24T14:59:18.257Z] [2021-02-24T14:59:18.257Z] To set a process to complain mode, use the command line tool [2021-02-24T14:59:18.257Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T14:59:18.257Z] +++ true [2021-02-24T14:59:18.257Z] exiting test-integration [2021-02-24T14:59:18.257Z] ++ exit 0 [2021-02-24T14:59:18.257Z] [2021-02-24T14:59:18.515Z] + for job in $(jobs -p) [2021-02-24T14:59:18.515Z] + wait 8884 [2021-02-24T14:59:50.599Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-24T15:00:37.250Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-24T15:00:49.440Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-24T15:00:52.729Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-24T15:02:44.158Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-24T15:02:54.118Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-24T15:02:55.052Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-24T15:02:55.052Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-24T15:02:55.309Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-24T15:02:55.310Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-24T15:02:55.876Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-24T15:02:58.432Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-24T15:03:01.712Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-24T15:03:04.239Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-24T15:04:00.446Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-24T15:04:00.446Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-24T15:04:00.703Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-24T15:04:03.229Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-24T15:04:06.537Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-24T15:04:09.064Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-24T15:04:30.977Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-24T15:04:43.169Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-24T15:04:45.696Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-24T15:04:47.594Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-24T15:04:50.893Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-24T15:04:57.447Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-24T15:05:01.629Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-24T15:05:04.158Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-24T15:05:06.687Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-24T15:05:09.969Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-24T15:05:11.870Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-24T15:05:15.170Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-24T15:05:17.069Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-24T15:06:13.274Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-24T15:06:28.136Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite (1636.61s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.51s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.44s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.39s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.49s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.02s) [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:562: [de98d70e49673] joining swarm manager [dca0862e967fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:584: [dc56aa490e9a1] joining swarm manager [dca0862e967fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] check_test.go:380: [de98d70e49673] daemon is not started [2021-02-24T15:06:43.016Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.36s) [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:45: [d8769c5bad49d] joining swarm manager [dfe23c38b7534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.80s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.09s) [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:303: [de990dea2fbe4] joining swarm manager [d74ef8cad96cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:304: [d32e1ff62d04e] joining swarm manager [d74ef8cad96cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.63s) [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:271: [d6f2458e13522] joining swarm manager [d90699b59d886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:272: [db6b64acfd2ad] joining swarm manager [d90699b59d886]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.94s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.01s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.19s) [2021-02-24T15:06:43.016Z] docker_api_swarm_node_test.go:19: [dae8acc9f8496] joining swarm manager [d8ffbbf55311e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_node_test.go:20: [db98ffcdc4586] joining swarm manager [d8ffbbf55311e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.05s) [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:501: [de8fc82853269] joining swarm manager [d1aa42f912ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:506: [d34bd03d590ba] joining swarm manager [d1aa42f912ff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.28s) [2021-02-24T15:06:43.016Z] docker_api_swarm_node_test.go:80: [deddd362eb5ed] joining swarm manager [d123e69a6ce20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.84s) [2021-02-24T15:06:43.016Z] docker_api_swarm_node_test.go:52: [d92a130415f46] joining swarm manager [daaff6d041a87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_node_test.go:53: [d1b954c82427a] joining swarm manager [daaff6d041a87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.48s) [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:201: [d09c569586e81] joining swarm manager [d9447cbe5261c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.16s) [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:383: [da5c286e96878] joining swarm manager [d74d17a9a22b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:384: [dfbbdb9523607] joining swarm manager [d74d17a9a22b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] check_test.go:380: [dfbbdb9523607] daemon is not started [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.23s) [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:801: [d759131dbc9d8] joining swarm manager [d5798c3f8d0bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:801: [d61c2c9cb870f] joining swarm manager [d5798c3f8d0bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:801: [d96a4e80317b1] joining swarm manager [d5798c3f8d0bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:801: [d558f2d630a8d] joining swarm manager [d5798c3f8d0bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:809: [de4bfdcaece2e] joining swarm manager [d5798c3f8d0bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.88s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.53s) [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:394: [dd09a9992a707] joining swarm manager [d562fdf20a69e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:394: [d85cff2e4c222] joining swarm manager [d562fdf20a69e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.01s) [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:342: [d711b0f492c77] joining swarm manager [de6af499e8b26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:342: [dba72db739f4d] joining swarm manager [de6af499e8b26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.76s) [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:489: [daa973b31f96a] joining swarm manager [de51856a2bac5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:489: [dbba4e3d382fd] joining swarm manager [de51856a2bac5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.38s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.62s) [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:127: [deee10a975cf2] joining swarm manager [d54cdee9dce44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:128: [d170b48738b85] joining swarm manager [d54cdee9dce44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:136: [de51f009e49ae] joining swarm manager [d54cdee9dce44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:137: [db27396624768] joining swarm manager [d54cdee9dce44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.81s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.26s) [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:303: [deb70398c7c69] joining swarm manager [d444ca267b88f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:303: [dea0826a45471] joining swarm manager [d444ca267b88f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.17s) [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:99: [ddf392ad20ac5] joining swarm manager [d675f9209f890]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:100: [d5ed181bf7f33] joining swarm manager [d675f9209f890]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] check_test.go:380: [ddf392ad20ac5] daemon is not started [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.63s) [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:532: [d1ec7e632ac46] joining swarm manager [d059d94f7dcd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:533: [d1f2ae22731db] joining swarm manager [d059d94f7dcd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.10s) [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:147: [d5d4e516592dd] joining swarm manager [dcdc29904fb32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_api_swarm_service_test.go:147: [d2f2ba50a4df7] joining swarm manager [dcdc29904fb32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.78s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.73s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.87s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.15s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.21s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.43s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.44s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.28s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.41s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.64s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.46s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.09s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.01s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.03s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.59s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.13s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.62s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (1.93s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.43s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.28s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.49s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.82s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.95s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.27s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.89s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.83s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.65s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.68s) [2021-02-24T15:06:43.016Z] docker_cli_service_logs_test.go:245: checking task 28lvzbhdq9iu [2021-02-24T15:06:43.016Z] docker_cli_service_logs_test.go:250: checking messages for 28lvzbhdq9iu [2021-02-24T15:06:43.016Z] docker_cli_service_logs_test.go:245: checking task vq72i3ze0s0e [2021-02-24T15:06:43.016Z] docker_cli_service_logs_test.go:250: checking messages for vq72i3ze0s0e [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.84s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.62s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.74s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (1.97s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.66s) [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1901: [d5d1bdbd43f1c] joining swarm manager [d9236a5b634ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1902: [d52d0812dcbca] joining swarm manager [d9236a5b634ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.93s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.32s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.53s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.49s) [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1802: [d5c527a3acd63] joining swarm manager [d6aaa85d04ee1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1803: [dddebfb1c6c7b] joining swarm manager [d6aaa85d04ee1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (99.06s) [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1321: [d182b2ae1abf5] joining swarm manager [db9a49e4ef8bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1322: [d735dbacf0748] joining swarm manager [db9a49e4ef8bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.36s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.69s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.41s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.31s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.20s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.92s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.61s) [2021-02-24T15:06:43.016Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.51s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.75s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.13s) [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1186: [dc4464cb3f7e1] joining swarm manager [d205e2d6d644e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1195: [d4a79fd374028] joining swarm manager [d205e2d6d644e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.10s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.05s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (108.02s) [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1118: [dc94f4b9b45cd] joining swarm manager [d33a4b90566a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1119: [d20295421316d] joining swarm manager [d33a4b90566a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1172: [d4be5ebbc6f91] joining swarm manager [d33a4b90566a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1453: [d4bff639c4401] joining swarm manager [d91ecf4d9a6e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] docker_cli_swarm_test.go:1454: [d42d1ffc6515c] joining swarm manager [d91ecf4d9a6e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.94s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.42s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.24s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.03s) [2021-02-24T15:06:43.016Z] docker_cli_swarm_unix_test.go:62: [d5a6aad472455] joining swarm manager [d9feca12a893b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.84s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.83s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.24s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2021-02-24T15:06:43.016Z] docker_api_swarm_test.go:961: [dc9a06d6d999c] joining swarm manager [dfc726b67d8f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.19s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.29s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.24s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.63s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.21s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.32s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.92s) [2021-02-24T15:06:43.016Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2021-02-24T15:06:43.016Z] === RUN TestDockerExternalVolumeSuite [2021-02-24T15:06:43.016Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-24T15:07:01.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-24T15:08:08.744Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-24T15:08:16.847Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-24T15:08:48.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-24T15:09:01.090Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-24T15:09:33.174Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-24T15:09:48.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-24T15:10:20.089Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-24T15:10:34.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-24T15:10:49.824Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-24T15:11:36.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-24T15:11:54.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-24T15:12:28.145Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-24T15:13:00.219Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-24T15:13:15.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-24T15:13:29.953Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-24T15:13:48.023Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite (437.32s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s) [2021-02-24T15:14:02.885Z] docker_cli_external_volume_driver_test.go:53: [d17742ee42bfd] daemon is not started [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-02-24T15:14:02.885Z] docker_cli_external_volume_driver_test.go:53: [d76c63f886db5] daemon is not started [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-02-24T15:14:02.885Z] docker_cli_external_volume_driver_test.go:53: [d6d9a12ac5b4f] daemon is not started [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-24T15:14:02.885Z] docker_cli_external_volume_driver_test.go:53: [d5fd4d284eb49] daemon is not started [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.32s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-02-24T15:14:02.885Z] docker_cli_external_volume_driver_test.go:485: [dafc1af9b0e77] daemon is not started [2021-02-24T15:14:02.885Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-24T15:14:02.885Z] docker_cli_external_volume_driver_test.go:53: [d80c9337e1785] daemon is not started [2021-02-24T15:14:02.885Z] PASS [2021-02-24T15:14:02.885Z] [2021-02-24T15:14:02.885Z] === Skipped [2021-02-24T15:14:02.885Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-02-24T15:14:02.885Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-02-24T15:14:02.885Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-24T15:14:02.885Z] check_test.go:309: [ddc3ef84abd11] daemon is not started [2021-02-24T15:14:02.885Z] [2021-02-24T15:14:02.885Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-24T15:14:02.885Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-24T15:14:02.885Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-24T15:14:02.885Z] check_test.go:309: [d9a4399e0be3e] daemon is not started [2021-02-24T15:14:02.885Z] [2021-02-24T15:14:02.885Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-24T15:14:02.885Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-24T15:14:02.885Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-24T15:14:02.885Z] check_test.go:309: [d9b9048995e17] daemon is not started [2021-02-24T15:14:02.885Z] [2021-02-24T15:14:02.885Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-24T15:14:02.885Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-24T15:14:02.885Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-24T15:14:02.885Z] [2021-02-24T15:14:02.885Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-24T15:14:02.885Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-24T15:14:02.885Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-24T15:14:02.885Z] [2021-02-24T15:14:02.885Z] [2021-02-24T15:14:02.885Z] DONE 273 tests, 5 skipped in 2472.522s [2021-02-24T15:14:02.885Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T15:14:02.885Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbd28328b9027/docker.pid [2021-02-24T15:14:02.885Z] +++ kill 6220 [2021-02-24T15:14:02.886Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6220 is not a child of this shell [2021-02-24T15:14:02.886Z] warning: PID 6220 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbd28328b9027/docker.pid had a nonzero exit code [2021-02-24T15:14:02.886Z] ++++ cat bundles/test-integration/docker.pid [2021-02-24T15:14:02.886Z] +++ kill 8168 [2021-02-24T15:14:02.886Z] +++ /etc/init.d/apparmor stop [2021-02-24T15:14:02.886Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T15:14:02.886Z] [2021-02-24T15:14:02.886Z] Unloading profiles will leave already running processes permanently [2021-02-24T15:14:02.886Z] unconfined, which can lead to unexpected situations. [2021-02-24T15:14:02.886Z] [2021-02-24T15:14:02.886Z] To set a process to complain mode, use the command line tool [2021-02-24T15:14:02.886Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T15:14:02.886Z] +++ true [2021-02-24T15:14:02.886Z] exiting test-integration [2021-02-24T15:14:02.886Z] ++ exit 0 [2021-02-24T15:14:02.886Z] [2021-02-24T15:14:02.886Z] + exit 0 [2021-02-24T15:14:02.886Z] ++ jobs -p [2021-02-24T15:14:02.886Z] + pids= [2021-02-24T15:14:02.886Z] + echo 'Remaining pids to kill: []' [2021-02-24T15:14:02.886Z] Remaining pids to kill: [] [2021-02-24T15:14:02.886Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-24T15:14:02.900Z] Recording test results [2021-02-24T15:14:04.506Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-24T15:14:04.843Z] + echo Ensuring container killed. [2021-02-24T15:14:04.843Z] Ensuring container killed. [2021-02-24T15:14:04.843Z] + docker ps -aq -f name=docker-pr8-* [2021-02-24T15:14:04.843Z] + cids=6e037d052d9d [2021-02-24T15:14:04.843Z] f8c30db796f4 [2021-02-24T15:14:04.843Z] 05e646fcaf2b [2021-02-24T15:14:04.843Z] + [ -n 6e037d052d9d [2021-02-24T15:14:04.843Z] f8c30db796f4 [2021-02-24T15:14:04.843Z] 05e646fcaf2b ] [2021-02-24T15:14:04.843Z] + docker rm -vf 6e037d052d9d f8c30db796f4 05e646fcaf2b [2021-02-24T15:14:06.745Z] 6e037d052d9d [2021-02-24T15:14:06.745Z] f8c30db796f4 [2021-02-24T15:14:07.329Z] 05e646fcaf2b [Pipeline] sh [2021-02-24T15:14:07.611Z] + echo Chowning /workspace to jenkins user [2021-02-24T15:14:07.611Z] Chowning /workspace to jenkins user [2021-02-24T15:14:07.611Z] + id -u [2021-02-24T15:14:07.611Z] + id -g [2021-02-24T15:14:07.611Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42034:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T15:14:07.611Z] Unable to find image 'busybox:latest' locally [2021-02-24T15:14:08.247Z] latest: Pulling from library/busybox [2021-02-24T15:14:08.505Z] 5c4213be9af9: Pulling fs layer [2021-02-24T15:14:08.505Z] 5c4213be9af9: Verifying Checksum [2021-02-24T15:14:08.505Z] 5c4213be9af9: Download complete [2021-02-24T15:14:08.505Z] 5c4213be9af9: Pull complete [2021-02-24T15:14:08.505Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-24T15:14:08.505Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T15:14:12.993Z] + bundleName=amd64 [2021-02-24T15:14:12.993Z] + echo Creating amd64-bundles.tar.gz [2021-02-24T15:14:12.993Z] Creating amd64-bundles.tar.gz [2021-02-24T15:14:12.993Z] + xargs tar -czf amd64-bundles.tar.gz [2021-02-24T15:14:12.993Z] + 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 [2021-02-24T15:14:14.376Z] Archiving artifacts [2021-02-24T15:14:16.856Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42034/8/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-24T15:14:17.171Z] + make clean [2021-02-24T15:14:17.429Z] docker volume rm -f docker-dev-cache [2021-02-24T15:14:17.429Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS