Pull request #41995 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d+0af8ed47bbf51f796ab22797334f69fda10840e5 (a0f51c972f8dfb4cfe966da185243b76ffc82ebe) 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-06T15:28:45.759Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-06T15:28:45.763Z] Trying to pass milestone 2 [Pipeline] milestone [2021-02-06T15:28:45.814Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-06T15:28:45.973Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e5d7eb6fe0ce33b8) in /home/ubuntu/workspace/moby_PR-41995 [Pipeline] { [Pipeline] checkout [2021-02-06T15:28:46.017Z] The recommended git tool is: git [2021-02-06T15:28:46.034Z] using credential docker-jenkins-github-credentials [2021-02-06T15:28:46.040Z] Cloning the remote Git repository [2021-02-06T15:28:46.040Z] Cloning with configured refspecs honoured and without tags [2021-02-06T15:28:46.052Z] Cloning repository https://github.com/moby/moby.git [2021-02-06T15:28:46.053Z] > git init /home/ubuntu/workspace/moby_PR-41995 # timeout=10 [2021-02-06T15:28:46.070Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:28:46.070Z] > git --version # timeout=10 [2021-02-06T15:28:46.078Z] > git --version # 'git version 2.17.1' [2021-02-06T15:28:46.078Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:28:46.079Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:00.087Z] Fetching without tags [2021-02-06T15:29:00.052Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:29:00.065Z] > git config --add remote.origin.fetch +refs/pull/41995/head:refs/remotes/origin/PR-41995 # timeout=10 [2021-02-06T15:29:00.078Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:00.084Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:29:00.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:29:00.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:00.101Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:00.353Z] Merging remotes/origin/master commit 0af8ed47bbf51f796ab22797334f69fda10840e5 into PR head commit dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d [2021-02-06T15:29:01.329Z] Merge succeeded, producing 49ee1ebaeda85a0e4115f0468562823a316928c6 [2021-02-06T15:29:01.329Z] Checking out Revision 49ee1ebaeda85a0e4115f0468562823a316928c6 (PR-41995) [2021-02-06T15:29:01.400Z] Commit message: "Merge commit '0af8ed47bbf51f796ab22797334f69fda10840e5' into HEAD" [2021-02-06T15:29:01.414Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2021-02-06T15:29:00.364Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:29:00.375Z] > git checkout -f dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d # timeout=10 [2021-02-06T15:29:00.809Z] > git remote # timeout=10 [2021-02-06T15:29:00.814Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T15:29:00.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:00.820Z] > git merge 0af8ed47bbf51f796ab22797334f69fda10840e5 # timeout=10 [2021-02-06T15:29:01.332Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-06T15:29:01.340Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:29:01.345Z] > git checkout -f 49ee1ebaeda85a0e4115f0468562823a316928c6 # timeout=10 [2021-02-06T15:29:01.413Z] > git rev-list --no-walk b5a13cba95d49ba06be888fc80330cf54d281e56 # timeout=10 [Pipeline] sh [2021-02-06T15:29:02.206Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41995:/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-06T15:29:02.206Z] Unable to find image 'alpine:latest' locally [2021-02-06T15:29:02.206Z] latest: Pulling from library/alpine [2021-02-06T15:29:02.466Z] 4c0d98bf9879: Pulling fs layer [2021-02-06T15:29:02.466Z] 4c0d98bf9879: Verifying Checksum [2021-02-06T15:29:02.466Z] 4c0d98bf9879: Download complete [2021-02-06T15:29:02.726Z] 4c0d98bf9879: Pull complete [2021-02-06T15:29:02.726Z] Digest: sha256:08d6ca16c60fe7490c03d10dc339d9fd8ea67c6466dea8d558526b1330a85930 [2021-02-06T15:29:02.726Z] Status: Downloaded newer image for alpine:latest [2021-02-06T15:29:05.265Z] 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: 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] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-02-06T15:29:05.735Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e5d7eb6fe0ce33b8) in /home/ubuntu/workspace/moby_PR-41995 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-06T15:29:05.741Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41995 [2021-02-06T15:29:05.742Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-41995 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-02-06T15:29:05.804Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] checkout [2021-02-06T15:29:05.819Z] using credential docker-jenkins-github-credentials [2021-02-06T15:29:05.822Z] The recommended git tool is: git [Pipeline] // stage [2021-02-06T15:29:05.828Z] The recommended git tool is: git [2021-02-06T15:29:05.831Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-02-06T15:29:05.843Z] Fetching without tags [Pipeline] // stage [2021-02-06T15:29:05.855Z] using credential docker-jenkins-github-credentials [2021-02-06T15:29:05.865Z] using credential docker-jenkins-github-credentials [2021-02-06T15:29:05.869Z] Cloning the remote Git repository [2021-02-06T15:29:05.869Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-02-06T15:29:05.879Z] Cloning the remote Git repository [2021-02-06T15:29:05.879Z] Cloning with configured refspecs honoured and without tags [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [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] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-02-06T15:29:06.090Z] Merging remotes/origin/master commit 0af8ed47bbf51f796ab22797334f69fda10840e5 into PR head commit dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d [2021-02-06T15:29:06.237Z] Merge succeeded, producing afec3d0e760641ee7c3ab9c3b7de7196ab858010 [2021-02-06T15:29:06.237Z] Checking out Revision afec3d0e760641ee7c3ab9c3b7de7196ab858010 (PR-41995) [2021-02-06T15:29:06.292Z] Commit message: "Merge commit '0af8ed47bbf51f796ab22797334f69fda10840e5' into HEAD" [2021-02-06T15:29:06.300Z] First time build. Skipping changelog. [2021-02-06T15:29:05.875Z] Cloning repository https://github.com/moby/moby.git [2021-02-06T15:29:05.875Z] > git init /home/jenkins/workspace/moby_PR-41995 # timeout=10 [2021-02-06T15:29:05.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:29:05.894Z] > git --version # timeout=10 [2021-02-06T15:29:05.895Z] > git --version # 'git version 2.17.1' [2021-02-06T15:29:05.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:05.895Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-06T15:29:05.833Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-06T15:29:05.841Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:29:05.854Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:29:05.854Z] > git --version # timeout=10 [2021-02-06T15:29:05.862Z] > git --version # 'git version 2.17.1' [2021-02-06T15:29:05.862Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:05.863Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:06.101Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:29:06.107Z] > git checkout -f dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d # timeout=10 [2021-02-06T15:29:06.156Z] > git remote # timeout=10 [2021-02-06T15:29:06.163Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T15:29:06.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:06.171Z] > git merge 0af8ed47bbf51f796ab22797334f69fda10840e5 # timeout=10 [2021-02-06T15:29:06.239Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-06T15:29:06.248Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:29:06.251Z] > git checkout -f afec3d0e760641ee7c3ab9c3b7de7196ab858010 # timeout=10 [2021-02-06T15:29:06.303Z] > git rev-list --no-walk b5a13cba95d49ba06be888fc80330cf54d281e56 # timeout=10 [2021-02-06T15:29:05.885Z] Cloning repository https://github.com/moby/moby.git [2021-02-06T15:29:05.886Z] > git init /home/docker/workspace/moby_PR-41995 # timeout=10 [2021-02-06T15:29:05.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:29:05.894Z] > git --version # timeout=10 [2021-02-06T15:29:05.897Z] > git --version # 'git version 2.7.4' [2021-02-06T15:29:05.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:05.898Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:06.953Z] + [ PR != PR ] [2021-02-06T15:29:06.953Z] + [ master != master ] [2021-02-06T15:29:06.953Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-06T15:29:07.284Z] + docker version [2021-02-06T15:29:07.284Z] Client: Docker Engine - Community [2021-02-06T15:29:07.284Z] Version: 20.10.2 [2021-02-06T15:29:07.284Z] API version: 1.41 [2021-02-06T15:29:07.284Z] Go version: go1.13.15 [2021-02-06T15:29:07.284Z] Git commit: 2291f61 [2021-02-06T15:29:07.284Z] Built: Mon Dec 28 16:17:32 2020 [2021-02-06T15:29:07.284Z] OS/Arch: linux/amd64 [2021-02-06T15:29:07.284Z] Context: default [2021-02-06T15:29:07.284Z] Experimental: true [2021-02-06T15:29:07.284Z] [2021-02-06T15:29:07.284Z] Server: Docker Engine - Community [2021-02-06T15:29:07.284Z] Engine: [2021-02-06T15:29:07.284Z] Version: 20.10.2 [2021-02-06T15:29:07.284Z] API version: 1.41 (minimum version 1.12) [2021-02-06T15:29:07.284Z] Go version: go1.13.15 [2021-02-06T15:29:07.284Z] Git commit: 8891c58 [2021-02-06T15:29:07.284Z] Built: Mon Dec 28 16:15:09 2020 [2021-02-06T15:29:07.284Z] OS/Arch: linux/amd64 [2021-02-06T15:29:07.284Z] Experimental: true [2021-02-06T15:29:07.284Z] containerd: [2021-02-06T15:29:07.284Z] Version: 1.4.3 [2021-02-06T15:29:07.284Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:29:07.284Z] runc: [2021-02-06T15:29:07.284Z] Version: 1.0.0-rc92 [2021-02-06T15:29:07.284Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:29:07.284Z] docker-init: [2021-02-06T15:29:07.284Z] Version: 0.19.0 [2021-02-06T15:29:07.284Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-06T15:29:07.568Z] + docker info [2021-02-06T15:29:08.507Z] Client: [2021-02-06T15:29:08.507Z] Context: default [2021-02-06T15:29:08.507Z] Debug Mode: false [2021-02-06T15:29:08.507Z] Plugins: [2021-02-06T15:29:08.507Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-06T15:29:08.507Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-06T15:29:08.507Z] [2021-02-06T15:29:08.507Z] Server: [2021-02-06T15:29:08.507Z] Containers: 0 [2021-02-06T15:29:08.507Z] Running: 0 [2021-02-06T15:29:08.507Z] Paused: 0 [2021-02-06T15:29:08.507Z] Stopped: 0 [2021-02-06T15:29:08.507Z] Images: 3 [2021-02-06T15:29:08.507Z] Server Version: 20.10.2 [2021-02-06T15:29:08.507Z] Storage Driver: overlay2 [2021-02-06T15:29:08.507Z] Backing Filesystem: extfs [2021-02-06T15:29:08.507Z] Supports d_type: true [2021-02-06T15:29:08.507Z] Native Overlay Diff: true [2021-02-06T15:29:08.507Z] Logging Driver: json-file [2021-02-06T15:29:08.507Z] Cgroup Driver: cgroupfs [2021-02-06T15:29:08.507Z] Cgroup Version: 1 [2021-02-06T15:29:08.507Z] Plugins: [2021-02-06T15:29:08.507Z] Volume: local [2021-02-06T15:29:08.507Z] Network: bridge host ipvlan macvlan null overlay [2021-02-06T15:29:08.507Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-06T15:29:08.507Z] Swarm: inactive [2021-02-06T15:29:08.507Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-02-06T15:29:08.507Z] Default Runtime: runc [2021-02-06T15:29:08.507Z] Init Binary: docker-init [2021-02-06T15:29:08.507Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:29:08.507Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:29:08.507Z] init version: de40ad0 [2021-02-06T15:29:08.507Z] Security Options: [2021-02-06T15:29:08.507Z] apparmor [2021-02-06T15:29:08.507Z] seccomp [2021-02-06T15:29:08.507Z] Profile: default [2021-02-06T15:29:08.507Z] Kernel Version: 5.4.0-1035-aws [2021-02-06T15:29:08.507Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-06T15:29:08.507Z] OSType: linux [2021-02-06T15:29:08.507Z] Architecture: x86_64 [2021-02-06T15:29:08.507Z] CPUs: 2 [2021-02-06T15:29:08.507Z] Total Memory: 7.569GiB [2021-02-06T15:29:08.507Z] Name: ip-10-100-46-46 [2021-02-06T15:29:08.507Z] ID: 6V4B:VKYK:OLF7:OAMN:3BBO:HNEE:JR5Z:3FAM:YACZ:D3PV:FSY4:SD2W [2021-02-06T15:29:08.507Z] Docker Root Dir: /var/lib/docker [2021-02-06T15:29:08.507Z] Debug Mode: false [2021-02-06T15:29:08.507Z] Registry: https://index.docker.io/v1/ [2021-02-06T15:29:08.507Z] Labels: [2021-02-06T15:29:08.507Z] Experimental: true [2021-02-06T15:29:08.507Z] Insecure Registries: [2021-02-06T15:29:08.507Z] 127.0.0.0/8 [2021-02-06T15:29:08.507Z] Live Restore Enabled: true [2021-02-06T15:29:08.507Z] [2021-02-06T15:29:08.507Z] WARNING: No swap limit support [2021-02-06T15:29:08.507Z] WARNING: No blkio weight support [2021-02-06T15:29:08.507Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-06T15:29:08.796Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:29:08.796Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:29:08.796Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41995/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-06T15:29:08.796Z] + bash /home/ubuntu/workspace/moby_PR-41995/check-config.sh [2021-02-06T15:29:08.796Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-06T15:29:08.796Z] info: reading kernel config from /boot/config-5.4.0-1035-aws ... [2021-02-06T15:29:08.796Z] [2021-02-06T15:29:08.796Z] Generally Necessary: [2021-02-06T15:29:08.796Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-06T15:29:08.796Z] - apparmor: enabled and tools installed [2021-02-06T15:29:08.796Z] - CONFIG_NAMESPACES: enabled [2021-02-06T15:29:08.796Z] - CONFIG_NET_NS: enabled [2021-02-06T15:29:08.796Z] - CONFIG_PID_NS: enabled [2021-02-06T15:29:08.796Z] - CONFIG_IPC_NS: enabled [2021-02-06T15:29:08.796Z] - CONFIG_UTS_NS: enabled [2021-02-06T15:29:08.796Z] - CONFIG_CGROUPS: enabled [2021-02-06T15:29:09.056Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-06T15:29:09.056Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-06T15:29:09.056Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-06T15:29:09.056Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-06T15:29:09.056Z] - CONFIG_CPUSETS: enabled [2021-02-06T15:29:09.056Z] - CONFIG_MEMCG: enabled [2021-02-06T15:29:09.056Z] - CONFIG_KEYS: enabled [2021-02-06T15:29:09.056Z] - CONFIG_VETH: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-06T15:29:09.056Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-06T15:29:09.056Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-06T15:29:09.056Z] [2021-02-06T15:29:09.056Z] Optional Features: [2021-02-06T15:29:09.056Z] - CONFIG_USER_NS: enabled [2021-02-06T15:29:09.056Z] - CONFIG_SECCOMP: enabled [2021-02-06T15:29:09.056Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-06T15:29:09.056Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-06T15:29:09.056Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-06T15:29:09.056Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-06T15:29:09.056Z] - CONFIG_BLK_CGROUP: enabled [2021-02-06T15:29:09.056Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-06T15:29:09.056Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-06T15:29:09.056Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-06T15:29:09.056Z] - CONFIG_CGROUP_PERF: enabled [2021-02-06T15:29:09.056Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-06T15:29:09.056Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-06T15:29:09.056Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-06T15:29:09.056Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-06T15:29:09.056Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-06T15:29:09.056Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_IP_VS: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-06T15:29:09.056Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-06T15:29:09.056Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-06T15:29:09.056Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_EXT4_FS: enabled [2021-02-06T15:29:09.056Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-06T15:29:09.056Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-06T15:29:09.056Z] - Network Drivers: [2021-02-06T15:29:09.056Z] - "overlay": [2021-02-06T15:29:09.056Z] - CONFIG_VXLAN: enabled (as module) [2021-02-06T15:29:09.056Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-06T15:29:09.056Z] Optional (for encrypted networks): [2021-02-06T15:29:09.316Z] - CONFIG_CRYPTO: enabled [2021-02-06T15:29:09.316Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-06T15:29:09.316Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-06T15:29:09.316Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-06T15:29:09.316Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-06T15:29:09.316Z] - CONFIG_XFRM: enabled [2021-02-06T15:29:09.316Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-06T15:29:09.316Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-06T15:29:09.316Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-06T15:29:09.316Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-06T15:29:09.316Z] - "ipvlan": [2021-02-06T15:29:09.316Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-06T15:29:09.316Z] - "macvlan": [2021-02-06T15:29:09.316Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-06T15:29:09.316Z] - CONFIG_DUMMY: enabled (as module) [2021-02-06T15:29:09.316Z] - "ftp,tftp client in container": [2021-02-06T15:29:09.316Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-06T15:29:09.316Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-06T15:29:09.316Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-06T15:29:09.316Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-06T15:29:09.316Z] - Storage Drivers: [2021-02-06T15:29:09.316Z] - "aufs": [2021-02-06T15:29:09.316Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-06T15:29:09.316Z] - "btrfs": [2021-02-06T15:29:09.316Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-06T15:29:09.316Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-06T15:29:09.316Z] - "devicemapper": [2021-02-06T15:29:09.316Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-06T15:29:09.316Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-06T15:29:09.316Z] - "overlay": [2021-02-06T15:29:09.316Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-06T15:29:09.316Z] - "zfs": [2021-02-06T15:29:09.316Z] - /dev/zfs: present [2021-02-06T15:29:09.316Z] - zfs command: missing [2021-02-06T15:29:09.316Z] - zpool command: missing [2021-02-06T15:29:09.316Z] [2021-02-06T15:29:09.316Z] Limits: [2021-02-06T15:29:09.316Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-06T15:29:09.316Z] [2021-02-06T15:29:09.316Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-06T15:29:09.648Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:49ee1ebaeda85a0e4115f0468562823a316928c6 . [2021-02-06T15:29:09.648Z] #2 [internal] load .dockerignore [2021-02-06T15:29:09.648Z] #2 sha256:8b1c4a547a20f84e02fec3f0abe3904a1044279bf51d23535dcd285996813ad0 [2021-02-06T15:29:09.648Z] #2 transferring context: 87B done [2021-02-06T15:29:09.648Z] #2 DONE 0.0s [2021-02-06T15:29:09.648Z] [2021-02-06T15:29:09.648Z] #1 [internal] load build definition from Dockerfile [2021-02-06T15:29:09.648Z] #1 sha256:e425c613548be445339a68b6d30f988c7d46f504fa2bd8f75038d1594d976c4c [2021-02-06T15:29:09.648Z] #1 transferring dockerfile: 16.55kB done [2021-02-06T15:29:09.648Z] #1 DONE 0.0s [2021-02-06T15:29:09.648Z] [2021-02-06T15:29:09.648Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-06T15:29:09.648Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-06T15:29:09.908Z] #3 DONE 0.2s [2021-02-06T15:29:09.908Z] [2021-02-06T15:29:09.908Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-06T15:29:09.908Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-06T15:29:09.908Z] #4 CACHED [2021-02-06T15:29:10.169Z] [2021-02-06T15:29:10.169Z] #5 [internal] load build definition from Dockerfile [2021-02-06T15:29:10.169Z] #5 sha256:97b966935d10889a4df29d910a3fc159fa3483d5064784710cd454037724bb52 [2021-02-06T15:29:10.169Z] #5 transferring dockerfile: 16.55kB done [2021-02-06T15:29:10.169Z] #5 DONE 0.0s [2021-02-06T15:29:10.169Z] [2021-02-06T15:29:10.169Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-06T15:29:10.169Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-06T15:29:10.169Z] #8 DONE 0.1s [2021-02-06T15:29:10.169Z] [2021-02-06T15:29:10.169Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-06T15:29:10.169Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-06T15:29:10.392Z] Running on azwin-2-387330 in d:\jenkins\workspace\moby_PR-41995 [Pipeline] { [Pipeline] ws [2021-02-06T15:29:10.407Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-02-06T15:29:10.431Z] #7 DONE 0.1s [2021-02-06T15:29:10.431Z] [2021-02-06T15:29:10.431Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-06T15:29:10.431Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-06T15:29:10.431Z] #6 DONE 0.1s [2021-02-06T15:29:10.431Z] [2021-02-06T15:29:10.431Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-06T15:29:10.431Z] #25 sha256:10877c50c598adfc862503ea8be9a65a55673726f7b55615e941b05a74410f99 [2021-02-06T15:29:10.431Z] #25 DONE 0.0s [2021-02-06T15:29:10.431Z] [2021-02-06T15:29:10.431Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-06T15:29:10.431Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-06T15:29:10.431Z] #61 DONE 0.0s [2021-02-06T15:29:10.431Z] [2021-02-06T15:29:10.431Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:29:10.431Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:29:10.431Z] #9 DONE 0.0s [2021-02-06T15:29:10.431Z] [2021-02-06T15:29:10.431Z] #22 [internal] load build context [2021-02-06T15:29:10.431Z] #22 sha256:e7c2db804e28a37483cdfae09acc54f988faf38409894b3fd1e656b37f9304de [2021-02-06T15:29:10.514Z] The recommended git tool is: git [2021-02-06T15:29:10.734Z] using credential docker-jenkins-github-credentials [2021-02-06T15:29:10.809Z] Cloning the remote Git repository [2021-02-06T15:29:10.809Z] Cloning with configured refspecs honoured and without tags [2021-02-06T15:29:10.840Z] Cloning repository https://github.com/moby/moby.git [2021-02-06T15:29:10.841Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-02-06T15:29:10.921Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:29:10.922Z] > git --version # timeout=10 [2021-02-06T15:29:10.973Z] > git --version # 'git version 2.24.1.windows.2' [2021-02-06T15:29:10.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:10.976Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:12.342Z] #22 transferring context: 53.39MB 1.6s done [2021-02-06T15:29:12.342Z] #22 DONE 1.6s [2021-02-06T15:29:12.342Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #50 sha256:e69d37e0f9916ad3f752c643b3bd7da08be2ea0af7a208561f392cd955caa746 [2021-02-06T15:29:12.343Z] #50 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-06T15:29:12.343Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-06T15:29:12.343Z] #10 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-06T15:29:12.343Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-06T15:29:12.343Z] #18 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #26 sha256:eb917928a0a67f2c29f76c642853b2f64b9d75e10034bf0a1d3486ff08bb9b88 [2021-02-06T15:29:12.343Z] #26 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-06T15:29:12.343Z] #58 sha256:3d3ec38fcabba4b21631c2ed2f7fd22eb371fdb1734cc6b6bd4ca11f8d4faf6b [2021-02-06T15:29:12.343Z] #58 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-06T15:29:12.343Z] #62 sha256:21f07cf8ed0fe9e11f5d7471ce2bd9368d23d910c2cd14899ceb91ec6e18f61d [2021-02-06T15:29:12.343Z] #62 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #56 sha256:9061b2f04eca5d979e138e06a63ab619811b0599a8bdecdf293da44f4208c3c4 [2021-02-06T15:29:12.343Z] #56 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #23 sha256:a2dc7c8bf9a7c5a0952b118ba6368557aaffa8daadac52b19bb5c0600b328dce [2021-02-06T15:29:12.343Z] #23 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-06T15:29:12.343Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-06T15:29:12.343Z] #16 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #48 sha256:0232fd725201a3e2b4ef83407b12c3a869b1ab35446c8c57f6b467c6bc7db8c7 [2021-02-06T15:29:12.343Z] #48 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:29:12.343Z] #19 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-06T15:29:12.343Z] #20 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-06T15:29:12.343Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-06T15:29:12.343Z] #13 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #49 sha256:c75ac9b954c85bb213c0b89a19c9ed7fceb350d09b2d1ff24a1c8091a5181a95 [2021-02-06T15:29:12.343Z] #49 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #51 sha256:e30d2d5a1e27cef587fe98cecc1deb9ff7b1b99224a0bcbf1291d62bf0c7de57 [2021-02-06T15:29:12.343Z] #51 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #53 sha256:cd1b3ec430f2fddc763d6bf978b11511df9a5f60a93764e45c32f51cec0854f0 [2021-02-06T15:29:12.343Z] #53 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #64 sha256:ccc781332940c33d4a6ae56269e632173bc2d4ffdf29f3343b3b22869df41bef [2021-02-06T15:29:12.343Z] #64 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #47 sha256:fd3748b999b764a6769ea0db3309717b6c5d3830273c5a6c38a30c2fd5c52824 [2021-02-06T15:29:12.343Z] #47 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-06T15:29:12.343Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-06T15:29:12.343Z] #38 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #60 sha256:5d558c05610205774982f51514f31c5bc7b69ef295ec86f2b7edfba91e5e309a [2021-02-06T15:29:12.343Z] #60 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-06T15:29:12.343Z] #43 sha256:8a93c63141dbdc2e6fb0cbadc642effc5f374d71f8b27172779c122c083460bf [2021-02-06T15:29:12.343Z] #43 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:29:12.343Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-06T15:29:12.343Z] #21 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-06T15:29:12.343Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-06T15:29:12.343Z] #30 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #44 sha256:48209bce7b84d03930256c0c82d217e808fe4fc50e504554da00255661361211 [2021-02-06T15:29:12.343Z] #44 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #63 sha256:8e2acb878205167f1e7cb62704fc68153a34c660252579fabf6e4e8fae2e11ac [2021-02-06T15:29:12.343Z] #63 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:29:12.343Z] #35 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-06T15:29:12.343Z] #59 sha256:12be38005230a6684eb3339e24b71f89e6393625d002a261d4e845ad4fc92b76 [2021-02-06T15:29:12.343Z] #59 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #33 sha256:a89eb8fc61564205b48aa19d152b41091fff788e91c2643df33a5866089b07f0 [2021-02-06T15:29:12.343Z] #33 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #46 sha256:bdd7a9f84a686e54324e8217d1e9542443b132859c38f65fd8f63c65e762d860 [2021-02-06T15:29:12.343Z] #46 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #45 sha256:6650c04d84528fa8e319f5bbd220a6a98292a9e8122a1b1fad43c443ff7ba7a9 [2021-02-06T15:29:12.343Z] #45 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:29:12.343Z] #41 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-06T15:29:12.343Z] #54 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #52 sha256:5abb36f250071a1300190837df386f57fe1cfdabf8d91d895448151e05b38ad5 [2021-02-06T15:29:12.343Z] #52 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #55 sha256:32c0a857cb5a164de95d90de962807d3515f404701deea5f73a508a3ca561875 [2021-02-06T15:29:12.343Z] #55 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:29:12.343Z] #42 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-06T15:29:12.343Z] #31 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-06T15:29:12.343Z] #14 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-06T15:29:12.343Z] #29 sha256:dd24091bc43afcd2c830d600e0246ed7c9ce7e990de501a98c8b2354a76294e1 [2021-02-06T15:29:12.343Z] #29 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #34 sha256:b6b3839a29479f1d13b667ad7cf3126acc3dfb3f8a779a31446c7463d7de3eaf [2021-02-06T15:29:12.343Z] #34 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #28 sha256:b6d2feb8a5f5acbc017d4f28b0cb78f5c4f69408fb6d34ecae48bbccf0960b6c [2021-02-06T15:29:12.343Z] #28 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:29:12.343Z] #12 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-06T15:29:12.343Z] #27 sha256:725d564e837bc18597808ab27a2e712e3baff3bc2d74a69a7d15f7e791dd5a45 [2021-02-06T15:29:12.343Z] #27 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #37 sha256:9b77393326fd72ffbc103f64f6cdbd31201c4e61bc8a047c99b7db86d1f6b371 [2021-02-06T15:29:12.343Z] #37 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #32 sha256:0ff3841675ed40c6938e63af16790f470253c4597f1ad93aefeec43f5f2179a7 [2021-02-06T15:29:12.343Z] #32 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-06T15:29:12.343Z] #40 sha256:9c66b6b02cae7d59457be7392789ce6f098844a9a55508c42bfde3d20462b14f [2021-02-06T15:29:12.343Z] #40 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-06T15:29:12.343Z] #39 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-06T15:29:12.343Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-06T15:29:12.343Z] #15 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-06T15:29:12.343Z] #11 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-06T15:29:12.343Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-06T15:29:12.343Z] #17 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #36 sha256:e998c4bd1a22f1cc465bbd00a11ea461ddf7078ccf6eee19e0b9aaff4369f228 [2021-02-06T15:29:12.343Z] #36 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #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-06T15:29:12.343Z] #57 sha256:425c36a66c2ce4c5f0649e1c2b2de81ac961ae850777ebe63e5babb86c84bed2 [2021-02-06T15:29:12.343Z] #57 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-06T15:29:12.343Z] #24 sha256:15b116e109996255900faeb42e051d75f06337ea15794e3c93a8324682a7a546 [2021-02-06T15:29:12.343Z] #24 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-06T15:29:12.343Z] #65 sha256:4a516e43aff245c7c772806b035b4a59751b00a8bde333a29480b5f9cd555c6d [2021-02-06T15:29:12.343Z] #65 CACHED [2021-02-06T15:29:12.343Z] [2021-02-06T15:29:12.343Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-06T15:29:12.343Z] #66 sha256:bbc3928360379cb5ad2c9064710458817581ae0b16664a1270376a121b6b9e2b [2021-02-06T15:29:12.914Z] #66 DONE 0.8s [2021-02-06T15:29:12.914Z] [2021-02-06T15:29:12.914Z] #67 exporting to image [2021-02-06T15:29:12.914Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-06T15:29:12.914Z] #67 exporting layers [2021-02-06T15:29:13.853Z] #67 exporting layers 0.8s done [2021-02-06T15:29:13.853Z] #67 writing image sha256:b4504cd743eb1e5a0cc79bd5335c03219086d585977019aefb4ef27a79f728df done [2021-02-06T15:29:13.853Z] #67 naming to docker.io/library/docker:49ee1ebaeda85a0e4115f0468562823a316928c6 done [2021-02-06T15:29:13.853Z] #67 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-06T15:29:14.185Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41995/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/validate/default [2021-02-06T15:29:14.756Z] Congratulations! All commits are properly signed with the DCO! [2021-02-06T15:29:14.756Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-06T15:29:14.756Z] No api/types/ or api/swagger.yaml changes in diff. [2021-02-06T15:29:15.016Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-06T15:29:15.016Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-06T15:29:15.016Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-06T15:29:15.016Z] Congratulations! No new tests were added to integration-cli. [2021-02-06T15:29:15.016Z] [2021-02-06T15:29:15.016Z] INFO Start validation with golang-ci-lint [2021-02-06T15:29:15.277Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-06T15:29:15.277Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-06T15:29:15.277Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-06T15:29:15.332Z] Fetching without tags [2021-02-06T15:29:15.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:29:15.307Z] > git config --add remote.origin.fetch +refs/pull/41995/head:refs/remotes/origin/PR-41995 # timeout=10 [2021-02-06T15:29:15.311Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:15.326Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:29:15.338Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:29:15.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:15.339Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:15.589Z] Merging remotes/origin/master commit 0af8ed47bbf51f796ab22797334f69fda10840e5 into PR head commit dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d [2021-02-06T15:29:16.473Z] Merge succeeded, producing 6bb97e4947c472ee3d2e8290f87c08979b6bf43e [2021-02-06T15:29:16.473Z] Checking out Revision 6bb97e4947c472ee3d2e8290f87c08979b6bf43e (PR-41995) [2021-02-06T15:29:16.530Z] Commit message: "Merge commit '0af8ed47bbf51f796ab22797334f69fda10840e5' into HEAD" [2021-02-06T15:29:16.544Z] First time build. Skipping changelog. [2021-02-06T15:29:15.595Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:29:15.596Z] > git checkout -f dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d # timeout=10 [2021-02-06T15:29:15.986Z] > git remote # timeout=10 [2021-02-06T15:29:15.988Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T15:29:15.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:15.989Z] > git merge 0af8ed47bbf51f796ab22797334f69fda10840e5 # timeout=10 [2021-02-06T15:29:16.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-06T15:29:16.478Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:29:16.479Z] > git checkout -f 6bb97e4947c472ee3d2e8290f87c08979b6bf43e # timeout=10 [2021-02-06T15:29:16.536Z] > git rev-list --no-walk b5a13cba95d49ba06be888fc80330cf54d281e56 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-06T15:29:17.271Z] + docker version [2021-02-06T15:29:17.271Z] Client: Docker Engine - Community [2021-02-06T15:29:17.271Z] Version: 19.03.7 [2021-02-06T15:29:17.271Z] API version: 1.40 [2021-02-06T15:29:17.271Z] Go version: go1.12.17 [2021-02-06T15:29:17.271Z] Git commit: 7141c199a2 [2021-02-06T15:29:17.271Z] Built: Sat Mar 7 16:48:47 2020 [2021-02-06T15:29:17.271Z] OS/Arch: linux/s390x [2021-02-06T15:29:17.271Z] Experimental: false [2021-02-06T15:29:17.271Z] [2021-02-06T15:29:17.271Z] Server: Docker Engine - Community [2021-02-06T15:29:17.271Z] Engine: [2021-02-06T15:29:17.271Z] Version: 19.03.7 [2021-02-06T15:29:17.271Z] API version: 1.40 (minimum version 1.12) [2021-02-06T15:29:17.271Z] Go version: go1.12.17 [2021-02-06T15:29:17.271Z] Git commit: 7141c199a2 [2021-02-06T15:29:17.271Z] Built: Sat Mar 7 16:47:46 2020 [2021-02-06T15:29:17.271Z] OS/Arch: linux/s390x [2021-02-06T15:29:17.271Z] Experimental: true [2021-02-06T15:29:17.271Z] containerd: [2021-02-06T15:29:17.271Z] Version: 1.2.13 [2021-02-06T15:29:17.271Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-06T15:29:17.271Z] runc: [2021-02-06T15:29:17.271Z] Version: 1.0.0-rc10 [2021-02-06T15:29:17.271Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-06T15:29:17.271Z] docker-init: [2021-02-06T15:29:17.271Z] Version: 0.18.0 [2021-02-06T15:29:17.271Z] GitCommit: fec3683 [Pipeline] sh [2021-02-06T15:29:17.648Z] + docker info [2021-02-06T15:29:17.939Z] Client: [2021-02-06T15:29:17.939Z] Debug Mode: false [2021-02-06T15:29:17.939Z] [2021-02-06T15:29:17.939Z] Server: [2021-02-06T15:29:17.939Z] Containers: 0 [2021-02-06T15:29:17.939Z] Running: 0 [2021-02-06T15:29:17.939Z] Paused: 0 [2021-02-06T15:29:17.939Z] Stopped: 0 [2021-02-06T15:29:17.939Z] Images: 0 [2021-02-06T15:29:17.939Z] Server Version: 19.03.7 [2021-02-06T15:29:17.939Z] Storage Driver: overlay2 [2021-02-06T15:29:17.939Z] Backing Filesystem: [2021-02-06T15:29:17.939Z] Supports d_type: true [2021-02-06T15:29:17.939Z] Native Overlay Diff: true [2021-02-06T15:29:17.939Z] Logging Driver: json-file [2021-02-06T15:29:17.939Z] Cgroup Driver: cgroupfs [2021-02-06T15:29:17.939Z] Plugins: [2021-02-06T15:29:17.939Z] Volume: local [2021-02-06T15:29:17.939Z] Network: bridge host ipvlan macvlan null overlay [2021-02-06T15:29:17.939Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-06T15:29:17.939Z] Swarm: inactive [2021-02-06T15:29:17.939Z] Runtimes: runc [2021-02-06T15:29:17.939Z] Default Runtime: runc [2021-02-06T15:29:17.939Z] Init Binary: docker-init [2021-02-06T15:29:17.939Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-02-06T15:29:17.939Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-02-06T15:29:17.939Z] init version: fec3683 [2021-02-06T15:29:17.939Z] Security Options: [2021-02-06T15:29:17.939Z] apparmor [2021-02-06T15:29:17.939Z] seccomp [2021-02-06T15:29:17.939Z] Profile: default [2021-02-06T15:29:17.939Z] Kernel Version: 4.15.0-91-generic [2021-02-06T15:29:17.939Z] Operating System: Ubuntu 18.04.4 LTS [2021-02-06T15:29:17.939Z] OSType: linux [2021-02-06T15:29:17.939Z] Architecture: s390x [2021-02-06T15:29:17.939Z] CPUs: 2 [2021-02-06T15:29:17.939Z] Total Memory: 7.861GiB [2021-02-06T15:29:17.939Z] Name: s390x-ubuntu-03 [2021-02-06T15:29:17.939Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-02-06T15:29:17.939Z] Docker Root Dir: /var/lib/docker [2021-02-06T15:29:17.939Z] Debug Mode: false [2021-02-06T15:29:17.939Z] Registry: https://index.docker.io/v1/ [2021-02-06T15:29:17.939Z] Labels: [2021-02-06T15:29:17.939Z] Experimental: true [2021-02-06T15:29:17.939Z] Insecure Registries: [2021-02-06T15:29:17.939Z] 127.0.0.0/8 [2021-02-06T15:29:17.939Z] Live Restore Enabled: false [2021-02-06T15:29:17.939Z] [2021-02-06T15:29:17.939Z] WARNING: No swap limit support [Pipeline] sh [2021-02-06T15:29:18.317Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:29:18.317Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:29:18.317Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41995/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-06T15:29:18.317Z] + bash /home/jenkins/workspace/moby_PR-41995/check-config.sh [2021-02-06T15:29:18.317Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-06T15:29:18.317Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-02-06T15:29:18.317Z] [2021-02-06T15:29:18.317Z] Generally Necessary: [2021-02-06T15:29:18.317Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-06T15:29:18.317Z] - apparmor: enabled and tools installed [2021-02-06T15:29:18.608Z] - CONFIG_NAMESPACES: enabled [2021-02-06T15:29:18.608Z] - CONFIG_NET_NS: enabled [2021-02-06T15:29:18.608Z] - CONFIG_PID_NS: enabled [2021-02-06T15:29:18.608Z] - CONFIG_IPC_NS: enabled [2021-02-06T15:29:18.608Z] - CONFIG_UTS_NS: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CGROUPS: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CPUSETS: enabled [2021-02-06T15:29:18.608Z] - CONFIG_MEMCG: enabled [2021-02-06T15:29:18.608Z] - CONFIG_KEYS: enabled [2021-02-06T15:29:18.608Z] - CONFIG_VETH: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-06T15:29:18.608Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-06T15:29:18.608Z] [2021-02-06T15:29:18.608Z] Optional Features: [2021-02-06T15:29:18.608Z] - CONFIG_USER_NS: enabled [2021-02-06T15:29:18.608Z] - CONFIG_SECCOMP: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-06T15:29:18.608Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-06T15:29:18.608Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-06T15:29:18.608Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-06T15:29:18.608Z] - CONFIG_BLK_CGROUP: enabled [2021-02-06T15:29:18.608Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-06T15:29:18.608Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CGROUP_PERF: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-06T15:29:18.608Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-06T15:29:18.608Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-06T15:29:18.608Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-06T15:29:18.608Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_IP_VS: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-06T15:29:18.608Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-06T15:29:18.608Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-06T15:29:18.608Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_EXT4_FS: enabled [2021-02-06T15:29:18.608Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-06T15:29:18.608Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-06T15:29:18.608Z] - Network Drivers: [2021-02-06T15:29:18.608Z] - "overlay": [2021-02-06T15:29:18.608Z] - CONFIG_VXLAN: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-06T15:29:18.608Z] Optional (for encrypted networks): [2021-02-06T15:29:18.608Z] - CONFIG_CRYPTO: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-06T15:29:18.608Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-06T15:29:18.608Z] - CONFIG_XFRM: enabled [2021-02-06T15:29:18.608Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-06T15:29:18.608Z] - "ipvlan": [2021-02-06T15:29:18.608Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-06T15:29:18.608Z] - "macvlan": [2021-02-06T15:29:18.608Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_DUMMY: enabled (as module) [2021-02-06T15:29:18.608Z] - "ftp,tftp client in container": [2021-02-06T15:29:18.608Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-06T15:29:18.608Z] - Storage Drivers: [2021-02-06T15:29:18.608Z] - "aufs": [2021-02-06T15:29:18.608Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-06T15:29:18.608Z] - "btrfs": [2021-02-06T15:29:18.608Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-06T15:29:18.608Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-06T15:29:18.608Z] - "devicemapper": [2021-02-06T15:29:18.608Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-06T15:29:18.608Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-06T15:29:18.608Z] - "overlay": [2021-02-06T15:29:18.608Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-06T15:29:18.608Z] - "zfs": [2021-02-06T15:29:18.608Z] - /dev/zfs: missing [2021-02-06T15:29:18.608Z] - zfs command: missing [2021-02-06T15:29:18.608Z] - zpool command: missing [2021-02-06T15:29:18.608Z] [2021-02-06T15:29:18.608Z] Limits: [2021-02-06T15:29:18.638Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-06T15:29:18.638Z] [2021-02-06T15:29:18.638Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-06T15:29:19.032Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:49ee1ebaeda85a0e4115f0468562823a316928c6 . [2021-02-06T15:29:19.032Z] #1 [internal] load build definition from Dockerfile [2021-02-06T15:29:19.032Z] #1 transferring dockerfile: 16.55kB done [2021-02-06T15:29:19.032Z] #1 DONE 0.0s [2021-02-06T15:29:19.032Z] [2021-02-06T15:29:19.032Z] #2 [internal] load .dockerignore [2021-02-06T15:29:19.032Z] #2 transferring context: 87B done [2021-02-06T15:29:19.032Z] #2 DONE 0.0s [2021-02-06T15:29:19.032Z] [2021-02-06T15:29:19.032Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-06T15:29:19.332Z] #3 DONE 0.2s [2021-02-06T15:29:19.332Z] [2021-02-06T15:29:19.332Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-02-06T15:29:19.332Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-06T15:29:19.332Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-06T15:29:19.332Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-02-06T15:29:19.332Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-02-06T15:29:19.332Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2021-02-06T15:29:19.623Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 2.90MB / 8.88MB 0.2s [2021-02-06T15:29:19.623Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2021-02-06T15:29:19.623Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2021-02-06T15:29:19.914Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-02-06T15:29:20.205Z] #4 DONE 0.7s [2021-02-06T15:29:20.205Z] [2021-02-06T15:29:20.205Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-06T15:29:20.205Z] #5 DONE 0.1s [2021-02-06T15:29:20.205Z] [2021-02-06T15:29:20.205Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-06T15:29:20.523Z] #7 DONE 0.1s [2021-02-06T15:29:20.523Z] [2021-02-06T15:29:20.523Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-06T15:29:20.523Z] #6 DONE 0.1s [2021-02-06T15:29:20.523Z] [2021-02-06T15:29:20.523Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-06T15:29:20.523Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-06T15:29:20.523Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-06T15:29:20.523Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-06T15:29:20.523Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s [2021-02-06T15:29:20.523Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.92MB / 9.86MB 0.1s [2021-02-06T15:29:20.735Z] Still waiting to schedule task [2021-02-06T15:29:20.735Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e5d7eb6fe0ce33b8)’ [2021-02-06T15:29:20.736Z] Still waiting to schedule task [2021-02-06T15:29:20.736Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e5d7eb6fe0ce33b8)’ [2021-02-06T15:29:20.742Z] Still waiting to schedule task [2021-02-06T15:29:20.742Z] All nodes of label ‘arm64&&linux’ are offline [2021-02-06T15:29:20.869Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.73MB / 9.86MB 0.2s [2021-02-06T15:29:20.869Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2021-02-06T15:29:20.869Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-02-06T15:29:21.532Z] #60 ... [2021-02-06T15:29:21.532Z] [2021-02-06T15:29:21.532Z] #21 [internal] load build context [2021-02-06T15:29:21.532Z] #21 transferring context: 53.39MB 1.0s done [2021-02-06T15:29:21.532Z] #21 DONE 1.0s [2021-02-06T15:29:21.532Z] [2021-02-06T15:29:21.532Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-02-06T15:29:21.533Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2021-02-06T15:29:21.533Z] #60 DONE 1.2s [2021-02-06T15:29:21.533Z] [2021-02-06T15:29:21.533Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-06T15:29:21.533Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-06T15:29:21.533Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-06T15:29:21.533Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-02-06T15:29:21.533Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-02-06T15:29:21.533Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 50.15MB / 102.23MB 1.1s [2021-02-06T15:29:21.533Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.4s done [2021-02-06T15:29:21.829Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 59.96MB / 102.23MB 1.2s [2021-02-06T15:29:21.829Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 78.05MB / 102.23MB 1.4s [2021-02-06T15:29:21.829Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 88.03MB / 102.23MB 1.5s [2021-02-06T15:29:22.122Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 94.58MB / 102.23MB 1.6s [2021-02-06T15:29:22.122Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.7s done [2021-02-06T15:29:22.413Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-02-06T15:29:24.148Z] Fetching without tags [2021-02-06T15:29:24.481Z] #8 ... [2021-02-06T15:29:24.481Z] [2021-02-06T15:29:24.481Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-02-06T15:29:24.481Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-02-06T15:29:24.481Z] #24 sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 48.97MB / 48.97MB 1.0s done [2021-02-06T15:29:24.481Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-02-06T15:29:24.481Z] #24 sha256:11bf5034297fd6c74478ca84e6faa5f5f327cbdd845c4fc55a77ee1f74fbf4a3 529B / 529B done [2021-02-06T15:29:24.481Z] #24 sha256:056d0a7c279321a0170f530baf74a93492ba49d7abaaa702d94533b125002c20 1.46kB / 1.46kB done [2021-02-06T15:29:24.481Z] #24 extracting sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 2.5s done [2021-02-06T15:29:24.481Z] #24 DONE 3.9s [2021-02-06T15:29:24.481Z] [2021-02-06T15:29:24.481Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-02-06T15:29:24.533Z] Merging remotes/origin/master commit 0af8ed47bbf51f796ab22797334f69fda10840e5 into PR head commit dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d [2021-02-06T15:29:24.118Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:29:24.121Z] > git config --add remote.origin.fetch +refs/pull/41995/head:refs/remotes/origin/PR-41995 # timeout=10 [2021-02-06T15:29:24.124Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:24.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:29:24.153Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:29:24.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:24.155Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:24.539Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:29:24.541Z] > git checkout -f dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d # timeout=10 [2021-02-06T15:29:25.266Z] > git remote # timeout=10 [2021-02-06T15:29:25.269Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T15:29:25.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:25.273Z] > git merge 0af8ed47bbf51f796ab22797334f69fda10840e5 # timeout=10 [2021-02-06T15:29:25.909Z] Merge succeeded, producing 665c36e7ee0b0de1c685d3987fb5beb4f1505984 [2021-02-06T15:29:25.910Z] Checking out Revision 665c36e7ee0b0de1c685d3987fb5beb4f1505984 (PR-41995) [2021-02-06T15:29:26.350Z] Commit message: "Merge commit '0af8ed47bbf51f796ab22797334f69fda10840e5' into HEAD" [2021-02-06T15:29:26.355Z] Fetching without tags [2021-02-06T15:29:26.369Z] First time build. Skipping changelog. [2021-02-06T15:29:26.019Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:29:26.076Z] > git config --add remote.origin.fetch +refs/pull/41995/head:refs/remotes/origin/PR-41995 # timeout=10 [2021-02-06T15:29:26.128Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:26.262Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:29:26.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:29:26.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:26.389Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:29:26.557Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-06T15:29:26.848Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-02-06T15:29:26.848Z] #8 DONE 6.5s [2021-02-06T15:29:26.848Z] [2021-02-06T15:29:26.848Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-02-06T15:29:27.130Z] + docker version [2021-02-06T15:29:27.130Z] Client: [2021-02-06T15:29:27.130Z] Version: 18.06.1-ce [2021-02-06T15:29:27.130Z] API version: 1.38 [2021-02-06T15:29:27.130Z] Go version: go1.10.3 [2021-02-06T15:29:27.130Z] Git commit: e68fc7a [2021-02-06T15:29:27.130Z] Built: Tue Aug 21 17:26:10 2018 [2021-02-06T15:29:27.130Z] OS/Arch: linux/ppc64le [2021-02-06T15:29:27.130Z] Experimental: false [2021-02-06T15:29:27.130Z] [2021-02-06T15:29:27.130Z] Server: [2021-02-06T15:29:27.130Z] Engine: [2021-02-06T15:29:27.130Z] Version: 18.06.1-ce [2021-02-06T15:29:27.130Z] API version: 1.38 (minimum version 1.12) [2021-02-06T15:29:27.130Z] Go version: go1.10.3 [2021-02-06T15:29:27.130Z] Git commit: e68fc7a [2021-02-06T15:29:27.130Z] Built: Tue Aug 21 17:24:20 2018 [2021-02-06T15:29:27.130Z] OS/Arch: linux/ppc64le [2021-02-06T15:29:27.130Z] Experimental: true [Pipeline] sh [2021-02-06T15:29:25.895Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-06T15:29:25.915Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:29:25.918Z] > git checkout -f 665c36e7ee0b0de1c685d3987fb5beb4f1505984 # timeout=10 [2021-02-06T15:29:26.357Z] > git rev-list --no-walk b5a13cba95d49ba06be888fc80330cf54d281e56 # timeout=10 [2021-02-06T15:29:27.513Z] + docker info [2021-02-06T15:29:27.513Z] Containers: 0 [2021-02-06T15:29:27.513Z] Running: 0 [2021-02-06T15:29:27.513Z] Paused: 0 [2021-02-06T15:29:27.513Z] Stopped: 0 [2021-02-06T15:29:27.513Z] Images: 0 [2021-02-06T15:29:27.513Z] Server Version: 18.06.1-ce [2021-02-06T15:29:27.513Z] Storage Driver: overlay2 [2021-02-06T15:29:27.513Z] Backing Filesystem: extfs [2021-02-06T15:29:27.513Z] Supports d_type: true [2021-02-06T15:29:27.513Z] Native Overlay Diff: true [2021-02-06T15:29:27.513Z] Logging Driver: json-file [2021-02-06T15:29:27.513Z] Cgroup Driver: cgroupfs [2021-02-06T15:29:27.513Z] Plugins: [2021-02-06T15:29:27.513Z] Volume: local [2021-02-06T15:29:27.513Z] Network: bridge host ipvlan macvlan null overlay [2021-02-06T15:29:27.513Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-02-06T15:29:27.513Z] Swarm: inactive [2021-02-06T15:29:27.513Z] Runtimes: runc [2021-02-06T15:29:27.513Z] Default Runtime: runc [2021-02-06T15:29:27.513Z] Init Binary: docker-init [2021-02-06T15:29:27.513Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-02-06T15:29:27.513Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-02-06T15:29:27.513Z] init version: fec3683 [2021-02-06T15:29:27.513Z] Security Options: [2021-02-06T15:29:27.513Z] apparmor [2021-02-06T15:29:27.513Z] seccomp [2021-02-06T15:29:27.513Z] Profile: default [2021-02-06T15:29:27.513Z] Kernel Version: 4.4.0-139-generic [2021-02-06T15:29:27.513Z] Operating System: Ubuntu 16.04.3 LTS [2021-02-06T15:29:27.513Z] OSType: linux [2021-02-06T15:29:27.513Z] Architecture: ppc64le [2021-02-06T15:29:27.513Z] CPUs: 4 [2021-02-06T15:29:27.513Z] Total Memory: 7.972GiB [2021-02-06T15:29:27.513Z] Name: ppc64le-ubuntu-11 [2021-02-06T15:29:27.513Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-02-06T15:29:27.513Z] Docker Root Dir: /var/lib/docker [2021-02-06T15:29:27.513Z] Debug Mode (client): false [2021-02-06T15:29:27.513Z] Debug Mode (server): false [2021-02-06T15:29:27.513Z] Registry: https://index.docker.io/v1/ [2021-02-06T15:29:27.513Z] Labels: [2021-02-06T15:29:27.513Z] Experimental: true [2021-02-06T15:29:27.513Z] Insecure Registries: [2021-02-06T15:29:27.513Z] 127.0.0.0/8 [2021-02-06T15:29:27.513Z] Live Restore Enabled: false [2021-02-06T15:29:27.513Z] [Pipeline] sh [2021-02-06T15:29:27.638Z] Merging remotes/origin/master commit 0af8ed47bbf51f796ab22797334f69fda10840e5 into PR head commit dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d [2021-02-06T15:29:27.893Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:29:27.893Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:29:27.893Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41995/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-06T15:29:27.893Z] + bash /home/docker/workspace/moby_PR-41995/check-config.sh [2021-02-06T15:29:27.893Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-06T15:29:27.893Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-02-06T15:29:27.893Z] [2021-02-06T15:29:27.893Z] Generally Necessary: [2021-02-06T15:29:27.893Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-06T15:29:27.893Z] - apparmor: enabled and tools installed [2021-02-06T15:29:27.893Z] - CONFIG_NAMESPACES: enabled [2021-02-06T15:29:27.893Z] - CONFIG_NET_NS: enabled [2021-02-06T15:29:27.893Z] - CONFIG_PID_NS: enabled [2021-02-06T15:29:27.893Z] - CONFIG_IPC_NS: enabled [2021-02-06T15:29:27.893Z] - CONFIG_UTS_NS: enabled [2021-02-06T15:29:27.893Z] - CONFIG_CGROUPS: enabled [2021-02-06T15:29:27.893Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-06T15:29:27.893Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-06T15:29:27.893Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-06T15:29:27.893Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-06T15:29:27.893Z] - CONFIG_CPUSETS: enabled [2021-02-06T15:29:27.893Z] - CONFIG_MEMCG: enabled [2021-02-06T15:29:27.893Z] - CONFIG_KEYS: enabled [2021-02-06T15:29:27.893Z] - CONFIG_VETH: enabled (as module) [2021-02-06T15:29:27.893Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-06T15:29:27.893Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-06T15:29:27.893Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-06T15:29:27.893Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-06T15:29:28.187Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-06T15:29:28.187Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-02-06T15:29:28.187Z] [2021-02-06T15:29:28.187Z] Optional Features: [2021-02-06T15:29:28.187Z] - CONFIG_USER_NS: enabled [2021-02-06T15:29:28.187Z] - CONFIG_SECCOMP: enabled [2021-02-06T15:29:28.187Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-06T15:29:28.187Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-06T15:29:28.187Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-06T15:29:28.187Z] (cgroup swap accounting is currently enabled) [2021-02-06T15:29:28.187Z] - CONFIG_MEMCG_KMEM: enabled [2021-02-06T15:29:28.187Z] - CONFIG_BLK_CGROUP: enabled [2021-02-06T15:29:28.187Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-06T15:29:28.187Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-06T15:29:28.187Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-06T15:29:28.187Z] - CONFIG_CGROUP_PERF: enabled [2021-02-06T15:29:28.187Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-06T15:29:28.187Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-06T15:29:28.187Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-06T15:29:28.187Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-06T15:29:28.187Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-06T15:29:28.187Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_IP_VS: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-06T15:29:28.187Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-06T15:29:28.187Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-06T15:29:28.187Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_EXT4_FS: enabled [2021-02-06T15:29:28.187Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-06T15:29:28.187Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-06T15:29:28.187Z] - Network Drivers: [2021-02-06T15:29:28.187Z] - "overlay": [2021-02-06T15:29:28.187Z] - CONFIG_VXLAN: enabled (as module) [2021-02-06T15:29:28.187Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-06T15:29:28.187Z] Optional (for encrypted networks): [2021-02-06T15:29:27.671Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:29:27.723Z] > git checkout -f dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d # timeout=10 [2021-02-06T15:29:28.358Z] #9 DONE 1.2s [2021-02-06T15:29:28.358Z] [2021-02-06T15:29:28.358Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-06T15:29:28.358Z] #25 0.592 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:29:28.358Z] #25 0.607 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:29:28.358Z] #25 0.637 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:29:28.358Z] #25 0.755 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [237 kB] [2021-02-06T15:29:28.358Z] #25 0.859 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-06T15:29:28.358Z] #25 2.390 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-06T15:29:28.358Z] #25 3.366 Fetched 8108 kB in 3s (2888 kB/s) [2021-02-06T15:29:28.358Z] #25 3.366 Reading package lists... [2021-02-06T15:29:28.480Z] - CONFIG_CRYPTO: enabled [2021-02-06T15:29:28.480Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_XFRM: enabled [2021-02-06T15:29:28.480Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-06T15:29:28.480Z] - "ipvlan": [2021-02-06T15:29:28.480Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-06T15:29:28.480Z] - "macvlan": [2021-02-06T15:29:28.480Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_DUMMY: enabled (as module) [2021-02-06T15:29:28.480Z] - "ftp,tftp client in container": [2021-02-06T15:29:28.480Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-06T15:29:28.480Z] - Storage Drivers: [2021-02-06T15:29:28.480Z] - "aufs": [2021-02-06T15:29:28.480Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-06T15:29:28.480Z] - "btrfs": [2021-02-06T15:29:28.480Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-06T15:29:28.480Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-06T15:29:28.480Z] - "devicemapper": [2021-02-06T15:29:28.480Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-06T15:29:28.480Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-06T15:29:28.480Z] - "overlay": [2021-02-06T15:29:28.480Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-06T15:29:28.480Z] - "zfs": [2021-02-06T15:29:28.480Z] - /dev/zfs: missing [2021-02-06T15:29:28.480Z] - zfs command: missing [2021-02-06T15:29:28.480Z] - zpool command: missing [2021-02-06T15:29:28.480Z] [2021-02-06T15:29:28.480Z] Limits: [2021-02-06T15:29:28.480Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-06T15:29:28.480Z] [2021-02-06T15:29:28.480Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-06T15:29:28.652Z] #25 3.839 Reading package lists... [2021-02-06T15:29:28.652Z] #25 4.291 Building dependency tree... [2021-02-06T15:29:28.652Z] #25 4.412 The following additional packages will be installed: [2021-02-06T15:29:28.652Z] #25 ... [2021-02-06T15:29:28.652Z] [2021-02-06T15:29:28.652Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-02-06T15:29:28.652Z] #10 DONE 0.6s [2021-02-06T15:29:28.652Z] [2021-02-06T15:29:28.652Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-06T15:29:28.652Z] #25 4.412 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-06T15:29:28.652Z] #25 4.412 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-06T15:29:28.652Z] #25 4.412 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-06T15:29:28.652Z] #25 4.413 Suggested packages: [2021-02-06T15:29:28.652Z] #25 4.413 krb5-doc krb5-user [2021-02-06T15:29:28.652Z] #25 4.413 Recommended packages: [2021-02-06T15:29:28.652Z] #25 4.413 krb5-locales publicsuffix libsasl2-modules [2021-02-06T15:29:28.652Z] #25 4.537 The following NEW packages will be installed: [2021-02-06T15:29:28.911Z] + make bundles/buildx [2021-02-06T15:29:28.943Z] #25 ... [2021-02-06T15:29:28.943Z] [2021-02-06T15:29:28.943Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-06T15:29:28.943Z] #37 DONE 0.1s [2021-02-06T15:29:28.943Z] [2021-02-06T15:29:28.943Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-06T15:29:28.943Z] #29 DONE 0.1s [2021-02-06T15:29:28.943Z] [2021-02-06T15:29:28.943Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-06T15:29:28.943Z] #25 4.537 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-06T15:29:28.943Z] #25 4.537 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-06T15:29:28.943Z] #25 4.537 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-06T15:29:28.943Z] #25 4.542 libssh2-1 libssl1.1 openssl [2021-02-06T15:29:28.943Z] #25 4.586 0 upgraded, 21 newly installed, 0 to remove and 6 not upgraded. [2021-02-06T15:29:28.943Z] #25 4.586 Need to get 4601 kB of archives. [2021-02-06T15:29:28.943Z] #25 4.586 After this operation, 11.9 MB of additional disk space will be used. [2021-02-06T15:29:28.943Z] #25 4.586 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-06T15:29:28.943Z] #25 4.595 Get:2 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u5 [214 kB] [2021-02-06T15:29:28.943Z] #25 4.601 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-02-06T15:29:28.943Z] #25 4.622 Get:4 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-02-06T15:29:28.943Z] #25 4.704 Get:5 http://deb.debian.org/debian buster/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2021-02-06T15:29:29.203Z] make: command: Command not found [2021-02-06T15:29:29.203Z] make: command: Command not found [2021-02-06T15:29:29.203Z] mkdir bundles [2021-02-06T15:29:29.203Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-02-06T15:29:29.203Z] --build-arg BUILDX_COMMIT \ [2021-02-06T15:29:29.203Z] --build-arg BUILDX_REPO \ [2021-02-06T15:29:29.203Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-02-06T15:29:29.203Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-02-06T15:29:29.203Z] . [2021-02-06T15:29:29.203Z] /bin/sh: 4: go: not found [2021-02-06T15:29:29.203Z] /bin/sh: 5: go: not found [2021-02-06T15:29:29.576Z] #25 5.285 Get:6 http://deb.debian.org/debian buster/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2021-02-06T15:29:29.878Z] #25 5.646 Get:7 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-06T15:29:29.878Z] #25 5.646 Get:8 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-02-06T15:29:29.878Z] #25 5.646 Get:9 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-02-06T15:29:29.878Z] #25 5.646 Get:10 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-02-06T15:29:29.878Z] #25 5.646 Get:11 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-02-06T15:29:29.878Z] #25 5.651 Get:12 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-02-06T15:29:29.878Z] #25 5.662 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-02-06T15:29:29.878Z] #25 5.664 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-02-06T15:29:29.878Z] #25 5.666 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-02-06T15:29:29.878Z] #25 5.674 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-02-06T15:29:29.878Z] #25 5.674 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-02-06T15:29:29.878Z] #25 5.717 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-02-06T15:29:29.878Z] #25 5.717 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-06T15:29:29.878Z] #25 5.717 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-06T15:29:29.878Z] #25 5.717 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-06T15:29:30.172Z] #25 5.831 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:29:30.173Z] #25 5.838 Fetched 4601 kB in 1s (4026 kB/s) [2021-02-06T15:29:30.173Z] #25 5.855 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-02-06T15:29:30.173Z] #25 5.855 (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 ... 6675 files and directories currently installed.) [2021-02-06T15:29:30.173Z] #25 5.855 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-06T15:29:30.173Z] #25 5.859 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:29:30.173Z] #25 5.912 Selecting previously unselected package libsasl2-2:s390x. [2021-02-06T15:29:30.173Z] #25 5.912 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-02-06T15:29:30.173Z] #25 5.912 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:29:30.173Z] #25 5.959 Selecting previously unselected package libldap-common. [2021-02-06T15:29:30.173Z] #25 5.959 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-06T15:29:30.173Z] #25 5.959 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:29:30.467Z] #25 5.992 Selecting previously unselected package libldap-2.4-2:s390x. [2021-02-06T15:29:30.467Z] #25 5.992 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_s390x.deb ... [2021-02-06T15:29:30.467Z] #25 5.996 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:29:30.467Z] #25 6.095 Selecting previously unselected package libssl1.1:s390x. [2021-02-06T15:29:30.467Z] #25 6.095 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2021-02-06T15:29:30.467Z] #25 6.095 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-02-06T15:29:30.771Z] #25 6.346 Selecting previously unselected package openssl. [2021-02-06T15:29:30.771Z] #25 6.346 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2021-02-06T15:29:30.771Z] #25 6.348 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-06T15:29:31.063Z] #25 6.694 Selecting previously unselected package ca-certificates. [2021-02-06T15:29:31.063Z] #25 6.694 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-06T15:29:31.063Z] #25 6.700 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-06T15:29:31.063Z] #25 6.950 Selecting previously unselected package libkeyutils1:s390x. [2021-02-06T15:29:31.063Z] #25 6.950 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-02-06T15:29:31.073Z] Merge succeeded, producing 2c4b41f8363943a8a95e0a366baf69151b5f8316 [2021-02-06T15:29:31.074Z] Checking out Revision 2c4b41f8363943a8a95e0a366baf69151b5f8316 (PR-41995) [2021-02-06T15:29:31.337Z] Sending build context to Docker daemon 58.3MB [2021-02-06T15:29:31.337Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-02-06T15:29:31.337Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-02-06T15:29:31.337Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-02-06T15:29:31.337Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-02-06T15:29:31.337Z] 1.13.15-buster: Pulling from library/golang [2021-02-06T15:29:31.354Z] #25 6.954 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-02-06T15:29:31.354Z] #25 7.002 Selecting previously unselected package libkrb5support0:s390x. [2021-02-06T15:29:31.354Z] #25 7.003 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-02-06T15:29:31.354Z] #25 7.005 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-06T15:29:31.354Z] #25 7.068 Selecting previously unselected package libk5crypto3:s390x. [2021-02-06T15:29:31.354Z] #25 7.069 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-02-06T15:29:31.354Z] #25 7.074 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-06T15:29:31.519Z] Commit message: "Merge commit '0af8ed47bbf51f796ab22797334f69fda10840e5' into HEAD" [2021-02-06T15:29:31.633Z] db4e2d8d5901: Pulling fs layer [2021-02-06T15:29:31.633Z] dfe2d012519c: Pulling fs layer [2021-02-06T15:29:31.633Z] 5d8f1d1f9197: Pulling fs layer [2021-02-06T15:29:31.633Z] 1301750ffb48: Pulling fs layer [2021-02-06T15:29:31.633Z] dc5c6edc9cff: Pulling fs layer [2021-02-06T15:29:31.633Z] 3c370c2e2f82: Pulling fs layer [2021-02-06T15:29:31.633Z] 5ffb2f5886e2: Pulling fs layer [2021-02-06T15:29:31.633Z] 1301750ffb48: Waiting [2021-02-06T15:29:31.633Z] 5ffb2f5886e2: Waiting [2021-02-06T15:29:31.633Z] 3c370c2e2f82: Waiting [2021-02-06T15:29:31.645Z] #25 7.261 Selecting previously unselected package libkrb5-3:s390x. [2021-02-06T15:29:31.645Z] #25 7.262 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-02-06T15:29:31.645Z] #25 7.265 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-06T15:29:31.646Z] First time build. Skipping changelog. [2021-02-06T15:29:31.926Z] dfe2d012519c: Verifying Checksum [2021-02-06T15:29:31.926Z] dfe2d012519c: Download complete [2021-02-06T15:29:31.926Z] 5d8f1d1f9197: Verifying Checksum [2021-02-06T15:29:31.926Z] 5d8f1d1f9197: Download complete [2021-02-06T15:29:31.969Z] #25 7.589 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-02-06T15:29:31.969Z] #25 7.590 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-02-06T15:29:31.969Z] #25 7.594 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-06T15:29:31.969Z] #25 7.694 Selecting previously unselected package libnghttp2-14:s390x. [2021-02-06T15:29:31.969Z] #25 7.695 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-02-06T15:29:31.969Z] #25 7.697 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-06T15:29:31.969Z] #25 7.773 Selecting previously unselected package libpsl5:s390x. [2021-02-06T15:29:31.969Z] #25 7.774 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-02-06T15:29:31.969Z] #25 7.776 Unpacking libpsl5:s390x (0.20.2-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-06T15:29:30.402Z] > git remote # timeout=10 [2021-02-06T15:29:30.460Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T15:29:30.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:29:30.512Z] > git merge 0af8ed47bbf51f796ab22797334f69fda10840e5 # timeout=10 [2021-02-06T15:29:30.979Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-02-06T15:29:31.105Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:29:31.155Z] > git checkout -f 2c4b41f8363943a8a95e0a366baf69151b5f8316 # timeout=10 [2021-02-06T15:29:31.550Z] > git rev-list --no-walk b5a13cba95d49ba06be888fc80330cf54d281e56 # timeout=10 [2021-02-06T15:29:32.271Z] #25 7.901 Selecting previously unselected package librtmp1:s390x. [2021-02-06T15:29:32.271Z] #25 7.901 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-02-06T15:29:32.271Z] #25 7.904 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-06T15:29:32.271Z] #25 8.037 Selecting previously unselected package libssh2-1:s390x. [2021-02-06T15:29:32.271Z] #25 8.037 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-02-06T15:29:32.563Z] #25 8.043 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-02-06T15:29:32.563Z] #25 8.230 Selecting previously unselected package libcurl4:s390x. [2021-02-06T15:29:32.563Z] #25 8.230 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-02-06T15:29:32.563Z] #25 8.244 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-06T15:29:32.857Z] #25 8.539 Selecting previously unselected package curl. [2021-02-06T15:29:32.857Z] #25 8.540 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-02-06T15:29:32.857Z] #25 8.550 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-06T15:29:32.993Z] + docker version [2021-02-06T15:29:32.993Z] Client: Docker Engine - Enterprise [2021-02-06T15:29:32.993Z] Version: 19.03.12 [2021-02-06T15:29:32.993Z] API version: 1.40 [2021-02-06T15:29:32.993Z] Go version: go1.13.13 [2021-02-06T15:29:32.993Z] Git commit: 4306744 [2021-02-06T15:29:32.993Z] Built: 08/05/2020 19:27:53 [2021-02-06T15:29:32.993Z] OS/Arch: windows/amd64 [2021-02-06T15:29:32.993Z] Experimental: false [2021-02-06T15:29:32.993Z] [2021-02-06T15:29:32.993Z] Server: Docker Engine - Enterprise [2021-02-06T15:29:32.993Z] Engine: [2021-02-06T15:29:32.993Z] Version: 19.03.12 [2021-02-06T15:29:32.993Z] API version: 1.40 (minimum version 1.24) [2021-02-06T15:29:32.993Z] Go version: go1.13.13 [2021-02-06T15:29:32.993Z] Git commit: f295753ffd [2021-02-06T15:29:32.993Z] Built: 08/05/2020 19:26:41 [2021-02-06T15:29:32.993Z] OS/Arch: windows/amd64 [2021-02-06T15:29:32.993Z] Experimental: true [Pipeline] sh [2021-02-06T15:29:33.151Z] #25 8.719 Selecting previously unselected package libonig5:s390x. [2021-02-06T15:29:33.151Z] #25 8.720 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-02-06T15:29:33.151Z] #25 8.723 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-06T15:29:33.448Z] #25 8.995 Selecting previously unselected package libjq1:s390x. [2021-02-06T15:29:33.448Z] #25 8.996 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-06T15:29:33.448Z] #25 9.003 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-06T15:29:33.448Z] #25 9.176 Selecting previously unselected package jq. [2021-02-06T15:29:33.448Z] #25 9.180 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-06T15:29:33.448Z] #25 9.185 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-06T15:29:33.750Z] #25 9.420 Setting up libkeyutils1:s390x (1.6-6) ... [2021-02-06T15:29:33.750Z] #25 9.468 Setting up libpsl5:s390x (0.20.2-2) ... [2021-02-06T15:29:33.750Z] #25 9.477 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-02-06T15:29:34.029Z] + docker info [2021-02-06T15:29:34.046Z] db4e2d8d5901: Verifying Checksum [2021-02-06T15:29:34.046Z] db4e2d8d5901: Download complete [2021-02-06T15:29:34.384Z] #25 9.960 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-02-06T15:29:34.384Z] #25 9.997 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:29:34.384Z] #25 10.01 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-02-06T15:29:34.384Z] #25 10.02 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:29:34.384Z] #25 10.02 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-02-06T15:29:34.384Z] #25 10.03 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-02-06T15:29:34.384Z] #25 10.04 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:29:34.384Z] #25 10.05 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-02-06T15:29:34.384Z] #25 10.06 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-02-06T15:29:34.384Z] #25 10.06 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-06T15:29:34.384Z] #25 10.07 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-06T15:29:34.384Z] #25 10.08 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-06T15:29:34.384Z] #25 10.09 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:29:34.384Z] #25 10.13 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-06T15:29:34.693Z] 1301750ffb48: Verifying Checksum [2021-02-06T15:29:34.693Z] 1301750ffb48: Download complete [2021-02-06T15:29:34.993Z] 5ffb2f5886e2: Verifying Checksum [2021-02-06T15:29:34.993Z] 5ffb2f5886e2: Download complete [2021-02-06T15:29:35.576Z] Client: [2021-02-06T15:29:35.576Z] Debug Mode: false [2021-02-06T15:29:35.576Z] Plugins: [2021-02-06T15:29:35.576Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-06T15:29:35.576Z] [2021-02-06T15:29:35.576Z] Server: [2021-02-06T15:29:35.576Z] Containers: 2 [2021-02-06T15:29:35.576Z] Running: 0 [2021-02-06T15:29:35.576Z] Paused: 0 [2021-02-06T15:29:35.576Z] Stopped: 2 [2021-02-06T15:29:35.576Z] Images: 10 [2021-02-06T15:29:35.576Z] Server Version: 19.03.12 [2021-02-06T15:29:35.576Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-06T15:29:35.576Z] Windows: [2021-02-06T15:29:35.576Z] LCOW: [2021-02-06T15:29:35.576Z] Logging Driver: json-file [2021-02-06T15:29:35.576Z] Plugins: [2021-02-06T15:29:35.576Z] Volume: local [2021-02-06T15:29:35.576Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-06T15:29:35.576Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-06T15:29:35.576Z] Swarm: inactive [2021-02-06T15:29:35.576Z] Default Isolation: process [2021-02-06T15:29:35.576Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-06T15:29:35.576Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-06T15:29:35.576Z] OSType: windows [2021-02-06T15:29:35.576Z] Architecture: x86_64 [2021-02-06T15:29:35.576Z] CPUs: 4 [2021-02-06T15:29:35.576Z] Total Memory: 32GiB [2021-02-06T15:29:35.576Z] Name: azwin-2-387330 [2021-02-06T15:29:35.576Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-06T15:29:35.576Z] Docker Root Dir: D:\docker [2021-02-06T15:29:35.576Z] Debug Mode: false [2021-02-06T15:29:35.576Z] Registry: https://index.docker.io/v1/ [2021-02-06T15:29:35.576Z] Labels: [2021-02-06T15:29:35.576Z] Experimental: true [2021-02-06T15:29:35.576Z] Insecure Registries: [2021-02-06T15:29:35.576Z] 10.0.0.4:5000 [2021-02-06T15:29:35.576Z] 127.0.0.0/8 [2021-02-06T15:29:35.576Z] Registry Mirrors: [2021-02-06T15:29:35.576Z] http://10.0.0.4:5000/ [2021-02-06T15:29:35.576Z] Live Restore Enabled: false [2021-02-06T15:29:35.576Z] [2021-02-06T15:29:35.636Z] dc5c6edc9cff: Verifying Checksum [2021-02-06T15:29:35.636Z] dc5c6edc9cff: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-02-06T15:29:36.454Z] #25 12.16 Updating certificates in /etc/ssl/certs... [2021-02-06T15:29:37.736Z] db4e2d8d5901: Pull complete [2021-02-06T15:29:37.961Z] #25 ... [2021-02-06T15:29:37.961Z] [2021-02-06T15:29:37.961Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:29:37.961Z] #22 2.267 + RM_GOPATH=0 [2021-02-06T15:29:37.961Z] #22 2.267 + TMP_GOPATH= [2021-02-06T15:29:37.961Z] #22 2.267 + : /build [2021-02-06T15:29:37.961Z] #22 2.267 + '[' -z '' ']' [2021-02-06T15:29:37.961Z] #22 2.267 ++ mktemp -d [2021-02-06T15:29:37.961Z] #22 2.267 + export GOPATH=/tmp/tmp.N0V3LZ40rV [2021-02-06T15:29:37.961Z] #22 2.267 + GOPATH=/tmp/tmp.N0V3LZ40rV [2021-02-06T15:29:37.961Z] #22 2.267 + RM_GOPATH=1 [2021-02-06T15:29:37.961Z] #22 2.267 + case "$(go env GOARCH)" in [2021-02-06T15:29:37.961Z] #22 2.267 ++ go env GOARCH [2021-02-06T15:29:37.961Z] #22 2.268 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:37.961Z] #22 2.268 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:37.961Z] #22 2.270 ++ dirname /tmp/install/install.sh [2021-02-06T15:29:37.961Z] #22 2.279 Install docker/cli version 17.06.2-ce from stable [2021-02-06T15:29:37.961Z] #22 2.279 + dir=/tmp/install [2021-02-06T15:29:37.961Z] #22 2.279 + bin=dockercli [2021-02-06T15:29:37.961Z] #22 2.279 + shift [2021-02-06T15:29:37.961Z] #22 2.279 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-06T15:29:37.961Z] #22 2.279 + . /tmp/install/dockercli.installer [2021-02-06T15:29:37.961Z] #22 2.279 ++ : stable [2021-02-06T15:29:37.961Z] #22 2.279 ++ : 17.06.2-ce [2021-02-06T15:29:37.961Z] #22 2.279 + install_dockercli [2021-02-06T15:29:37.961Z] #22 2.279 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-06T15:29:37.961Z] #22 2.294 ++ uname -m [2021-02-06T15:29:37.961Z] #22 2.294 + arch=s390x [2021-02-06T15:29:37.961Z] #22 2.294 + '[' s390x '!=' x86_64 ']' [2021-02-06T15:29:37.961Z] #22 2.294 + '[' s390x '!=' s390x ']' [2021-02-06T15:29:37.961Z] #22 2.294 + url=https://download.docker.com/linux/static [2021-02-06T15:29:37.961Z] #22 2.294 + tar -xz docker/docker [2021-02-06T15:29:37.961Z] #22 2.294 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-02-06T15:29:37.961Z] #22 8.523 + mkdir -p /build [2021-02-06T15:29:37.961Z] #22 8.525 + mv docker/docker /build/ [2021-02-06T15:29:37.961Z] #22 8.526 + rmdir docker [2021-02-06T15:29:37.961Z] #22 DONE 9.0s [2021-02-06T15:29:37.961Z] [2021-02-06T15:29:37.961Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:29:37.961Z] #47 2.070 + RM_GOPATH=0 [2021-02-06T15:29:37.961Z] #47 2.070 + TMP_GOPATH= [2021-02-06T15:29:37.961Z] #47 2.070 + : /build [2021-02-06T15:29:37.961Z] #47 2.070 + '[' -z '' ']' [2021-02-06T15:29:37.961Z] #47 2.070 ++ mktemp -d [2021-02-06T15:29:37.961Z] #47 2.075 + export GOPATH=/tmp/tmp.IOna8OwiW7 [2021-02-06T15:29:37.961Z] #47 2.075 + GOPATH=/tmp/tmp.IOna8OwiW7 [2021-02-06T15:29:37.961Z] #47 2.075 + RM_GOPATH=1 [2021-02-06T15:29:37.961Z] #47 2.075 + case "$(go env GOARCH)" in [2021-02-06T15:29:37.961Z] #47 2.082 ++ go env GOARCH [2021-02-06T15:29:37.961Z] #47 2.102 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:37.961Z] #47 2.102 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:37.961Z] #47 2.102 ++ dirname /tmp/install/install.sh [2021-02-06T15:29:37.961Z] #47 2.112 + dir=/tmp/install [2021-02-06T15:29:37.961Z] #47 2.112 + bin=golangci_lint [2021-02-06T15:29:37.961Z] #47 2.112 + shift [2021-02-06T15:29:37.961Z] #47 2.112 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-06T15:29:37.961Z] #47 2.112 + . /tmp/install/golangci_lint.installer [2021-02-06T15:29:37.961Z] #47 2.112 ++ : v1.23.8 [2021-02-06T15:29:37.961Z] #47 2.112 + install_golangci_lint [2021-02-06T15:29:37.961Z] #47 2.112 + set -e [2021-02-06T15:29:37.961Z] #47 2.112 + export GO111MODULE=on [2021-02-06T15:29:37.961Z] #47 2.112 + GO111MODULE=on [2021-02-06T15:29:37.961Z] #47 2.112 + GOBIN=/build [2021-02-06T15:29:37.961Z] #47 2.112 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-06T15:29:37.961Z] #47 2.121 go: finding github.com v1.23.8 [2021-02-06T15:29:37.961Z] #47 2.121 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-06T15:29:37.961Z] #47 2.121 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-06T15:29:37.961Z] #47 2.121 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:29:37.961Z] #47 2.121 go: finding github.com/golangci v1.23.8 [2021-02-06T15:29:37.961Z] #47 2.728 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:29:37.961Z] #47 3.233 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:29:37.961Z] #47 6.291 go: downloading github.com/spf13/viper v1.6.1 [2021-02-06T15:29:37.961Z] #47 6.291 go: downloading github.com/pkg/errors v0.8.1 [2021-02-06T15:29:37.961Z] #47 6.291 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:29:37.961Z] #47 6.301 go: downloading github.com/fatih/color v1.7.0 [2021-02-06T15:29:37.961Z] #47 6.304 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-06T15:29:37.961Z] #47 6.309 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:29:37.961Z] #47 6.315 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:29:37.961Z] #47 6.454 go: extracting github.com/fatih/color v1.7.0 [2021-02-06T15:29:37.961Z] #47 6.469 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:29:37.961Z] #47 6.504 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:29:37.961Z] #47 6.504 go: extracting github.com/spf13/viper v1.6.1 [2021-02-06T15:29:37.961Z] #47 6.547 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:29:37.961Z] #47 6.576 go: extracting github.com/pkg/errors v0.8.1 [2021-02-06T15:29:37.961Z] #47 6.576 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:29:37.961Z] #47 6.576 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:29:37.961Z] #47 6.604 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:29:37.961Z] #47 6.642 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:29:37.961Z] #47 6.642 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:29:37.961Z] #47 6.696 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-06T15:29:37.961Z] #47 6.714 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-06T15:29:37.961Z] #47 6.875 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:29:37.961Z] #47 6.896 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-06T15:29:37.961Z] #47 6.905 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:29:37.961Z] #47 7.025 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:29:37.961Z] #47 7.026 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:29:37.961Z] #47 7.097 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:29:37.961Z] #47 7.309 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:29:37.961Z] #47 7.421 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:29:37.961Z] #47 7.521 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:29:37.961Z] #47 7.522 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:29:37.961Z] #47 8.980 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:29:37.961Z] #47 9.192 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:29:38.051Z] dfe2d012519c: Pull complete [2021-02-06T15:29:38.051Z] 3c370c2e2f82: Verifying Checksum [2021-02-06T15:29:38.051Z] 3c370c2e2f82: Download complete [2021-02-06T15:29:38.252Z] #47 9.262 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:29:38.252Z] #47 9.262 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:29:38.350Z] 5d8f1d1f9197: Pull complete [2021-02-06T15:29:38.885Z] #47 ... [2021-02-06T15:29:38.885Z] [2021-02-06T15:29:38.885Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:29:38.885Z] #32 1.780 + RM_GOPATH=0 [2021-02-06T15:29:38.885Z] #32 1.780 + TMP_GOPATH= [2021-02-06T15:29:38.885Z] #32 1.780 + : /build [2021-02-06T15:29:38.885Z] #32 1.780 + '[' -z '' ']' [2021-02-06T15:29:38.885Z] #32 1.780 ++ mktemp -d [2021-02-06T15:29:38.885Z] #32 1.798 + export GOPATH=/tmp/tmp.hR1mq2EXPM [2021-02-06T15:29:38.885Z] #32 1.798 + GOPATH=/tmp/tmp.hR1mq2EXPM [2021-02-06T15:29:38.885Z] #32 1.798 + RM_GOPATH=1 [2021-02-06T15:29:38.885Z] #32 1.798 + case "$(go env GOARCH)" in [2021-02-06T15:29:38.885Z] #32 1.798 ++ go env GOARCH [2021-02-06T15:29:38.885Z] #32 1.846 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:29:38.885Z] #32 1.849 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:38.885Z] #32 1.849 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:38.885Z] #32 1.849 ++ dirname /tmp/install/install.sh [2021-02-06T15:29:38.885Z] #32 1.849 + dir=/tmp/install [2021-02-06T15:29:38.885Z] #32 1.849 + bin=tomlv [2021-02-06T15:29:38.885Z] #32 1.849 + shift [2021-02-06T15:29:38.885Z] #32 1.849 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-06T15:29:38.885Z] #32 1.849 + . /tmp/install/tomlv.installer [2021-02-06T15:29:38.885Z] #32 1.849 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:29:38.885Z] #32 1.849 + install_tomlv [2021-02-06T15:29:38.885Z] #32 1.849 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-06T15:29:38.885Z] #32 1.849 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.hR1mq2EXPM/src/github.com/BurntSushi/toml [2021-02-06T15:29:38.885Z] #32 1.849 Cloning into '/tmp/tmp.hR1mq2EXPM/src/github.com/BurntSushi/toml'... [2021-02-06T15:29:38.885Z] #32 2.393 + cd /tmp/tmp.hR1mq2EXPM/src/github.com/BurntSushi/toml [2021-02-06T15:29:38.885Z] #32 2.393 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:29:38.885Z] #32 2.405 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-06T15:29:38.885Z] #32 2.575 runtime/internal/atomic [2021-02-06T15:29:38.885Z] #32 2.578 internal/cpu [2021-02-06T15:29:38.885Z] #32 2.615 runtime/internal/sys [2021-02-06T15:29:38.885Z] #32 2.731 runtime/internal/math [2021-02-06T15:29:38.885Z] #32 2.783 math/bits [2021-02-06T15:29:38.885Z] #32 2.842 internal/bytealg [2021-02-06T15:29:38.885Z] #32 3.120 math [2021-02-06T15:29:38.885Z] #32 3.197 runtime [2021-02-06T15:29:38.885Z] #32 7.919 internal/testlog [2021-02-06T15:29:38.885Z] #32 8.174 encoding [2021-02-06T15:29:38.885Z] #32 8.287 runtime/cgo [2021-02-06T15:29:38.885Z] #32 ... [2021-02-06T15:29:38.885Z] [2021-02-06T15:29:38.885Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:29:38.885Z] #45 2.005 + RM_GOPATH=0 [2021-02-06T15:29:38.885Z] #45 2.005 + TMP_GOPATH= [2021-02-06T15:29:38.885Z] #45 2.005 + : /build [2021-02-06T15:29:38.885Z] #45 2.005 + '[' -z '' ']' [2021-02-06T15:29:38.885Z] #45 2.005 ++ mktemp -d [2021-02-06T15:29:38.885Z] #45 2.005 + export GOPATH=/tmp/tmp.Z99Jx4dt6U [2021-02-06T15:29:38.885Z] #45 2.005 + GOPATH=/tmp/tmp.Z99Jx4dt6U [2021-02-06T15:29:38.885Z] #45 2.005 + RM_GOPATH=1 [2021-02-06T15:29:38.885Z] #45 2.005 + case "$(go env GOARCH)" in [2021-02-06T15:29:38.885Z] #45 2.005 ++ go env GOARCH [2021-02-06T15:29:38.885Z] #45 2.005 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:38.885Z] #45 2.005 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:38.885Z] #45 2.005 ++ dirname /tmp/install/install.sh [2021-02-06T15:29:38.885Z] #45 2.011 + dir=/tmp/install [2021-02-06T15:29:38.885Z] #45 2.011 + bin=gotestsum [2021-02-06T15:29:38.885Z] #45 2.011 + shift [2021-02-06T15:29:38.885Z] #45 2.011 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-06T15:29:38.885Z] #45 2.011 + . /tmp/install/gotestsum.installer [2021-02-06T15:29:38.885Z] #45 2.011 ++ : v0.5.3 [2021-02-06T15:29:38.885Z] #45 2.011 + install_gotestsum [2021-02-06T15:29:38.885Z] #45 2.011 + set -e [2021-02-06T15:29:38.885Z] #45 2.011 + export GO111MODULE=on [2021-02-06T15:29:38.885Z] #45 2.011 + GO111MODULE=on [2021-02-06T15:29:38.885Z] #45 2.011 + GOBIN=/build [2021-02-06T15:29:38.885Z] #45 2.011 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-06T15:29:38.885Z] #45 2.097 go: finding gotest.tools v0.5.3 [2021-02-06T15:29:38.885Z] #45 2.102 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-06T15:29:38.885Z] #45 2.908 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-06T15:29:38.885Z] #45 3.291 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-06T15:29:38.885Z] #45 3.743 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-06T15:29:38.885Z] #45 3.743 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:29:38.885Z] #45 3.751 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:29:38.885Z] #45 3.772 go: downloading github.com/fatih/color v1.9.0 [2021-02-06T15:29:38.885Z] #45 3.777 go: downloading github.com/pkg/errors v0.9.1 [2021-02-06T15:29:38.885Z] #45 3.785 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:29:38.885Z] #45 3.859 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:29:38.885Z] #45 3.913 go: extracting github.com/fatih/color v1.9.0 [2021-02-06T15:29:38.885Z] #45 3.913 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:29:38.885Z] #45 3.934 go: extracting github.com/pkg/errors v0.9.1 [2021-02-06T15:29:38.885Z] #45 3.966 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:29:38.885Z] #45 3.968 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:29:38.885Z] #45 4.042 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:29:38.885Z] #45 4.095 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-06T15:29:38.885Z] #45 4.099 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:29:38.885Z] #45 4.205 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:29:38.885Z] #45 4.229 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:29:38.885Z] #45 4.329 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:29:38.885Z] #45 4.502 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:29:38.885Z] #45 5.089 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:29:38.885Z] #45 6.283 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:29:38.885Z] #45 6.904 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:29:38.885Z] #45 9.739 go: finding github.com/fatih/color v1.9.0 [2021-02-06T15:29:38.885Z] #45 9.751 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:29:38.885Z] #45 9.856 go: finding github.com/pkg/errors v0.9.1 [2021-02-06T15:29:38.885Z] #45 9.868 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:29:38.885Z] #45 9.896 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:29:38.885Z] #45 10.00 go: finding github.com/spf13/pflag v1.0.3 [2021-02-06T15:29:38.885Z] #45 10.03 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:29:38.885Z] #45 10.19 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:29:38.885Z] #45 10.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:29:38.885Z] #45 10.22 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:29:38.885Z] #45 10.26 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:29:39.176Z] #45 ... [2021-02-06T15:29:39.176Z] [2021-02-06T15:29:39.176Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-06T15:29:39.176Z] #38 2.346 + git clone https://github.com/docker/distribution.git . [2021-02-06T15:29:39.176Z] #38 2.346 Cloning into '.'... [2021-02-06T15:29:39.176Z] #38 ... [2021-02-06T15:29:39.176Z] [2021-02-06T15:29:39.176Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:29:39.176Z] #56 1.688 + RM_GOPATH=0 [2021-02-06T15:29:39.176Z] #56 1.688 + TMP_GOPATH= [2021-02-06T15:29:39.176Z] #56 1.688 + : /build [2021-02-06T15:29:39.176Z] #56 1.688 + '[' -z '' ']' [2021-02-06T15:29:39.176Z] #56 1.688 ++ mktemp -d [2021-02-06T15:29:39.176Z] #56 1.691 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:29:39.176Z] #56 1.691 + export GOPATH=/tmp/tmp.G9lPbaniVw [2021-02-06T15:29:39.176Z] #56 1.691 + GOPATH=/tmp/tmp.G9lPbaniVw [2021-02-06T15:29:39.176Z] #56 1.691 + RM_GOPATH=1 [2021-02-06T15:29:39.176Z] #56 1.691 + case "$(go env GOARCH)" in [2021-02-06T15:29:39.176Z] #56 1.691 ++ go env GOARCH [2021-02-06T15:29:39.176Z] #56 1.691 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:39.176Z] #56 1.691 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:39.176Z] #56 1.691 ++ dirname /tmp/install/install.sh [2021-02-06T15:29:39.176Z] #56 1.691 + dir=/tmp/install [2021-02-06T15:29:39.176Z] #56 1.691 + bin=rootlesskit [2021-02-06T15:29:39.176Z] #56 1.691 + shift [2021-02-06T15:29:39.176Z] #56 1.691 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-06T15:29:39.176Z] #56 1.691 + . /tmp/install/rootlesskit.installer [2021-02-06T15:29:39.176Z] #56 1.691 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:29:39.176Z] #56 1.691 + install_rootlesskit [2021-02-06T15:29:39.176Z] #56 1.691 + case "$1" in [2021-02-06T15:29:39.176Z] #56 1.691 + export CGO_ENABLED=0 [2021-02-06T15:29:39.176Z] #56 1.691 + CGO_ENABLED=0 [2021-02-06T15:29:39.176Z] #56 1.691 + _install_rootlesskit [2021-02-06T15:29:39.176Z] #56 1.691 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-06T15:29:39.176Z] #56 1.691 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.G9lPbaniVw/src/github.com/rootless-containers/rootlesskit [2021-02-06T15:29:39.176Z] #56 1.698 Cloning into '/tmp/tmp.G9lPbaniVw/src/github.com/rootless-containers/rootlesskit'... [2021-02-06T15:29:39.176Z] #56 4.678 + cd /tmp/tmp.G9lPbaniVw/src/github.com/rootless-containers/rootlesskit [2021-02-06T15:29:39.176Z] #56 4.680 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:29:39.176Z] #56 5.179 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-06T15:29:39.176Z] #56 5.180 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-06T15:29:39.467Z] #56 ... [2021-02-06T15:29:39.467Z] [2021-02-06T15:29:39.467Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-06T15:29:39.467Z] #11 2.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:29:39.467Z] #11 2.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:29:39.467Z] #11 2.829 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:29:39.467Z] #11 3.591 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-06T15:29:39.467Z] #11 5.398 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [237 kB] [2021-02-06T15:29:39.467Z] #11 7.120 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-06T15:29:39.467Z] #11 ... [2021-02-06T15:29:39.467Z] [2021-02-06T15:29:39.467Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-06T15:29:39.467Z] #30 2.569 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-06T15:29:39.467Z] #30 2.570 Cloning into '.'... [2021-02-06T15:29:39.758Z] #30 ... [2021-02-06T15:29:39.758Z] [2021-02-06T15:29:39.758Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:29:39.758Z] #43 2.342 + RM_GOPATH=0 [2021-02-06T15:29:39.758Z] #43 2.342 + TMP_GOPATH= [2021-02-06T15:29:39.758Z] #43 2.342 + : /build [2021-02-06T15:29:39.758Z] #43 2.342 + '[' -z '' ']' [2021-02-06T15:29:39.758Z] #43 2.344 ++ mktemp -d [2021-02-06T15:29:39.758Z] #43 2.344 + export GOPATH=/tmp/tmp.RN92o3JZ2U [2021-02-06T15:29:39.758Z] #43 2.344 + GOPATH=/tmp/tmp.RN92o3JZ2U [2021-02-06T15:29:39.758Z] #43 2.344 + RM_GOPATH=1 [2021-02-06T15:29:39.758Z] #43 2.344 + case "$(go env GOARCH)" in [2021-02-06T15:29:39.758Z] #43 2.348 ++ go env GOARCH [2021-02-06T15:29:39.758Z] #43 2.401 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:39.758Z] #43 2.401 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:39.758Z] #43 2.402 ++ dirname /tmp/install/install.sh [2021-02-06T15:29:39.758Z] #43 2.404 + dir=/tmp/install [2021-02-06T15:29:39.758Z] #43 2.404 + bin=vndr [2021-02-06T15:29:39.758Z] #43 2.404 + shift [2021-02-06T15:29:39.758Z] #43 2.404 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-06T15:29:39.758Z] #43 2.404 + . /tmp/install/vndr.installer [2021-02-06T15:29:39.758Z] #43 2.404 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:29:39.758Z] #43 2.404 + install_vndr [2021-02-06T15:29:39.758Z] #43 2.404 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:29:39.758Z] #43 2.404 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-06T15:29:39.758Z] #43 2.404 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RN92o3JZ2U/src/github.com/LK4D4/vndr [2021-02-06T15:29:39.758Z] #43 2.408 Cloning into '/tmp/tmp.RN92o3JZ2U/src/github.com/LK4D4/vndr'... [2021-02-06T15:29:39.758Z] #43 2.778 + cd /tmp/tmp.RN92o3JZ2U/src/github.com/LK4D4/vndr [2021-02-06T15:29:39.758Z] #43 2.778 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:29:39.758Z] #43 2.784 + go build -buildmode=pie -v -o /build/vndr . [2021-02-06T15:29:39.758Z] #43 3.645 internal/race [2021-02-06T15:29:39.758Z] #43 3.718 runtime [2021-02-06T15:29:39.758Z] #43 3.756 sync/atomic [2021-02-06T15:29:39.758Z] #43 4.103 unicode [2021-02-06T15:29:39.758Z] #43 7.025 unicode/utf8 [2021-02-06T15:29:39.758Z] #43 7.472 math [2021-02-06T15:29:39.758Z] #43 ... [2021-02-06T15:29:39.758Z] [2021-02-06T15:29:39.758Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-06T15:29:39.758Z] #40 2.680 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:29:39.758Z] #40 2.718 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:29:39.758Z] #40 2.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:29:39.758Z] #40 3.470 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-06T15:29:39.758Z] #40 5.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [237 kB] [2021-02-06T15:29:39.758Z] #40 7.490 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-06T15:29:40.053Z] #40 ... [2021-02-06T15:29:40.053Z] [2021-02-06T15:29:40.053Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:29:40.053Z] #49 1.549 + RM_GOPATH=0 [2021-02-06T15:29:40.053Z] #49 1.549 + TMP_GOPATH= [2021-02-06T15:29:40.053Z] #49 1.549 + : /build [2021-02-06T15:29:40.053Z] #49 1.551 + '[' -z '' ']' [2021-02-06T15:29:40.053Z] #49 1.551 ++ mktemp -d [2021-02-06T15:29:40.053Z] #49 1.551 + export GOPATH=/tmp/tmp.ZT3YqXuaH6 [2021-02-06T15:29:40.053Z] #49 1.551 + GOPATH=/tmp/tmp.ZT3YqXuaH6 [2021-02-06T15:29:40.053Z] #49 1.551 + RM_GOPATH=1 [2021-02-06T15:29:40.053Z] #49 1.551 + case "$(go env GOARCH)" in [2021-02-06T15:29:40.053Z] #49 1.551 ++ go env GOARCH [2021-02-06T15:29:40.053Z] #49 1.554 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:40.053Z] #49 1.554 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:40.053Z] #49 1.554 ++ dirname /tmp/install/install.sh [2021-02-06T15:29:40.053Z] #49 1.554 + dir=/tmp/install [2021-02-06T15:29:40.053Z] #49 1.554 + bin=shfmt [2021-02-06T15:29:40.053Z] #49 1.554 + shift [2021-02-06T15:29:40.053Z] #49 1.554 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-06T15:29:40.053Z] #49 1.554 + . /tmp/install/shfmt.installer [2021-02-06T15:29:40.053Z] #49 1.554 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:29:40.053Z] #49 1.554 + install_shfmt [2021-02-06T15:29:40.053Z] #49 1.554 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-06T15:29:40.053Z] #49 1.554 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZT3YqXuaH6/src/github.com/mvdan/sh [2021-02-06T15:29:40.053Z] #49 1.556 Cloning into '/tmp/tmp.ZT3YqXuaH6/src/github.com/mvdan/sh'... [2021-02-06T15:29:40.053Z] #49 1.556 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:29:40.053Z] #49 8.167 + cd /tmp/tmp.ZT3YqXuaH6/src/github.com/mvdan/sh [2021-02-06T15:29:40.053Z] #49 8.167 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:29:40.053Z] #49 8.288 + GO111MODULE=on [2021-02-06T15:29:40.053Z] #49 8.288 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-06T15:29:40.053Z] #49 9.197 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:29:40.053Z] #49 9.197 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:29:40.053Z] #49 9.262 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:29:40.053Z] #49 9.670 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:29:40.053Z] #49 9.672 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:29:40.053Z] #49 10.30 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:29:40.053Z] #49 10.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:29:40.053Z] #49 ... [2021-02-06T15:29:40.053Z] [2021-02-06T15:29:40.053Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:29:40.053Z] #62 1.423 + RM_GOPATH=0 [2021-02-06T15:29:40.053Z] #62 1.423 + TMP_GOPATH= [2021-02-06T15:29:40.053Z] #62 1.423 + : /build [2021-02-06T15:29:40.053Z] #62 1.423 + '[' -z '' ']' [2021-02-06T15:29:40.053Z] #62 1.423 ++ mktemp -d [2021-02-06T15:29:40.053Z] #62 1.423 + export GOPATH=/tmp/tmp.qi6CO1j09j [2021-02-06T15:29:40.053Z] #62 1.423 + GOPATH=/tmp/tmp.qi6CO1j09j [2021-02-06T15:29:40.053Z] #62 1.423 + RM_GOPATH=1 [2021-02-06T15:29:40.053Z] #62 1.423 + case "$(go env GOARCH)" in [2021-02-06T15:29:40.053Z] #62 1.423 ++ go env GOARCH [2021-02-06T15:29:40.053Z] #62 1.423 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:40.053Z] #62 1.423 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:29:40.053Z] #62 1.423 ++ dirname /tmp/install/install.sh [2021-02-06T15:29:40.053Z] #62 1.423 + dir=/tmp/install [2021-02-06T15:29:40.053Z] #62 1.423 + bin=proxy [2021-02-06T15:29:40.053Z] #62 1.423 + shift [2021-02-06T15:29:40.053Z] #62 1.423 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-06T15:29:40.053Z] #62 1.423 + . /tmp/install/proxy.installer [2021-02-06T15:29:40.053Z] #62 1.423 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:29:40.053Z] #62 1.423 + install_proxy [2021-02-06T15:29:40.053Z] #62 1.423 + case "$1" in [2021-02-06T15:29:40.053Z] #62 1.423 + export CGO_ENABLED=0 [2021-02-06T15:29:40.053Z] #62 1.423 + CGO_ENABLED=0 [2021-02-06T15:29:40.053Z] #62 1.423 + _install_proxy [2021-02-06T15:29:40.053Z] #62 1.423 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-06T15:29:40.053Z] #62 1.423 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qi6CO1j09j/src/github.com/docker/libnetwork [2021-02-06T15:29:40.053Z] #62 1.425 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:29:40.053Z] #62 1.472 Cloning into '/tmp/tmp.qi6CO1j09j/src/github.com/docker/libnetwork'... [2021-02-06T15:29:40.345Z] #62 ... [2021-02-06T15:29:40.345Z] [2021-02-06T15:29:40.345Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-06T15:29:40.345Z] #34 2.601 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:29:40.345Z] #34 2.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:29:40.345Z] #34 2.821 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:29:40.345Z] #34 3.276 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-06T15:29:40.345Z] #34 4.774 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [237 kB] [2021-02-06T15:29:40.345Z] #34 6.453 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-06T15:29:40.345Z] #34 ... [2021-02-06T15:29:40.345Z] [2021-02-06T15:29:40.345Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-06T15:29:40.345Z] #53 2.601 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:29:40.345Z] #53 2.874 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:29:40.345Z] #53 2.886 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:29:40.345Z] #53 3.495 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-06T15:29:40.345Z] #53 5.364 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [237 kB] [2021-02-06T15:29:40.345Z] #53 7.290 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-06T15:29:40.636Z] #53 ... [2021-02-06T15:29:40.636Z] [2021-02-06T15:29:40.636Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:29:40.636Z] #47 10.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:29:40.636Z] #47 11.06 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:29:40.636Z] #47 11.10 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:29:40.636Z] #47 11.14 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:29:40.636Z] #47 11.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:29:40.636Z] #47 11.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:29:40.636Z] #47 11.74 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:29:40.636Z] #47 11.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:29:40.636Z] #47 11.74 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:29:40.636Z] #47 11.75 go: downloading github.com/spf13/cast v1.3.0 [2021-02-06T15:29:40.636Z] #47 11.75 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:29:40.636Z] #47 11.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:29:40.636Z] #47 11.78 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-06T15:29:40.636Z] #47 11.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:29:40.636Z] #47 11.79 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:29:40.636Z] #47 11.80 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-06T15:29:40.636Z] #47 11.89 go: extracting github.com/spf13/cast v1.3.0 [2021-02-06T15:29:40.636Z] #47 11.89 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:29:40.636Z] #47 11.89 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:29:40.636Z] #47 11.89 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:29:40.636Z] #47 11.89 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:29:40.636Z] #47 11.90 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:29:40.636Z] #47 11.91 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:29:40.636Z] #47 11.95 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:29:40.928Z] #47 11.95 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:29:40.928Z] #47 11.95 go: downloading github.com/spf13/afero v1.1.2 [2021-02-06T15:29:40.928Z] #47 11.97 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:29:40.928Z] #47 11.97 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-06T15:29:40.928Z] #47 11.98 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-06T15:29:40.928Z] #47 11.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:29:40.928Z] #47 11.98 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:29:40.928Z] #47 12.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:29:40.928Z] #47 12.16 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:29:40.928Z] #47 12.23 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:29:41.116Z] 1301750ffb48: Pull complete [2021-02-06T15:29:41.225Z] #47 12.23 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:29:41.225Z] #47 12.24 go: extracting github.com/spf13/afero v1.1.2 [2021-02-06T15:29:41.225Z] #47 12.25 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:29:41.225Z] #47 12.25 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:29:41.225Z] #47 12.26 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:29:41.225Z] #47 12.29 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:29:41.225Z] #47 12.31 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:29:41.225Z] #47 12.32 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:29:41.225Z] #47 12.36 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-06T15:29:41.225Z] #47 12.42 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:29:41.225Z] #47 12.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:29:41.225Z] #47 12.49 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:29:41.225Z] #47 12.51 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:29:41.225Z] #47 12.53 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:29:41.225Z] #47 12.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:29:41.517Z] #47 12.61 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:29:41.517Z] #47 12.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:29:41.517Z] #47 12.68 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:29:41.517Z] #47 12.69 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:29:41.517Z] #47 12.70 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:29:41.517Z] #47 ... [2021-02-06T15:29:41.517Z] [2021-02-06T15:29:41.517Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-02-06T15:29:41.517Z] #25 14.69 137 added, 0 removed; done. [2021-02-06T15:29:41.517Z] #25 14.75 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-02-06T15:29:41.517Z] #25 14.76 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-06T15:29:41.517Z] #25 14.77 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-02-06T15:29:41.517Z] #25 14.78 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-06T15:29:41.517Z] #25 14.79 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:29:41.517Z] #25 14.80 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-06T15:29:41.517Z] #25 14.81 Updating certificates in /etc/ssl/certs... [2021-02-06T15:29:41.517Z] #25 16.75 0 added, 0 removed; done. [2021-02-06T15:29:41.517Z] #25 16.75 Running hooks in /etc/ca-certificates/update.d... [2021-02-06T15:29:41.517Z] #25 16.78 done. [2021-02-06T15:29:41.517Z] #25 DONE 17.2s [2021-02-06T15:29:41.517Z] [2021-02-06T15:29:41.517Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-06T15:29:41.517Z] #26 DONE 0.1s [2021-02-06T15:29:41.517Z] [2021-02-06T15:29:41.517Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:29:41.517Z] #47 12.77 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:29:41.517Z] #47 12.78 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:29:41.517Z] #47 12.78 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:29:41.517Z] #47 12.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:29:41.827Z] #47 12.90 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-06T15:29:41.827Z] #47 12.97 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:29:41.827Z] #47 12.98 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:29:41.827Z] #47 12.99 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:29:41.827Z] #47 13.02 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-06T15:29:42.122Z] #47 13.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:29:42.122Z] #47 13.26 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:29:42.122Z] #47 13.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:29:42.122Z] #47 13.36 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:29:42.122Z] #47 13.37 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:29:42.122Z] #47 13.38 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-06T15:29:42.122Z] #47 13.40 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:29:42.122Z] #47 13.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:29:42.122Z] #47 13.49 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:29:42.415Z] #47 13.49 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:29:42.415Z] #47 13.51 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:29:42.415Z] #47 13.57 go: downloading golang.org/x/text v0.3.2 [2021-02-06T15:29:42.415Z] #47 13.60 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:29:42.415Z] #47 13.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:29:42.415Z] #47 13.63 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:29:42.415Z] #47 13.67 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:29:42.415Z] #47 13.67 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:29:42.706Z] #47 13.77 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:29:42.706Z] #47 13.79 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-06T15:29:42.706Z] #47 13.80 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:29:42.706Z] #47 13.89 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:29:42.706Z] #47 13.92 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:29:42.706Z] #47 13.94 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-06T15:29:42.706Z] #47 13.95 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-06T15:29:42.706Z] #47 14.02 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:29:42.997Z] #47 14.16 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-06T15:29:42.997Z] #47 14.22 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-06T15:29:42.997Z] #47 14.23 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-06T15:29:43.197Z] dc5c6edc9cff: Pull complete [2021-02-06T15:29:43.289Z] #47 14.33 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-06T15:29:43.289Z] #47 14.33 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:29:43.289Z] #47 14.34 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:29:43.289Z] #47 14.37 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-06T15:29:43.289Z] #47 14.39 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-06T15:29:43.289Z] #47 14.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:29:43.289Z] #47 14.53 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:29:43.289Z] #47 14.54 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-06T15:29:43.580Z] #47 14.74 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:29:43.580Z] #47 14.74 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-06T15:29:43.580Z] #47 14.87 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:29:43.871Z] #47 15.20 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:29:44.163Z] #47 15.44 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:29:44.163Z] #47 15.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:29:44.163Z] #47 15.49 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:29:44.163Z] #47 15.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:29:44.163Z] #47 15.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:29:44.455Z] #47 15.57 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:29:44.746Z] #47 15.88 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:29:44.746Z] #47 15.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:29:44.746Z] #47 15.88 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:29:44.746Z] #47 16.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:29:44.746Z] #47 16.09 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:29:44.746Z] #47 16.17 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:29:45.050Z] #47 16.19 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:29:46.085Z] #47 17.11 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-06T15:29:46.746Z] 3c370c2e2f82: Pull complete [2021-02-06T15:29:46.746Z] 5ffb2f5886e2: Pull complete [2021-02-06T15:29:46.746Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:29:46.746Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-02-06T15:29:46.746Z] ---> 805dc2d65d1c [2021-02-06T15:29:46.746Z] Step 5/15 : ARG BUILDX_REPO [2021-02-06T15:29:46.746Z] ---> Running in 4226537faee6 [2021-02-06T15:29:46.746Z] Removing intermediate container 4226537faee6 [2021-02-06T15:29:46.746Z] ---> 61d1bb84b21e [2021-02-06T15:29:46.746Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-02-06T15:29:46.746Z] ---> Running in c8fd2f31324c [2021-02-06T15:29:47.047Z] Cloning into '/buildx'... [2021-02-06T15:29:47.120Z] #47 ... [2021-02-06T15:29:47.120Z] [2021-02-06T15:29:47.120Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-06T15:29:47.120Z] #27 1.714 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-06T15:29:47.120Z] #27 2.085 #=#=# [2021-02-06T15:29:47.120Z] #27 2.306 #=#=# ####### 10.4% ############ 17.2% ################# 23.9% ###################### 30.7% ############################ 39.7% ################################# 46.4% ###################################### 53.2% ############################################ 62.2% ################################################# 69.0% ######################################################## 77.9% ############################################################ 84.7% ################################################################# 91.5% ###################################################################### 98.2% ######################################################################## 100.0% [2021-02-06T15:29:47.120Z] #27 4.328 [2021-02-06T15:29:47.120Z] #27 4.539 0.0% ################################################### 71.9% ######################################################################## 100.0% [2021-02-06T15:29:47.120Z] #27 4.990 [2021-02-06T15:29:47.120Z] #27 5.127 0.0% ######################## 33.7% ######################################################## 78.5% ######################################################################## 100.0% [2021-02-06T15:29:47.422Z] #27 5.821 [2021-02-06T15:29:49.464Z] #27 5.964 ## 2.8% ##### 7.7% ######## 12.0% ########### 16.2% ################ 22.6% #################### 29.1% ######################### 35.5% ############################## 41.9% ################################## 48.3% ####################################### 54.8% ############################################ 61.2% ################################################ 67.7% ###################################################### 76.2% ########################################################### 82.6% ################################################################# 91.3% ###################################################################### 97.8% ######################################################################## 100.0% [2021-02-06T15:29:49.766Z] #27 8.100 [2021-02-06T15:29:50.644Z] #27 8.271 0.1% ## 3.0% #### 6.1% ###### 8.6% ####### 11.1% ######### [2021-02-06T15:29:50.644Z] #27 ... [2021-02-06T15:29:50.644Z] [2021-02-06T15:29:50.644Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:29:50.644Z] #49 11.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:29:50.644Z] #49 12.69 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:29:50.644Z] #49 12.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:29:50.644Z] #49 12.92 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:29:50.644Z] #49 12.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:29:50.644Z] #49 13.55 runtime/cgo [2021-02-06T15:29:50.644Z] #49 13.56 runtime [2021-02-06T15:29:50.644Z] #49 ... [2021-02-06T15:29:50.644Z] [2021-02-06T15:29:50.644Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-06T15:29:50.939Z] #27 8.271 0.1% ## 3.0% #### 6.1% ###### 8.6% ####### 11.1% ######### 13.0% ########### 16.1% ############ 17.9% ############## 20.4% ################ [2021-02-06T15:29:50.939Z] #27 ... [2021-02-06T15:29:50.939Z] [2021-02-06T15:29:50.939Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:29:50.939Z] #43 12.29 unicode/utf16 [2021-02-06T15:29:50.939Z] #43 12.45 container/list [2021-02-06T15:29:50.939Z] #43 12.93 crypto/internal/subtle [2021-02-06T15:29:50.939Z] #43 13.01 crypto/subtle [2021-02-06T15:29:50.939Z] #43 13.09 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-06T15:29:50.939Z] #43 13.16 internal/nettrace [2021-02-06T15:29:50.939Z] #43 13.21 runtime/cgo [2021-02-06T15:29:51.235Z] #43 ... [2021-02-06T15:29:51.235Z] [2021-02-06T15:29:51.235Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-06T15:29:51.528Z] Removing intermediate container c8fd2f31324c [2021-02-06T15:29:51.528Z] ---> 97419559fa1a [2021-02-06T15:29:51.528Z] Step 7/15 : WORKDIR /buildx [2021-02-06T15:29:51.528Z] ---> Running in 8296de34184c [2021-02-06T15:29:51.528Z] Removing intermediate container 8296de34184c [2021-02-06T15:29:51.528Z] ---> ffd4e0be4b45 [2021-02-06T15:29:51.528Z] Step 8/15 : ARG BUILDX_COMMIT [2021-02-06T15:29:51.528Z] ---> Running in 99f2b14e22dc [2021-02-06T15:29:51.528Z] Removing intermediate container 99f2b14e22dc [2021-02-06T15:29:51.528Z] ---> 9f36a917f6f8 [2021-02-06T15:29:51.528Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-02-06T15:29:51.528Z] ---> Running in 09d6f7bd45af [2021-02-06T15:29:51.528Z] From https://github.com/docker/buildx [2021-02-06T15:29:51.528Z] * [new tag] v0.5.1 -> build [2021-02-06T15:29:51.819Z] #27 8.271 0.1% ## 3.0% #### 6.1% ###### 8.6% ####### 11.1% ######### 13.0% ########### 16.1% ############ 17.9% ############## 20.4% ################ 22.9% ################# 24.8% ################### 26.7% #################### 27.9% ##################### 29.8% ###################### 31.7% [2021-02-06T15:29:51.819Z] #27 ... [2021-02-06T15:29:51.819Z] [2021-02-06T15:29:51.819Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:29:51.819Z] #62 12.89 Checking out files: 92% (1762/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-06T15:29:51.819Z] #62 13.01 + cd /tmp/tmp.qi6CO1j09j/src/github.com/docker/libnetwork [2021-02-06T15:29:51.819Z] #62 13.01 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:29:51.819Z] #62 13.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-06T15:29:51.819Z] #62 ... [2021-02-06T15:29:51.819Z] [2021-02-06T15:29:51.819Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-06T15:29:51.819Z] #27 8.271 0.1% ## 3.0% #### 6.1% ###### 8.6% ####### 11.1% ######### 13.0% ########### 16.1% ############ 17.9% ############## 20.4% ################ 22.9% ################# 24.8% ################### 26.7% #################### 27.9% ##################### 29.8% ###################### 31.7% ######################## 33.5% ######################### 35.4% [2021-02-06T15:29:51.819Z] #27 ... [2021-02-06T15:29:51.819Z] [2021-02-06T15:29:51.819Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-06T15:29:51.819Z] #34 13.09 Fetched 8108 kB in 11s (759 kB/s) [2021-02-06T15:29:51.819Z] #34 13.09 Reading package lists... [2021-02-06T15:29:51.819Z] #34 16.64 Reading package lists... [2021-02-06T15:29:51.819Z] #34 20.37 Building dependency tree... [2021-02-06T15:29:51.819Z] #34 21.23 The following additional packages will be installed: [2021-02-06T15:29:51.819Z] #34 21.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-06T15:29:51.819Z] #34 21.23 Suggested packages: [2021-02-06T15:29:51.819Z] #34 21.23 cmake-doc ninja-build lrzip [2021-02-06T15:29:51.819Z] #34 21.23 Recommended packages: [2021-02-06T15:29:51.819Z] #34 21.23 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-06T15:29:51.819Z] #34 21.85 The following NEW packages will be installed: [2021-02-06T15:29:51.819Z] #34 21.85 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-06T15:29:51.819Z] #34 21.85 vim-common xxd [2021-02-06T15:29:51.819Z] #34 22.00 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:29:51.819Z] #34 22.00 Need to get 14.0 MB of archives. [2021-02-06T15:29:51.819Z] #34 22.00 After this operation, 62.1 MB of additional disk space will be used. [2021-02-06T15:29:51.819Z] #34 22.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-06T15:29:51.819Z] #34 22.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-06T15:29:51.819Z] #34 22.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-02-06T15:29:51.819Z] #34 22.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-06T15:29:51.819Z] #34 22.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-02-06T15:29:51.819Z] #34 22.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-02-06T15:29:51.819Z] #34 22.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-02-06T15:29:51.819Z] #34 22.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-02-06T15:29:51.819Z] #34 22.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-02-06T15:29:51.819Z] #34 22.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-02-06T15:29:52.112Z] #34 ... [2021-02-06T15:29:52.112Z] [2021-02-06T15:29:52.112Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-06T15:29:52.174Z] Switched to branch 'build' [2021-02-06T15:29:52.467Z] Removing intermediate container 09d6f7bd45af [2021-02-06T15:29:52.467Z] ---> f0809f4c597d [2021-02-06T15:29:52.467Z] Step 10/15 : ARG GOOS [2021-02-06T15:29:52.467Z] ---> Running in 04a85732c8e8 [2021-02-06T15:29:52.467Z] Removing intermediate container 04a85732c8e8 [2021-02-06T15:29:52.467Z] ---> c8dc7e97dabb [2021-02-06T15:29:52.467Z] Step 11/15 : ARG GOARCH [2021-02-06T15:29:52.467Z] ---> Running in 96404472785f [2021-02-06T15:29:52.697Z] #27 8.271 0.1% ## 3.0% #### 6.1% ###### 8.6% ####### 11.1% ######### 13.0% ########### 16.1% ############ 17.9% ############## 20.4% ################ 22.9% ################# 24.8% ################### 26.7% #################### 27.9% ##################### 29.8% ###################### 31.7% ######################## 33.5% ######################### 35.4% ########################## 37.3% ########################### 38.5% ############################ 39.8% ############################# 41.0% ############################## 42.9% ############################### 44.1% ################################ [2021-02-06T15:29:52.697Z] #27 ... [2021-02-06T15:29:52.697Z] [2021-02-06T15:29:52.697Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-06T15:29:52.697Z] #53 13.83 Fetched 8108 kB in 11s (714 kB/s) [2021-02-06T15:29:52.697Z] #53 13.83 Reading package lists... [2021-02-06T15:29:52.697Z] #53 17.29 Reading package lists... [2021-02-06T15:29:52.697Z] #53 21.02 Building dependency tree... [2021-02-06T15:29:52.697Z] #53 21.96 The following additional packages will be installed: [2021-02-06T15:29:52.697Z] #53 21.99 libbtrfs0 [2021-02-06T15:29:52.697Z] #53 22.05 The following NEW packages will be installed: [2021-02-06T15:29:52.697Z] #53 22.06 libbtrfs-dev libbtrfs0 [2021-02-06T15:29:52.697Z] #53 22.18 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:29:52.697Z] #53 22.18 Need to get 118 kB of archives. [2021-02-06T15:29:52.697Z] #53 22.18 After this operation, 390 kB of additional disk space will be used. [2021-02-06T15:29:52.697Z] #53 22.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-06T15:29:52.697Z] #53 22.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-06T15:29:52.697Z] #53 22.98 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:29:52.697Z] #53 23.04 Fetched 118 kB in 0s (1531 kB/s) [2021-02-06T15:29:52.697Z] #53 23.10 Selecting previously unselected package libbtrfs0. [2021-02-06T15:29:52.697Z] #53 23.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-06T15:29:52.697Z] #53 23.16 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-06T15:29:52.697Z] #53 23.17 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-06T15:29:52.697Z] #53 23.23 Selecting previously unselected package libbtrfs-dev. [2021-02-06T15:29:52.697Z] #53 23.24 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-06T15:29:52.697Z] #53 23.24 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:29:52.697Z] #53 23.35 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-06T15:29:52.697Z] #53 23.36 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:29:52.697Z] #53 23.37 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:29:52.697Z] #53 ... [2021-02-06T15:29:52.697Z] [2021-02-06T15:29:52.697Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-06T15:29:52.697Z] #11 13.95 Fetched 8108 kB in 11s (722 kB/s) [2021-02-06T15:29:52.697Z] #11 13.95 Reading package lists... [2021-02-06T15:29:52.697Z] #11 17.51 Reading package lists... [2021-02-06T15:29:52.697Z] #11 20.61 Building dependency tree... [2021-02-06T15:29:52.697Z] #11 21.49 The following additional packages will be installed: [2021-02-06T15:29:52.697Z] #11 21.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-06T15:29:52.697Z] #11 21.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-06T15:29:52.697Z] #11 21.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-06T15:29:52.697Z] #11 21.52 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-06T15:29:52.697Z] #11 21.52 mingw-w64-x86-64-dev [2021-02-06T15:29:52.697Z] #11 21.53 Suggested packages: [2021-02-06T15:29:52.697Z] #11 21.53 gcc-8-locales seccomp wine64 [2021-02-06T15:29:52.697Z] #11 22.63 The following NEW packages will be installed: [2021-02-06T15:29:52.697Z] #11 22.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-06T15:29:52.697Z] #11 22.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-06T15:29:52.697Z] #11 22.63 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-06T15:29:52.697Z] #11 22.63 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-06T15:29:52.697Z] #11 22.63 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-06T15:29:52.697Z] #11 22.63 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-06T15:29:52.697Z] #11 22.63 The following packages will be upgraded: [2021-02-06T15:29:52.697Z] #11 22.63 libsystemd0 libudev1 [2021-02-06T15:29:52.697Z] #11 22.84 2 upgraded, 25 newly installed, 0 to remove and 18 not upgraded. [2021-02-06T15:29:52.697Z] #11 22.84 Need to get 73.7 MB of archives. [2021-02-06T15:29:52.697Z] #11 22.84 After this operation, 494 MB of additional disk space will be used. [2021-02-06T15:29:52.697Z] #11 22.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-02-06T15:29:52.697Z] #11 23.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-02-06T15:29:52.697Z] #11 23.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-02-06T15:29:52.697Z] #11 23.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-02-06T15:29:52.697Z] #11 23.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-06T15:29:52.697Z] #11 23.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-02-06T15:29:52.697Z] #11 23.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-02-06T15:29:52.697Z] #11 23.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-06T15:29:52.758Z] Removing intermediate container 96404472785f [2021-02-06T15:29:52.758Z] ---> 83f1e61e7495 [2021-02-06T15:29:52.758Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-02-06T15:29:52.758Z] ---> Running in 87b436302f17 [2021-02-06T15:29:52.995Z] #11 24.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-06T15:29:52.995Z] #11 ... [2021-02-06T15:29:52.995Z] [2021-02-06T15:29:52.995Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-06T15:29:52.995Z] #40 14.08 Fetched 8108 kB in 12s (705 kB/s) [2021-02-06T15:29:52.995Z] #40 14.08 Reading package lists... [2021-02-06T15:29:52.995Z] #40 17.39 Reading package lists... [2021-02-06T15:29:52.995Z] #40 21.28 Building dependency tree... [2021-02-06T15:29:52.995Z] #40 22.43 The following additional packages will be installed: [2021-02-06T15:29:52.995Z] #40 22.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-06T15:29:52.995Z] #40 22.43 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-06T15:29:52.995Z] #40 22.43 Suggested packages: [2021-02-06T15:29:52.995Z] #40 22.43 manpages-dev python-setuptools [2021-02-06T15:29:52.995Z] #40 23.26 The following NEW packages will be installed: [2021-02-06T15:29:52.995Z] #40 23.26 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-06T15:29:52.995Z] #40 23.26 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-06T15:29:52.995Z] #40 23.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-06T15:29:52.995Z] #40 23.26 python-six zlib1g-dev [2021-02-06T15:29:52.995Z] #40 23.35 0 upgraded, 17 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:29:52.995Z] #40 23.35 Need to get 3742 kB of archives. [2021-02-06T15:29:52.995Z] #40 23.35 After this operation, 22.0 MB of additional disk space will be used. [2021-02-06T15:29:52.995Z] #40 23.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-02-06T15:29:52.995Z] #40 23.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-06T15:29:52.995Z] #40 23.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-02-06T15:29:52.995Z] #40 23.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-06T15:29:52.995Z] #40 23.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-02-06T15:29:52.995Z] #40 23.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-06T15:29:52.995Z] #40 23.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-02-06T15:29:52.995Z] #40 23.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-02-06T15:29:52.995Z] #40 23.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-02-06T15:29:52.995Z] #40 23.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-02-06T15:29:52.995Z] #40 23.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-02-06T15:29:52.995Z] #40 23.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-02-06T15:29:52.995Z] #40 23.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-02-06T15:29:52.995Z] #40 23.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-02-06T15:29:52.995Z] #40 23.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-06T15:29:52.995Z] #40 23.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-02-06T15:29:52.995Z] #40 23.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-02-06T15:29:52.995Z] #40 ... [2021-02-06T15:29:52.995Z] [2021-02-06T15:29:52.995Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-02-06T15:29:52.995Z] #53 DONE 24.2s [2021-02-06T15:29:52.995Z] [2021-02-06T15:29:52.995Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-06T15:29:52.995Z] #38 13.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-06T15:29:52.995Z] #38 15.48 + 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-06T15:29:53.297Z] #38 ... [2021-02-06T15:29:53.297Z] [2021-02-06T15:29:53.297Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-06T15:29:53.297Z] #34 23.69 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:29:53.297Z] #34 23.82 Fetched 14.0 MB in 1s (14.3 MB/s) [2021-02-06T15:29:53.297Z] #34 23.94 Selecting previously unselected package xxd. [2021-02-06T15:29:53.297Z] #34 23.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 ... 15177 files and directories currently installed.) [2021-02-06T15:29:53.297Z] #34 23.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-06T15:29:53.297Z] #34 24.03 Unpacking xxd (2:8.1.0875-5) ... [2021-02-06T15:29:53.297Z] #34 24.25 Selecting previously unselected package vim-common. [2021-02-06T15:29:53.297Z] #34 24.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:29:53.297Z] #34 24.27 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-06T15:29:53.297Z] #34 24.52 Selecting previously unselected package cmake-data. [2021-02-06T15:29:53.297Z] #34 24.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-06T15:29:53.297Z] #34 24.52 Unpacking cmake-data (3.13.4-1) ... [2021-02-06T15:29:53.943Z] #34 ... [2021-02-06T15:29:53.943Z] [2021-02-06T15:29:53.943Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:29:53.943Z] #62 DONE 25.2s [2021-02-06T15:29:54.004Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-02-06T15:29:54.004Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c9f51fa7\powershellScript.ps1'; exit $LASTEXITCODE; [2021-02-06T15:29:54.004Z] ---------------------------------------------------------------------------- [2021-02-06T15:29:54.004Z] [2021-02-06T15:29:54.004Z] INFO: executeCI.ps1 starting at Sat Feb 6 15:29:52 CUT 2021 [2021-02-06T15:29:54.004Z] [2021-02-06T15:29:54.004Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-02-06T15:29:54.004Z] INFO: Running git version 2.24.1.windows.2 [2021-02-06T15:29:54.004Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-02-06T15:29:54.004Z] INFO: Environment variables: [2021-02-06T15:29:54.004Z] [2021-02-06T15:29:54.004Z] Name Value [2021-02-06T15:29:54.004Z] ---- ----- [2021-02-06T15:29:54.004Z] ALLUSERSPROFILE C:\ProgramData [2021-02-06T15:29:54.004Z] amd64 true [2021-02-06T15:29:54.004Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-02-06T15:29:54.004Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-02-06T15:29:54.004Z] arm64 true [2021-02-06T15:29:54.004Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-02-06T15:29:54.004Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-02-06T15:29:54.004Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-02-06T15:29:54.004Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-02-06T15:29:54.004Z] BRANCH_NAME PR-41995 [2021-02-06T15:29:54.004Z] BUILD_DISPLAY_NAME #3 [2021-02-06T15:29:54.004Z] BUILD_ID 3 [2021-02-06T15:29:54.004Z] BUILD_NUMBER 3 [2021-02-06T15:29:54.004Z] BUILD_TAG jenkins-moby-PR-41995-3 [2021-02-06T15:29:54.004Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41995/3/ [2021-02-06T15:29:54.004Z] CHANGE_AUTHOR coolljt0725 [2021-02-06T15:29:54.004Z] CHANGE_AUTHOR_DISPLAY_NAME Lei Jitang [2021-02-06T15:29:54.004Z] CHANGE_AUTHOR_EMAIL leijitang@gmail.com [2021-02-06T15:29:54.004Z] CHANGE_BRANCH coolljt0725/fix_dockerfile_simple [2021-02-06T15:29:54.004Z] CHANGE_FORK coolljt0725/docker [2021-02-06T15:29:54.004Z] CHANGE_ID 41995 [2021-02-06T15:29:54.004Z] CHANGE_TARGET master [2021-02-06T15:29:54.004Z] CHANGE_TITLE Dockerfile.simple: Fix compile docker binary error with btrfs [2021-02-06T15:29:54.004Z] CHANGE_URL https://github.com/moby/moby/pull/41995 [2021-02-06T15:29:54.004Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:29:54.004Z] CommonProgramFiles C:\Program Files\Common Files [2021-02-06T15:29:54.004Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-02-06T15:29:54.004Z] CommonProgramW6432 C:\Program Files\Common Files [2021-02-06T15:29:54.004Z] COMPUTERNAME azwin-2-387330 [2021-02-06T15:29:54.004Z] ComSpec C:\windows\system32\cmd.exe [2021-02-06T15:29:54.004Z] ConfigSequenceNumber 0 [2021-02-06T15:29:54.004Z] dco true [2021-02-06T15:29:54.004Z] DOCKER_BUILDKIT 0 [2021-02-06T15:29:54.004Z] DOCKER_DUT_DEBUG 1 [2021-02-06T15:29:54.004Z] DOCKER_EXPERIMENTAL 1 [2021-02-06T15:29:54.004Z] DOCKER_GRAPHDRIVER overlay2 [2021-02-06T15:29:54.004Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-02-06T15:29:54.004Z] EXECUTOR_NUMBER 0 [2021-02-06T15:29:54.004Z] FQDN azwin-2-387330.westus.cloudapp.azure.com [2021-02-06T15:29:54.004Z] GIT_BRANCH PR-41995 [2021-02-06T15:29:54.004Z] GIT_COMMIT 49ee1ebaeda85a0e4115f0468562823a316928c6 [2021-02-06T15:29:54.004Z] GIT_PREVIOUS_COMMIT b5a13cba95d49ba06be888fc80330cf54d281e56 [2021-02-06T15:29:54.004Z] GIT_URL https://github.com/moby/moby.git [2021-02-06T15:29:54.004Z] HUDSON_COOKIE a2088320-6866-49cb-bfd2-1ca934a25f1f [2021-02-06T15:29:54.004Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-02-06T15:29:54.004Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-02-06T15:29:54.004Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-02-06T15:29:54.004Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-02-06T15:29:54.004Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-02-06T15:29:54.004Z] JENKINS_NODE_COOKIE 362b2696-734c-4730-886f-dc96ca5f61cf [2021-02-06T15:29:54.004Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-02-06T15:29:54.004Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-02-06T15:29:54.004Z] JOB_BASE_NAME PR-41995 [2021-02-06T15:29:54.004Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41995/display/redirect [2021-02-06T15:29:54.004Z] JOB_NAME moby/PR-41995 [2021-02-06T15:29:54.004Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41995/ [2021-02-06T15:29:54.004Z] library.jps.version master [2021-02-06T15:29:54.004Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-02-06T15:29:54.004Z] NODE_LABELS amd64 azure azwin-2-387330 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-02-06T15:29:54.004Z] NODE_NAME azwin-2-387330 [2021-02-06T15:29:54.004Z] NUMBER_OF_PROCESSORS 4 [2021-02-06T15:29:54.004Z] OS Windows_NT [2021-02-06T15:29:54.004Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-02-06T15:29:54.004Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-02-06T15:29:54.004Z] ppc64le true [2021-02-06T15:29:54.004Z] PROCESSOR_ARCHITECTURE AMD64 [2021-02-06T15:29:54.004Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-02-06T15:29:54.004Z] PROCESSOR_LEVEL 6 [2021-02-06T15:29:54.004Z] PROCESSOR_REVISION 5504 [2021-02-06T15:29:54.004Z] ProgramData C:\ProgramData [2021-02-06T15:29:54.004Z] ProgramFiles C:\Program Files [2021-02-06T15:29:54.004Z] ProgramFiles(x86) C:\Program Files (x86) [2021-02-06T15:29:54.004Z] ProgramW6432 C:\Program Files [2021-02-06T15:29:54.004Z] PROMPT $P$G [2021-02-06T15:29:54.004Z] PSExecutionPolicyPreference Bypass [2021-02-06T15:29:54.004Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-02-06T15:29:54.004Z] PUBLIC C:\Users\Public [2021-02-06T15:29:54.004Z] rootless true [2021-02-06T15:29:54.004Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41995/3/display/redirect?page=artif... [2021-02-06T15:29:54.004Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41995/3/display/redirect?page=changes [2021-02-06T15:29:54.004Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41995/3/display/redirect [2021-02-06T15:29:54.004Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41995/3/display/redirect?page=tests [2021-02-06T15:29:54.004Z] s390x true [2021-02-06T15:29:54.004Z] SKIP_VALIDATION_TESTS 1 [2021-02-06T15:29:54.004Z] SOURCES_DRIVE d [2021-02-06T15:29:54.004Z] SOURCES_SUBDIR gopath [2021-02-06T15:29:54.004Z] STAGE_NAME Run tests [2021-02-06T15:29:54.004Z] SystemDrive C: [2021-02-06T15:29:54.005Z] SystemRoot C:\windows [2021-02-06T15:29:54.005Z] TEMP C:\windows\TEMP [2021-02-06T15:29:54.005Z] TESTDEBUG 0 [2021-02-06T15:29:54.005Z] TESTRUN_DRIVE d [2021-02-06T15:29:54.005Z] TESTRUN_SUBDIR CI [2021-02-06T15:29:54.005Z] TIMEOUT 120m [2021-02-06T15:29:54.005Z] TMP C:\windows\TEMP [2021-02-06T15:29:54.005Z] unit_validate true [2021-02-06T15:29:54.005Z] USERDOMAIN WORKGROUP [2021-02-06T15:29:54.005Z] USERNAME azwin-2-387330$ [2021-02-06T15:29:54.005Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-02-06T15:29:54.005Z] validate_force false [2021-02-06T15:29:54.005Z] windir C:\windows [2021-02-06T15:29:54.005Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-02-06T15:29:54.005Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-02-06T15:29:54.005Z] windowsRS1 false [2021-02-06T15:29:54.005Z] windowsRS5 true [2021-02-06T15:29:54.005Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-02-06T15:29:54.005Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-02-06T15:29:54.005Z] [2021-02-06T15:29:54.005Z] [2021-02-06T15:29:54.005Z] [2021-02-06T15:29:54.005Z] INFO: Sources under d:\gopath\... [2021-02-06T15:29:54.005Z] INFO: Test run under d:\CI\... [2021-02-06T15:29:54.005Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-02-06T15:29:54.005Z] INFO: docker/docker repository was found [2021-02-06T15:29:54.005Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-02-06T15:29:54.005Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1697' [2021-02-06T15:29:54.005Z] INFO: Docker version of control daemon [2021-02-06T15:29:54.005Z] [2021-02-06T15:29:54.005Z] Client: Docker Engine - Enterprise [2021-02-06T15:29:54.005Z] Version: 19.03.12 [2021-02-06T15:29:54.005Z] API version: 1.40 [2021-02-06T15:29:54.005Z] Go version: go1.13.13 [2021-02-06T15:29:54.005Z] Git commit: 4306744 [2021-02-06T15:29:54.005Z] Built: 08/05/2020 19:27:53 [2021-02-06T15:29:54.005Z] OS/Arch: windows/amd64 [2021-02-06T15:29:54.005Z] Experimental: false [2021-02-06T15:29:54.005Z] [2021-02-06T15:29:54.005Z] Server: Docker Engine - Enterprise [2021-02-06T15:29:54.005Z] Engine: [2021-02-06T15:29:54.005Z] Version: 19.03.12 [2021-02-06T15:29:54.005Z] API version: 1.40 (minimum version 1.24) [2021-02-06T15:29:54.005Z] Go version: go1.13.13 [2021-02-06T15:29:54.005Z] Git commit: f295753ffd [2021-02-06T15:29:54.005Z] Built: 08/05/2020 19:26:41 [2021-02-06T15:29:54.005Z] OS/Arch: windows/amd64 [2021-02-06T15:29:54.005Z] Experimental: true [2021-02-06T15:29:54.005Z] [2021-02-06T15:29:54.005Z] INFO: Docker info of control daemon [2021-02-06T15:29:54.005Z] [2021-02-06T15:29:54.235Z] [2021-02-06T15:29:54.235Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-06T15:29:54.235Z] #40 24.66 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:29:54.235Z] #40 24.75 Fetched 3742 kB in 0s (16.3 MB/s) [2021-02-06T15:29:54.235Z] #40 24.89 Selecting previously unselected package libcap-dev:s390x. [2021-02-06T15:29:54.235Z] #40 24.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-06T15:29:54.235Z] #40 24.96 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-02-06T15:29:54.235Z] #40 24.97 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-02-06T15:29:54.235Z] #40 25.09 Selecting previously unselected package libnet1:s390x. [2021-02-06T15:29:54.235Z] #40 25.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-06T15:29:54.235Z] #40 25.09 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-06T15:29:54.235Z] #40 25.21 Selecting previously unselected package libnet1-dev. [2021-02-06T15:29:54.235Z] #40 25.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-06T15:29:54.235Z] #40 25.22 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-06T15:29:54.235Z] #40 25.41 Selecting previously unselected package libnl-3-200:s390x. [2021-02-06T15:29:54.235Z] #40 25.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-06T15:29:54.235Z] #40 25.42 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-06T15:29:54.529Z] #40 25.57 Selecting previously unselected package libnl-3-dev:s390x. [2021-02-06T15:29:54.529Z] #40 25.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-02-06T15:29:54.529Z] #40 25.57 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-02-06T15:29:54.529Z] #40 25.78 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-06T15:29:54.529Z] #40 25.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-06T15:29:54.529Z] #40 25.80 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-06T15:29:54.529Z] #40 25.86 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-02-06T15:29:54.529Z] #40 25.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-02-06T15:29:54.529Z] #40 25.86 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-06T15:29:54.820Z] #40 25.99 Selecting previously unselected package zlib1g-dev:s390x. [2021-02-06T15:29:54.820Z] #40 25.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-02-06T15:29:54.820Z] #40 26.01 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-06T15:29:54.979Z] Client: [2021-02-06T15:29:54.979Z] Debug Mode: false [2021-02-06T15:29:54.979Z] Plugins: [2021-02-06T15:29:54.979Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-02-06T15:29:54.979Z] [2021-02-06T15:29:54.979Z] Server: [2021-02-06T15:29:54.979Z] Containers: 2 [2021-02-06T15:29:54.979Z] Running: 0 [2021-02-06T15:29:54.979Z] Paused: 0 [2021-02-06T15:29:54.979Z] Stopped: 2 [2021-02-06T15:29:54.979Z] Images: 10 [2021-02-06T15:29:54.979Z] Server Version: 19.03.12 [2021-02-06T15:29:54.979Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-02-06T15:29:54.979Z] Windows: [2021-02-06T15:29:54.979Z] LCOW: [2021-02-06T15:29:54.979Z] Logging Driver: json-file [2021-02-06T15:29:54.979Z] Plugins: [2021-02-06T15:29:54.979Z] Volume: local [2021-02-06T15:29:54.979Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-06T15:29:54.979Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-06T15:29:54.979Z] Swarm: inactive [2021-02-06T15:29:54.979Z] Default Isolation: process [2021-02-06T15:29:54.979Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-06T15:29:54.979Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-06T15:29:54.979Z] OSType: windows [2021-02-06T15:29:54.979Z] Architecture: x86_64 [2021-02-06T15:29:54.979Z] CPUs: 4 [2021-02-06T15:29:54.979Z] Total Memory: 32GiB [2021-02-06T15:29:54.979Z] Name: azwin-2-387330 [2021-02-06T15:29:54.979Z] ID: AM4K:PBLY:KBNJ:QPGN:IDUB:MYK6:KRMO:BC44:GEW4:C3WA:PNUO:OSI3 [2021-02-06T15:29:54.979Z] Docker Root Dir: D:\docker [2021-02-06T15:29:54.979Z] Debug Mode: false [2021-02-06T15:29:54.979Z] Registry: https://index.docker.io/v1/ [2021-02-06T15:29:54.979Z] Labels: [2021-02-06T15:29:54.979Z] Experimental: true [2021-02-06T15:29:54.979Z] Insecure Registries: [2021-02-06T15:29:54.979Z] 10.0.0.4:5000 [2021-02-06T15:29:54.979Z] 127.0.0.0/8 [2021-02-06T15:29:54.979Z] Registry Mirrors: [2021-02-06T15:29:54.979Z] http://10.0.0.4:5000/ [2021-02-06T15:29:54.979Z] Live Restore Enabled: false [2021-02-06T15:29:54.979Z] [2021-02-06T15:29:54.979Z] [2021-02-06T15:29:54.979Z] INFO: Commit hash is 2c4b41f836 [2021-02-06T15:29:54.979Z] INFO: Nuke-Everything... [2021-02-06T15:29:54.979Z] INFO: Container count on control daemon to delete is 2 [2021-02-06T15:29:55.112Z] #40 26.30 Selecting previously unselected package libprotobuf17:s390x. [2021-02-06T15:29:55.112Z] #40 26.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-02-06T15:29:55.112Z] #40 26.31 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-06T15:29:55.406Z] #40 26.73 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-02-06T15:29:55.441Z] cca4acc9c74b [2021-02-06T15:29:55.441Z] a581ab8a132a [2021-02-06T15:29:55.706Z] #40 26.73 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-02-06T15:29:55.706Z] #40 26.73 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-06T15:29:55.706Z] #40 26.88 Selecting previously unselected package libprotobuf-dev:s390x. [2021-02-06T15:29:55.706Z] #40 26.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-02-06T15:29:55.706Z] #40 26.88 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-06T15:29:55.902Z] INFO: Nuking d:\CI [2021-02-06T15:29:56.344Z] #40 27.74 Selecting previously unselected package libprotoc17:s390x. [2021-02-06T15:29:56.636Z] #40 27.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-02-06T15:29:56.636Z] #40 27.74 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-02-06T15:29:56.927Z] #40 28.17 Selecting previously unselected package protobuf-c-compiler. [2021-02-06T15:29:56.927Z] #40 28.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-02-06T15:29:56.927Z] #40 28.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-06T15:29:57.219Z] #40 28.30 Selecting previously unselected package protobuf-compiler. [2021-02-06T15:29:57.219Z] #40 28.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-02-06T15:29:57.219Z] #40 28.30 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-06T15:29:57.219Z] #40 28.38 Selecting previously unselected package python-pkg-resources. [2021-02-06T15:29:57.219Z] #40 28.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-06T15:29:57.219Z] #40 28.39 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-06T15:29:57.479Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04294f5ca2999e08a) in /home/ubuntu/workspace/moby_PR-41995 [Pipeline] { [Pipeline] checkout [2021-02-06T15:29:57.520Z] #40 28.55 Selecting previously unselected package python-six. [2021-02-06T15:29:57.520Z] #40 28.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-06T15:29:57.520Z] #40 28.55 Unpacking python-six (1.12.0-1) ... [2021-02-06T15:29:57.520Z] #40 28.61 Selecting previously unselected package python-protobuf. [2021-02-06T15:29:57.520Z] #40 28.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-02-06T15:29:57.520Z] #40 28.62 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-06T15:29:57.520Z] #40 ... [2021-02-06T15:29:57.520Z] [2021-02-06T15:29:57.520Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:29:57.520Z] #47 18.66 go: extracting golang.org/x/text v0.3.2 [2021-02-06T15:29:57.520Z] #47 22.16 go: finding github.com/fatih/color v1.7.0 [2021-02-06T15:29:57.520Z] #47 22.19 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:29:57.520Z] #47 22.23 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:29:57.520Z] #47 22.24 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:29:57.520Z] #47 22.31 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:29:57.520Z] #47 22.34 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:29:57.520Z] #47 22.34 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:29:57.520Z] #47 22.37 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:29:57.520Z] #47 22.38 go: finding github.com/pkg/errors v0.8.1 [2021-02-06T15:29:57.520Z] #47 22.38 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:29:57.520Z] #47 22.38 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:29:57.520Z] #47 22.39 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:29:57.520Z] #47 22.41 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:29:57.520Z] #47 22.48 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:29:57.520Z] #47 22.48 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:29:57.520Z] #47 22.49 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:29:57.520Z] #47 22.49 go: finding github.com/spf13/viper v1.6.1 [2021-02-06T15:29:57.520Z] #47 22.49 go: finding github.com/stretchr/testify v1.4.0 [2021-02-06T15:29:57.520Z] #47 22.50 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:29:57.520Z] #47 22.50 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:29:57.520Z] #47 22.52 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:29:57.520Z] #47 22.55 go: finding github.com/stretchr/objx v0.2.0 [2021-02-06T15:29:57.520Z] #47 22.56 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:29:57.520Z] #47 22.66 go: finding github.com/spf13/cobra v0.0.5 [2021-02-06T15:29:57.520Z] #47 22.68 go: finding github.com/spf13/pflag v1.0.5 [2021-02-06T15:29:57.520Z] #47 22.68 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:29:57.520Z] #47 22.68 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:29:57.520Z] #47 22.69 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:29:57.520Z] #47 22.69 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:29:57.520Z] #47 22.69 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:29:57.520Z] #47 22.71 go: finding github.com/gobwas/glob v0.2.3 [2021-02-06T15:29:57.520Z] #47 22.72 go: finding github.com/magiconair/properties v1.8.1 [2021-02-06T15:29:57.520Z] #47 22.74 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:29:57.520Z] #47 22.75 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:29:57.520Z] #47 22.78 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:29:57.520Z] #47 22.80 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:29:57.520Z] #47 22.81 go: finding github.com/spf13/afero v1.1.2 [2021-02-06T15:29:57.520Z] #47 22.84 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:29:57.520Z] #47 22.84 go: finding github.com/spf13/cast v1.3.0 [2021-02-06T15:29:57.520Z] #47 23.02 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:29:57.520Z] #47 23.04 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:29:57.520Z] #47 23.04 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:29:57.520Z] #47 23.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:29:57.520Z] #47 23.07 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:29:57.520Z] #47 23.09 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-06T15:29:57.520Z] #47 23.11 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:29:57.520Z] #47 23.13 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:29:57.520Z] #47 23.15 go: finding golang.org/x/text v0.3.2 [2021-02-06T15:29:57.520Z] #47 23.18 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:29:57.520Z] #47 23.18 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:29:57.520Z] #47 23.19 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:29:57.520Z] #47 23.22 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:29:57.520Z] #47 23.22 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:29:57.520Z] #47 23.23 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:29:57.520Z] #47 23.24 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:29:57.520Z] #47 23.27 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:29:57.520Z] #47 23.28 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:29:57.520Z] #47 23.30 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:29:57.520Z] #47 23.31 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-06T15:29:57.520Z] #47 23.33 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:29:57.520Z] #47 23.38 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:29:57.520Z] #47 23.40 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:29:57.520Z] #47 23.43 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:29:57.520Z] #47 23.49 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-06T15:29:57.520Z] #47 23.49 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:29:57.520Z] #47 23.52 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:29:57.520Z] #47 23.55 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:29:57.520Z] #47 23.56 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-06T15:29:57.520Z] #47 23.58 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:29:57.520Z] #47 23.70 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:29:57.520Z] #47 23.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:29:57.520Z] #47 23.74 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:29:57.520Z] #47 23.78 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:29:57.520Z] #47 23.79 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:29:57.520Z] #47 ... [2021-02-06T15:29:57.520Z] [2021-02-06T15:29:57.520Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-06T15:29:57.520Z] #27 8.271 0.1% ## 3.0% #### 6.1% ###### 8.6% ####### 11.1% ######### 13.0% ########### 16.1% ############ 17.9% ############## 20.4% ################ 22.9% ################# 24.8% ################### 26.7% #################### 27.9% ##################### 29.8% ###################### 31.7% ######################## 33.5% ######################### 35.4% ########################## 37.3% ########################### 38.5% ############################ 39.8% ############################# 41.0% ############################## 42.9% ############################### 44.1% ################################ 45.4% ################################## 47.2% ################################## 48.5% #################################### 50.4% ##################################### 52.2% ###################################### 53.5% ####################################### 54.7% ######################################## 56.0% ######################################### 57.8% ########################################## 59.7% ############################################ 61.6% ############################################# 63.4% ############################################## 64.7% ################################################ 67.2% ################################################## 69.7% ################################################### 71.6% #################################################### 73.4% ###################################################### 75.9% ######################################################## 77.8% ######################################################### 79.7% ########################################################## 81.5% ########################################################### 83.0% ############################################################ 84.2% ############################################################# 86.1% ############################################################### 88.6% ################################################################# 90.5% ################################################################## 92.3% #################################################################### 94.8% ##################################################################### 96.7% ####################################################################### 99.2% ######################################################################## 100.0% [2021-02-06T15:29:57.520Z] #27 14.79 [2021-02-06T15:29:57.520Z] #27 15.70 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-06T15:29:57.520Z] #27 15.99 [2021-02-06T15:29:57.800Z] The recommended git tool is: git [2021-02-06T15:29:57.812Z] #27 16.11 #=#=# ################################################ 67.0% ######################################################################## 100.0% [2021-02-06T15:29:57.812Z] #27 16.31 [2021-02-06T15:29:58.845Z] #27 17.14 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-06T15:29:58.845Z] #27 17.19 skipping existing aab193acf6ba [2021-02-06T15:29:58.845Z] #27 17.28 [2021-02-06T15:29:59.621Z] #27 18.07 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-06T15:29:59.913Z] #27 18.35 [2021-02-06T15:30:00.204Z] #27 18.50 #=#=# ### 5.4% [2021-02-06T15:30:00.204Z] #27 ... [2021-02-06T15:30:00.204Z] [2021-02-06T15:30:00.204Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:30:00.204Z] #32 21.49 sync [2021-02-06T15:30:00.204Z] #32 21.49 internal/reflectlite [2021-02-06T15:30:00.204Z] #32 23.53 errors [2021-02-06T15:30:00.204Z] #32 23.53 sort [2021-02-06T15:30:00.204Z] #32 24.03 strconv [2021-02-06T15:30:00.204Z] #32 24.81 io [2021-02-06T15:30:00.204Z] #32 26.10 internal/oserror [2021-02-06T15:30:00.204Z] #32 26.20 syscall [2021-02-06T15:30:00.204Z] #32 27.34 reflect [2021-02-06T15:30:00.496Z] #32 31.57 time [2021-02-06T15:30:00.496Z] #32 ... [2021-02-06T15:30:00.496Z] [2021-02-06T15:30:00.496Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-06T15:30:01.054Z] using credential docker-jenkins-github-credentials [2021-02-06T15:30:01.061Z] Cloning the remote Git repository [2021-02-06T15:30:01.061Z] Cloning with configured refspecs honoured and without tags [2021-02-06T15:30:01.080Z] Cloning repository https://github.com/moby/moby.git [2021-02-06T15:30:01.147Z] > git init /home/ubuntu/workspace/moby_PR-41995 # timeout=10 [2021-02-06T15:30:01.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:30:01.384Z] > git --version # timeout=10 [2021-02-06T15:30:01.413Z] > git --version # 'git version 2.17.1' [2021-02-06T15:30:01.414Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:30:01.416Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:30:01.955Z] #27 18.50 #=#=# ### 5.4% ######## 11.5% ############ 17.6% ################# 23.7% ##################### 29.9% ######################### 36.0% ############################## 42.2% ################################## 48.3% ######################################## 56.5% ############################################# 62.7% ################################################# 68.8% ##################################################### 75.0% ########################################################### 83.2% ################################################################# 91.4% ###################################################################### 97.6% ######################################################################## 100.0% [2021-02-06T15:30:02.260Z] #27 20.50 [2021-02-06T15:30:03.297Z] #27 21.50 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-06T15:30:03.297Z] #27 ... [2021-02-06T15:30:03.297Z] [2021-02-06T15:30:03.297Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:30:03.297Z] #54 0.750 + RM_GOPATH=0 [2021-02-06T15:30:03.297Z] #54 0.750 + TMP_GOPATH= [2021-02-06T15:30:03.297Z] #54 0.750 + : /build [2021-02-06T15:30:03.297Z] #54 0.750 + '[' -z '' ']' [2021-02-06T15:30:03.297Z] #54 0.751 ++ mktemp -d [2021-02-06T15:30:03.297Z] #54 0.754 + export GOPATH=/tmp/tmp.oyjsk1YPCL [2021-02-06T15:30:03.297Z] #54 0.754 + GOPATH=/tmp/tmp.oyjsk1YPCL [2021-02-06T15:30:03.297Z] #54 0.754 + RM_GOPATH=1 [2021-02-06T15:30:03.297Z] #54 0.754 + case "$(go env GOARCH)" in [2021-02-06T15:30:03.297Z] #54 0.755 ++ go env GOARCH [2021-02-06T15:30:03.297Z] #54 0.772 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:30:03.297Z] #54 0.772 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:30:03.297Z] #54 0.772 ++ dirname /tmp/install/install.sh [2021-02-06T15:30:03.297Z] #54 0.773 + dir=/tmp/install [2021-02-06T15:30:03.297Z] #54 0.773 + bin=containerd [2021-02-06T15:30:03.297Z] #54 0.773 + shift [2021-02-06T15:30:03.297Z] #54 0.773 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-06T15:30:03.297Z] #54 0.773 + . /tmp/install/containerd.installer [2021-02-06T15:30:03.297Z] #54 0.773 ++ set -e [2021-02-06T15:30:03.297Z] #54 0.774 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:30:03.297Z] #54 0.774 + install_containerd [2021-02-06T15:30:03.297Z] #54 0.775 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-06T15:30:03.297Z] #54 0.775 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:30:03.297Z] #54 0.776 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oyjsk1YPCL/src/github.com/containerd/containerd [2021-02-06T15:30:03.297Z] #54 0.784 Cloning into '/tmp/tmp.oyjsk1YPCL/src/github.com/containerd/containerd'... [2021-02-06T15:30:03.297Z] #54 ... [2021-02-06T15:30:03.297Z] [2021-02-06T15:30:03.297Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-06T15:30:03.297Z] #11 24.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-06T15:30:03.297Z] #11 24.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-02-06T15:30:03.297Z] #11 26.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-02-06T15:30:03.297Z] #11 27.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-02-06T15:30:03.297Z] #11 27.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-02-06T15:30:03.297Z] #11 27.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-02-06T15:30:03.297Z] #11 27.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-02-06T15:30:03.297Z] #11 27.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-02-06T15:30:03.297Z] #11 27.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-02-06T15:30:03.297Z] #11 27.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-02-06T15:30:03.297Z] #11 27.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-02-06T15:30:03.297Z] #11 27.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-02-06T15:30:03.297Z] #11 27.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-02-06T15:30:03.297Z] #11 28.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-02-06T15:30:03.297Z] #11 28.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-02-06T15:30:03.297Z] #11 28.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-02-06T15:30:03.297Z] #11 28.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-02-06T15:30:03.297Z] #11 28.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-02-06T15:30:03.297Z] #11 29.36 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:30:03.297Z] #11 29.45 Fetched 73.7 MB in 6s (12.1 MB/s) [2021-02-06T15:30:03.297Z] #11 29.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-06T15:30:03.297Z] #11 29.54 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-02-06T15:30:03.297Z] #11 29.56 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-06T15:30:03.297Z] #11 29.80 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-02-06T15:30:03.297Z] #11 29.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-06T15:30:03.297Z] #11 29.93 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-02-06T15:30:03.297Z] #11 29.94 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-06T15:30:03.297Z] #11 30.07 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-02-06T15:30:03.297Z] #11 30.21 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-06T15:30:03.298Z] #11 30.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-02-06T15:30:03.298Z] #11 30.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-02-06T15:30:03.298Z] #11 30.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-06T15:30:03.298Z] #11 31.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-06T15:30:03.298Z] #11 31.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-02-06T15:30:03.298Z] #11 32.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-06T15:30:03.298Z] #11 34.01 Selecting previously unselected package binutils-mingw-w64. [2021-02-06T15:30:03.298Z] #11 34.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-06T15:30:03.298Z] #11 34.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-06T15:30:03.298Z] #11 34.12 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-02-06T15:30:03.298Z] #11 34.12 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-06T15:30:03.298Z] #11 34.13 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-06T15:30:03.298Z] #11 34.23 Selecting previously unselected package dmsetup. [2021-02-06T15:30:03.298Z] #11 34.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-02-06T15:30:03.298Z] #11 34.23 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-06T15:30:03.298Z] #11 34.38 Selecting previously unselected package mingw-w64-common. [2021-02-06T15:30:03.298Z] #11 34.39 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-06T15:30:03.298Z] #11 34.39 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-06T15:30:03.298Z] #11 ... [2021-02-06T15:30:03.298Z] [2021-02-06T15:30:03.298Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-06T15:30:03.298Z] #30 31.74 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-06T15:30:03.298Z] #30 32.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-06T15:30:03.298Z] #30 32.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-06T15:30:03.931Z] #30 ... [2021-02-06T15:30:03.931Z] [2021-02-06T15:30:03.931Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:30:03.931Z] #43 25.21 github.com/LK4D4/vndr/godl/singleflight [2021-02-06T15:30:03.931Z] #43 25.21 io [2021-02-06T15:30:03.931Z] #43 25.72 strconv [2021-02-06T15:30:03.931Z] #43 26.66 bytes [2021-02-06T15:30:03.931Z] #43 28.48 reflect [2021-02-06T15:30:03.931Z] #43 28.50 bufio [2021-02-06T15:30:03.931Z] #43 29.83 syscall [2021-02-06T15:30:04.222Z] #43 ... [2021-02-06T15:30:04.222Z] [2021-02-06T15:30:04.222Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-06T15:30:04.222Z] #27 21.84 [2021-02-06T15:30:04.222Z] #27 21.97 ######################################################################## 100.0% [2021-02-06T15:30:04.222Z] #27 22.02 [2021-02-06T15:30:04.222Z] #27 22.57 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-06T15:30:04.513Z] #27 22.84 [2021-02-06T15:30:04.814Z] #27 22.98 ######################################################################## 100.0% [2021-02-06T15:30:04.814Z] #27 23.05 [2021-02-06T15:30:04.814Z] #27 23.11 Download of images into '/build' complete. [2021-02-06T15:30:04.814Z] #27 ... [2021-02-06T15:30:04.814Z] [2021-02-06T15:30:04.814Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-02-06T15:30:04.814Z] #40 28.99 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-06T15:30:04.814Z] #40 30.81 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-02-06T15:30:04.814Z] #40 30.83 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-06T15:30:04.814Z] #40 30.84 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-06T15:30:04.814Z] #40 30.85 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-02-06T15:30:04.814Z] #40 30.86 Setting up python-six (1.12.0-1) ... [2021-02-06T15:30:04.814Z] #40 32.26 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-02-06T15:30:04.814Z] #40 32.27 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-06T15:30:04.814Z] #40 32.29 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-02-06T15:30:04.814Z] #40 32.30 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-02-06T15:30:04.814Z] #40 32.30 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-02-06T15:30:04.814Z] #40 32.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-06T15:30:04.814Z] #40 32.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-06T15:30:04.814Z] #40 32.32 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-02-06T15:30:04.815Z] #40 32.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-06T15:30:04.815Z] #40 32.34 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-06T15:30:04.815Z] #40 35.46 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-02-06T15:30:04.815Z] #40 35.47 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:30:04.815Z] #40 DONE 36.0s [2021-02-06T15:30:04.815Z] [2021-02-06T15:30:04.815Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-02-06T15:30:04.815Z] #34 27.19 Selecting previously unselected package libicu63:s390x. [2021-02-06T15:30:04.815Z] #34 27.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-06T15:30:04.815Z] #34 27.24 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-06T15:30:04.815Z] #34 31.93 Selecting previously unselected package libxml2:s390x. [2021-02-06T15:30:04.815Z] #34 31.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-02-06T15:30:04.815Z] #34 31.96 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-06T15:30:04.815Z] #34 32.40 Selecting previously unselected package libarchive13:s390x. [2021-02-06T15:30:04.815Z] #34 32.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-02-06T15:30:04.815Z] #34 32.41 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-06T15:30:04.815Z] #34 32.68 Selecting previously unselected package libjsoncpp1:s390x. [2021-02-06T15:30:04.815Z] #34 32.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-02-06T15:30:04.815Z] #34 32.70 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-02-06T15:30:04.815Z] #34 32.86 Selecting previously unselected package librhash0:s390x. [2021-02-06T15:30:04.815Z] #34 32.87 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-02-06T15:30:04.815Z] #34 32.87 Unpacking librhash0:s390x (1.3.8-1) ... [2021-02-06T15:30:04.815Z] #34 33.05 Selecting previously unselected package libuv1:s390x. [2021-02-06T15:30:04.815Z] #34 33.07 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-02-06T15:30:04.815Z] #34 33.07 Unpacking libuv1:s390x (1.24.1-1) ... [2021-02-06T15:30:04.815Z] #34 33.16 Selecting previously unselected package cmake. [2021-02-06T15:30:04.815Z] #34 33.16 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-02-06T15:30:04.815Z] #34 33.16 Unpacking cmake (3.13.4-1) ... [2021-02-06T15:30:04.815Z] #34 35.14 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-06T15:30:04.815Z] #34 35.15 Setting up xxd (2:8.1.0875-5) ... [2021-02-06T15:30:04.815Z] #34 35.15 Setting up libuv1:s390x (1.24.1-1) ... [2021-02-06T15:30:04.815Z] #34 35.16 Setting up vim-common (2:8.1.0875-5) ... [2021-02-06T15:30:04.815Z] #34 35.18 Setting up librhash0:s390x (1.3.8-1) ... [2021-02-06T15:30:04.815Z] #34 35.19 Setting up cmake-data (3.13.4-1) ... [2021-02-06T15:30:04.815Z] #34 35.20 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-02-06T15:30:04.815Z] #34 35.21 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-02-06T15:30:04.815Z] #34 35.21 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-02-06T15:30:04.815Z] #34 35.22 Setting up cmake (3.13.4-1) ... [2021-02-06T15:30:04.815Z] #34 35.23 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:30:04.815Z] #34 35.30 Processing triggers for mime-support (3.62) ... [2021-02-06T15:30:04.815Z] #34 DONE 36.0s [2021-02-06T15:30:04.815Z] [2021-02-06T15:30:04.815Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-02-06T15:30:04.815Z] #27 23.11 Use something like the following to load the result into a Docker daemon: [2021-02-06T15:30:04.815Z] #27 23.11 tar -cC '/build' . | docker load [2021-02-06T15:30:04.815Z] #27 DONE 23.3s [2021-02-06T15:30:04.815Z] [2021-02-06T15:30:04.815Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:30:04.815Z] #32 36.06 internal/poll [2021-02-06T15:30:05.485Z] #32 ... [2021-02-06T15:30:05.485Z] [2021-02-06T15:30:05.485Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:30:05.485Z] #45 DONE 36.8s [2021-02-06T15:30:05.782Z] [2021-02-06T15:30:05.782Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:30:06.420Z] #35 1.401 + RM_GOPATH=0 [2021-02-06T15:30:06.420Z] #35 1.401 + TMP_GOPATH= [2021-02-06T15:30:06.420Z] #35 1.401 + : /build [2021-02-06T15:30:06.420Z] #35 1.401 + '[' -z '' ']' [2021-02-06T15:30:06.420Z] #35 1.401 ++ mktemp -d [2021-02-06T15:30:06.420Z] #35 1.402 + export GOPATH=/tmp/tmp.vIF6bajANT [2021-02-06T15:30:06.420Z] #35 1.402 + GOPATH=/tmp/tmp.vIF6bajANT [2021-02-06T15:30:06.420Z] #35 1.402 + RM_GOPATH=1 [2021-02-06T15:30:06.420Z] #35 1.402 + case "$(go env GOARCH)" in [2021-02-06T15:30:06.420Z] #35 1.402 ++ go env GOARCH [2021-02-06T15:30:06.420Z] #35 1.478 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:30:06.420Z] #35 1.478 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:30:06.420Z] #35 1.479 ++ dirname /tmp/install/install.sh [2021-02-06T15:30:06.420Z] #35 1.479 + dir=/tmp/install [2021-02-06T15:30:06.420Z] #35 1.479 + bin=tini [2021-02-06T15:30:06.420Z] #35 1.479 + shift [2021-02-06T15:30:06.420Z] #35 1.479 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-06T15:30:06.420Z] #35 1.479 + . /tmp/install/tini.installer [2021-02-06T15:30:06.420Z] #35 1.479 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:30:06.420Z] #35 1.479 + install_tini [2021-02-06T15:30:06.421Z] #35 1.479 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-06T15:30:06.421Z] #35 1.480 + git clone https://github.com/krallin/tini.git /tmp/tmp.vIF6bajANT/tini [2021-02-06T15:30:06.421Z] #35 1.480 Cloning into '/tmp/tmp.vIF6bajANT/tini'... [2021-02-06T15:30:06.421Z] #35 1.481 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:30:06.713Z] #35 2.024 + cd /tmp/tmp.vIF6bajANT/tini [2021-02-06T15:30:06.713Z] #35 2.024 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:30:06.713Z] #35 2.033 + cmake . [2021-02-06T15:30:07.347Z] #35 2.415 -- The C compiler identification is GNU 8.3.0 [2021-02-06T15:30:07.347Z] #35 2.453 -- Check for working C compiler: /usr/bin/cc [2021-02-06T15:30:07.639Z] #35 2.929 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-06T15:30:07.639Z] #35 2.930 -- Detecting C compiler ABI info [2021-02-06T15:30:07.639Z] #35 ... [2021-02-06T15:30:07.639Z] [2021-02-06T15:30:07.639Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:30:07.639Z] #49 28.91 syscall [2021-02-06T15:30:07.639Z] #49 28.92 reflect [2021-02-06T15:30:07.639Z] #49 34.91 time [2021-02-06T15:30:07.639Z] #49 38.93 encoding/binary [2021-02-06T15:30:07.934Z] #49 ... [2021-02-06T15:30:07.934Z] [2021-02-06T15:30:07.934Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:30:07.934Z] #32 37.96 internal/syscall/execenv [2021-02-06T15:30:07.934Z] #32 38.10 internal/syscall/unix [2021-02-06T15:30:07.934Z] #32 38.27 os [2021-02-06T15:30:07.934Z] #32 38.45 internal/fmtsort [2021-02-06T15:30:07.934Z] #32 38.80 strings [2021-02-06T15:30:08.969Z] #32 40.30 path [2021-02-06T15:30:09.262Z] #32 40.56 fmt [2021-02-06T15:30:09.554Z] #32 40.56 path/filepath [2021-02-06T15:30:10.188Z] #32 41.20 io/ioutil [2021-02-06T15:30:10.188Z] #32 41.53 text/tabwriter [2021-02-06T15:30:10.811Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-014b88166dcc43ec1) in /home/ubuntu/workspace/moby_PR-41995 [Pipeline] { [Pipeline] checkout [2021-02-06T15:30:11.167Z] The recommended git tool is: git [2021-02-06T15:30:11.204Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-013c674ab82946824) in /home/ubuntu/workspace/moby_PR-41995 [Pipeline] { [2021-02-06T15:30:11.224Z] #32 ... [2021-02-06T15:30:11.224Z] [2021-02-06T15:30:11.224Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:30:11.224Z] #35 3.296 -- Detecting C compiler ABI info - done [2021-02-06T15:30:11.224Z] #35 3.301 -- Detecting C compile features [2021-02-06T15:30:11.224Z] #35 4.353 -- Detecting C compile features - done [2021-02-06T15:30:11.224Z] #35 4.359 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-06T15:30:11.224Z] #35 4.473 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-06T15:30:11.224Z] #35 4.507 -- Configuring done [2021-02-06T15:30:11.224Z] #35 4.543 -- Generating done [2021-02-06T15:30:11.224Z] #35 4.551 -- Build files have been written to: /tmp/tmp.vIF6bajANT/tini [2021-02-06T15:30:11.224Z] #35 4.557 + make tini-static [2021-02-06T15:30:11.224Z] #35 4.787 Scanning dependencies of target tini-static [2021-02-06T15:30:11.224Z] #35 4.883 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-06T15:30:11.224Z] #35 5.537 [100%] Linking C executable tini-static [2021-02-06T15:30:11.224Z] #35 5.855 [100%] Built target tini-static [2021-02-06T15:30:11.224Z] #35 5.877 + mkdir -p /build [2021-02-06T15:30:11.224Z] #35 5.880 + cp tini-static /build/docker-init [2021-02-06T15:30:11.224Z] #35 DONE 6.1s [2021-02-06T15:30:11.224Z] [2021-02-06T15:30:11.224Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:30:11.224Z] #49 39.20 context [2021-02-06T15:30:11.224Z] #49 39.84 os [2021-02-06T15:30:11.224Z] #49 40.23 encoding/base64 [2021-02-06T15:30:11.224Z] #49 40.83 golang.org/x/sys/unix [2021-02-06T15:30:11.224Z] #49 42.55 fmt [Pipeline] checkout [2021-02-06T15:30:11.433Z] The recommended git tool is: git [2021-02-06T15:30:14.035Z] #49 ... [2021-02-06T15:30:14.035Z] [2021-02-06T15:30:14.035Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:14.035Z] #41 7.382 Note: Building without setproctitle() and strlcpy() support. [2021-02-06T15:30:14.035Z] #41 7.382 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-06T15:30:14.035Z] #41 7.393 Note: Building without GnuTLS support [2021-02-06T15:30:14.035Z] #41 7.394 Makefile.config:39: Warn: you have no libnftables installed [2021-02-06T15:30:14.035Z] #41 7.394 Makefile.config:40: Warn: Building without nftables support [2021-02-06T15:30:14.035Z] #41 8.211 fatal: not a git repository (or any of the parent directories): .git [2021-02-06T15:30:14.035Z] #41 8.229 GEN .gitid [2021-02-06T15:30:14.035Z] #41 8.238 GEN criu/include/version.h [2021-02-06T15:30:14.035Z] #41 8.271 GEN include/common/asm [2021-02-06T15:30:14.035Z] #41 9.063 PBCC images/timens.pb-c.c [2021-02-06T15:30:14.035Z] #41 9.096 DEP images/timens.pb-c.d [2021-02-06T15:30:14.035Z] #41 9.107 PBCC images/fown.pb-c.c [2021-02-06T15:30:14.035Z] #41 9.119 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-06T15:30:14.035Z] #41 9.144 PBCC images/opts.pb-c.c [2021-02-06T15:30:14.035Z] #41 9.172 PBCC images/memfd.pb-c.c [2021-02-06T15:30:14.035Z] #41 9.210 DEP images/fown.pb-c.d [2021-02-06T15:30:14.035Z] #41 9.257 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-06T15:30:14.035Z] #41 9.267 DEP images/opts.pb-c.d [2021-02-06T15:30:14.035Z] #41 9.305 DEP images/memfd.pb-c.d [2021-02-06T15:30:14.035Z] #41 9.327 PBCC images/sit.pb-c.c [2021-02-06T15:30:14.035Z] #41 9.348 DEP images/sit.pb-c.d [2021-02-06T15:30:14.035Z] #41 9.374 PBCC images/macvlan.pb-c.c [2021-02-06T15:30:14.035Z] #41 9.385 DEP images/macvlan.pb-c.d [2021-02-06T15:30:14.035Z] #41 9.412 PBCC images/autofs.pb-c.c [2021-02-06T15:30:14.326Z] #41 9.431 DEP images/autofs.pb-c.d [2021-02-06T15:30:14.326Z] #41 9.446 PBCC images/sysctl.pb-c.c [2021-02-06T15:30:14.326Z] #41 9.475 DEP images/sysctl.pb-c.d [2021-02-06T15:30:14.326Z] #41 9.506 PBCC images/time.pb-c.c [2021-02-06T15:30:14.326Z] #41 9.509 DEP images/time.pb-c.d [2021-02-06T15:30:14.326Z] #41 9.525 PBCC images/binfmt-misc.pb-c.c [2021-02-06T15:30:14.326Z] #41 9.559 DEP images/binfmt-misc.pb-c.d [2021-02-06T15:30:14.326Z] #41 9.579 PBCC images/seccomp.pb-c.c [2021-02-06T15:30:14.326Z] #41 9.598 DEP images/seccomp.pb-c.d [2021-02-06T15:30:14.326Z] #41 9.639 PBCC images/userns.pb-c.c [2021-02-06T15:30:14.326Z] #41 ... [2021-02-06T15:30:14.326Z] [2021-02-06T15:30:14.326Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:30:14.326Z] #49 45.62 encoding/json [2021-02-06T15:30:14.618Z] #49 ... [2021-02-06T15:30:14.618Z] [2021-02-06T15:30:14.618Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:30:14.618Z] #43 35.76 time [2021-02-06T15:30:14.618Z] #43 38.59 internal/fmtsort [2021-02-06T15:30:14.618Z] #43 39.01 strings [2021-02-06T15:30:14.618Z] #43 39.88 os [2021-02-06T15:30:14.618Z] #43 40.86 regexp/syntax [2021-02-06T15:30:14.618Z] #43 42.17 fmt [2021-02-06T15:30:14.618Z] #43 43.95 regexp [2021-02-06T15:30:14.618Z] #43 45.50 go/token [2021-02-06T15:30:14.618Z] #43 ... [2021-02-06T15:30:14.618Z] [2021-02-06T15:30:14.618Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:14.618Z] #41 9.646 DEP images/userns.pb-c.d [2021-02-06T15:30:14.618Z] #41 9.674 PBCC images/cgroup.pb-c.c [2021-02-06T15:30:14.618Z] #41 9.682 DEP images/cgroup.pb-c.d [2021-02-06T15:30:14.618Z] #41 9.704 PBCC images/ext-file.pb-c.c [2021-02-06T15:30:14.618Z] #41 9.716 DEP images/ext-file.pb-c.d [2021-02-06T15:30:14.618Z] #41 9.748 PBCC images/rpc.pb-c.c [2021-02-06T15:30:14.618Z] #41 9.773 DEP images/rpc.pb-c.d [2021-02-06T15:30:14.618Z] #41 9.818 PBCC images/siginfo.pb-c.c [2021-02-06T15:30:14.618Z] #41 9.824 DEP images/siginfo.pb-c.d [2021-02-06T15:30:14.618Z] #41 9.855 PBCC images/pagemap.pb-c.c [2021-02-06T15:30:14.618Z] #41 9.890 DEP images/pagemap.pb-c.d [2021-02-06T15:30:14.618Z] #41 9.910 PBCC images/rlimit.pb-c.c [2021-02-06T15:30:14.618Z] #41 9.918 DEP images/rlimit.pb-c.d [2021-02-06T15:30:14.618Z] #41 9.939 PBCC images/file-lock.pb-c.c [2021-02-06T15:30:14.618Z] #41 9.949 DEP images/file-lock.pb-c.d [2021-02-06T15:30:14.618Z] #41 9.970 PBCC images/tty.pb-c.c [2021-02-06T15:30:14.630Z] using credential docker-jenkins-github-credentials [2021-02-06T15:30:14.636Z] Cloning the remote Git repository [2021-02-06T15:30:14.636Z] Cloning with configured refspecs honoured and without tags [2021-02-06T15:30:14.658Z] Cloning repository https://github.com/moby/moby.git [2021-02-06T15:30:14.707Z] > git init /home/ubuntu/workspace/moby_PR-41995 # timeout=10 [2021-02-06T15:30:14.822Z] using credential docker-jenkins-github-credentials [2021-02-06T15:30:14.829Z] Cloning the remote Git repository [2021-02-06T15:30:14.829Z] Cloning with configured refspecs honoured and without tags [2021-02-06T15:30:14.909Z] #41 9.992 DEP images/tty.pb-c.d [2021-02-06T15:30:14.909Z] #41 10.02 PBCC images/tun.pb-c.c [2021-02-06T15:30:14.909Z] #41 10.03 PBCC images/netdev.pb-c.c [2021-02-06T15:30:14.909Z] #41 10.05 DEP images/tun.pb-c.d [2021-02-06T15:30:14.909Z] #41 10.10 DEP images/netdev.pb-c.d [2021-02-06T15:30:14.909Z] #41 10.11 PBCC images/vma.pb-c.c [2021-02-06T15:30:14.909Z] #41 10.13 DEP images/vma.pb-c.d [2021-02-06T15:30:14.909Z] #41 10.15 PBCC images/creds.pb-c.c [2021-02-06T15:30:14.909Z] #41 10.16 DEP images/creds.pb-c.d [2021-02-06T15:30:14.909Z] #41 10.18 PBCC images/utsns.pb-c.c [2021-02-06T15:30:14.909Z] #41 10.19 DEP images/utsns.pb-c.d [2021-02-06T15:30:14.909Z] #41 10.22 PBCC images/ipc-desc.pb-c.c [2021-02-06T15:30:14.572Z] Cloning repository https://github.com/moby/moby.git [2021-02-06T15:30:14.635Z] > git init /home/ubuntu/workspace/moby_PR-41995 # timeout=10 [2021-02-06T15:30:15.201Z] #41 10.23 PBCC images/ipc-sem.pb-c.c [2021-02-06T15:30:15.201Z] #41 10.24 DEP images/ipc-desc.pb-c.d [2021-02-06T15:30:15.201Z] #41 10.26 DEP images/ipc-sem.pb-c.d [2021-02-06T15:30:15.201Z] #41 10.28 PBCC images/ipc-msg.pb-c.c [2021-02-06T15:30:15.201Z] #41 10.29 DEP images/ipc-msg.pb-c.d [2021-02-06T15:30:15.201Z] #41 10.32 PBCC images/ipc-shm.pb-c.c [2021-02-06T15:30:15.201Z] #41 10.33 DEP images/ipc-shm.pb-c.d [2021-02-06T15:30:15.201Z] #41 10.35 PBCC images/ipc-var.pb-c.c [2021-02-06T15:30:15.201Z] #41 10.36 DEP images/ipc-var.pb-c.d [2021-02-06T15:30:15.201Z] #41 10.38 PBCC images/sk-opts.pb-c.c [2021-02-06T15:30:15.201Z] #41 10.40 PBCC images/packet-sock.pb-c.c [2021-02-06T15:30:15.201Z] #41 10.42 DEP images/sk-opts.pb-c.d [2021-02-06T15:30:15.201Z] #41 10.46 DEP images/packet-sock.pb-c.d [2021-02-06T15:30:15.201Z] #41 10.50 PBCC images/sk-netlink.pb-c.c [2021-02-06T15:30:15.201Z] #41 10.53 DEP images/sk-netlink.pb-c.d [2021-02-06T15:30:15.201Z] #41 10.56 PBCC images/sk-inet.pb-c.c [2021-02-06T15:30:15.493Z] #41 10.59 DEP images/sk-inet.pb-c.d [2021-02-06T15:30:15.493Z] #41 10.63 PBCC images/sk-unix.pb-c.c [2021-02-06T15:30:15.493Z] #41 10.68 DEP images/sk-unix.pb-c.d [2021-02-06T15:30:15.493Z] #41 10.70 PBCC images/mm.pb-c.c [2021-02-06T15:30:15.493Z] #41 10.76 DEP images/mm.pb-c.d [2021-02-06T15:30:15.493Z] #41 10.81 PBCC images/timerfd.pb-c.c [2021-02-06T15:30:15.788Z] #41 10.85 DEP images/timerfd.pb-c.d [2021-02-06T15:30:15.788Z] #41 10.89 PBCC images/timer.pb-c.c [2021-02-06T15:30:15.788Z] #41 10.89 DEP images/timer.pb-c.d [2021-02-06T15:30:15.788Z] #41 10.92 PBCC images/sa.pb-c.c [2021-02-06T15:30:15.788Z] #41 10.98 DEP images/sa.pb-c.d [2021-02-06T15:30:15.788Z] #41 11.05 PBCC images/pipe-data.pb-c.c [2021-02-06T15:30:15.788Z] #41 11.06 DEP images/pipe-data.pb-c.d [2021-02-06T15:30:15.788Z] #41 11.08 PBCC images/mnt.pb-c.c [2021-02-06T15:30:15.788Z] #41 11.12 DEP images/mnt.pb-c.d [2021-02-06T15:30:15.788Z] #41 11.17 PBCC images/sk-packet.pb-c.c [2021-02-06T15:30:14.939Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:30:14.939Z] > git --version # timeout=10 [2021-02-06T15:30:14.954Z] > git --version # 'git version 2.17.1' [2021-02-06T15:30:14.954Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:30:15.004Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:30:16.079Z] #41 11.18 DEP images/sk-packet.pb-c.d [2021-02-06T15:30:16.079Z] #41 11.22 PBCC images/tcp-stream.pb-c.c [2021-02-06T15:30:16.079Z] #41 11.24 DEP images/tcp-stream.pb-c.d [2021-02-06T15:30:16.079Z] #41 11.27 PBCC images/pipe.pb-c.c [2021-02-06T15:30:16.079Z] #41 11.29 DEP images/pipe.pb-c.d [2021-02-06T15:30:16.079Z] #41 11.33 PBCC images/pstree.pb-c.c [2021-02-06T15:30:16.079Z] #41 11.36 DEP images/pstree.pb-c.d [2021-02-06T15:30:16.079Z] #41 11.39 PBCC images/fs.pb-c.c [2021-02-06T15:30:14.912Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:30:14.912Z] > git --version # timeout=10 [2021-02-06T15:30:14.926Z] > git --version # 'git version 2.7.4' [2021-02-06T15:30:14.927Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:30:14.930Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:30:16.371Z] #41 11.40 DEP images/fs.pb-c.d [2021-02-06T15:30:16.371Z] #41 11.44 PBCC images/signalfd.pb-c.c [2021-02-06T15:30:16.371Z] #41 11.48 DEP images/signalfd.pb-c.d [2021-02-06T15:30:16.371Z] #41 11.52 PBCC images/fh.pb-c.c [2021-02-06T15:30:16.371Z] #41 11.53 PBCC images/fsnotify.pb-c.c [2021-02-06T15:30:16.371Z] #41 11.58 DEP images/fh.pb-c.d [2021-02-06T15:30:16.371Z] #41 11.64 DEP images/fsnotify.pb-c.d [2021-02-06T15:30:16.663Z] #41 11.71 PBCC images/eventpoll.pb-c.c [2021-02-06T15:30:16.663Z] #41 11.71 DEP images/eventpoll.pb-c.d [2021-02-06T15:30:16.663Z] #41 11.74 PBCC images/eventfd.pb-c.c [2021-02-06T15:30:16.663Z] #41 11.74 DEP images/eventfd.pb-c.d [2021-02-06T15:30:16.663Z] #41 11.80 PBCC images/remap-file-path.pb-c.c [2021-02-06T15:30:16.663Z] #41 11.81 DEP images/remap-file-path.pb-c.d [2021-02-06T15:30:16.663Z] #41 11.84 PBCC images/fifo.pb-c.c [2021-02-06T15:30:16.663Z] #41 11.85 DEP images/fifo.pb-c.d [2021-02-06T15:30:16.663Z] #41 11.88 PBCC images/ghost-file.pb-c.c [2021-02-06T15:30:16.663Z] #41 11.89 DEP images/ghost-file.pb-c.d [2021-02-06T15:30:16.663Z] #41 11.92 PBCC images/regfile.pb-c.c [2021-02-06T15:30:16.663Z] #41 11.94 DEP images/regfile.pb-c.d [2021-02-06T15:30:16.663Z] #41 11.97 PBCC images/ns.pb-c.c [2021-02-06T15:30:16.663Z] #41 11.98 DEP images/ns.pb-c.d [2021-02-06T15:30:16.663Z] #41 12.01 PBCC images/fdinfo.pb-c.c [2021-02-06T15:30:16.955Z] #41 12.04 DEP images/fdinfo.pb-c.d [2021-02-06T15:30:16.955Z] #41 12.06 PBCC images/core-aarch64.pb-c.c [2021-02-06T15:30:16.955Z] #41 12.08 PBCC images/core-arm.pb-c.c [2021-02-06T15:30:16.955Z] #41 12.10 PBCC images/core-ppc64.pb-c.c [2021-02-06T15:30:16.955Z] #41 12.15 PBCC images/core-s390.pb-c.c [2021-02-06T15:30:16.955Z] #41 ... [2021-02-06T15:30:16.955Z] [2021-02-06T15:30:16.955Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:30:16.955Z] #32 42.76 flag [2021-02-06T15:30:16.955Z] #32 42.76 github.com/BurntSushi/toml [2021-02-06T15:30:16.955Z] #32 43.83 log [2021-02-06T15:30:16.955Z] #32 45.23 github.com/BurntSushi/toml/cmd/tomlv [2021-02-06T15:30:16.955Z] #32 DONE 48.2s [2021-02-06T15:30:16.955Z] [2021-02-06T15:30:16.955Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:16.955Z] #41 12.16 PBCC images/core-x86.pb-c.c [2021-02-06T15:30:16.955Z] #41 12.23 PBCC images/core.pb-c.c [2021-02-06T15:30:16.955Z] #41 12.29 PBCC images/inventory.pb-c.c [2021-02-06T15:30:17.246Z] #41 12.35 DEP images/core-aarch64.pb-c.d [2021-02-06T15:30:17.246Z] #41 12.43 DEP images/core-arm.pb-c.d [2021-02-06T15:30:17.246Z] #41 12.48 DEP images/core-ppc64.pb-c.d [2021-02-06T15:30:17.246Z] #41 12.53 DEP images/core-s390.pb-c.d [2021-02-06T15:30:17.246Z] #41 12.57 DEP images/core-x86.pb-c.d [2021-02-06T15:30:17.538Z] #41 12.67 DEP images/core.pb-c.d [2021-02-06T15:30:17.538Z] #41 12.74 DEP images/inventory.pb-c.d [2021-02-06T15:30:17.538Z] #41 12.79 PBCC images/cpuinfo.pb-c.c [2021-02-06T15:30:17.829Z] #41 12.79 DEP images/cpuinfo.pb-c.d [2021-02-06T15:30:17.829Z] #41 12.80 PBCC images/stats.pb-c.c [2021-02-06T15:30:17.829Z] #41 12.80 DEP images/stats.pb-c.d [2021-02-06T15:30:17.829Z] #41 13.20 make[1]: Nothing to be done for 'all'. [2021-02-06T15:30:18.462Z] #41 ... [2021-02-06T15:30:18.462Z] [2021-02-06T15:30:18.462Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-06T15:30:18.462Z] #11 39.61 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-06T15:30:18.462Z] #11 39.61 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-06T15:30:18.462Z] #11 39.61 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-06T15:30:18.462Z] #11 43.68 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-06T15:30:18.462Z] #11 43.69 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-06T15:30:18.462Z] #11 43.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:30:18.462Z] #11 43.79 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-06T15:30:18.462Z] #11 43.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-06T15:30:18.462Z] #11 43.80 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:30:18.462Z] #11 ... [2021-02-06T15:30:18.462Z] [2021-02-06T15:30:18.462Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:18.462Z] #41 13.70 CC images/stats.o [2021-02-06T15:30:18.753Z] #41 13.82 CC images/core.o [2021-02-06T15:30:19.045Z] #41 14.05 CC images/core-x86.o [2021-02-06T15:30:19.045Z] #41 14.27 CC images/core-arm.o [2021-02-06T15:30:19.336Z] #41 14.53 CC images/core-aarch64.o [2021-02-06T15:30:19.628Z] #41 14.76 CC images/core-ppc64.o [2021-02-06T15:30:19.919Z] #41 15.05 CC images/core-s390.o [2021-02-06T15:30:20.223Z] #41 15.38 CC images/cpuinfo.o [2021-02-06T15:30:20.538Z] #41 15.52 CC images/inventory.o [2021-02-06T15:30:20.538Z] #41 15.64 CC images/fdinfo.o [2021-02-06T15:30:20.830Z] #41 15.85 CC images/fown.o [2021-02-06T15:30:20.830Z] #41 16.02 CC images/ns.o [2021-02-06T15:30:21.122Z] #41 16.15 CC images/regfile.o [2021-02-06T15:30:21.122Z] #41 16.25 CC images/ghost-file.o [2021-02-06T15:30:21.413Z] #41 16.49 CC images/fifo.o [2021-02-06T15:30:21.413Z] #41 16.65 CC images/remap-file-path.o [2021-02-06T15:30:21.705Z] #41 16.79 CC images/eventfd.o [2021-02-06T15:30:21.705Z] #41 16.94 CC images/eventpoll.o [2021-02-06T15:30:21.996Z] #41 17.16 CC images/fh.o [2021-02-06T15:30:21.996Z] #41 17.34 CC images/fsnotify.o [2021-02-06T15:30:22.288Z] #41 17.54 CC images/signalfd.o [2021-02-06T15:30:22.288Z] #41 17.61 CC images/fs.o [2021-02-06T15:30:22.580Z] #41 17.69 CC images/pstree.o [2021-02-06T15:30:22.580Z] #41 17.75 CC images/pipe.o [2021-02-06T15:30:22.580Z] #41 17.82 CC images/tcp-stream.o [2021-02-06T15:30:22.629Z] Fetching without tags [2021-02-06T15:30:22.872Z] #41 17.95 CC images/sk-packet.o [2021-02-06T15:30:22.872Z] #41 18.13 CC images/mnt.o [2021-02-06T15:30:22.931Z] Merging remotes/origin/master commit 0af8ed47bbf51f796ab22797334f69fda10840e5 into PR head commit dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d [2021-02-06T15:30:23.163Z] #41 18.24 CC images/pipe-data.o [2021-02-06T15:30:23.163Z] #41 18.37 CC images/sa.o [2021-02-06T15:30:23.455Z] #41 18.54 CC images/timer.o [2021-02-06T15:30:23.455Z] #41 18.77 CC images/timerfd.o [2021-02-06T15:30:23.746Z] #41 18.88 CC images/mm.o [2021-02-06T15:30:23.746Z] #41 19.05 CC images/sk-opts.o [2021-02-06T15:30:24.037Z] #41 19.19 CC images/sk-unix.o [2021-02-06T15:30:22.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:30:22.553Z] > git config --add remote.origin.fetch +refs/pull/41995/head:refs/remotes/origin/PR-41995 # timeout=10 [2021-02-06T15:30:22.582Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:30:22.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:30:22.631Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:30:22.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:30:22.633Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:30:22.943Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:30:22.970Z] > git checkout -f dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d # timeout=10 [2021-02-06T15:30:23.734Z] > git remote # timeout=10 [2021-02-06T15:30:23.760Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T15:30:23.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:30:23.780Z] > git merge 0af8ed47bbf51f796ab22797334f69fda10840e5 # timeout=10 [2021-02-06T15:30:24.329Z] #41 19.37 CC images/sk-inet.o [2021-02-06T15:30:24.329Z] #41 19.57 CC images/tun.o [2021-02-06T15:30:24.620Z] #41 19.74 CC images/sk-netlink.o [2021-02-06T15:30:24.631Z] Merge succeeded, producing 12833cb1d21026bac0fb7923de3acec88d629945 [2021-02-06T15:30:24.631Z] Checking out Revision 12833cb1d21026bac0fb7923de3acec88d629945 (PR-41995) [2021-02-06T15:30:24.912Z] #41 19.89 CC images/packet-sock.o [2021-02-06T15:30:24.912Z] #41 20.06 CC images/ipc-var.o [2021-02-06T15:30:24.912Z] #41 ... [2021-02-06T15:30:24.912Z] [2021-02-06T15:30:24.912Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:30:24.912Z] #43 46.05 go/scanner [2021-02-06T15:30:24.912Z] #43 46.26 internal/lazyregexp [2021-02-06T15:30:24.912Z] #43 46.49 net/url [2021-02-06T15:30:24.912Z] #43 46.71 go/ast [2021-02-06T15:30:24.912Z] #43 47.90 text/template/parse [2021-02-06T15:30:24.912Z] #43 49.79 text/template [2021-02-06T15:30:24.912Z] #43 50.04 go/parser [2021-02-06T15:30:24.912Z] #43 52.02 encoding/xml [2021-02-06T15:30:24.912Z] #43 52.80 go/doc [2021-02-06T15:30:24.912Z] #43 54.95 github.com/LK4D4/vndr/build [2021-02-06T15:30:24.912Z] #43 55.80 github.com/LK4D4/vndr/versioned [2021-02-06T15:30:24.912Z] #43 55.83 compress/flate [2021-02-06T15:30:25.208Z] #43 ... [2021-02-06T15:30:25.208Z] [2021-02-06T15:30:25.208Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:25.208Z] #41 20.23 CC images/ipc-desc.o [2021-02-06T15:30:25.208Z] #41 20.33 CC images/ipc-shm.o [2021-02-06T15:30:25.500Z] #41 20.52 CC images/ipc-msg.o [2021-02-06T15:30:25.500Z] #41 ... [2021-02-06T15:30:25.500Z] [2021-02-06T15:30:25.500Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:30:25.500Z] #49 46.75 github.com/pkg/diff [2021-02-06T15:30:25.500Z] #49 47.70 go/ast [2021-02-06T15:30:25.500Z] #49 49.79 golang.org/x/crypto/ssh/terminal [2021-02-06T15:30:25.500Z] #49 50.75 mvdan.cc/editorconfig [2021-02-06T15:30:25.500Z] #49 50.87 mvdan.cc/sh/v3/fileutil [2021-02-06T15:30:25.500Z] #49 50.97 mvdan.cc/sh/v3/syntax [2021-02-06T15:30:25.500Z] #49 55.16 mvdan.cc/sh/v3/cmd/shfmt [2021-02-06T15:30:25.792Z] #49 ... [2021-02-06T15:30:25.792Z] [2021-02-06T15:30:25.792Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:25.792Z] #41 20.77 CC images/ipc-sem.o [2021-02-06T15:30:25.792Z] #41 20.95 CC images/utsns.o [2021-02-06T15:30:25.792Z] #41 21.05 CC images/creds.o [2021-02-06T15:30:25.792Z] #41 21.17 CC images/vma.o [2021-02-06T15:30:26.083Z] #41 21.33 CC images/netdev.o [2021-02-06T15:30:26.083Z] #41 21.47 CC images/tty.o [2021-02-06T15:30:24.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-06T15:30:24.633Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:30:24.651Z] > git checkout -f 12833cb1d21026bac0fb7923de3acec88d629945 # timeout=10 [2021-02-06T15:30:26.717Z] #41 21.81 CC images/file-lock.o [2021-02-06T15:30:26.717Z] #41 21.91 CC images/rlimit.o [2021-02-06T15:30:26.717Z] #41 22.01 CC images/pagemap.o [2021-02-06T15:30:27.009Z] #41 22.11 CC images/siginfo.o [2021-02-06T15:30:27.009Z] #41 ... [2021-02-06T15:30:27.009Z] [2021-02-06T15:30:27.009Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-02-06T15:30:27.009Z] #49 DONE 58.2s [2021-02-06T15:30:27.348Z] [2021-02-06T15:30:27.348Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:27.348Z] #41 22.32 CC images/rpc.o [2021-02-06T15:30:27.652Z] #41 22.96 CC images/ext-file.o [2021-02-06T15:30:27.943Z] #41 23.03 CC images/cgroup.o [2021-02-06T15:30:27.943Z] #41 23.25 CC images/userns.o [2021-02-06T15:30:28.234Z] #41 23.46 CC images/google/protobuf/descriptor.o [2021-02-06T15:30:28.415Z] Commit message: "Merge commit '0af8ed47bbf51f796ab22797334f69fda10840e5' into HEAD" [2021-02-06T15:30:28.432Z] First time build. Skipping changelog. [2021-02-06T15:30:28.416Z] > git rev-list --no-walk b5a13cba95d49ba06be888fc80330cf54d281e56 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-06T15:30:28.867Z] #41 24.17 CC images/opts.o [2021-02-06T15:30:29.158Z] #41 24.28 CC images/seccomp.o [2021-02-06T15:30:29.449Z] #41 24.45 CC images/binfmt-misc.o [2021-02-06T15:30:29.449Z] #41 24.59 CC images/time.o [2021-02-06T15:30:29.449Z] #41 24.71 CC images/sysctl.o [2021-02-06T15:30:29.457Z] + docker version [2021-02-06T15:30:29.740Z] #41 24.86 CC images/autofs.o [2021-02-06T15:30:29.740Z] #41 ... [2021-02-06T15:30:29.740Z] [2021-02-06T15:30:29.740Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:30:29.741Z] #54 26.57 Checking out files: 92% (3467/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-06T15:30:29.741Z] #54 26.73 + cd /tmp/tmp.oyjsk1YPCL/src/github.com/containerd/containerd [2021-02-06T15:30:29.741Z] #54 26.73 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:30:29.741Z] #54 27.78 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-06T15:30:29.741Z] #54 27.78 + BUILDTAGS='netgo osusergo static_build' [2021-02-06T15:30:29.741Z] #54 27.78 + export EXTRA_FLAGS=-buildmode=pie [2021-02-06T15:30:29.741Z] #54 27.78 + EXTRA_FLAGS=-buildmode=pie [2021-02-06T15:30:29.741Z] #54 27.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-06T15:30:29.741Z] #54 27.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-06T15:30:29.741Z] #54 27.78 + '[' '' = dynamic ']' [2021-02-06T15:30:29.741Z] #54 27.78 + make [2021-02-06T15:30:29.741Z] #54 28.55 + bin/ctr [2021-02-06T15:30:29.741Z] #54 ... [2021-02-06T15:30:29.741Z] [2021-02-06T15:30:29.741Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:29.741Z] #41 24.95 CC images/macvlan.o [2021-02-06T15:30:30.032Z] #41 25.09 CC images/sit.o [2021-02-06T15:30:30.032Z] #41 25.18 CC images/memfd.o [2021-02-06T15:30:30.323Z] #41 25.35 CC images/timens.o [2021-02-06T15:30:30.323Z] #41 25.46 LINK images/built-in.o [2021-02-06T15:30:30.323Z] #41 25.52 GEN compel/include/asm [2021-02-06T15:30:30.323Z] #41 25.54 GEN compel/include/version.h [2021-02-06T15:30:30.323Z] #41 25.55 touch .config [2021-02-06T15:30:30.323Z] #41 25.57 GEN include/common/config.h [2021-02-06T15:30:30.323Z] #41 25.61 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-02-06T15:30:30.323Z] #41 25.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-06T15:30:30.614Z] #41 25.69 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-06T15:30:30.615Z] #41 25.70 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-02-06T15:30:30.615Z] #41 25.72 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-02-06T15:30:30.615Z] #41 25.73 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-02-06T15:30:30.615Z] #41 25.74 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-06T15:30:30.615Z] #41 25.74 DEP compel/plugins/std/infect.d [2021-02-06T15:30:30.615Z] #41 25.85 DEP compel/plugins/std/string.d [2021-02-06T15:30:30.615Z] #41 25.92 DEP compel/plugins/std/log.d [2021-02-06T15:30:30.906Z] #41 26.02 DEP compel/plugins/std/fds.d [2021-02-06T15:30:30.906Z] #41 26.13 DEP compel/plugins/std/std.d [2021-02-06T15:30:30.906Z] #41 26.26 DEP compel/plugins/shmem/shmem.d [2021-02-06T15:30:31.197Z] #41 26.35 DEP compel/plugins/fds/fds.d [2021-02-06T15:30:31.197Z] #41 26.44 CC compel/plugins/std/std.o [2021-02-06T15:30:31.488Z] #41 26.70 CC compel/plugins/std/fds.o [2021-02-06T15:30:31.741Z] INFO: Zapped successfully [2021-02-06T15:30:31.741Z] INFO: Location for testing is d:\CI\PR-41995\3 [2021-02-06T15:30:31.741Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-02-06T15:30:31.741Z] [2021-02-06T15:30:31.741Z] [2021-02-06T15:30:31.741Z] INFO: Building the image from Dockerfile.windows at 02/06/2021 15:30:28... [2021-02-06T15:30:31.741Z] [2021-02-06T15:30:31.779Z] #41 26.97 CC compel/plugins/std/log.o [2021-02-06T15:30:32.083Z] #41 27.41 CC compel/plugins/std/string.o [2021-02-06T15:30:32.716Z] #41 27.91 CC compel/plugins/std/infect.o [2021-02-06T15:30:33.007Z] #41 28.12 CC compel/arch/s390/plugins/std/parasite-head.o [2021-02-06T15:30:33.007Z] #41 28.15 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-02-06T15:30:33.007Z] #41 28.19 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-02-06T15:30:33.299Z] #41 28.30 AR compel/plugins/std.lib.a [2021-02-06T15:30:33.299Z] #41 28.34 CC compel/plugins/fds/fds.o [2021-02-06T15:30:33.299Z] #41 28.52 AR compel/plugins/fds.lib.a [2021-02-06T15:30:33.299Z] #41 28.54 HOSTDEP compel/src/lib/log-host.d [2021-02-06T15:30:33.299Z] #41 28.55 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-06T15:30:33.299Z] #41 28.63 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-02-06T15:30:33.590Z] #41 28.71 HOSTDEP compel/src/main-host.d [2021-02-06T15:30:33.590Z] #41 28.82 DEP compel/src/lib/ptrace.d [2021-02-06T15:30:33.590Z] #41 28.97 DEP compel/src/lib/infect.d [2021-02-06T15:30:33.703Z] Fetching without tags [2021-02-06T15:30:33.881Z] #41 29.13 DEP compel/src/lib/infect-util.d [2021-02-06T15:30:33.881Z] #41 29.18 DEP compel/src/lib/infect-rpc.d [2021-02-06T15:30:33.929Z] Sending build context to Docker daemon 58.29MB [2021-02-06T15:30:33.929Z] [2021-02-06T15:30:33.929Z] Step 1/10 : FROM microsoft/windowsservercore [2021-02-06T15:30:33.929Z] ---> 5e0078d88ebd [2021-02-06T15:30:33.929Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-02-06T15:30:33.929Z] ---> Using cache [2021-02-06T15:30:33.929Z] ---> 4d601027db54 [2021-02-06T15:30:33.929Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-02-06T15:30:33.929Z] ---> Using cache [2021-02-06T15:30:33.929Z] ---> d2c31bf83d7e [2021-02-06T15:30:33.929Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-02-06T15:30:33.929Z] ---> Using cache [2021-02-06T15:30:33.929Z] ---> 721c18b6157f [2021-02-06T15:30:33.929Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-02-06T15:30:33.929Z] ---> Using cache [2021-02-06T15:30:33.929Z] ---> 52af0eb70a7f [2021-02-06T15:30:33.929Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-02-06T15:30:33.929Z] ---> Using cache [2021-02-06T15:30:33.929Z] ---> 8f099063d796 [2021-02-06T15:30:33.929Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-02-06T15:30:33.929Z] ---> Using cache [2021-02-06T15:30:33.929Z] ---> 6680e4a90733 [2021-02-06T15:30:33.929Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-02-06T15:30:33.929Z] ---> Using cache [2021-02-06T15:30:33.929Z] ---> 5ffea935c82e [2021-02-06T15:30:33.929Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-02-06T15:30:33.929Z] ---> Using cache [2021-02-06T15:30:33.929Z] ---> 61c7c22e9929 [2021-02-06T15:30:33.929Z] Step 10/10 : COPY . . [2021-02-06T15:30:34.107Z] Merging remotes/origin/master commit 0af8ed47bbf51f796ab22797334f69fda10840e5 into PR head commit dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d [2021-02-06T15:30:34.173Z] #41 29.28 DEP compel/arch/s390/src/lib/infect.d [2021-02-06T15:30:34.173Z] #41 29.41 DEP compel/arch/s390/src/lib/cpu.d [2021-02-06T15:30:34.173Z] #41 29.43 DEP compel/src/lib/log.d [2021-02-06T15:30:34.173Z] #41 29.50 DEP compel/src/main.d [2021-02-06T15:30:34.464Z] #41 29.59 DEP compel/src/lib/handle-elf.d [2021-02-06T15:30:34.464Z] #41 29.66 DEP compel/arch/s390/src/lib/handle-elf.d [2021-02-06T15:30:34.464Z] #41 29.72 CC compel/src/lib/log.o [2021-02-06T15:30:34.755Z] #41 29.90 CC compel/arch/s390/src/lib/cpu.o [2021-02-06T15:30:34.755Z] #41 30.06 CC compel/arch/s390/src/lib/infect.o [2021-02-06T15:30:34.755Z] #41 ... [2021-02-06T15:30:34.755Z] [2021-02-06T15:30:34.755Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:30:34.755Z] #56 66.10 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-06T15:30:35.046Z] #56 66.10 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-06T15:30:33.602Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:30:33.630Z] > git config --add remote.origin.fetch +refs/pull/41995/head:refs/remotes/origin/PR-41995 # timeout=10 [2021-02-06T15:30:33.638Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:30:33.650Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:30:33.666Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:30:33.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:30:33.668Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:30:34.078Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:30:34.092Z] > git checkout -f dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d # timeout=10 [2021-02-06T15:30:35.003Z] > git remote # timeout=10 [2021-02-06T15:30:35.011Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T15:30:35.023Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:30:35.025Z] > git merge 0af8ed47bbf51f796ab22797334f69fda10840e5 # timeout=10 [2021-02-06T15:30:35.338Z] #56 ... [2021-02-06T15:30:35.338Z] [2021-02-06T15:30:35.338Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:30:35.338Z] #43 56.63 hash/crc32 [2021-02-06T15:30:35.338Z] #43 56.83 crypto/rsa [2021-02-06T15:30:35.338Z] #43 57.62 compress/gzip [2021-02-06T15:30:35.338Z] #43 57.64 vendor/golang.org/x/crypto/cryptobyte [2021-02-06T15:30:35.338Z] #43 58.08 net [2021-02-06T15:30:35.338Z] #43 59.22 vendor/golang.org/x/sys/cpu [2021-02-06T15:30:35.338Z] #43 59.44 vendor/golang.org/x/crypto/internal/chacha20 [2021-02-06T15:30:35.338Z] #43 59.78 vendor/golang.org/x/crypto/poly1305 [2021-02-06T15:30:35.338Z] #43 60.22 vendor/golang.org/x/crypto/chacha20poly1305 [2021-02-06T15:30:35.338Z] #43 60.44 vendor/golang.org/x/crypto/curve25519 [2021-02-06T15:30:35.338Z] #43 60.84 vendor/golang.org/x/crypto/hkdf [2021-02-06T15:30:35.338Z] #43 60.90 vendor/golang.org/x/text/transform [2021-02-06T15:30:35.338Z] #43 61.39 vendor/golang.org/x/text/unicode/bidi [2021-02-06T15:30:35.338Z] #43 62.78 vendor/golang.org/x/text/secure/bidirule [2021-02-06T15:30:35.338Z] #43 62.97 vendor/golang.org/x/text/unicode/norm [2021-02-06T15:30:35.338Z] #43 65.57 vendor/golang.org/x/net/idna [2021-02-06T15:30:35.338Z] #43 66.67 vendor/golang.org/x/net/http2/hpack [2021-02-06T15:30:35.629Z] #43 ... [2021-02-06T15:30:35.629Z] [2021-02-06T15:30:35.629Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:35.629Z] #41 30.67 CC compel/src/lib/infect-rpc.o [2021-02-06T15:30:35.629Z] #41 30.82 CC compel/src/lib/infect-util.o [2021-02-06T15:30:35.629Z] #41 30.91 CC compel/src/lib/infect.o [2021-02-06T15:30:35.858Z] Merge succeeded, producing e662c118cf2c534546b4c8a3ed874b787df9acb8 [2021-02-06T15:30:35.858Z] Checking out Revision e662c118cf2c534546b4c8a3ed874b787df9acb8 (PR-41995) [2021-02-06T15:30:37.137Z] #41 32.08 CC compel/src/lib/ptrace.o [2021-02-06T15:30:37.137Z] #41 32.34 AR compel/libcompel.a [2021-02-06T15:30:37.137Z] #41 32.37 HOSTCC compel/src/main-host.o [2021-02-06T15:30:35.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-06T15:30:35.829Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:30:35.833Z] > git checkout -f e662c118cf2c534546b4c8a3ed874b787df9acb8 # timeout=10 [2021-02-06T15:30:37.432Z] #41 32.53 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-02-06T15:30:37.432Z] #41 32.61 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-06T15:30:37.591Z] Client: Docker Engine - Community [2021-02-06T15:30:37.591Z] Version: 20.10.2 [2021-02-06T15:30:37.591Z] API version: 1.41 [2021-02-06T15:30:37.591Z] Go version: go1.13.15 [2021-02-06T15:30:37.591Z] Git commit: 2291f61 [2021-02-06T15:30:37.591Z] Built: Mon Dec 28 16:17:32 2020 [2021-02-06T15:30:37.591Z] OS/Arch: linux/amd64 [2021-02-06T15:30:37.591Z] Context: default [2021-02-06T15:30:37.591Z] Experimental: true [2021-02-06T15:30:37.591Z] [2021-02-06T15:30:37.591Z] Server: Docker Engine - Community [2021-02-06T15:30:37.591Z] Engine: [2021-02-06T15:30:37.591Z] Version: 20.10.2 [2021-02-06T15:30:37.591Z] API version: 1.41 (minimum version 1.12) [2021-02-06T15:30:37.591Z] Go version: go1.13.15 [2021-02-06T15:30:37.591Z] Git commit: 8891c58 [2021-02-06T15:30:37.591Z] Built: Mon Dec 28 16:15:09 2020 [2021-02-06T15:30:37.591Z] OS/Arch: linux/amd64 [2021-02-06T15:30:37.591Z] Experimental: true [2021-02-06T15:30:37.591Z] containerd: [2021-02-06T15:30:37.591Z] Version: 1.4.3 [2021-02-06T15:30:37.591Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:30:37.591Z] runc: [2021-02-06T15:30:37.591Z] Version: 1.0.0-rc92 [2021-02-06T15:30:37.591Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:30:37.591Z] docker-init: [2021-02-06T15:30:37.591Z] Version: 0.19.0 [2021-02-06T15:30:37.591Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-06T15:30:37.723Z] #41 32.85 HOSTCC compel/src/lib/log-host.o [2021-02-06T15:30:37.723Z] #41 ... [2021-02-06T15:30:37.723Z] [2021-02-06T15:30:37.723Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-06T15:30:37.723Z] #11 58.93 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-06T15:30:37.723Z] #11 58.93 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-02-06T15:30:37.723Z] #11 58.93 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:30:37.723Z] #11 67.39 Selecting previously unselected package libapparmor1:s390x. [2021-02-06T15:30:37.723Z] #11 67.39 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-02-06T15:30:37.723Z] #11 67.40 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-02-06T15:30:37.723Z] #11 67.47 Selecting previously unselected package libapparmor-dev:s390x. [2021-02-06T15:30:37.723Z] #11 67.47 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-02-06T15:30:37.723Z] #11 67.48 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-02-06T15:30:37.723Z] #11 67.58 Selecting previously unselected package libbtrfs0. [2021-02-06T15:30:37.723Z] #11 67.58 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-02-06T15:30:37.723Z] #11 67.58 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-06T15:30:37.723Z] #11 67.63 Selecting previously unselected package libbtrfs-dev. [2021-02-06T15:30:37.723Z] #11 67.63 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-02-06T15:30:37.723Z] #11 67.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:30:37.723Z] #11 67.73 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-02-06T15:30:37.723Z] #11 67.73 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-02-06T15:30:37.723Z] #11 67.73 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-06T15:30:37.723Z] #11 67.77 Selecting previously unselected package libudev-dev:s390x. [2021-02-06T15:30:37.723Z] #11 67.77 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-02-06T15:30:37.723Z] #11 67.77 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-02-06T15:30:37.723Z] #11 67.88 Selecting previously unselected package libsepol1-dev:s390x. [2021-02-06T15:30:37.723Z] #11 67.88 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-02-06T15:30:37.723Z] #11 67.88 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-02-06T15:30:37.723Z] #11 68.05 Selecting previously unselected package libpcre16-3:s390x. [2021-02-06T15:30:37.723Z] #11 68.05 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-02-06T15:30:37.723Z] #11 68.05 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-02-06T15:30:37.723Z] #11 68.17 Selecting previously unselected package libpcre32-3:s390x. [2021-02-06T15:30:37.723Z] #11 68.17 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-02-06T15:30:37.723Z] #11 68.18 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-02-06T15:30:37.723Z] #11 68.27 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-02-06T15:30:37.723Z] #11 68.27 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-02-06T15:30:37.723Z] #11 68.27 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-06T15:30:37.723Z] #11 68.32 Selecting previously unselected package libpcre3-dev:s390x. [2021-02-06T15:30:37.724Z] #11 68.32 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-02-06T15:30:37.724Z] #11 68.32 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-02-06T15:30:37.724Z] #11 68.56 Selecting previously unselected package libselinux1-dev:s390x. [2021-02-06T15:30:37.724Z] #11 68.57 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-02-06T15:30:37.724Z] #11 68.57 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-06T15:30:37.724Z] #11 68.73 Selecting previously unselected package libdevmapper-dev:s390x. [2021-02-06T15:30:37.724Z] #11 68.74 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-02-06T15:30:37.724Z] #11 68.74 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-06T15:30:37.724Z] #11 68.77 Selecting previously unselected package libseccomp-dev:s390x. [2021-02-06T15:30:37.724Z] #11 68.77 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-02-06T15:30:37.724Z] #11 68.78 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-02-06T15:30:37.724Z] #11 68.86 Selecting previously unselected package libsystemd-dev:s390x. [2021-02-06T15:30:37.724Z] #11 68.86 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-02-06T15:30:37.724Z] #11 68.86 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-06T15:30:37.913Z] + docker info [2021-02-06T15:30:38.015Z] #11 ... [2021-02-06T15:30:38.015Z] [2021-02-06T15:30:38.015Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:38.015Z] #41 33.00 HOSTLINK compel/compel-host-bin [2021-02-06T15:30:38.015Z] #41 33.08 DEP soccr/soccr.d [2021-02-06T15:30:38.015Z] #41 33.17 CC soccr/soccr.o [2021-02-06T15:30:38.663Z] #41 ... [2021-02-06T15:30:38.663Z] [2021-02-06T15:30:38.663Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:30:38.663Z] #56 DONE 69.7s [2021-02-06T15:30:38.663Z] [2021-02-06T15:30:38.663Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-02-06T15:30:38.663Z] #11 69.21 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-02-06T15:30:38.663Z] #11 69.23 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-02-06T15:30:38.663Z] #11 69.24 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-02-06T15:30:38.663Z] #11 69.25 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-06T15:30:38.664Z] #11 69.26 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-02-06T15:30:38.664Z] #11 69.27 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-02-06T15:30:38.664Z] #11 69.27 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:30:38.664Z] #11 69.28 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-06T15:30:38.664Z] #11 69.29 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-02-06T15:30:38.664Z] #11 69.29 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-02-06T15:30:38.664Z] #11 69.30 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-06T15:30:38.664Z] #11 69.31 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:30:38.664Z] #11 69.32 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-02-06T15:30:38.664Z] #11 69.33 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-06T15:30:38.664Z] #11 69.34 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-02-06T15:30:38.664Z] #11 69.34 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-06T15:30:38.664Z] #11 69.35 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-02-06T15:30:38.664Z] #11 69.37 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:30:38.664Z] #11 69.39 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-06T15:30:38.664Z] #11 69.39 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-06T15:30:38.664Z] #11 69.39 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:30:38.664Z] #11 69.40 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-06T15:30:38.664Z] #11 69.40 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-06T15:30:38.664Z] #11 69.40 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-06T15:30:38.664Z] #11 69.41 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-02-06T15:30:38.664Z] #11 69.42 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-02-06T15:30:38.664Z] #11 69.42 Setting up dmsetup (2:1.02.155-3) ... [2021-02-06T15:30:38.664Z] #11 69.44 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-02-06T15:30:38.664Z] #11 69.44 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-02-06T15:30:38.664Z] #11 69.45 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:30:38.664Z] #11 DONE 69.8s [2021-02-06T15:30:38.664Z] [2021-02-06T15:30:38.664Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-06T15:30:38.664Z] #57 DONE 0.1s [2021-02-06T15:30:38.664Z] [2021-02-06T15:30:38.664Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:38.664Z] #41 33.89 AR soccr/libsoccr.a [2021-02-06T15:30:38.664Z] #41 ... [2021-02-06T15:30:38.664Z] [2021-02-06T15:30:38.664Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-06T15:30:38.664Z] #58 DONE 0.1s [2021-02-06T15:30:38.664Z] [2021-02-06T15:30:38.664Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:38.664Z] #41 33.90 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-06T15:30:38.696Z] Fetching without tags [2021-02-06T15:30:38.963Z] #41 34.17 DEP criu/arch/s390/sigframe.d [2021-02-06T15:30:39.005Z] Merging remotes/origin/master commit 0af8ed47bbf51f796ab22797334f69fda10840e5 into PR head commit dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d [2021-02-06T15:30:39.263Z] #41 34.44 DEP criu/arch/s390/crtools.d [2021-02-06T15:30:39.565Z] #41 34.66 DEP criu/arch/s390/cpu.d [2021-02-06T15:30:39.565Z] #41 34.80 CC criu/arch/s390/cpu.o [2021-02-06T15:30:38.616Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:30:38.635Z] > git config --add remote.origin.fetch +refs/pull/41995/head:refs/remotes/origin/PR-41995 # timeout=10 [2021-02-06T15:30:38.653Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:30:38.668Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-06T15:30:38.699Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-06T15:30:38.699Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:30:38.700Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41995/head:refs/remotes/origin/PR-41995 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-06T15:30:39.014Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:30:39.038Z] > git checkout -f dd7ee8ea3e9383b525780b4e624bc16ddbf4a70d # timeout=10 [2021-02-06T15:30:39.646Z] > git remote # timeout=10 [2021-02-06T15:30:39.674Z] > git config --get remote.origin.url # timeout=10 [2021-02-06T15:30:39.703Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-06T15:30:39.704Z] > git merge 0af8ed47bbf51f796ab22797334f69fda10840e5 # timeout=10 [2021-02-06T15:30:39.792Z] Commit message: "Merge commit '0af8ed47bbf51f796ab22797334f69fda10840e5' into HEAD" [2021-02-06T15:30:39.815Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-02-06T15:30:40.205Z] #41 ... [2021-02-06T15:30:40.205Z] [2021-02-06T15:30:40.205Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-06T15:30:40.205Z] #12 DONE 1.4s [2021-02-06T15:30:40.205Z] [2021-02-06T15:30:40.205Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:40.205Z] #41 35.29 CC criu/arch/s390/crtools.o [Pipeline] sh [2021-02-06T15:30:40.526Z] Merge succeeded, producing af5239f9d6ad94ff5079fb727f3beade6b438ec4 [2021-02-06T15:30:40.526Z] Checking out Revision af5239f9d6ad94ff5079fb727f3beade6b438ec4 (PR-41995) [2021-02-06T15:30:40.837Z] #41 35.97 CC criu/arch/s390/sigframe.o [2021-02-06T15:30:40.837Z] #41 36.11 LINK criu/arch/s390/crtools.built-in.o [2021-02-06T15:30:40.837Z] #41 36.13 DEP criu/pie/util-vdso.d [2021-02-06T15:30:40.837Z] #41 36.21 DEP criu/pie/util.d [2021-02-06T15:30:40.848Z] + docker version [2021-02-06T15:30:41.129Z] #41 ... [2021-02-06T15:30:41.129Z] [2021-02-06T15:30:41.129Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-02-06T15:30:41.129Z] #13 DONE 1.0s [2021-02-06T15:30:41.129Z] [2021-02-06T15:30:41.129Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:41.129Z] #41 36.28 CC criu/pie/util.o [2021-02-06T15:30:41.422Z] #41 36.59 CC criu/pie/util-vdso.o [2021-02-06T15:30:41.713Z] #41 37.01 AR criu/pie/pie.lib.a [2021-02-06T15:30:41.713Z] #41 37.05 DEP criu/pie/restorer.d [2021-02-06T15:30:39.774Z] > git rev-list --no-walk b5a13cba95d49ba06be888fc80330cf54d281e56 # timeout=10 [2021-02-06T15:30:42.005Z] #41 ... [2021-02-06T15:30:42.005Z] [2021-02-06T15:30:42.005Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-02-06T15:30:42.005Z] #14 0.828 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-06T15:30:42.005Z] #14 DONE 1.0s [2021-02-06T15:30:42.005Z] [2021-02-06T15:30:42.005Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:42.005Z] #41 37.17 DEP criu/arch/s390/restorer.d [2021-02-06T15:30:42.005Z] #41 37.35 DEP criu/arch/s390/vdso-pie.d [2021-02-06T15:30:40.497Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-06T15:30:40.528Z] > git config core.sparsecheckout # timeout=10 [2021-02-06T15:30:40.547Z] > git checkout -f af5239f9d6ad94ff5079fb727f3beade6b438ec4 # timeout=10 [2021-02-06T15:30:42.302Z] #41 37.43 DEP criu/pie/parasite-vdso.d [2021-02-06T15:30:42.302Z] #41 37.58 DEP criu/pie/parasite.d [2021-02-06T15:30:42.594Z] #41 37.76 CC criu/pie/parasite.o [2021-02-06T15:30:43.230Z] #41 ... [2021-02-06T15:30:43.230Z] [2021-02-06T15:30:43.230Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-02-06T15:30:43.230Z] #15 DONE 1.0s [2021-02-06T15:30:43.230Z] [2021-02-06T15:30:43.230Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:43.230Z] #41 38.44 LINK criu/pie/parasite.built-in.o [2021-02-06T15:30:43.230Z] #41 38.45 GEN criu/pie/parasite-blob.h [2021-02-06T15:30:43.230Z] #41 38.46 CC criu/pie/parasite-vdso.o [2021-02-06T15:30:43.867Z] #41 39.00 CC criu/arch/s390/vdso-pie.o [2021-02-06T15:30:44.155Z] Commit message: "Merge commit '0af8ed47bbf51f796ab22797334f69fda10840e5' into HEAD" [2021-02-06T15:30:44.159Z] #41 ... [2021-02-06T15:30:44.159Z] [2021-02-06T15:30:44.159Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-02-06T15:30:44.159Z] #16 DONE 0.9s [2021-02-06T15:30:44.159Z] [2021-02-06T15:30:44.159Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:44.159Z] #41 39.18 CC criu/arch/s390/restorer.o [2021-02-06T15:30:44.159Z] #41 39.44 CC criu/pie/restorer.o [2021-02-06T15:30:44.169Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-06T15:30:44.156Z] > git rev-list --no-walk b5a13cba95d49ba06be888fc80330cf54d281e56 # timeout=10 [2021-02-06T15:30:44.795Z] #41 ... [2021-02-06T15:30:44.795Z] [2021-02-06T15:30:44.795Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-02-06T15:30:44.795Z] #17 DONE 1.0s [2021-02-06T15:30:45.043Z] + docker version [2021-02-06T15:30:45.086Z] [2021-02-06T15:30:45.086Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-06T15:30:45.719Z] #18 0.798 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:30:46.012Z] #18 0.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:30:46.012Z] #18 1.085 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:30:46.303Z] #18 1.194 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-02-06T15:30:46.303Z] #18 ... [2021-02-06T15:30:46.303Z] [2021-02-06T15:30:46.303Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:30:46.303Z] #43 67.49 mime [2021-02-06T15:30:46.303Z] #43 68.64 mime/quotedprintable [2021-02-06T15:30:46.303Z] #43 68.87 net/http/internal [2021-02-06T15:30:46.303Z] #43 69.55 mime/multipart [2021-02-06T15:30:46.303Z] #43 69.56 crypto/tls [2021-02-06T15:30:46.303Z] #43 74.57 net/http/httptrace [2021-02-06T15:30:46.303Z] #43 74.75 net/http [2021-02-06T15:30:46.303Z] #43 ... [2021-02-06T15:30:46.303Z] [2021-02-06T15:30:46.303Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:46.303Z] #41 40.99 LINK criu/pie/restorer.built-in.o [2021-02-06T15:30:46.303Z] #41 41.01 GEN criu/pie/restorer-blob.h [2021-02-06T15:30:46.303Z] #41 41.05 DEP criu/vdso.d [2021-02-06T15:30:46.303Z] #41 41.15 DEP criu/uts_ns.d [2021-02-06T15:30:46.303Z] #41 41.24 DEP criu/util.d [2021-02-06T15:30:46.303Z] #41 41.38 DEP criu/uffd.d [2021-02-06T15:30:46.303Z] #41 41.48 DEP criu/tun.d [2021-02-06T15:30:46.303Z] #41 41.57 DEP criu/tty.d [2021-02-06T15:30:46.595Z] #41 41.70 DEP criu/timerfd.d [2021-02-06T15:30:46.595Z] #41 41.84 DEP criu/timens.d [2021-02-06T15:30:46.886Z] #41 41.94 DEP criu/sysfs_parse.d [2021-02-06T15:30:46.886Z] #41 42.08 DEP criu/sysctl.d [2021-02-06T15:30:46.886Z] #41 42.17 DEP criu/string.d [2021-02-06T15:30:46.886Z] #41 42.20 DEP criu/stats.d [2021-02-06T15:30:47.178Z] #41 42.32 DEP criu/sockets.d [2021-02-06T15:30:47.469Z] #41 42.52 DEP criu/sk-unix.d [2021-02-06T15:30:47.469Z] #41 42.69 DEP criu/sk-tcp.d [2021-02-06T15:30:47.760Z] #41 42.86 DEP criu/sk-queue.d [2021-02-06T15:30:47.760Z] #41 43.00 DEP criu/sk-packet.d [2021-02-06T15:30:48.052Z] #41 43.18 DEP criu/sk-netlink.d [2021-02-06T15:30:48.344Z] #41 43.37 DEP criu/sk-inet.d [2021-02-06T15:30:48.344Z] #41 43.54 DEP criu/signalfd.d [2021-02-06T15:30:48.344Z] #41 43.64 DEP criu/sigframe.d [2021-02-06T15:30:48.344Z] #41 43.73 DEP criu/shmem.d [2021-02-06T15:30:48.635Z] #41 43.87 DEP criu/servicefd.d [2021-02-06T15:30:48.635Z] #41 ... [2021-02-06T15:30:48.635Z] [2021-02-06T15:30:48.635Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:30:48.635Z] #51 1.283 + RM_GOPATH=0 [2021-02-06T15:30:48.635Z] #51 1.283 + TMP_GOPATH= [2021-02-06T15:30:48.635Z] #51 1.283 + : /build [2021-02-06T15:30:48.635Z] #51 1.283 + '[' -z '' ']' [2021-02-06T15:30:48.635Z] #51 1.283 ++ mktemp -d [2021-02-06T15:30:48.635Z] #51 1.317 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-06T15:30:48.635Z] #51 1.330 + export GOPATH=/tmp/tmp.dfQbqATlkf [2021-02-06T15:30:48.635Z] #51 1.330 + GOPATH=/tmp/tmp.dfQbqATlkf [2021-02-06T15:30:48.635Z] #51 1.330 + RM_GOPATH=1 [2021-02-06T15:30:48.635Z] #51 1.330 + case "$(go env GOARCH)" in [2021-02-06T15:30:48.635Z] #51 1.330 ++ go env GOARCH [2021-02-06T15:30:48.635Z] #51 1.330 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:30:48.635Z] #51 1.330 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:30:48.635Z] #51 1.330 ++ dirname /tmp/install/install.sh [2021-02-06T15:30:48.635Z] #51 1.330 + dir=/tmp/install [2021-02-06T15:30:48.635Z] #51 1.330 + bin=runc [2021-02-06T15:30:48.635Z] #51 1.330 + shift [2021-02-06T15:30:48.635Z] #51 1.330 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-06T15:30:48.635Z] #51 1.330 + . /tmp/install/runc.installer [2021-02-06T15:30:48.635Z] #51 1.330 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:30:48.635Z] #51 1.330 + install_runc [2021-02-06T15:30:48.635Z] #51 1.330 + uname -r [2021-02-06T15:30:48.635Z] #51 1.330 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-06T15:30:48.635Z] #51 1.330 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-06T15:30:48.635Z] #51 1.330 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-06T15:30:48.635Z] #51 1.330 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dfQbqATlkf/src/github.com/opencontainers/runc [2021-02-06T15:30:48.635Z] #51 1.330 Cloning into '/tmp/tmp.dfQbqATlkf/src/github.com/opencontainers/runc'... [2021-02-06T15:30:48.635Z] #51 6.553 + cd /tmp/tmp.dfQbqATlkf/src/github.com/opencontainers/runc [2021-02-06T15:30:48.635Z] #51 6.553 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:30:48.635Z] #51 6.988 + '[' -z '' ']' [2021-02-06T15:30:48.635Z] #51 7.003 + target=static [2021-02-06T15:30:48.635Z] #51 7.003 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-06T15:30:48.635Z] #51 7.284 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-06T15:30:48.635Z] #51 ... [2021-02-06T15:30:48.635Z] [2021-02-06T15:30:48.635Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-06T15:30:48.635Z] #18 2.386 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [237 kB] [2021-02-06T15:30:48.635Z] #18 3.413 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7856 B] [2021-02-06T15:30:49.242Z] Client: Docker Engine - Community [2021-02-06T15:30:49.243Z] Version: 20.10.2 [2021-02-06T15:30:49.243Z] API version: 1.41 [2021-02-06T15:30:49.243Z] Go version: go1.13.15 [2021-02-06T15:30:49.243Z] Git commit: 2291f61 [2021-02-06T15:30:49.243Z] Built: Mon Dec 28 16:17:32 2020 [2021-02-06T15:30:49.243Z] OS/Arch: linux/amd64 [2021-02-06T15:30:49.243Z] Context: default [2021-02-06T15:30:49.243Z] Experimental: true [2021-02-06T15:30:49.243Z] [2021-02-06T15:30:49.243Z] Server: Docker Engine - Community [2021-02-06T15:30:49.243Z] Engine: [2021-02-06T15:30:49.243Z] Version: 20.10.2 [2021-02-06T15:30:49.243Z] API version: 1.41 (minimum version 1.12) [2021-02-06T15:30:49.243Z] Go version: go1.13.15 [2021-02-06T15:30:49.243Z] Git commit: 8891c58 [2021-02-06T15:30:49.243Z] Built: Mon Dec 28 16:15:09 2020 [2021-02-06T15:30:49.243Z] OS/Arch: linux/amd64 [2021-02-06T15:30:49.243Z] Experimental: true [2021-02-06T15:30:49.243Z] containerd: [2021-02-06T15:30:49.243Z] Version: 1.4.3 [2021-02-06T15:30:49.243Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:30:49.243Z] runc: [2021-02-06T15:30:49.243Z] Version: 1.0.0-rc92 [2021-02-06T15:30:49.243Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:30:49.243Z] docker-init: [2021-02-06T15:30:49.243Z] Version: 0.19.0 [2021-02-06T15:30:49.243Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-06T15:30:49.569Z] + docker info [2021-02-06T15:30:50.140Z] Client: [2021-02-06T15:30:50.140Z] Context: default [2021-02-06T15:30:50.140Z] Debug Mode: false [2021-02-06T15:30:50.140Z] Plugins: [2021-02-06T15:30:50.140Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-06T15:30:50.141Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-06T15:30:50.141Z] [2021-02-06T15:30:50.141Z] Server: [2021-02-06T15:30:50.141Z] Containers: 0 [2021-02-06T15:30:50.141Z] Running: 0 [2021-02-06T15:30:50.141Z] Paused: 0 [2021-02-06T15:30:50.141Z] Stopped: 0 [2021-02-06T15:30:50.141Z] Images: 0 [2021-02-06T15:30:50.141Z] Server Version: 20.10.2 [2021-02-06T15:30:50.141Z] Storage Driver: overlay2 [2021-02-06T15:30:50.141Z] Backing Filesystem: extfs [2021-02-06T15:30:50.141Z] Supports d_type: true [2021-02-06T15:30:50.141Z] Native Overlay Diff: true [2021-02-06T15:30:50.141Z] Logging Driver: json-file [2021-02-06T15:30:50.141Z] Cgroup Driver: cgroupfs [2021-02-06T15:30:50.141Z] Cgroup Version: 1 [2021-02-06T15:30:50.141Z] Plugins: [2021-02-06T15:30:50.141Z] Volume: local [2021-02-06T15:30:50.141Z] Network: bridge host ipvlan macvlan null overlay [2021-02-06T15:30:50.141Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-06T15:30:50.141Z] Swarm: inactive [2021-02-06T15:30:50.141Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-02-06T15:30:50.141Z] Default Runtime: runc [2021-02-06T15:30:50.141Z] Init Binary: docker-init [2021-02-06T15:30:50.141Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:30:50.141Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:30:50.141Z] init version: de40ad0 [2021-02-06T15:30:50.141Z] Security Options: [2021-02-06T15:30:50.141Z] apparmor [2021-02-06T15:30:50.141Z] seccomp [2021-02-06T15:30:50.141Z] Profile: default [2021-02-06T15:30:50.141Z] Kernel Version: 5.4.0-1035-aws [2021-02-06T15:30:50.141Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-06T15:30:50.141Z] OSType: linux [2021-02-06T15:30:50.141Z] Architecture: x86_64 [2021-02-06T15:30:50.141Z] CPUs: 2 [2021-02-06T15:30:50.141Z] Total Memory: 7.487GiB [2021-02-06T15:30:50.141Z] Name: ip-10-100-100-202 [2021-02-06T15:30:50.141Z] ID: 6V4B:VKYK:OLF7:OAMN:3BBO:HNEE:JR5Z:3FAM:YACZ:D3PV:FSY4:SD2W [2021-02-06T15:30:50.141Z] Docker Root Dir: /var/lib/docker [2021-02-06T15:30:50.141Z] Debug Mode: false [2021-02-06T15:30:50.141Z] Registry: https://index.docker.io/v1/ [2021-02-06T15:30:50.141Z] Labels: [2021-02-06T15:30:50.141Z] Experimental: true [2021-02-06T15:30:50.141Z] Insecure Registries: [2021-02-06T15:30:50.141Z] 127.0.0.0/8 [2021-02-06T15:30:50.141Z] Live Restore Enabled: true [2021-02-06T15:30:50.141Z] [2021-02-06T15:30:50.141Z] WARNING: No swap limit support [2021-02-06T15:30:50.141Z] WARNING: No blkio weight support [2021-02-06T15:30:50.141Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-06T15:30:50.437Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:30:50.437Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:30:50.437Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41995/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-06T15:30:50.437Z] + bash /home/ubuntu/workspace/moby_PR-41995/check-config.sh [2021-02-06T15:30:50.437Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-06T15:30:50.437Z] info: reading kernel config from /boot/config-5.4.0-1035-aws ... [2021-02-06T15:30:50.437Z] [2021-02-06T15:30:50.437Z] Generally Necessary: [2021-02-06T15:30:50.437Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-06T15:30:50.437Z] - apparmor: enabled and tools installed [2021-02-06T15:30:50.437Z] - CONFIG_NAMESPACES: enabled [2021-02-06T15:30:50.437Z] - CONFIG_NET_NS: enabled [2021-02-06T15:30:50.437Z] - CONFIG_PID_NS: enabled [2021-02-06T15:30:50.437Z] - CONFIG_IPC_NS: enabled [2021-02-06T15:30:50.437Z] - CONFIG_UTS_NS: enabled [2021-02-06T15:30:50.437Z] - CONFIG_CGROUPS: enabled [2021-02-06T15:30:50.437Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-06T15:30:50.437Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-06T15:30:50.437Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-06T15:30:50.437Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-06T15:30:50.437Z] - CONFIG_CPUSETS: enabled [2021-02-06T15:30:50.437Z] - CONFIG_MEMCG: enabled [2021-02-06T15:30:50.437Z] - CONFIG_KEYS: enabled [2021-02-06T15:30:50.437Z] - CONFIG_VETH: enabled (as module) [2021-02-06T15:30:50.437Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-06T15:30:50.437Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-06T15:30:50.437Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-06T15:30:50.437Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-06T15:30:50.437Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-06T15:30:50.437Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-06T15:30:50.437Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-06T15:30:50.437Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-06T15:30:50.437Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-06T15:30:50.437Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-06T15:30:50.437Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-06T15:30:50.437Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-06T15:30:50.437Z] [2021-02-06T15:30:50.437Z] Optional Features: [2021-02-06T15:30:50.437Z] - CONFIG_USER_NS: enabled [2021-02-06T15:30:50.716Z] - CONFIG_SECCOMP: enabled [2021-02-06T15:30:50.716Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-06T15:30:50.716Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-06T15:30:50.716Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-06T15:30:50.716Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-06T15:30:50.716Z] - CONFIG_BLK_CGROUP: enabled [2021-02-06T15:30:50.716Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-06T15:30:50.716Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-06T15:30:50.716Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-06T15:30:50.716Z] - CONFIG_CGROUP_PERF: enabled [2021-02-06T15:30:50.716Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-06T15:30:50.716Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-06T15:30:50.716Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-06T15:30:50.716Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-06T15:30:50.716Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-06T15:30:50.716Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-06T15:30:50.716Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-06T15:30:50.717Z] - CONFIG_IP_VS: enabled (as module) [2021-02-06T15:30:50.717Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-06T15:30:50.717Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-06T15:30:50.717Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-06T15:30:50.717Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-06T15:30:50.717Z] - CONFIG_EXT4_FS: enabled [2021-02-06T15:30:50.717Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-06T15:30:50.717Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-06T15:30:50.717Z] - Network Drivers: [2021-02-06T15:30:50.717Z] - "overlay": [2021-02-06T15:30:50.717Z] - CONFIG_VXLAN: enabled (as module) [2021-02-06T15:30:50.717Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-06T15:30:50.717Z] Optional (for encrypted networks): [2021-02-06T15:30:50.717Z] - CONFIG_CRYPTO: enabled [2021-02-06T15:30:50.717Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-06T15:30:50.717Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-06T15:30:50.717Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-06T15:30:50.717Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-06T15:30:50.717Z] - CONFIG_XFRM: enabled [2021-02-06T15:30:50.717Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-06T15:30:50.717Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-06T15:30:50.717Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-06T15:30:50.717Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-06T15:30:50.717Z] - "ipvlan": [2021-02-06T15:30:50.717Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-06T15:30:50.717Z] - "macvlan": [2021-02-06T15:30:50.900Z] Client: Docker Engine - Community [2021-02-06T15:30:50.900Z] Version: 20.10.2 [2021-02-06T15:30:50.900Z] API version: 1.41 [2021-02-06T15:30:50.900Z] Go version: go1.13.15 [2021-02-06T15:30:50.900Z] Git commit: 2291f61 [2021-02-06T15:30:50.900Z] Built: Mon Dec 28 16:18:03 2020 [2021-02-06T15:30:50.900Z] OS/Arch: linux/arm64 [2021-02-06T15:30:50.900Z] Context: default [2021-02-06T15:30:50.900Z] Experimental: true [2021-02-06T15:30:50.900Z] [2021-02-06T15:30:50.900Z] Server: Docker Engine - Community [2021-02-06T15:30:50.900Z] Engine: [2021-02-06T15:30:50.900Z] Version: 20.10.2 [2021-02-06T15:30:50.900Z] API version: 1.41 (minimum version 1.12) [2021-02-06T15:30:50.900Z] Go version: go1.13.15 [2021-02-06T15:30:50.900Z] Git commit: 8891c58 [2021-02-06T15:30:50.900Z] Built: Mon Dec 28 16:16:02 2020 [2021-02-06T15:30:50.900Z] OS/Arch: linux/arm64 [2021-02-06T15:30:50.900Z] Experimental: true [2021-02-06T15:30:50.900Z] containerd: [2021-02-06T15:30:50.900Z] Version: 1.4.3 [2021-02-06T15:30:50.900Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:30:50.900Z] runc: [2021-02-06T15:30:50.900Z] Version: 1.0.0-rc92 [2021-02-06T15:30:50.900Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:30:50.900Z] docker-init: [2021-02-06T15:30:50.900Z] Version: 0.19.0 [2021-02-06T15:30:50.900Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-06T15:30:50.982Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-06T15:30:50.982Z] - CONFIG_DUMMY: enabled (as module) [2021-02-06T15:30:50.982Z] - "ftp,tftp client in container": [2021-02-06T15:30:50.982Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-06T15:30:50.982Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-06T15:30:50.982Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-06T15:30:50.982Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-06T15:30:50.982Z] - Storage Drivers: [2021-02-06T15:30:50.982Z] - "aufs": [2021-02-06T15:30:50.982Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-06T15:30:50.982Z] - "btrfs": [2021-02-06T15:30:50.982Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-06T15:30:50.982Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-06T15:30:50.982Z] - "devicemapper": [2021-02-06T15:30:50.982Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-06T15:30:50.982Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-06T15:30:50.982Z] - "overlay": [2021-02-06T15:30:50.982Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-06T15:30:50.982Z] - "zfs": [2021-02-06T15:30:50.982Z] - /dev/zfs: present [2021-02-06T15:30:50.982Z] - zfs command: missing [2021-02-06T15:30:50.982Z] - zpool command: missing [2021-02-06T15:30:50.982Z] [2021-02-06T15:30:50.982Z] Limits: [2021-02-06T15:30:50.982Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-06T15:30:50.982Z] [2021-02-06T15:30:50.982Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-06T15:30:51.246Z] + docker info [2021-02-06T15:30:51.337Z] + sudo modprobe ip_vs [2021-02-06T15:30:51.337Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:49ee1ebaeda85a0e4115f0468562823a316928c6 . [2021-02-06T15:30:51.364Z] #18 6.200 Fetched 8108 kB in 5s (1491 kB/s) [2021-02-06T15:30:51.597Z] #1 [internal] load build definition from Dockerfile [2021-02-06T15:30:51.597Z] #1 sha256:e928102ce8fae50621474de7f00acc667f21954fbcbeba563db5b89ca7132737 [2021-02-06T15:30:51.597Z] #1 transferring dockerfile: 16.55kB done [2021-02-06T15:30:51.597Z] #1 DONE 0.1s [2021-02-06T15:30:51.597Z] [2021-02-06T15:30:51.597Z] #2 [internal] load .dockerignore [2021-02-06T15:30:51.597Z] #2 sha256:f8f34ccd1fd8adb4d22ca0d8eea5c279c0dcc6071b69c2fa6b8216bb89ce7fdd [2021-02-06T15:30:51.597Z] #2 transferring context: 87B done [2021-02-06T15:30:51.597Z] #2 DONE 0.1s [2021-02-06T15:30:51.858Z] [2021-02-06T15:30:51.858Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-06T15:30:51.858Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-06T15:30:52.117Z] #3 DONE 0.5s [2021-02-06T15:30:52.378Z] [2021-02-06T15:30:52.378Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-06T15:30:52.378Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-06T15:30:52.378Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-06T15:30:52.378Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-06T15:30:52.378Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-06T15:30:52.378Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-06T15:30:52.378Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-06T15:30:52.378Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.29MB / 8.88MB 0.2s [2021-02-06T15:30:52.639Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2021-02-06T15:30:52.639Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-06T15:30:52.639Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-06T15:30:52.875Z] #18 6.200 Reading package lists... [2021-02-06T15:30:52.876Z] #18 ... [2021-02-06T15:30:52.876Z] [2021-02-06T15:30:52.876Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:30:52.876Z] #41 44.04 DEP criu/seize.d [2021-02-06T15:30:52.876Z] #41 44.20 DEP criu/seccomp.d [2021-02-06T15:30:52.876Z] #41 44.40 DEP criu/rst-malloc.d [2021-02-06T15:30:52.876Z] #41 44.47 DEP criu/rbtree.d [2021-02-06T15:30:52.876Z] #41 44.50 DEP criu/pstree.d [2021-02-06T15:30:52.876Z] #41 44.66 DEP criu/protobuf.d [2021-02-06T15:30:52.876Z] #41 44.82 GEN criu/protobuf-desc-gen.h [2021-02-06T15:30:52.876Z] #41 45.81 DEP criu/protobuf-desc.d [2021-02-06T15:30:52.876Z] #41 45.93 DEP criu/proc_parse.d [2021-02-06T15:30:52.876Z] #41 46.05 DEP criu/plugin.d [2021-02-06T15:30:52.876Z] #41 46.12 DEP criu/pipes.d [2021-02-06T15:30:52.876Z] #41 46.26 DEP criu/pie-util.d [2021-02-06T15:30:52.876Z] #41 46.38 DEP criu/pie-util-vdso.d [2021-02-06T15:30:52.876Z] #41 46.47 DEP criu/path.d [2021-02-06T15:30:52.876Z] #41 46.63 DEP criu/parasite-syscall.d [2021-02-06T15:30:52.876Z] #41 46.81 DEP criu/pagemap.d [2021-02-06T15:30:52.876Z] #41 46.96 DEP criu/pagemap-cache.d [2021-02-06T15:30:52.876Z] #41 47.04 DEP criu/page-xfer.d [2021-02-06T15:30:52.876Z] #41 47.21 DEP criu/page-pipe.d [2021-02-06T15:30:52.876Z] #41 47.34 DEP criu/netfilter.d [2021-02-06T15:30:52.876Z] #41 47.47 DEP criu/net.d [2021-02-06T15:30:52.876Z] #41 47.66 DEP criu/namespaces.d [2021-02-06T15:30:52.876Z] #41 47.77 DEP criu/mount.d [2021-02-06T15:30:52.876Z] #41 47.96 DEP criu/memfd.d [2021-02-06T15:30:52.876Z] #41 48.10 DEP criu/mem.d [2021-02-06T15:30:52.876Z] #41 48.20 DEP criu/lsm.d [2021-02-06T15:30:52.898Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-06T15:30:53.158Z] #4 DONE 0.9s [2021-02-06T15:30:53.167Z] #41 48.28 DEP criu/log.d [2021-02-06T15:30:53.167Z] #41 48.34 DEP criu/libnetlink.d [2021-02-06T15:30:53.167Z] #41 48.41 DEP criu/kerndat.d [2021-02-06T15:30:53.421Z] [2021-02-06T15:30:53.422Z] #5 [internal] load build definition from Dockerfile [2021-02-06T15:30:53.422Z] #5 sha256:2dcf420846da43bd768a7fdc802fed5691e2e3e0fe4af9d0669a5d227ea93ec5 [2021-02-06T15:30:53.422Z] #5 transferring dockerfile: 16.55kB done [2021-02-06T15:30:53.422Z] #5 DONE 0.0s [2021-02-06T15:30:53.422Z] [2021-02-06T15:30:53.422Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-06T15:30:53.422Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-06T15:30:53.459Z] #41 48.62 DEP criu/kcmp-ids.d [2021-02-06T15:30:53.459Z] #41 48.72 DEP criu/irmap.d [2021-02-06T15:30:53.681Z] #8 ... [2021-02-06T15:30:53.681Z] [2021-02-06T15:30:53.681Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-06T15:30:53.681Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-06T15:30:53.681Z] #6 DONE 0.4s [2021-02-06T15:30:53.751Z] #41 48.86 DEP criu/ipc_ns.d [2021-02-06T15:30:53.751Z] #41 48.96 DEP criu/image.d [2021-02-06T15:30:53.941Z] [2021-02-06T15:30:53.941Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-06T15:30:53.941Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-06T15:30:53.941Z] #7 DONE 0.4s [2021-02-06T15:30:53.941Z] [2021-02-06T15:30:53.941Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-06T15:30:53.941Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-06T15:30:53.941Z] #8 DONE 0.4s [2021-02-06T15:30:54.042Z] #41 49.11 DEP criu/image-desc.d [2021-02-06T15:30:54.042Z] #41 49.23 DEP criu/fsnotify.d [2021-02-06T15:30:54.334Z] #41 49.43 DEP criu/filesystems.d [2021-02-06T15:30:54.334Z] #41 49.51 DEP criu/files.d [2021-02-06T15:30:54.334Z] #41 49.64 DEP criu/files-reg.d [2021-02-06T15:30:54.626Z] #41 49.83 DEP criu/files-ext.d [2021-02-06T15:30:54.917Z] #41 49.99 DEP criu/file-lock.d [2021-02-06T15:30:54.917Z] #41 50.16 DEP criu/file-ids.d [2021-02-06T15:30:55.208Z] #41 50.26 DEP criu/fifo.d [2021-02-06T15:30:55.208Z] #41 50.38 DEP criu/fdstore.d [2021-02-06T15:30:55.208Z] #41 50.47 DEP criu/fault-injection.d [2021-02-06T15:30:55.208Z] #41 50.49 DEP criu/external.d [2021-02-06T15:30:55.499Z] #41 50.56 DEP criu/eventpoll.d [2021-02-06T15:30:55.499Z] #41 50.68 DEP criu/eventfd.d [2021-02-06T15:30:55.791Z] #41 50.84 DEP criu/crtools.d [2021-02-06T15:30:55.791Z] #41 50.98 DEP criu/cr-service.d [2021-02-06T15:30:56.082Z] #41 51.10 DEP criu/cr-restore.d [2021-02-06T15:30:56.082Z] #41 51.32 DEP criu/cr-errno.d [2021-02-06T15:30:56.082Z] #41 51.34 DEP criu/cr-dump.d [2021-02-06T15:30:56.082Z] #41 51.44 DEP criu/cr-dedup.d [2021-02-06T15:30:56.192Z] Client: [2021-02-06T15:30:56.192Z] Context: default [2021-02-06T15:30:56.192Z] Debug Mode: false [2021-02-06T15:30:56.192Z] Plugins: [2021-02-06T15:30:56.192Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-06T15:30:56.192Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-06T15:30:56.192Z] [2021-02-06T15:30:56.192Z] Server: [2021-02-06T15:30:56.192Z] Containers: 0 [2021-02-06T15:30:56.192Z] Running: 0 [2021-02-06T15:30:56.192Z] Paused: 0 [2021-02-06T15:30:56.192Z] Stopped: 0 [2021-02-06T15:30:56.192Z] Images: 0 [2021-02-06T15:30:56.192Z] Server Version: 20.10.2 [2021-02-06T15:30:56.192Z] Storage Driver: overlay2 [2021-02-06T15:30:56.192Z] Backing Filesystem: extfs [2021-02-06T15:30:56.192Z] Supports d_type: true [2021-02-06T15:30:56.192Z] Native Overlay Diff: true [2021-02-06T15:30:56.192Z] Logging Driver: json-file [2021-02-06T15:30:56.192Z] Cgroup Driver: cgroupfs [2021-02-06T15:30:56.192Z] Cgroup Version: 1 [2021-02-06T15:30:56.192Z] Plugins: [2021-02-06T15:30:56.192Z] Volume: local [2021-02-06T15:30:56.192Z] Network: bridge host ipvlan macvlan null overlay [2021-02-06T15:30:56.192Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-06T15:30:56.192Z] Swarm: inactive [2021-02-06T15:30:56.192Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-06T15:30:56.192Z] Default Runtime: runc [2021-02-06T15:30:56.192Z] Init Binary: docker-init [2021-02-06T15:30:56.192Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:30:56.192Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:30:56.192Z] init version: de40ad0 [2021-02-06T15:30:56.192Z] Security Options: [2021-02-06T15:30:56.192Z] apparmor [2021-02-06T15:30:56.192Z] seccomp [2021-02-06T15:30:56.192Z] Profile: default [2021-02-06T15:30:56.192Z] Kernel Version: 5.4.0-1035-aws [2021-02-06T15:30:56.192Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-06T15:30:56.193Z] OSType: linux [2021-02-06T15:30:56.193Z] Architecture: x86_64 [2021-02-06T15:30:56.193Z] CPUs: 2 [2021-02-06T15:30:56.193Z] Total Memory: 7.487GiB [2021-02-06T15:30:56.193Z] Name: ip-10-100-51-215 [2021-02-06T15:30:56.193Z] ID: 6V4B:VKYK:OLF7:OAMN:3BBO:HNEE:JR5Z:3FAM:YACZ:D3PV:FSY4:SD2W [2021-02-06T15:30:56.193Z] Docker Root Dir: /var/lib/docker [2021-02-06T15:30:56.193Z] Debug Mode: false [2021-02-06T15:30:56.193Z] Registry: https://index.docker.io/v1/ [2021-02-06T15:30:56.193Z] Labels: [2021-02-06T15:30:56.193Z] Experimental: true [2021-02-06T15:30:56.193Z] Insecure Registries: [2021-02-06T15:30:56.193Z] 127.0.0.0/8 [2021-02-06T15:30:56.193Z] Live Restore Enabled: true [2021-02-06T15:30:56.193Z] [2021-02-06T15:30:56.193Z] WARNING: No swap limit support [2021-02-06T15:30:56.193Z] WARNING: No blkio weight support [2021-02-06T15:30:56.193Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-06T15:30:56.374Z] #41 51.50 DEP criu/cr-check.d [2021-02-06T15:30:56.374Z] #41 51.58 DEP criu/config.d [2021-02-06T15:30:56.374Z] #41 51.68 DEP criu/clone-noasan.d [2021-02-06T15:30:56.481Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:30:56.481Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:30:56.481Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41995/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-06T15:30:56.481Z] + bash /home/ubuntu/workspace/moby_PR-41995/check-config.sh [2021-02-06T15:30:56.481Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-06T15:30:56.481Z] info: reading kernel config from /boot/config-5.4.0-1035-aws ... [2021-02-06T15:30:56.481Z] [2021-02-06T15:30:56.481Z] Generally Necessary: [2021-02-06T15:30:56.481Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-06T15:30:56.481Z] - apparmor: enabled and tools installed [2021-02-06T15:30:56.481Z] - CONFIG_NAMESPACES: enabled [2021-02-06T15:30:56.481Z] - CONFIG_NET_NS: enabled [2021-02-06T15:30:56.481Z] - CONFIG_PID_NS: enabled [2021-02-06T15:30:56.481Z] - CONFIG_IPC_NS: enabled [2021-02-06T15:30:56.481Z] - CONFIG_UTS_NS: enabled [2021-02-06T15:30:56.481Z] - CONFIG_CGROUPS: enabled [2021-02-06T15:30:56.481Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-06T15:30:56.481Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-06T15:30:56.481Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-06T15:30:56.481Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-06T15:30:56.481Z] - CONFIG_CPUSETS: enabled [2021-02-06T15:30:56.481Z] - CONFIG_MEMCG: enabled [2021-02-06T15:30:56.481Z] - CONFIG_KEYS: enabled [2021-02-06T15:30:56.481Z] - CONFIG_VETH: enabled (as module) [2021-02-06T15:30:56.481Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-06T15:30:56.481Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-06T15:30:56.481Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-06T15:30:56.481Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-06T15:30:56.481Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-06T15:30:56.481Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-06T15:30:56.481Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-06T15:30:56.481Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-06T15:30:56.481Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-06T15:30:56.481Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-06T15:30:56.481Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-06T15:30:56.481Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-06T15:30:56.481Z] [2021-02-06T15:30:56.481Z] Optional Features: [2021-02-06T15:30:56.481Z] - CONFIG_USER_NS: enabled [2021-02-06T15:30:56.481Z] - CONFIG_SECCOMP: enabled [2021-02-06T15:30:56.481Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-06T15:30:56.486Z] [2021-02-06T15:30:56.486Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:30:56.486Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:30:56.486Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-02-06T15:30:56.486Z] #9 DONE 0.1s [2021-02-06T15:30:56.486Z] [2021-02-06T15:30:56.486Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-06T15:30:56.486Z] #25 sha256:10877c50c598adfc862503ea8be9a65a55673726f7b55615e941b05a74410f99 [2021-02-06T15:30:56.486Z] #25 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-02-06T15:30:56.486Z] #25 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-02-06T15:30:56.486Z] #25 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-02-06T15:30:56.486Z] #25 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-02-06T15:30:56.665Z] #41 51.75 DEP criu/cgroup.d [2021-02-06T15:30:56.665Z] #41 51.97 DEP criu/cgroup-props.d [2021-02-06T15:30:56.744Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-06T15:30:56.744Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-06T15:30:56.744Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-06T15:30:56.744Z] - CONFIG_BLK_CGROUP: enabled [2021-02-06T15:30:56.744Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-06T15:30:56.744Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-06T15:30:56.744Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-06T15:30:56.744Z] - CONFIG_CGROUP_PERF: enabled [2021-02-06T15:30:56.744Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-06T15:30:56.744Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-06T15:30:56.744Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-06T15:30:56.744Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-06T15:30:56.744Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-06T15:30:56.744Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-06T15:30:56.744Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-06T15:30:56.744Z] - CONFIG_IP_VS: enabled (as module) [2021-02-06T15:30:56.744Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-06T15:30:56.744Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-06T15:30:56.744Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-06T15:30:56.744Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-06T15:30:56.744Z] - CONFIG_EXT4_FS: enabled [2021-02-06T15:30:56.744Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-06T15:30:56.744Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-06T15:30:56.744Z] - Network Drivers: [2021-02-06T15:30:56.744Z] - "overlay": [2021-02-06T15:30:56.744Z] - CONFIG_VXLAN: enabled (as module) [2021-02-06T15:30:56.744Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-06T15:30:56.744Z] Optional (for encrypted networks): [2021-02-06T15:30:56.775Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 0B / 50.40MB 0.1s [2021-02-06T15:30:56.957Z] #41 52.09 DEP criu/bitmap.d [2021-02-06T15:30:56.957Z] #41 52.10 DEP criu/bfd.d [2021-02-06T15:30:56.957Z] #41 52.18 DEP criu/autofs.d [2021-02-06T15:30:57.003Z] - CONFIG_CRYPTO: enabled [2021-02-06T15:30:57.003Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-06T15:30:57.003Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-06T15:30:57.003Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-06T15:30:57.003Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-06T15:30:57.003Z] - CONFIG_XFRM: enabled [2021-02-06T15:30:57.003Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-06T15:30:57.003Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-06T15:30:57.003Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-06T15:30:57.003Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-06T15:30:57.003Z] - "ipvlan": [2021-02-06T15:30:57.003Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-06T15:30:57.003Z] - "macvlan": [2021-02-06T15:30:57.003Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-06T15:30:57.003Z] - CONFIG_DUMMY: enabled (as module) [2021-02-06T15:30:57.003Z] - "ftp,tftp client in container": [2021-02-06T15:30:57.003Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-06T15:30:57.003Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-06T15:30:57.003Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-06T15:30:57.003Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-06T15:30:57.003Z] - Storage Drivers: [2021-02-06T15:30:57.003Z] - "aufs": [2021-02-06T15:30:57.003Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-06T15:30:57.003Z] - "btrfs": [2021-02-06T15:30:57.003Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-06T15:30:57.003Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-06T15:30:57.003Z] - "devicemapper": [2021-02-06T15:30:57.003Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-06T15:30:57.003Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-06T15:30:57.003Z] - "overlay": [2021-02-06T15:30:57.003Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-06T15:30:57.003Z] - "zfs": [2021-02-06T15:30:57.003Z] - /dev/zfs: present [2021-02-06T15:30:57.003Z] - zfs command: missing [2021-02-06T15:30:57.003Z] - zpool command: missing [2021-02-06T15:30:57.003Z] [2021-02-06T15:30:57.003Z] Limits: [2021-02-06T15:30:57.003Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-06T15:30:57.003Z] [2021-02-06T15:30:57.003Z] + true [Pipeline] } [Pipeline] // stage [2021-02-06T15:30:57.037Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 7.34MB / 50.40MB 0.4s [2021-02-06T15:30:57.037Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 10.49MB / 50.40MB 0.5s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-06T15:30:57.250Z] #41 52.34 DEP criu/aio.d [2021-02-06T15:30:57.250Z] #41 52.44 DEP criu/action-scripts.d [2021-02-06T15:30:57.307Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 23.07MB / 50.40MB 0.6s [2021-02-06T15:30:57.307Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 26.21MB / 50.40MB 0.7s [2021-02-06T15:30:57.307Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 29.36MB / 50.40MB 0.8s [2021-02-06T15:30:57.360Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:49ee1ebaeda85a0e4115f0468562823a316928c6 . [2021-02-06T15:30:57.360Z] #1 [internal] load build definition from Dockerfile [2021-02-06T15:30:57.360Z] #1 sha256:8ca90950b019e69e79c2b7854f6ddb3212848b3d994c093a7ab70c2272931a3a [2021-02-06T15:30:57.360Z] #1 transferring dockerfile: 16.55kB done [2021-02-06T15:30:57.360Z] #1 DONE 0.1s [2021-02-06T15:30:57.360Z] [2021-02-06T15:30:57.360Z] #2 [internal] load .dockerignore [2021-02-06T15:30:57.360Z] #2 sha256:d3e4847fa91303acf6f29407db6cdf1105e1ed5a9fffd31f8f86f9415274032b [2021-02-06T15:30:57.360Z] #2 transferring context: [2021-02-06T15:30:57.553Z] #41 52.60 CC criu/action-scripts.o [2021-02-06T15:30:57.553Z] #41 ... [2021-02-06T15:30:57.553Z] [2021-02-06T15:30:57.553Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-06T15:30:57.553Z] #18 6.200 Reading package lists... [2021-02-06T15:30:57.553Z] #18 8.114 Reading package lists... [2021-02-06T15:30:57.553Z] #18 10.25 Building dependency tree... [2021-02-06T15:30:57.553Z] #18 10.76 libcap2-bin is already the newest version (1:2.25-2). [2021-02-06T15:30:57.553Z] #18 10.76 The following additional packages will be installed: [2021-02-06T15:30:57.553Z] #18 10.76 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-06T15:30:57.553Z] #18 10.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-06T15:30:57.553Z] #18 10.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-06T15:30:57.553Z] #18 10.76 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-06T15:30:57.553Z] #18 10.76 python3.7 python3.7-minimal vim-runtime xxd [2021-02-06T15:30:57.553Z] #18 10.76 Suggested packages: [2021-02-06T15:30:57.553Z] #18 10.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-06T15:30:57.553Z] #18 10.76 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-06T15:30:57.553Z] #18 10.76 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-06T15:30:57.553Z] #18 10.76 Recommended packages: [2021-02-06T15:30:57.553Z] #18 10.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-06T15:30:57.553Z] #18 10.76 python3-keyrings.alt python3-xdg unzip [2021-02-06T15:30:57.553Z] #18 12.05 The following NEW packages will be installed: [2021-02-06T15:30:57.553Z] #18 12.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-06T15:30:57.553Z] #18 12.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-06T15:30:57.553Z] #18 12.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-06T15:30:57.553Z] #18 12.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-06T15:30:57.553Z] #18 12.05 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-06T15:30:57.553Z] #18 12.05 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-06T15:30:57.553Z] #18 12.05 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-06T15:30:57.553Z] #18 12.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-06T15:30:57.553Z] #18 12.05 xz-utils zip [2021-02-06T15:30:57.553Z] #18 12.13 0 upgraded, 48 newly installed, 0 to remove and 18 not upgraded. [2021-02-06T15:30:57.553Z] #18 12.13 Need to get 27.7 MB of archives. [2021-02-06T15:30:57.553Z] #18 12.13 After this operation, 117 MB of additional disk space will be used. [2021-02-06T15:30:57.553Z] #18 12.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-02-06T15:30:57.553Z] #18 12.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-02-06T15:30:57.554Z] #18 12.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-02-06T15:30:57.554Z] #18 12.22 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-02-06T15:30:57.554Z] #18 12.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-02-06T15:30:57.554Z] #18 12.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-02-06T15:30:57.554Z] #18 12.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-02-06T15:30:57.554Z] #18 12.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-02-06T15:30:57.554Z] #18 12.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-02-06T15:30:57.554Z] #18 12.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-02-06T15:30:57.554Z] #18 12.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-02-06T15:30:57.554Z] #18 12.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-02-06T15:30:57.554Z] #18 12.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-02-06T15:30:57.554Z] #18 12.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-02-06T15:30:57.554Z] #18 12.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-02-06T15:30:57.554Z] #18 12.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-02-06T15:30:57.554Z] #18 12.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-02-06T15:30:57.554Z] #18 12.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-02-06T15:30:57.554Z] #18 12.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-02-06T15:30:57.554Z] #18 12.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-02-06T15:30:57.554Z] #18 12.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-02-06T15:30:57.554Z] #18 12.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-02-06T15:30:57.554Z] #18 12.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-02-06T15:30:57.554Z] #18 12.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-02-06T15:30:57.554Z] #18 12.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-02-06T15:30:57.554Z] #18 12.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-02-06T15:30:57.554Z] #18 12.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-02-06T15:30:57.554Z] #18 12.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-02-06T15:30:57.554Z] #18 12.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-02-06T15:30:57.554Z] #18 ... [2021-02-06T15:30:57.554Z] [2021-02-06T15:30:57.554Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:30:57.554Z] #43 82.11 github.com/LK4D4/vndr/godl [2021-02-06T15:30:57.554Z] #43 82.60 github.com/LK4D4/vndr [2021-02-06T15:30:57.554Z] #43 DONE 88.7s [2021-02-06T15:30:57.568Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 37.22MB / 50.40MB 0.9s [2021-02-06T15:30:57.568Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 49.28MB / 50.40MB 1.0s [2021-02-06T15:30:57.621Z] #2 transferring context: 87B done [2021-02-06T15:30:57.621Z] #2 DONE 0.0s [2021-02-06T15:30:57.621Z] [2021-02-06T15:30:57.621Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-06T15:30:57.621Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-06T15:30:57.852Z] [2021-02-06T15:30:57.852Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-06T15:30:57.852Z] #18 12.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-02-06T15:30:57.852Z] #18 12.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-02-06T15:30:57.852Z] #18 12.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-02-06T15:30:57.852Z] #18 12.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-02-06T15:30:57.852Z] #18 12.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-02-06T15:30:57.852Z] #18 12.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-02-06T15:30:57.852Z] #18 12.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-06T15:30:57.852Z] #18 12.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-02-06T15:30:57.852Z] #18 12.85 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-02-06T15:30:57.852Z] #18 12.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-06T15:30:57.852Z] #18 12.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-02-06T15:30:57.852Z] #18 12.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-06T15:30:57.852Z] #18 12.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-02-06T15:30:57.852Z] #18 12.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-02-06T15:30:58.140Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 1.5s done [2021-02-06T15:30:58.145Z] #18 12.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-02-06T15:30:58.145Z] #18 12.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-06T15:30:58.145Z] #18 13.19 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-02-06T15:30:58.145Z] #18 13.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-02-06T15:30:58.145Z] #18 13.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-02-06T15:30:58.189Z] #3 DONE 0.5s [2021-02-06T15:30:58.189Z] [2021-02-06T15:30:58.189Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-06T15:30:58.189Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-06T15:30:58.189Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-06T15:30:58.189Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-06T15:30:58.189Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-06T15:30:58.189Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-06T15:30:58.189Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-06T15:30:58.189Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.34MB / 8.88MB 0.2s [2021-02-06T15:30:58.399Z] #25 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 0.1s [2021-02-06T15:30:58.448Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-06T15:30:58.448Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-06T15:30:58.727Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-06T15:30:58.777Z] #18 13.77 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:30:58.777Z] #18 13.81 Fetched 27.7 MB in 1s (22.7 MB/s) [2021-02-06T15:30:58.777Z] #18 13.84 Selecting previously unselected package pigz. [2021-02-06T15:30:58.777Z] #18 13.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 ... 23199 files and directories currently installed.) [2021-02-06T15:30:58.777Z] #18 13.86 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-02-06T15:30:58.777Z] #18 13.86 Unpacking pigz (2.4-1) ... [2021-02-06T15:30:58.996Z] #4 DONE 0.8s [2021-02-06T15:30:58.996Z] [2021-02-06T15:30:58.996Z] #5 [internal] load build definition from Dockerfile [2021-02-06T15:30:58.996Z] #5 sha256:3e96b431e867a551e182c8037a559095c20877a4bc9c17ecaf33b3f990d82da3 [2021-02-06T15:30:59.068Z] #18 13.93 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-02-06T15:30:59.068Z] #18 13.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-06T15:30:59.068Z] #18 13.93 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-06T15:30:59.068Z] #18 14.19 Selecting previously unselected package python3.7-minimal. [2021-02-06T15:30:59.119Z] ---> e363ec4811d3 [2021-02-06T15:30:59.119Z] Successfully built e363ec4811d3 [2021-02-06T15:30:59.119Z] Successfully tagged docker:latest [2021-02-06T15:30:59.119Z] INFO: Image build ended at 02/06/2021 15:30:58. Duration:00:00:29.2720230 [2021-02-06T15:30:59.119Z] [2021-02-06T15:30:59.119Z] [2021-02-06T15:30:59.119Z] INFO: Building the test binaries at 02/06/2021 15:30:58... [2021-02-06T15:30:59.257Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-02-06T15:30:59.257Z] #5 DONE 0.0s [2021-02-06T15:30:59.257Z] [2021-02-06T15:30:59.257Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-06T15:30:59.257Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-06T15:30:59.360Z] #18 14.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-02-06T15:30:59.360Z] #18 14.20 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-06T15:30:59.651Z] #18 14.70 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-02-06T15:30:59.651Z] #18 14.71 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-06T15:31:00.204Z] #8 ... [2021-02-06T15:31:00.204Z] [2021-02-06T15:31:00.204Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-06T15:31:00.204Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-06T15:31:00.204Z] #6 DONE 1.2s [2021-02-06T15:31:00.465Z] [2021-02-06T15:31:00.465Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-06T15:31:00.465Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-06T15:31:00.465Z] #8 DONE 1.2s [2021-02-06T15:31:00.465Z] [2021-02-06T15:31:00.465Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-06T15:31:00.465Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-06T15:31:00.465Z] #7 DONE 1.2s [2021-02-06T15:31:01.159Z] #18 15.92 Selecting previously unselected package python3-minimal. [2021-02-06T15:31:01.159Z] #18 15.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2021-02-06T15:31:01.159Z] #18 15.97 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-02-06T15:31:01.159Z] #18 15.97 Unpacking python3-minimal (3.7.3-1) ... [2021-02-06T15:31:01.159Z] #18 16.03 Selecting previously unselected package libmpdec2:s390x. [2021-02-06T15:31:01.159Z] #18 16.03 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-02-06T15:31:01.159Z] #18 16.04 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-02-06T15:31:01.159Z] #18 16.09 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-02-06T15:31:01.159Z] #18 16.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-02-06T15:31:01.159Z] #18 16.09 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-06T15:31:01.792Z] #18 16.76 Selecting previously unselected package python3.7. [2021-02-06T15:31:01.792Z] #18 16.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-02-06T15:31:01.792Z] #18 16.76 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-06T15:31:01.792Z] #18 ... [2021-02-06T15:31:01.792Z] [2021-02-06T15:31:01.792Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-02-06T15:31:01.792Z] #30 DONE 93.1s [2021-02-06T15:31:01.792Z] [2021-02-06T15:31:01.792Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-06T15:31:01.792Z] #18 16.84 Selecting previously unselected package libpython3-stdlib:s390x. [2021-02-06T15:31:01.792Z] #18 16.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-02-06T15:31:01.792Z] #18 16.84 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-06T15:31:01.792Z] #18 16.88 Setting up python3-minimal (3.7.3-1) ... [2021-02-06T15:31:01.846Z] [2021-02-06T15:31:01.846Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:01.846Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:01.846Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:01.846Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-06T15:31:01.846Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-06T15:31:01.846Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-06T15:31:01.846Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-06T15:31:02.109Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.19MB / 50.40MB 0.4s [2021-02-06T15:31:02.370Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.34MB / 50.40MB 0.5s [2021-02-06T15:31:02.370Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.58MB / 50.40MB 0.6s [2021-02-06T15:31:02.435Z] #18 17.62 Selecting previously unselected package python3. [2021-02-06T15:31:02.435Z] #18 17.62 (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 ... 23860 files and directories currently installed.) [2021-02-06T15:31:02.435Z] #18 17.65 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-02-06T15:31:02.631Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.92MB / 50.40MB 0.8s [2021-02-06T15:31:02.631Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.57MB / 50.40MB 0.9s [2021-02-06T15:31:02.642Z] #25 ... [2021-02-06T15:31:02.642Z] [2021-02-06T15:31:02.642Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:02.642Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:02.642Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-06T15:31:02.642Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-06T15:31:02.642Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-06T15:31:02.642Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-06T15:31:02.642Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2021-02-06T15:31:02.642Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s done [2021-02-06T15:31:02.642Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.1s done [2021-02-06T15:31:02.642Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.8s done [2021-02-06T15:31:02.642Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.5s [2021-02-06T15:31:02.642Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 5.5s [2021-02-06T15:31:02.642Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.9s [2021-02-06T15:31:02.642Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.0s done [2021-02-06T15:31:02.642Z] #9 ... [2021-02-06T15:31:02.642Z] [2021-02-06T15:31:02.642Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-06T15:31:02.642Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-06T15:31:02.642Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-06T15:31:02.642Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-06T15:31:02.642Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-06T15:31:02.642Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.9s done [2021-02-06T15:31:02.642Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done [2021-02-06T15:31:02.642Z] #61 DONE 6.2s [2021-02-06T15:31:02.642Z] [2021-02-06T15:31:02.642Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:02.642Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:02.642Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.98MB / 120.17MB 5.7s [2021-02-06T15:31:02.642Z] #9 ... [2021-02-06T15:31:02.642Z] [2021-02-06T15:31:02.642Z] #22 [internal] load build context [2021-02-06T15:31:02.642Z] #22 sha256:0a336e419942a646c6a9a71c9a52dc6d66dd9b37abc2da6223afafd2457ba2af [2021-02-06T15:31:02.642Z] #22 transferring context: 52.12MB 6.2s [2021-02-06T15:31:02.726Z] #18 17.66 Unpacking python3 (3.7.3-1) ... [2021-02-06T15:31:02.726Z] #18 17.73 Selecting previously unselected package libip4tc0:s390x. [2021-02-06T15:31:02.726Z] #18 17.73 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-02-06T15:31:02.726Z] #18 17.74 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-02-06T15:31:02.726Z] #18 17.79 Selecting previously unselected package libip6tc0:s390x. [2021-02-06T15:31:02.726Z] #18 17.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-02-06T15:31:02.726Z] #18 17.79 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-02-06T15:31:02.726Z] #18 17.84 Selecting previously unselected package libiptc0:s390x. [2021-02-06T15:31:02.726Z] #18 17.84 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-02-06T15:31:02.726Z] #18 17.85 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-02-06T15:31:02.726Z] #18 17.90 Selecting previously unselected package libnfnetlink0:s390x. [2021-02-06T15:31:02.898Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 1.1s [2021-02-06T15:31:02.902Z] #22 transferring context: 53.39MB 6.3s done [2021-02-06T15:31:02.902Z] #22 ... [2021-02-06T15:31:02.902Z] [2021-02-06T15:31:02.902Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:02.902Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:02.902Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.7s done [2021-02-06T15:31:02.902Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.23MB / 120.17MB 5.9s [2021-02-06T15:31:02.902Z] #9 ... [2021-02-06T15:31:02.902Z] [2021-02-06T15:31:02.902Z] #22 [internal] load build context [2021-02-06T15:31:02.902Z] #22 sha256:0a336e419942a646c6a9a71c9a52dc6d66dd9b37abc2da6223afafd2457ba2af [2021-02-06T15:31:02.902Z] #22 DONE 6.4s [2021-02-06T15:31:02.902Z] [2021-02-06T15:31:02.902Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:02.902Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:02.902Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 6.1s [2021-02-06T15:31:03.018Z] #18 17.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-02-06T15:31:03.018Z] #18 17.91 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-06T15:31:03.018Z] #18 17.95 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-02-06T15:31:03.018Z] #18 17.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-02-06T15:31:03.018Z] #18 17.95 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-06T15:31:03.018Z] #18 18.00 Selecting previously unselected package libnftnl11:s390x. [2021-02-06T15:31:03.018Z] #18 18.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-02-06T15:31:03.018Z] #18 18.01 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-02-06T15:31:03.018Z] #18 18.05 Selecting previously unselected package iptables. [2021-02-06T15:31:03.018Z] #18 18.05 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-02-06T15:31:03.018Z] #18 18.05 Unpacking iptables (1.8.2-4) ... [2021-02-06T15:31:03.161Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.00MB / 120.17MB 6.3s [2021-02-06T15:31:03.183Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.14MB / 50.40MB 1.2s [2021-02-06T15:31:03.183Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s [2021-02-06T15:31:03.309Z] #18 18.25 Selecting previously unselected package xxd. [2021-02-06T15:31:03.309Z] #18 18.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-02-06T15:31:03.309Z] #18 18.26 Unpacking xxd (2:8.1.0875-5) ... [2021-02-06T15:31:03.309Z] #18 18.32 Selecting previously unselected package vim-common. [2021-02-06T15:31:03.309Z] #18 18.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:31:03.309Z] #18 18.33 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-06T15:31:03.421Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 6.6s [2021-02-06T15:31:03.445Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 1.7s [2021-02-06T15:31:03.518Z] Client: [2021-02-06T15:31:03.518Z] Context: default [2021-02-06T15:31:03.518Z] Debug Mode: false [2021-02-06T15:31:03.518Z] Plugins: [2021-02-06T15:31:03.518Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-06T15:31:03.518Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-06T15:31:03.518Z] [2021-02-06T15:31:03.518Z] Server: [2021-02-06T15:31:03.518Z] Containers: 0 [2021-02-06T15:31:03.518Z] Running: 0 [2021-02-06T15:31:03.518Z] Paused: 0 [2021-02-06T15:31:03.518Z] Stopped: 0 [2021-02-06T15:31:03.518Z] Images: 0 [2021-02-06T15:31:03.518Z] Server Version: 20.10.2 [2021-02-06T15:31:03.518Z] Storage Driver: overlay2 [2021-02-06T15:31:03.518Z] Backing Filesystem: extfs [2021-02-06T15:31:03.518Z] Supports d_type: true [2021-02-06T15:31:03.518Z] Native Overlay Diff: true [2021-02-06T15:31:03.518Z] Logging Driver: json-file [2021-02-06T15:31:03.518Z] Cgroup Driver: cgroupfs [2021-02-06T15:31:03.518Z] Cgroup Version: 1 [2021-02-06T15:31:03.518Z] Plugins: [2021-02-06T15:31:03.519Z] Volume: local [2021-02-06T15:31:03.519Z] Network: bridge host ipvlan macvlan null overlay [2021-02-06T15:31:03.519Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-06T15:31:03.519Z] Swarm: inactive [2021-02-06T15:31:03.519Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-06T15:31:03.519Z] Default Runtime: runc [2021-02-06T15:31:03.519Z] Init Binary: docker-init [2021-02-06T15:31:03.519Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:31:03.519Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:31:03.519Z] init version: de40ad0 [2021-02-06T15:31:03.519Z] Security Options: [2021-02-06T15:31:03.519Z] apparmor [2021-02-06T15:31:03.519Z] seccomp [2021-02-06T15:31:03.519Z] Profile: default [2021-02-06T15:31:03.519Z] Kernel Version: 4.15.0-1091-aws [2021-02-06T15:31:03.519Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-06T15:31:03.519Z] OSType: linux [2021-02-06T15:31:03.519Z] Architecture: aarch64 [2021-02-06T15:31:03.519Z] CPUs: 4 [2021-02-06T15:31:03.519Z] Total Memory: 7.525GiB [2021-02-06T15:31:03.519Z] Name: ip-10-100-36-1 [2021-02-06T15:31:03.519Z] ID: C3TQ:MMXG:ODBX:UWPD:KXZ6:P2KI:5K6K:J6RD:DVGO:WJMG:2WSE:5MYA [2021-02-06T15:31:03.519Z] Docker Root Dir: /var/lib/docker [2021-02-06T15:31:03.519Z] Debug Mode: false [2021-02-06T15:31:03.519Z] Registry: https://index.docker.io/v1/ [2021-02-06T15:31:03.519Z] Labels: [2021-02-06T15:31:03.519Z] Experimental: true [2021-02-06T15:31:03.519Z] Insecure Registries: [2021-02-06T15:31:03.519Z] 127.0.0.0/8 [2021-02-06T15:31:03.519Z] Live Restore Enabled: true [2021-02-06T15:31:03.519Z] [2021-02-06T15:31:03.519Z] WARNING: No swap limit support [Pipeline] sh [2021-02-06T15:31:03.600Z] #18 18.48 Selecting previously unselected package bash-completion. [2021-02-06T15:31:03.600Z] #18 18.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-06T15:31:03.710Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.19MB / 7.81MB 2.0s [2021-02-06T15:31:03.819Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:31:03.819Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-06T15:31:03.819Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41995/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-06T15:31:03.830Z] INFO: make.ps1 starting at 02/06/2021 15:31:03 [2021-02-06T15:31:03.830Z] INFO: Git commit (2c4b41f836) assumed from DOCKER_GITCOMMIT environment variable [2021-02-06T15:31:03.830Z] INFO: Invoking autogen... [2021-02-06T15:31:03.969Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.1s [2021-02-06T15:31:04.083Z] + bash /home/ubuntu/workspace/moby_PR-41995/check-config.sh [2021-02-06T15:31:04.083Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-06T15:31:04.083Z] info: reading kernel config from /boot/config-4.15.0-1091-aws ... [2021-02-06T15:31:04.083Z] [2021-02-06T15:31:04.083Z] Generally Necessary: [2021-02-06T15:31:04.083Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-06T15:31:04.083Z] - apparmor: enabled and tools installed [2021-02-06T15:31:04.083Z] - CONFIG_NAMESPACES: enabled [2021-02-06T15:31:04.083Z] - CONFIG_NET_NS: enabled [2021-02-06T15:31:04.083Z] - CONFIG_PID_NS: enabled [2021-02-06T15:31:04.083Z] - CONFIG_IPC_NS: enabled [2021-02-06T15:31:04.083Z] - CONFIG_UTS_NS: enabled [2021-02-06T15:31:04.083Z] - CONFIG_CGROUPS: enabled [2021-02-06T15:31:04.083Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-06T15:31:04.083Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-06T15:31:04.083Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-06T15:31:04.083Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-06T15:31:04.083Z] - CONFIG_CPUSETS: enabled [2021-02-06T15:31:04.083Z] - CONFIG_MEMCG: enabled [2021-02-06T15:31:04.083Z] - CONFIG_KEYS: enabled [2021-02-06T15:31:04.228Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.2s done [2021-02-06T15:31:04.228Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.3s done [2021-02-06T15:31:04.377Z] - CONFIG_VETH: enabled (as module) [2021-02-06T15:31:04.377Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-06T15:31:04.377Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-06T15:31:04.377Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-06T15:31:04.377Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-06T15:31:04.377Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-06T15:31:04.377Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-06T15:31:04.377Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-06T15:31:04.377Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-06T15:31:04.377Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-06T15:31:04.377Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-06T15:31:04.488Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 2.6s [2021-02-06T15:31:04.488Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.6s [2021-02-06T15:31:04.488Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.6s [2021-02-06T15:31:04.488Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.44MB / 10.00MB 2.7s [2021-02-06T15:31:04.488Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-02-06T15:31:04.634Z] #18 19.69 Unpacking bash-completion (1:2.8-6) ... [2021-02-06T15:31:04.641Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-06T15:31:04.641Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-06T15:31:04.641Z] [2021-02-06T15:31:04.641Z] Optional Features: [2021-02-06T15:31:04.641Z] - CONFIG_USER_NS: enabled [2021-02-06T15:31:04.641Z] - CONFIG_SECCOMP: enabled [2021-02-06T15:31:04.641Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-06T15:31:04.641Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-06T15:31:04.641Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-06T15:31:04.641Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-06T15:31:04.641Z] - CONFIG_BLK_CGROUP: enabled [2021-02-06T15:31:04.641Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-06T15:31:04.641Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-06T15:31:04.641Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-06T15:31:04.641Z] - CONFIG_CGROUP_PERF: enabled [2021-02-06T15:31:04.641Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-06T15:31:04.641Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-06T15:31:04.747Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.8s [2021-02-06T15:31:04.747Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.15MB / 51.83MB 2.8s [2021-02-06T15:31:04.747Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.34MB / 51.83MB 2.9s [2021-02-06T15:31:04.805Z] INFO: Building daemon... [2021-02-06T15:31:04.905Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-06T15:31:04.905Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-06T15:31:04.905Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-06T15:31:04.905Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-06T15:31:04.905Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-06T15:31:04.905Z] - CONFIG_IP_VS: enabled (as module) [2021-02-06T15:31:04.905Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-06T15:31:04.905Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-06T15:31:04.905Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-06T15:31:04.905Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-06T15:31:04.905Z] - CONFIG_EXT4_FS: enabled [2021-02-06T15:31:04.905Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-06T15:31:04.905Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-06T15:31:04.905Z] - Network Drivers: [2021-02-06T15:31:04.905Z] - "overlay": [2021-02-06T15:31:04.905Z] - CONFIG_VXLAN: enabled (as module) [2021-02-06T15:31:04.905Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-06T15:31:04.905Z] Optional (for encrypted networks): [2021-02-06T15:31:04.925Z] #18 19.92 Selecting previously unselected package bzip2. [2021-02-06T15:31:04.925Z] #18 19.92 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-02-06T15:31:04.925Z] #18 19.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-06T15:31:04.925Z] #18 19.97 Selecting previously unselected package xz-utils. [2021-02-06T15:31:04.925Z] #18 19.97 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-02-06T15:31:04.925Z] #18 19.97 Unpacking xz-utils (5.2.4-1) ... [2021-02-06T15:31:05.008Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.9s done [2021-02-06T15:31:05.008Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 3.0s [2021-02-06T15:31:05.008Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.53MB / 51.83MB 3.2s [2021-02-06T15:31:05.008Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.61MB / 120.17MB 3.2s [2021-02-06T15:31:05.169Z] - CONFIG_CRYPTO: enabled [2021-02-06T15:31:05.169Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-06T15:31:05.169Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-06T15:31:05.169Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-06T15:31:05.169Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-06T15:31:05.169Z] - CONFIG_XFRM: enabled [2021-02-06T15:31:05.169Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-06T15:31:05.169Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-06T15:31:05.169Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-06T15:31:05.169Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-06T15:31:05.169Z] - "ipvlan": [2021-02-06T15:31:05.169Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-06T15:31:05.169Z] - "macvlan": [2021-02-06T15:31:05.169Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-06T15:31:05.169Z] - CONFIG_DUMMY: enabled (as module) [2021-02-06T15:31:05.169Z] - "ftp,tftp client in container": [2021-02-06T15:31:05.169Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-06T15:31:05.169Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-06T15:31:05.169Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-06T15:31:05.169Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-06T15:31:05.169Z] - Storage Drivers: [2021-02-06T15:31:05.169Z] - "aufs": [2021-02-06T15:31:05.169Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-06T15:31:05.169Z] - "btrfs": [2021-02-06T15:31:05.169Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-06T15:31:05.169Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-06T15:31:05.169Z] - "devicemapper": [2021-02-06T15:31:05.169Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-06T15:31:05.169Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-06T15:31:05.169Z] - "overlay": [2021-02-06T15:31:05.216Z] #18 20.11 Selecting previously unselected package apparmor. [2021-02-06T15:31:05.216Z] #18 20.11 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-02-06T15:31:05.216Z] #18 20.15 Unpacking apparmor (2.13.2-10) ... [2021-02-06T15:31:05.271Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 3.3s [2021-02-06T15:31:05.271Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.44MB / 68.67MB 3.3s [2021-02-06T15:31:05.271Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.87MB / 51.83MB 3.4s [2021-02-06T15:31:05.271Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 3.4s [2021-02-06T15:31:05.271Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 3.5s [2021-02-06T15:31:05.271Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 3.5s [2021-02-06T15:31:05.434Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-06T15:31:05.434Z] - "zfs": [2021-02-06T15:31:05.434Z] - /dev/zfs: missing [2021-02-06T15:31:05.434Z] - zfs command: missing [2021-02-06T15:31:05.434Z] - zpool command: missing [2021-02-06T15:31:05.434Z] [2021-02-06T15:31:05.434Z] Limits: [2021-02-06T15:31:05.434Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-06T15:31:05.434Z] [2021-02-06T15:31:05.434Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-06T15:31:05.530Z] #18 20.43 Selecting previously unselected package aufs-tools. [2021-02-06T15:31:05.530Z] #18 20.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-02-06T15:31:05.530Z] #18 20.44 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-06T15:31:05.530Z] #18 20.52 Selecting previously unselected package libonig5:s390x. [2021-02-06T15:31:05.530Z] #18 20.52 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-02-06T15:31:05.530Z] #18 20.53 Unpacking libonig5:s390x (6.9.1-1) ... [2021-02-06T15:31:05.530Z] #18 20.58 Selecting previously unselected package libjq1:s390x. [2021-02-06T15:31:05.530Z] #18 20.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-02-06T15:31:05.530Z] #18 20.58 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-06T15:31:05.530Z] #18 20.63 Selecting previously unselected package jq. [2021-02-06T15:31:05.530Z] #18 20.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-02-06T15:31:05.530Z] #18 20.63 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-06T15:31:05.530Z] #18 20.70 Selecting previously unselected package libaio1:s390x. [2021-02-06T15:31:05.530Z] #18 20.70 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-02-06T15:31:05.530Z] #18 20.71 Unpacking libaio1:s390x (0.3.112-3) ... [2021-02-06T15:31:05.530Z] #18 20.74 Selecting previously unselected package libgpm2:s390x. [2021-02-06T15:31:05.530Z] #9 ... [2021-02-06T15:31:05.530Z] [2021-02-06T15:31:05.530Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-06T15:31:05.530Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-06T15:31:05.530Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-06T15:31:05.530Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-06T15:31:05.530Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-06T15:31:05.530Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2021-02-06T15:31:05.530Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done [2021-02-06T15:31:05.530Z] #61 DONE 3.9s [2021-02-06T15:31:05.530Z] [2021-02-06T15:31:05.530Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:05.530Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:05.530Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.31MB / 51.83MB 3.6s [2021-02-06T15:31:05.530Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 3.8s [2021-02-06T15:31:05.530Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 3.8s [2021-02-06T15:31:05.530Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.78MB / 120.17MB 3.8s [2021-02-06T15:31:05.784Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:49ee1ebaeda85a0e4115f0468562823a316928c6 . [2021-02-06T15:31:05.791Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.17MB / 68.67MB 3.9s [2021-02-06T15:31:05.791Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 3.9s [2021-02-06T15:31:05.791Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 4.0s [2021-02-06T15:31:05.821Z] #18 20.74 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-02-06T15:31:05.821Z] #18 20.74 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-02-06T15:31:05.821Z] #18 20.77 Selecting previously unselected package libicu63:s390x. [2021-02-06T15:31:05.821Z] #18 20.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-02-06T15:31:05.821Z] #18 20.78 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-02-06T15:31:05.959Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.6s done [2021-02-06T15:31:06.047Z] #2 [internal] load .dockerignore [2021-02-06T15:31:06.047Z] #2 sha256:1b6ecaa07ed42d57aaca6198a6337cad75cea8467842e3c2404be2a944abf9d4 [2021-02-06T15:31:06.052Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.09MB / 51.83MB 4.1s [2021-02-06T15:31:06.052Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.51MB / 68.67MB 4.1s [2021-02-06T15:31:06.052Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 4.1s [2021-02-06T15:31:06.311Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.38MB / 51.83MB 4.3s [2021-02-06T15:31:06.311Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.70MB / 68.67MB 4.3s [2021-02-06T15:31:06.311Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.75MB / 120.17MB 4.3s [2021-02-06T15:31:06.571Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.09MB / 68.67MB 4.6s [2021-02-06T15:31:06.571Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.66MB / 120.17MB 4.6s [2021-02-06T15:31:06.830Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.42MB / 68.67MB 4.8s [2021-02-06T15:31:06.830Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.01MB / 68.67MB 4.9s [2021-02-06T15:31:06.831Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.95MB / 120.17MB 4.9s [2021-02-06T15:31:07.091Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.0s done [2021-02-06T15:31:07.091Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 5.1s [2021-02-06T15:31:07.091Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.96MB / 120.17MB 5.3s [2021-02-06T15:31:07.354Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.06MB / 68.67MB 5.5s [2021-02-06T15:31:07.354Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.5s [2021-02-06T15:31:07.444Z] #2 transferring context: 87B done [2021-02-06T15:31:07.615Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 5.7s [2021-02-06T15:31:07.615Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.6s done [2021-02-06T15:31:07.756Z] #2 DONE 1.6s [2021-02-06T15:31:07.756Z] [2021-02-06T15:31:07.756Z] #1 [internal] load build definition from Dockerfile [2021-02-06T15:31:07.756Z] #1 sha256:f52680f76eae91392121a77b7bf4c2562f75e4c5be61cf72e342a10d1ca71491 [2021-02-06T15:31:07.756Z] #1 transferring dockerfile: 16.55kB done [2021-02-06T15:31:07.874Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.1s [2021-02-06T15:31:07.874Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.4s done [2021-02-06T15:31:07.874Z] #9 ... [2021-02-06T15:31:07.874Z] [2021-02-06T15:31:07.874Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-06T15:31:07.874Z] #25 sha256:10877c50c598adfc862503ea8be9a65a55673726f7b55615e941b05a74410f99 [2021-02-06T15:31:07.874Z] #25 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 9.1s done [2021-02-06T15:31:07.874Z] #25 DONE 11.3s [2021-02-06T15:31:07.874Z] [2021-02-06T15:31:07.874Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:07.874Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:07.874Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-06T15:31:07.887Z] #18 22.94 Selecting previously unselected package libnet1:s390x. [2021-02-06T15:31:07.887Z] #18 22.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-02-06T15:31:07.887Z] #18 22.94 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-06T15:31:07.887Z] #18 22.99 Selecting previously unselected package libnl-3-200:s390x. [2021-02-06T15:31:07.887Z] #18 ... [2021-02-06T15:31:07.887Z] [2021-02-06T15:31:07.887Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:31:07.887Z] #41 53.02 CC criu/aio.o [2021-02-06T15:31:07.887Z] #41 53.58 CC criu/autofs.o [2021-02-06T15:31:07.887Z] #41 54.40 CC criu/bfd.o [2021-02-06T15:31:07.887Z] #41 54.83 CC criu/bitmap.o [2021-02-06T15:31:07.887Z] #41 54.89 CC criu/cgroup-props.o [2021-02-06T15:31:07.887Z] #41 55.49 CC criu/cgroup.o [2021-02-06T15:31:07.887Z] #41 57.59 CC criu/clone-noasan.o [2021-02-06T15:31:07.887Z] #41 57.77 CC criu/config.o [2021-02-06T15:31:07.887Z] #41 58.50 CC criu/cr-check.o [2021-02-06T15:31:07.887Z] #41 59.18 CC criu/cr-dedup.o [2021-02-06T15:31:07.887Z] #41 59.38 CC criu/cr-dump.o [2021-02-06T15:31:07.887Z] #41 60.78 CC criu/cr-errno.o [2021-02-06T15:31:07.887Z] #41 60.82 CC criu/cr-restore.o [2021-02-06T15:31:07.888Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 5.9s [2021-02-06T15:31:07.888Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.13MB / 120.17MB 6.1s [2021-02-06T15:31:08.019Z] #1 DONE 1.9s [2021-02-06T15:31:08.135Z] #9 ... [2021-02-06T15:31:08.135Z] [2021-02-06T15:31:08.135Z] #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-06T15:31:08.135Z] #26 sha256:eb917928a0a67f2c29f76c642853b2f64b9d75e10034bf0a1d3486ff08bb9b88 [2021-02-06T15:31:08.178Z] #41 ... [2021-02-06T15:31:08.178Z] [2021-02-06T15:31:08.178Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-06T15:31:08.178Z] #18 22.99 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-02-06T15:31:08.178Z] #18 22.99 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-02-06T15:31:08.178Z] #18 23.05 Selecting previously unselected package libprotobuf-c1:s390x. [2021-02-06T15:31:08.178Z] #18 23.05 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-02-06T15:31:08.178Z] #18 23.05 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-06T15:31:08.178Z] #18 23.08 Selecting previously unselected package libreadline5:s390x. [2021-02-06T15:31:08.178Z] #18 23.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-02-06T15:31:08.178Z] #18 23.08 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-06T15:31:08.178Z] #18 23.13 Selecting previously unselected package net-tools. [2021-02-06T15:31:08.178Z] #18 23.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-02-06T15:31:08.178Z] #18 23.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-06T15:31:08.178Z] #18 23.22 Selecting previously unselected package python-pip-whl. [2021-02-06T15:31:08.178Z] #18 23.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-06T15:31:08.178Z] #18 23.22 Unpacking python-pip-whl (18.1-5) ... [2021-02-06T15:31:08.290Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 6.3s [2021-02-06T15:31:08.550Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.05MB / 120.17MB 6.6s [2021-02-06T15:31:08.550Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.8s [2021-02-06T15:31:08.598Z] [2021-02-06T15:31:08.598Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-06T15:31:08.598Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-06T15:31:08.809Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.8s done [2021-02-06T15:31:08.811Z] #18 23.64 Selecting previously unselected package python3-lib2to3. [2021-02-06T15:31:08.811Z] #18 23.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-06T15:31:08.811Z] #18 23.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-06T15:31:08.811Z] #18 23.73 Selecting previously unselected package python3-distutils. [2021-02-06T15:31:08.811Z] #18 23.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-06T15:31:08.811Z] #18 23.73 Unpacking python3-distutils (3.7.3-1) ... [2021-02-06T15:31:08.811Z] #18 23.82 Selecting previously unselected package python3-pip. [2021-02-06T15:31:08.811Z] #18 23.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-06T15:31:08.811Z] #18 23.82 Unpacking python3-pip (18.1-5) ... [2021-02-06T15:31:08.811Z] #18 23.95 Selecting previously unselected package python3-pkg-resources. [2021-02-06T15:31:08.811Z] #18 23.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-06T15:31:08.811Z] #18 23.96 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-06T15:31:08.811Z] #18 24.03 Selecting previously unselected package python3-setuptools. [2021-02-06T15:31:09.102Z] #18 24.03 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-06T15:31:09.102Z] #18 24.03 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-06T15:31:09.102Z] #18 24.19 Selecting previously unselected package python3-wheel. [2021-02-06T15:31:09.102Z] #18 24.19 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-06T15:31:09.102Z] #18 24.19 Unpacking python3-wheel (0.32.3-2) ... [2021-02-06T15:31:09.102Z] #18 24.24 Selecting previously unselected package sudo. [2021-02-06T15:31:09.102Z] #18 24.24 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-02-06T15:31:09.102Z] #18 24.24 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-06T15:31:09.517Z] #26 1.630 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:09.517Z] #26 1.636 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:09.517Z] #26 1.644 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:09.520Z] #9 ... [2021-02-06T15:31:09.520Z] [2021-02-06T15:31:09.520Z] #22 [internal] load build context [2021-02-06T15:31:09.520Z] #22 sha256:6766d063760c139193116457a441a55a940874f2cb97ce90674c627c4bba965f [2021-02-06T15:31:09.520Z] #22 transferring context: 53.39MB 6.6s done [2021-02-06T15:31:09.520Z] #22 DONE 7.6s [2021-02-06T15:31:09.520Z] [2021-02-06T15:31:09.520Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:09.520Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:09.734Z] #18 24.50 Selecting previously unselected package thin-provisioning-tools. [2021-02-06T15:31:09.734Z] #18 24.50 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-02-06T15:31:09.734Z] #18 24.51 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-06T15:31:09.734Z] #18 24.66 Selecting previously unselected package uidmap. [2021-02-06T15:31:09.734Z] #18 24.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-02-06T15:31:09.734Z] #18 24.67 Unpacking uidmap (1:4.5-1.1) ... [2021-02-06T15:31:09.734Z] #18 24.75 Selecting previously unselected package vim-runtime. [2021-02-06T15:31:09.734Z] #18 24.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:31:09.734Z] #18 24.77 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-06T15:31:09.734Z] #18 24.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-06T15:31:09.734Z] #18 24.80 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-06T15:31:09.778Z] #26 1.841 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:31:09.779Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s [2021-02-06T15:31:10.038Z] #26 2.173 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:31:10.039Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.0s done [2021-02-06T15:31:10.527Z] #3 DONE 1.9s [2021-02-06T15:31:10.527Z] [2021-02-06T15:31:10.527Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-06T15:31:10.527Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-06T15:31:10.527Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-06T15:31:10.613Z] #26 2.644 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:31:10.791Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-06T15:31:10.791Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-02-06T15:31:10.791Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-02-06T15:31:10.791Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.2s [2021-02-06T15:31:10.791Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.19MB / 8.28MB 0.3s [2021-02-06T15:31:11.056Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s [2021-02-06T15:31:11.321Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s done [2021-02-06T15:31:11.321Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2021-02-06T15:31:11.588Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-02-06T15:31:11.588Z] #4 DONE 1.0s [2021-02-06T15:31:11.830Z] #18 26.75 Selecting previously unselected package vim. [2021-02-06T15:31:11.830Z] #18 26.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-02-06T15:31:11.830Z] #18 26.77 Unpacking vim (2:8.1.0875-5) ... [2021-02-06T15:31:11.851Z] [2021-02-06T15:31:11.851Z] #5 [internal] load build definition from Dockerfile [2021-02-06T15:31:11.851Z] #5 sha256:0f6a6547774dc8ec4e83962ffa33b460f829e25d2193f0a1982cd83fc80ed23e [2021-02-06T15:31:11.851Z] #5 transferring dockerfile: 16.55kB done [2021-02-06T15:31:11.851Z] #5 DONE 0.1s [2021-02-06T15:31:11.851Z] [2021-02-06T15:31:11.851Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-06T15:31:11.851Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-06T15:31:11.944Z] #9 ... [2021-02-06T15:31:11.944Z] [2021-02-06T15:31:11.944Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-06T15:31:11.944Z] #25 sha256:10877c50c598adfc862503ea8be9a65a55673726f7b55615e941b05a74410f99 [2021-02-06T15:31:11.944Z] #25 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-02-06T15:31:11.945Z] #25 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-02-06T15:31:11.945Z] #25 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-02-06T15:31:11.945Z] #25 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-02-06T15:31:11.945Z] #25 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 1.7s done [2021-02-06T15:31:11.945Z] #25 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 7.8s [2021-02-06T15:31:11.945Z] #25 ... [2021-02-06T15:31:11.945Z] [2021-02-06T15:31:11.945Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:11.945Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:11.991Z] #26 4.041 Fetched 8420 kB in 3s (3168 kB/s) [2021-02-06T15:31:12.121Z] #18 27.15 Selecting previously unselected package xfsprogs. [2021-02-06T15:31:12.121Z] #18 27.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-02-06T15:31:12.121Z] #18 27.15 Unpacking xfsprogs (4.20.0-1) ... [2021-02-06T15:31:12.412Z] #18 27.47 Selecting previously unselected package zip. [2021-02-06T15:31:12.412Z] #18 27.48 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-02-06T15:31:12.412Z] #18 27.48 Unpacking zip (3.0-11+b1) ... [2021-02-06T15:31:12.429Z] #8 DONE 0.3s [2021-02-06T15:31:12.429Z] [2021-02-06T15:31:12.429Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-06T15:31:12.429Z] #6 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-06T15:31:12.429Z] #6 DONE 0.3s [2021-02-06T15:31:12.429Z] [2021-02-06T15:31:12.429Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-06T15:31:12.429Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-06T15:31:12.429Z] #7 DONE 0.4s [2021-02-06T15:31:12.704Z] #18 27.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-06T15:31:12.704Z] #18 27.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-06T15:31:12.704Z] #18 27.62 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-02-06T15:31:12.704Z] #18 27.63 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-02-06T15:31:12.704Z] #18 27.64 Setting up libgpm2:s390x (1.20.7-5) ... [2021-02-06T15:31:12.704Z] #18 27.65 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-02-06T15:31:12.704Z] #18 27.66 Setting up uidmap (1:4.5-1.1) ... [2021-02-06T15:31:12.704Z] #18 27.66 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-02-06T15:31:12.704Z] #18 27.67 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-02-06T15:31:12.704Z] #18 27.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-06T15:31:12.704Z] #18 27.68 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-02-06T15:31:12.704Z] #18 27.69 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-02-06T15:31:12.704Z] #18 27.69 Setting up xxd (2:8.1.0875-5) ... [2021-02-06T15:31:12.704Z] #18 27.70 Setting up zip (3.0-11+b1) ... [2021-02-06T15:31:12.704Z] #18 27.71 Setting up vim-common (2:8.1.0875-5) ... [2021-02-06T15:31:12.704Z] #18 27.72 Setting up bash-completion (1:2.8-6) ... [2021-02-06T15:31:12.959Z] #26 4.041 Reading package lists... [2021-02-06T15:31:13.859Z] #9 ... [2021-02-06T15:31:13.859Z] [2021-02-06T15:31:13.859Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-06T15:31:13.859Z] #25 sha256:10877c50c598adfc862503ea8be9a65a55673726f7b55615e941b05a74410f99 [2021-02-06T15:31:13.859Z] #25 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 9.2s done [2021-02-06T15:31:13.859Z] #25 DONE 11.7s [2021-02-06T15:31:13.859Z] [2021-02-06T15:31:13.859Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:13.859Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:13.859Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.9s done [2021-02-06T15:31:13.859Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-06T15:31:13.896Z] #26 5.018 Reading package lists... [2021-02-06T15:31:14.155Z] #26 5.993 Building dependency tree... [2021-02-06T15:31:14.211Z] #18 29.18 Setting up libiptc0:s390x (1.8.2-4) ... [2021-02-06T15:31:14.211Z] #18 29.18 Setting up xz-utils (5.2.4-1) ... [2021-02-06T15:31:14.211Z] #18 29.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-06T15:31:14.211Z] #18 29.20 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-06T15:31:14.211Z] #18 29.26 invoke-rc.d: could not determine current runlevel [2021-02-06T15:31:14.211Z] #18 29.26 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-06T15:31:14.211Z] #18 29.27 Setting up pigz (2.4-1) ... [2021-02-06T15:31:14.211Z] #18 29.27 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-02-06T15:31:14.211Z] #18 29.28 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-02-06T15:31:14.211Z] #18 29.29 Setting up python-pip-whl (18.1-5) ... [2021-02-06T15:31:14.211Z] #18 29.30 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-02-06T15:31:14.211Z] #18 29.31 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-06T15:31:14.414Z] #26 ... [2021-02-06T15:31:14.414Z] [2021-02-06T15:31:14.414Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:14.414Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:14.414Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-02-06T15:31:14.414Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-02-06T15:31:14.414Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.3s [2021-02-06T15:31:14.429Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-02-06T15:31:14.429Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-06T15:31:14.502Z] #18 29.46 Setting up libaio1:s390x (0.3.112-3) ... [2021-02-06T15:31:14.503Z] #18 29.46 Setting up libonig5:s390x (6.9.1-1) ... [2021-02-06T15:31:14.503Z] #18 29.47 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-02-06T15:31:14.503Z] #18 29.47 Setting up vim (2:8.1.0875-5) ... [2021-02-06T15:31:14.503Z] #18 29.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-06T15:31:14.503Z] #18 29.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-06T15:31:14.503Z] #18 29.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-06T15:31:14.503Z] #18 29.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-06T15:31:14.503Z] #18 29.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-06T15:31:14.503Z] #18 29.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-06T15:31:14.503Z] #18 29.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-06T15:31:14.503Z] #18 29.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-06T15:31:14.503Z] #18 29.51 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-02-06T15:31:14.503Z] #18 29.51 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-06T15:31:14.503Z] #18 29.52 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-02-06T15:31:14.503Z] #18 29.53 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-06T15:31:14.503Z] #18 29.54 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-02-06T15:31:14.503Z] #18 29.55 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-06T15:31:14.987Z] #9 ... [2021-02-06T15:31:14.987Z] [2021-02-06T15:31:14.987Z] #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-06T15:31:14.987Z] #26 sha256:eb917928a0a67f2c29f76c642853b2f64b9d75e10034bf0a1d3486ff08bb9b88 [2021-02-06T15:31:14.987Z] #26 6.525 The following additional packages will be installed: [2021-02-06T15:31:14.987Z] #26 6.530 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-06T15:31:14.987Z] #26 6.530 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-06T15:31:14.987Z] #26 6.530 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-06T15:31:14.987Z] #26 6.530 Suggested packages: [2021-02-06T15:31:14.987Z] #26 6.530 krb5-doc krb5-user [2021-02-06T15:31:14.987Z] #26 6.530 Recommended packages: [2021-02-06T15:31:14.987Z] #26 6.530 krb5-locales publicsuffix libsasl2-modules [2021-02-06T15:31:14.987Z] #26 6.729 The following NEW packages will be installed: [2021-02-06T15:31:14.987Z] #26 6.729 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-06T15:31:14.987Z] #26 6.729 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-06T15:31:14.987Z] #26 6.729 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-06T15:31:14.987Z] #26 6.729 libssh2-1 libssl1.1 openssl [2021-02-06T15:31:14.987Z] #26 7.036 0 upgraded, 21 newly installed, 0 to remove and 6 not upgraded. [2021-02-06T15:31:14.987Z] #26 7.036 Need to get 5056 kB of archives. [2021-02-06T15:31:14.987Z] #26 7.036 After this operation, 12.1 MB of additional disk space will be used. [2021-02-06T15:31:14.987Z] #26 7.036 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-06T15:31:14.987Z] #26 7.037 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-06T15:31:14.987Z] #26 7.040 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u5 [225 kB] [2021-02-06T15:31:14.987Z] #26 7.049 Get:4 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-06T15:31:14.987Z] #26 7.053 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-02-06T15:31:14.987Z] #26 7.087 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-02-06T15:31:14.987Z] #26 7.107 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-06T15:31:14.987Z] #26 7.110 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-06T15:31:14.987Z] #26 7.111 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-06T15:31:14.987Z] #26 7.113 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-06T15:31:14.987Z] #26 7.118 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-06T15:31:14.987Z] #26 7.124 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-06T15:31:14.987Z] #26 7.127 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-06T15:31:14.987Z] #26 7.133 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-06T15:31:14.987Z] #26 7.135 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-06T15:31:14.987Z] #26 7.136 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-06T15:31:14.987Z] #26 7.138 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-06T15:31:14.987Z] #26 7.150 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-06T15:31:14.987Z] #26 7.150 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-06T15:31:14.987Z] #26 7.151 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-06T15:31:14.987Z] #26 7.163 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-06T15:31:15.248Z] #26 7.337 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:31:15.248Z] #26 7.366 Fetched 5056 kB in 0s (13.3 MB/s) [2021-02-06T15:31:15.248Z] #26 7.397 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-06T15:31:15.248Z] #26 7.397 (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-06T15:31:15.248Z] #26 7.397 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-06T15:31:15.248Z] #26 7.402 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:15.248Z] #26 7.457 Selecting previously unselected package libsasl2-2:amd64. [2021-02-06T15:31:15.248Z] #26 7.457 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-06T15:31:15.369Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-02-06T15:31:15.369Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-06T15:31:15.389Z] Removing intermediate container 87b436302f17 [2021-02-06T15:31:15.389Z] ---> a34d3a56655a [2021-02-06T15:31:15.389Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-02-06T15:31:15.389Z] ---> 805dc2d65d1c [2021-02-06T15:31:15.389Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-02-06T15:31:15.389Z] ---> 97a5dc9b8927 [2021-02-06T15:31:15.389Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-02-06T15:31:15.389Z] ---> Running in ae82fe45ad0d [2021-02-06T15:31:15.389Z] Removing intermediate container ae82fe45ad0d [2021-02-06T15:31:15.389Z] ---> 41bea2c7dc08 [2021-02-06T15:31:15.389Z] Successfully built 41bea2c7dc08 [2021-02-06T15:31:15.389Z] Successfully tagged moby-buildx:latest [2021-02-06T15:31:15.389Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-02-06T15:31:15.389Z] if [ -n "${id}" ]; then \ [2021-02-06T15:31:15.389Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-02-06T15:31:15.389Z] && touch bundles/buildx; \ [2021-02-06T15:31:15.389Z] docker rm -f ${id}; \ [2021-02-06T15:31:15.389Z] fi [2021-02-06T15:31:15.389Z] 621f69f05d0aa2882f0bece6adcd1b0fff8355248b000265926ed5491c4f75e4 [2021-02-06T15:31:15.389Z] bundles/buildx version [2021-02-06T15:31:15.389Z] buildx v0.5.1 11057da [2021-02-06T15:31:15.389Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:49ee1ebaeda85a0e4115f0468562823a316928c6 . [2021-02-06T15:31:15.389Z] #1 [internal] booting buildkit [2021-02-06T15:31:15.389Z] #1 sha256:7647f532f0bb217432683df2c8900eee5a8431257f7d284186222476d057cefb [2021-02-06T15:31:15.389Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-02-06T15:31:15.389Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2021-02-06T15:31:15.389Z] #1 creating container buildx_buildkit_default [2021-02-06T15:31:15.389Z] #1 creating container buildx_buildkit_default 0.4s done [2021-02-06T15:31:15.389Z] #1 DONE 2.9s [2021-02-06T15:31:15.389Z] [2021-02-06T15:31:15.389Z] #2 [internal] load build definition from Dockerfile [2021-02-06T15:31:15.389Z] #2 sha256:7e7cb66fde2bec2443c098cbc1bad0b4a073bbe89b63e54e79525d241ed5d99f [2021-02-06T15:31:15.389Z] #2 transferring dockerfile: 16.55kB done [2021-02-06T15:31:15.389Z] #2 DONE 0.0s [2021-02-06T15:31:15.389Z] [2021-02-06T15:31:15.389Z] #3 [internal] load .dockerignore [2021-02-06T15:31:15.389Z] #3 sha256:90c3a308e34f2575b94eb26b3d5d351b2fa379e979a79b5d8bb6b7cb94154cb2 [2021-02-06T15:31:15.389Z] #3 transferring context: 87B done [2021-02-06T15:31:15.389Z] #3 DONE 0.0s [2021-02-06T15:31:15.389Z] [2021-02-06T15:31:15.389Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-06T15:31:15.389Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-02-06T15:31:15.508Z] #26 7.465 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:15.508Z] #26 7.534 Selecting previously unselected package libldap-common. [2021-02-06T15:31:15.508Z] #26 7.534 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-06T15:31:15.508Z] #26 7.538 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:15.508Z] #26 7.589 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-06T15:31:15.508Z] #26 7.589 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_amd64.deb ... [2021-02-06T15:31:15.508Z] #26 7.594 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:15.508Z] #26 7.788 Selecting previously unselected package libssl1.1:amd64. [2021-02-06T15:31:15.508Z] #26 7.788 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-06T15:31:15.508Z] #26 7.793 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:15.681Z] #4 DONE 0.6s [2021-02-06T15:31:15.754Z] [2021-02-06T15:31:15.754Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:15.754Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-06T15:31:15.755Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-06T15:31:15.755Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-06T15:31:15.755Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-02-06T15:31:15.973Z] [2021-02-06T15:31:15.973Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-06T15:31:15.973Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-02-06T15:31:15.973Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-06T15:31:15.973Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-02-06T15:31:15.973Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-02-06T15:31:16.021Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-02-06T15:31:16.083Z] #26 8.139 Selecting previously unselected package openssl. [2021-02-06T15:31:16.083Z] #26 8.139 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-06T15:31:16.083Z] #26 8.193 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:16.264Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-02-06T15:31:16.264Z] #5 DONE 0.4s [2021-02-06T15:31:16.264Z] [2021-02-06T15:31:16.264Z] #6 [internal] load build definition from Dockerfile [2021-02-06T15:31:16.264Z] #6 sha256:c88dd83f41f80f46b85d0a1436da591b84442653742642152995605355352d4a [2021-02-06T15:31:16.264Z] #6 transferring dockerfile: 16.55kB done [2021-02-06T15:31:16.264Z] #6 DONE 0.0s [2021-02-06T15:31:16.264Z] [2021-02-06T15:31:16.264Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-06T15:31:16.264Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-02-06T15:31:16.343Z] #26 8.388 Selecting previously unselected package ca-certificates. [2021-02-06T15:31:16.343Z] #26 8.388 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-06T15:31:16.343Z] #26 8.391 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:16.343Z] #26 8.487 Selecting previously unselected package libkeyutils1:amd64. [2021-02-06T15:31:16.343Z] #26 8.487 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-06T15:31:16.343Z] #26 8.492 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-06T15:31:16.343Z] #26 8.532 Selecting previously unselected package libkrb5support0:amd64. [2021-02-06T15:31:16.343Z] #26 8.532 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-06T15:31:16.343Z] #26 8.545 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:16.343Z] #26 8.593 Selecting previously unselected package libk5crypto3:amd64. [2021-02-06T15:31:16.343Z] #26 8.593 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-06T15:31:16.558Z] #9 DONE 0.2s [2021-02-06T15:31:16.558Z] [2021-02-06T15:31:16.558Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-06T15:31:16.558Z] #8 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-02-06T15:31:16.558Z] #8 DONE 0.2s [2021-02-06T15:31:16.558Z] [2021-02-06T15:31:16.558Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-06T15:31:16.558Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-02-06T15:31:16.569Z] #18 31.45 Setting up iptables (1.8.2-4) ... [2021-02-06T15:31:16.569Z] #18 31.47 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-06T15:31:16.569Z] #18 31.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-06T15:31:16.569Z] #18 31.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-06T15:31:16.569Z] #18 31.48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-06T15:31:16.569Z] #18 31.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-06T15:31:16.569Z] #18 31.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-06T15:31:16.569Z] #18 31.49 Setting up python3 (3.7.3-1) ... [2021-02-06T15:31:16.600Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.5s [2021-02-06T15:31:16.600Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.5s [2021-02-06T15:31:16.604Z] #26 8.598 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:16.604Z] #26 8.685 Selecting previously unselected package libkrb5-3:amd64. [2021-02-06T15:31:16.604Z] #26 8.685 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-06T15:31:16.604Z] #26 8.688 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:16.604Z] #26 8.832 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-06T15:31:16.604Z] #26 8.832 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-06T15:31:16.604Z] #26 8.862 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:16.860Z] #18 31.72 Setting up python3-wheel (0.32.3-2) ... [2021-02-06T15:31:16.864Z] #26 8.947 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-06T15:31:16.864Z] #26 8.947 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-06T15:31:16.864Z] #26 8.947 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-06T15:31:16.864Z] #26 9.077 Selecting previously unselected package libpsl5:amd64. [2021-02-06T15:31:16.864Z] #26 9.077 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-06T15:31:16.864Z] #26 9.082 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-06T15:31:16.864Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 3.26MB / 7.68MB 0.7s [2021-02-06T15:31:16.864Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.8s [2021-02-06T15:31:16.871Z] #7 DONE 0.3s [2021-02-06T15:31:16.871Z] [2021-02-06T15:31:16.871Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-06T15:31:16.871Z] #62 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-02-06T15:31:16.871Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-02-06T15:31:16.871Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.10MB / 9.86MB 0.2s [2021-02-06T15:31:17.123Z] #26 9.137 Selecting previously unselected package librtmp1:amd64. [2021-02-06T15:31:17.123Z] #26 9.137 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-06T15:31:17.123Z] #26 9.149 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-06T15:31:17.123Z] #26 9.195 Selecting previously unselected package libssh2-1:amd64. [2021-02-06T15:31:17.123Z] #26 9.195 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-06T15:31:17.123Z] #26 9.201 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-06T15:31:17.123Z] #26 9.341 Selecting previously unselected package libcurl4:amd64. [2021-02-06T15:31:17.123Z] #26 9.341 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-06T15:31:17.123Z] #26 9.347 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-06T15:31:17.135Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.24MB / 49.18MB 0.9s [2021-02-06T15:31:17.135Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 18.87MB / 49.18MB 1.1s [2021-02-06T15:31:17.135Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 1.1s done [2021-02-06T15:31:17.135Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 1.1s [2021-02-06T15:31:17.151Z] #18 32.06 Setting up apparmor (2.13.2-10) ... [2021-02-06T15:31:17.220Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.24MB / 9.86MB 0.3s [2021-02-06T15:31:17.220Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.44MB / 9.86MB 0.5s [2021-02-06T15:31:17.383Z] #26 9.449 Selecting previously unselected package curl. [2021-02-06T15:31:17.383Z] #26 9.449 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-06T15:31:17.383Z] #26 9.454 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-06T15:31:17.383Z] #26 9.530 Selecting previously unselected package libonig5:amd64. [2021-02-06T15:31:17.383Z] #26 9.530 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-06T15:31:17.383Z] #26 9.535 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-06T15:31:17.400Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 33.44MB / 49.18MB 1.2s [2021-02-06T15:31:17.400Z] #9 ... [2021-02-06T15:31:17.400Z] [2021-02-06T15:31:17.400Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-06T15:31:17.400Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-06T15:31:17.400Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-06T15:31:17.400Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-06T15:31:17.400Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-06T15:31:17.400Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-02-06T15:31:17.400Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.0s done [2021-02-06T15:31:17.400Z] #61 DONE 1.9s [2021-02-06T15:31:17.400Z] [2021-02-06T15:31:17.400Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:17.400Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-06T15:31:17.400Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 38.80MB / 49.18MB 1.3s [2021-02-06T15:31:17.400Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 4.19MB / 9.98MB 1.3s [2021-02-06T15:31:17.552Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-02-06T15:31:17.552Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-02-06T15:31:17.644Z] #26 9.753 Selecting previously unselected package libjq1:amd64. [2021-02-06T15:31:17.644Z] #26 9.753 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-06T15:31:17.644Z] #26 9.759 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-06T15:31:17.644Z] #26 9.871 Selecting previously unselected package jq. [2021-02-06T15:31:17.644Z] #26 9.871 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-06T15:31:17.670Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.4s [2021-02-06T15:31:17.670Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.4s [2021-02-06T15:31:17.905Z] #26 9.900 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-06T15:31:17.905Z] #26 10.06 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-06T15:31:17.905Z] #26 10.07 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-06T15:31:17.905Z] #26 10.08 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:18.182Z] #26 10.25 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-06T15:31:18.182Z] #26 10.26 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:18.182Z] #26 10.28 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:18.182Z] #26 10.29 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:18.182Z] #26 10.30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-06T15:31:18.182Z] #26 10.32 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:18.182Z] #26 10.33 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:18.182Z] #26 10.34 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-06T15:31:18.182Z] #26 10.35 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:18.182Z] #26 10.36 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:18.182Z] #26 10.38 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-06T15:31:18.182Z] #26 10.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-06T15:31:18.182Z] #26 10.41 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:18.182Z] #26 10.46 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:18.185Z] #18 32.88 Setting up xfsprogs (4.20.0-1) ... [2021-02-06T15:31:18.185Z] #18 32.90 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-06T15:31:18.185Z] #18 33.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-06T15:31:18.185Z] #18 ... [2021-02-06T15:31:18.185Z] [2021-02-06T15:31:18.185Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:31:18.185Z] #41 63.33 CC criu/cr-service.o [2021-02-06T15:31:18.185Z] #41 64.09 CC criu/crtools.o [2021-02-06T15:31:18.185Z] #41 64.43 CC criu/eventfd.o [2021-02-06T15:31:18.185Z] #41 64.67 CC criu/eventpoll.o [2021-02-06T15:31:18.185Z] #41 65.07 CC criu/external.o [2021-02-06T15:31:18.185Z] #41 65.26 CC criu/fault-injection.o [2021-02-06T15:31:18.185Z] #41 65.34 CC criu/fdstore.o [2021-02-06T15:31:18.185Z] #41 65.66 CC criu/fifo.o [2021-02-06T15:31:18.185Z] #41 65.89 CC criu/file-ids.o [2021-02-06T15:31:18.185Z] #41 66.17 CC criu/file-lock.o [2021-02-06T15:31:18.185Z] #41 66.69 CC criu/files-ext.o [2021-02-06T15:31:18.185Z] #41 66.89 CC criu/files-reg.o [2021-02-06T15:31:18.185Z] #41 68.06 CC criu/files.o [2021-02-06T15:31:18.185Z] #41 69.16 CC criu/filesystems.o [2021-02-06T15:31:18.185Z] #41 69.42 CC criu/fsnotify.o [2021-02-06T15:31:18.185Z] #41 69.97 CC criu/image-desc.o [2021-02-06T15:31:18.185Z] #41 70.04 CC criu/image.o [2021-02-06T15:31:18.185Z] #41 70.38 CC criu/ipc_ns.o [2021-02-06T15:31:18.185Z] #41 70.92 CC criu/irmap.o [2021-02-06T15:31:18.185Z] #41 71.26 CC criu/kcmp-ids.o [2021-02-06T15:31:18.185Z] #41 71.42 CC criu/kerndat.o [2021-02-06T15:31:18.185Z] #41 72.10 CC criu/libnetlink.o [2021-02-06T15:31:18.185Z] #41 72.34 CC criu/log.o [2021-02-06T15:31:18.185Z] #41 72.58 CC criu/lsm.o [2021-02-06T15:31:18.185Z] #41 72.89 CC criu/mem.o [2021-02-06T15:31:18.476Z] #41 ... [2021-02-06T15:31:18.476Z] [2021-02-06T15:31:18.476Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-02-06T15:31:18.476Z] #18 33.61 Setting up python3-distutils (3.7.3-1) ... [2021-02-06T15:31:19.109Z] #18 33.92 Setting up python3-setuptools (40.8.0-1) ... [2021-02-06T15:31:19.119Z] #26 11.12 Updating certificates in /etc/ssl/certs... [2021-02-06T15:31:19.208Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done [2021-02-06T15:31:19.208Z] #62 DONE 2.2s [2021-02-06T15:31:19.208Z] [2021-02-06T15:31:19.208Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:19.208Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-06T15:31:19.208Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-02-06T15:31:19.208Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-02-06T15:31:19.208Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 26.21MB / 57.46MB 1.8s [2021-02-06T15:31:19.208Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done [2021-02-06T15:31:19.208Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 28.31MB / 73.58MB 1.8s [2021-02-06T15:31:19.208Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 24.12MB / 96.52MB 1.8s [2021-02-06T15:31:19.208Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 18.87MB / 54.14MB 1.8s [2021-02-06T15:31:19.208Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2021-02-06T15:31:19.401Z] #18 34.55 Setting up python3-pip (18.1-5) ... [2021-02-06T15:31:19.580Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 29.36MB / 57.46MB 2.1s [2021-02-06T15:31:19.580Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 22.02MB / 54.14MB 2.1s [2021-02-06T15:31:19.580Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 32.51MB / 73.58MB 2.3s [2021-02-06T15:31:19.580Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 26.21MB / 54.14MB 2.3s [2021-02-06T15:31:19.580Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 32.51MB / 57.46MB 2.4s [2021-02-06T15:31:19.580Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 30.41MB / 96.52MB 2.4s [2021-02-06T15:31:19.604Z] #9 ... [2021-02-06T15:31:19.604Z] [2021-02-06T15:31:19.604Z] #22 [internal] load build context [2021-02-06T15:31:19.604Z] #22 sha256:a3d9b69887386b8e534e2c0f38deaf7dfa8da4f57c7a0a946afc9c72d8620071 [2021-02-06T15:31:19.604Z] #22 transferring context: 53.39MB 3.1s done [2021-02-06T15:31:19.604Z] #22 DONE 3.9s [2021-02-06T15:31:19.604Z] [2021-02-06T15:31:19.604Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:19.604Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-06T15:31:19.604Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.6s done [2021-02-06T15:31:20.016Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.65MB / 57.46MB 2.6s [2021-02-06T15:31:20.016Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 30.41MB / 54.14MB 2.7s [2021-02-06T15:31:20.016Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 36.70MB / 73.58MB 2.9s [2021-02-06T15:31:20.059Z] #26 12.20 137 added, 0 removed; done. [2021-02-06T15:31:20.059Z] #26 12.31 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:20.059Z] #26 12.33 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-06T15:31:20.059Z] #26 12.34 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-06T15:31:20.059Z] #26 12.35 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-06T15:31:20.059Z] #26 12.37 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:31:20.075Z] #18 35.12 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:31:20.075Z] #18 35.14 Processing triggers for mime-support (3.62) ... [2021-02-06T15:31:20.318Z] #26 12.40 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:20.318Z] #26 12.41 Updating certificates in /etc/ssl/certs... [2021-02-06T15:31:20.384Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.80MB / 57.46MB 3.0s [2021-02-06T15:31:20.384Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 35.65MB / 96.52MB 3.0s [2021-02-06T15:31:20.384Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 34.60MB / 54.14MB 3.0s [2021-02-06T15:31:20.559Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 4.4s [2021-02-06T15:31:20.559Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 15.73MB / 62.53MB 4.5s [2021-02-06T15:31:20.655Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-02-06T15:31:20.723Z] #18 DONE 35.6s [2021-02-06T15:31:20.723Z] [2021-02-06T15:31:20.723Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:31:20.723Z] #41 73.87 CC criu/memfd.o [2021-02-06T15:31:20.723Z] #41 74.21 CC criu/mount.o [2021-02-06T15:31:20.761Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 41.94MB / 57.46MB 3.3s [2021-02-06T15:31:20.761Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 37.75MB / 54.14MB 3.3s [2021-02-06T15:31:20.761Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 40.89MB / 73.58MB 3.5s [2021-02-06T15:31:20.761Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 40.89MB / 96.52MB 3.5s [2021-02-06T15:31:20.761Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.09MB / 57.46MB 3.6s [2021-02-06T15:31:20.761Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.94MB / 54.14MB 3.6s [2021-02-06T15:31:20.823Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 34.97MB / 62.53MB 4.6s [2021-02-06T15:31:20.823Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.38MB / 62.53MB 4.7s [2021-02-06T15:31:21.087Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 61.58MB / 62.53MB 4.8s [2021-02-06T15:31:21.248Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.23MB / 57.46MB 3.9s [2021-02-06T15:31:21.248Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.19MB / 73.58MB 3.9s [2021-02-06T15:31:21.248Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 47.19MB / 96.52MB 3.9s [2021-02-06T15:31:21.248Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 47.19MB / 54.14MB 3.9s [2021-02-06T15:31:21.256Z] #26 13.23 0 added, 0 removed; done. [2021-02-06T15:31:21.256Z] #26 13.23 Running hooks in /etc/ca-certificates/update.d... [2021-02-06T15:31:21.256Z] #26 13.24 done. [2021-02-06T15:31:21.356Z] #41 76.65 CC criu/namespaces.o [2021-02-06T15:31:21.647Z] #41 ... [2021-02-06T15:31:21.647Z] [2021-02-06T15:31:21.647Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-02-06T15:31:21.647Z] #19 0.811 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-06T15:31:21.647Z] #19 0.814 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-06T15:31:21.647Z] #19 0.816 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-06T15:31:21.647Z] #19 DONE 1.0s [2021-02-06T15:31:21.647Z] [2021-02-06T15:31:21.647Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:31:21.673Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 51.38MB / 57.46MB 4.2s [2021-02-06T15:31:21.674Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 52.43MB / 73.58MB 4.2s [2021-02-06T15:31:21.674Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 50.33MB / 54.14MB 4.2s [2021-02-06T15:31:21.674Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 52.43MB / 96.52MB 4.4s [2021-02-06T15:31:21.674Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 53.48MB / 54.14MB 4.4s [2021-02-06T15:31:21.674Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 57.67MB / 73.58MB 4.5s [2021-02-06T15:31:21.674Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.5s done [2021-02-06T15:31:21.674Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-02-06T15:31:21.815Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|types_sizes|exports_file|imports|name) took 2m1.185042731s [2021-02-06T15:31:21.815Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 651.323746ms [2021-02-06T15:31:21.980Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.57MB / 57.46MB 4.7s [2021-02-06T15:31:21.981Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 57.67MB / 96.52MB 4.7s [2021-02-06T15:31:21.981Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.9s done [2021-02-06T15:31:21.981Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 61.87MB / 73.58MB 4.8s [2021-02-06T15:31:22.318Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.06MB / 73.58MB 5.0s [2021-02-06T15:31:22.318Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 62.91MB / 96.52MB 5.0s [2021-02-06T15:31:22.561Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.9s done [2021-02-06T15:31:22.561Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-02-06T15:31:22.616Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.40MB / 73.58MB 5.3s [2021-02-06T15:31:22.616Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 70.25MB / 96.52MB 5.3s [2021-02-06T15:31:22.616Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.3s done [2021-02-06T15:31:22.616Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 78.64MB / 96.52MB 5.6s [2021-02-06T15:31:22.624Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 6.3s done [2021-02-06T15:31:22.888Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-02-06T15:31:23.268Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 88.08MB / 96.52MB 5.9s [2021-02-06T15:31:23.268Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 93.32MB / 96.52MB 6.0s [2021-02-06T15:31:23.268Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.2s done [2021-02-06T15:31:23.500Z] #9 ... [2021-02-06T15:31:23.500Z] [2021-02-06T15:31:23.500Z] #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-06T15:31:23.500Z] #26 sha256:eb917928a0a67f2c29f76c642853b2f64b9d75e10034bf0a1d3486ff08bb9b88 [2021-02-06T15:31:23.500Z] #26 1.970 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:23.500Z] #26 1.987 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:23.500Z] #26 2.024 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:23.500Z] #26 2.219 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:31:23.500Z] #26 2.543 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:31:23.500Z] #26 2.728 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:31:23.500Z] #26 4.379 Fetched 8420 kB in 3s (3177 kB/s) [2021-02-06T15:31:23.500Z] #26 4.379 Reading package lists... [2021-02-06T15:31:23.500Z] #26 5.313 Reading package lists... [2021-02-06T15:31:23.500Z] #26 6.231 Building dependency tree... [2021-02-06T15:31:23.500Z] #26 6.575 The following additional packages will be installed: [2021-02-06T15:31:23.500Z] #26 6.575 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-06T15:31:23.500Z] #26 6.575 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-06T15:31:23.500Z] #26 6.575 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-06T15:31:23.500Z] #26 6.575 Suggested packages: [2021-02-06T15:31:23.500Z] #26 6.575 krb5-doc krb5-user [2021-02-06T15:31:23.500Z] #26 6.575 Recommended packages: [2021-02-06T15:31:23.500Z] #26 6.575 krb5-locales publicsuffix libsasl2-modules [2021-02-06T15:31:23.500Z] #26 6.788 The following NEW packages will be installed: [2021-02-06T15:31:23.500Z] #26 6.788 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-06T15:31:23.500Z] #26 6.788 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-06T15:31:23.500Z] #26 6.788 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-06T15:31:23.500Z] #26 6.788 libssh2-1 libssl1.1 openssl [2021-02-06T15:31:23.500Z] #26 7.126 0 upgraded, 21 newly installed, 0 to remove and 6 not upgraded. [2021-02-06T15:31:23.500Z] #26 7.126 Need to get 5056 kB of archives. [2021-02-06T15:31:23.500Z] #26 7.126 After this operation, 12.1 MB of additional disk space will be used. [2021-02-06T15:31:23.500Z] #26 7.126 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-06T15:31:23.500Z] #26 7.126 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-06T15:31:23.500Z] #26 7.134 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-06T15:31:23.500Z] #26 7.134 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u5 [225 kB] [2021-02-06T15:31:23.500Z] #26 7.143 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-02-06T15:31:23.500Z] #26 7.206 Get:6 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-02-06T15:31:23.500Z] #26 7.249 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-06T15:31:23.500Z] #26 7.274 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-06T15:31:23.500Z] #26 7.296 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-06T15:31:23.500Z] #26 7.296 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-06T15:31:23.500Z] #26 7.296 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-06T15:31:23.500Z] #26 7.296 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-06T15:31:23.500Z] #26 7.297 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-06T15:31:23.500Z] #26 7.297 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-06T15:31:23.500Z] #26 7.297 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-06T15:31:23.500Z] #26 7.311 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-06T15:31:23.500Z] #26 7.311 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-06T15:31:23.500Z] #26 7.311 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-06T15:31:23.500Z] #26 7.331 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-06T15:31:23.500Z] #26 7.334 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-06T15:31:23.500Z] #26 7.340 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-06T15:31:23.500Z] #26 7.588 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:31:23.500Z] #26 7.613 Fetched 5056 kB in 1s (9503 kB/s) [2021-02-06T15:31:23.500Z] #26 7.645 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-06T15:31:23.500Z] #26 7.645 (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-06T15:31:23.500Z] #26 7.645 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 7.712 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:23.500Z] #26 7.880 Selecting previously unselected package libsasl2-2:amd64. [2021-02-06T15:31:23.500Z] #26 7.880 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 7.888 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:23.500Z] #26 8.036 Selecting previously unselected package libldap-common. [2021-02-06T15:31:23.500Z] #26 8.036 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-06T15:31:23.500Z] #26 8.042 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:23.500Z] #26 8.115 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-06T15:31:23.500Z] #26 8.115 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 8.117 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:23.500Z] #26 8.234 Selecting previously unselected package libssl1.1:amd64. [2021-02-06T15:31:23.500Z] #26 8.234 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 8.238 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:23.500Z] #26 8.556 Selecting previously unselected package openssl. [2021-02-06T15:31:23.500Z] #26 8.556 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 8.559 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:23.500Z] #26 8.715 Selecting previously unselected package ca-certificates. [2021-02-06T15:31:23.500Z] #26 8.715 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-06T15:31:23.500Z] #26 8.724 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:23.500Z] #26 8.851 Selecting previously unselected package libkeyutils1:amd64. [2021-02-06T15:31:23.500Z] #26 8.851 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 8.854 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-06T15:31:23.500Z] #26 8.895 Selecting previously unselected package libkrb5support0:amd64. [2021-02-06T15:31:23.500Z] #26 8.895 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 8.903 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:23.500Z] #26 8.980 Selecting previously unselected package libk5crypto3:amd64. [2021-02-06T15:31:23.500Z] #26 8.982 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 8.988 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:23.500Z] #26 9.072 Selecting previously unselected package libkrb5-3:amd64. [2021-02-06T15:31:23.500Z] #26 9.072 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 9.078 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:23.500Z] #26 9.266 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-06T15:31:23.500Z] #26 9.266 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 9.270 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:23.500Z] #26 9.337 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-06T15:31:23.500Z] #26 9.337 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 9.340 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-06T15:31:23.500Z] #26 9.393 Selecting previously unselected package libpsl5:amd64. [2021-02-06T15:31:23.500Z] #26 9.393 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 9.397 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-06T15:31:23.500Z] #26 9.455 Selecting previously unselected package librtmp1:amd64. [2021-02-06T15:31:23.500Z] #26 9.456 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 9.467 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-06T15:31:23.500Z] #26 9.546 Selecting previously unselected package libssh2-1:amd64. [2021-02-06T15:31:23.500Z] #26 9.546 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 9.551 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-06T15:31:23.500Z] #26 9.649 Selecting previously unselected package libcurl4:amd64. [2021-02-06T15:31:23.500Z] #26 9.649 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 9.654 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-06T15:31:23.500Z] #26 9.728 Selecting previously unselected package curl. [2021-02-06T15:31:23.500Z] #26 9.728 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 9.743 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-06T15:31:23.500Z] #26 9.824 Selecting previously unselected package libonig5:amd64. [2021-02-06T15:31:23.500Z] #26 9.824 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 9.840 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-06T15:31:23.500Z] #26 9.929 Selecting previously unselected package libjq1:amd64. [2021-02-06T15:31:23.500Z] #26 9.929 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 9.939 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-06T15:31:23.500Z] #26 9.998 Selecting previously unselected package jq. [2021-02-06T15:31:23.500Z] #26 9.998 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-06T15:31:23.500Z] #26 10.00 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-06T15:31:23.762Z] #26 10.18 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-06T15:31:23.762Z] #26 10.19 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-06T15:31:23.762Z] #26 10.21 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:23.762Z] #26 10.39 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-06T15:31:23.762Z] #26 10.41 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:23.762Z] #26 10.42 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:23.762Z] #26 ... [2021-02-06T15:31:23.762Z] [2021-02-06T15:31:23.762Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:23.762Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:24.283Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.9s done [2021-02-06T15:31:24.549Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 8.4s [2021-02-06T15:31:24.549Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.58MB / 52.16MB 8.5s [2021-02-06T15:31:24.552Z] #26 DONE 16.4s [2021-02-06T15:31:24.552Z] [2021-02-06T15:31:24.552Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-06T15:31:24.552Z] #27 sha256:e6658d8e1d066031a798b6c6aff6d57ffe37fe28bfdc3e11a58a0d6da2f80e73 [2021-02-06T15:31:24.552Z] #27 DONE 0.3s [2021-02-06T15:31:24.552Z] [2021-02-06T15:31:24.552Z] #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-06T15:31:24.552Z] #28 sha256:8038c7426845e4db27bc12632543550f7e784c1e51f54497bf03c152cd2dd4f9 [2021-02-06T15:31:24.796Z] #10 ... [2021-02-06T15:31:24.796Z] [2021-02-06T15:31:24.796Z] #23 [internal] load build context [2021-02-06T15:31:24.796Z] #23 sha256:3af2bc42d46299e78f566fb67d04bee2c183a74fb6946a8eee8e91096ed41dbd [2021-02-06T15:31:24.796Z] #23 transferring context: 53.39MB 7.8s done [2021-02-06T15:31:24.796Z] #23 DONE 7.9s [2021-02-06T15:31:24.796Z] [2021-02-06T15:31:24.796Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-06T15:31:24.796Z] #26 sha256:1ef08aff26c4354b3ffde6ebb2534220fe50a99f0c30ab72ad6fb08894790acc [2021-02-06T15:31:24.796Z] #26 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 0.0s done [2021-02-06T15:31:24.796Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 54.14MB / 54.14MB 3.7s done [2021-02-06T15:31:24.796Z] #26 extracting sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d [2021-02-06T15:31:24.819Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 24.97MB / 52.16MB 8.6s [2021-02-06T15:31:24.819Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 8.6s [2021-02-06T15:31:24.819Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 8.7s [2021-02-06T15:31:25.087Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 46.33MB / 52.16MB 8.9s [2021-02-06T15:31:25.087Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.29MB / 97.69MB 8.9s [2021-02-06T15:31:25.087Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 8.9s [2021-02-06T15:31:25.087Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 9.0s [2021-02-06T15:31:25.087Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.78MB / 97.69MB 9.0s [2021-02-06T15:31:25.175Z] #20 3.421 Collecting yamllint==1.16.0 [2021-02-06T15:31:25.391Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.1s [2021-02-06T15:31:25.391Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 49.28MB / 97.69MB 9.3s [2021-02-06T15:31:25.466Z] #20 3.679 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-06T15:31:25.466Z] #20 3.696 Collecting pyyaml (from yamllint==1.16.0) [2021-02-06T15:31:25.466Z] #20 3.860 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-06T15:31:25.491Z] #28 ... [2021-02-06T15:31:25.491Z] [2021-02-06T15:31:25.491Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:25.491Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:25.491Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2021-02-06T15:31:25.491Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.6s done [2021-02-06T15:31:25.491Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.7s [2021-02-06T15:31:25.655Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 58.72MB / 97.69MB 9.4s [2021-02-06T15:31:25.655Z] #9 ... [2021-02-06T15:31:25.655Z] [2021-02-06T15:31:25.655Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 [2021-02-06T15:31:25.655Z] #25 sha256:0bd8c75a9035ae20010df4adebf15809818cf40f851a301a81a7001c654b5230 [2021-02-06T15:31:25.655Z] #25 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-02-06T15:31:25.655Z] #25 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-02-06T15:31:25.655Z] #25 sha256:39d4106901196a8793153a724a94adc6dbc708326bcced72f1b971b3a1fc2f80 529B / 529B done [2021-02-06T15:31:25.655Z] #25 sha256:db7272368d6f74695d5037e54e3288aad092b4f995c3051c94ab3b0373c1211a 1.46kB / 1.46kB done [2021-02-06T15:31:25.655Z] #25 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 49.18MB / 49.18MB 3.2s done [2021-02-06T15:31:25.655Z] #25 extracting sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 2.6s done [2021-02-06T15:31:25.655Z] #25 DONE 10.1s [2021-02-06T15:31:25.655Z] [2021-02-06T15:31:25.655Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:25.655Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-06T15:31:25.655Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 9.5s [2021-02-06T15:31:25.655Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 73.40MB / 97.69MB 9.6s [2021-02-06T15:31:25.757Z] #20 4.147 Installing build dependencies: started [2021-02-06T15:31:26.053Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 83.89MB / 97.69MB 9.7s [2021-02-06T15:31:26.053Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.67MB / 97.69MB 9.9s [2021-02-06T15:31:26.327Z] #26 extracting sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 5.6s done [2021-02-06T15:31:26.327Z] #26 DONE 9.3s [2021-02-06T15:31:26.327Z] [2021-02-06T15:31:26.327Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-06T15:31:26.327Z] #27 sha256:b0c500e846892363e8be013f054b0969c29ceff2a684e177d6f3710680125a3c [2021-02-06T15:31:26.327Z] #27 0.227 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:26.357Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.3s done [2021-02-06T15:31:26.434Z] #9 ... [2021-02-06T15:31:26.434Z] [2021-02-06T15:31:26.434Z] #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-06T15:31:26.434Z] #28 sha256:8038c7426845e4db27bc12632543550f7e784c1e51f54497bf03c152cd2dd4f9 [2021-02-06T15:31:26.434Z] #28 1.908 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-06T15:31:26.434Z] #28 2.019 [2021-02-06T15:31:26.623Z] #27 0.247 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:26.623Z] #27 0.266 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:26.623Z] #27 0.474 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [256 kB] [2021-02-06T15:31:26.917Z] #27 0.821 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-06T15:31:27.214Z] #28 2.143 ########## 15.0% ########################## 37.0% ######################################## 56.6% ####################################################### 76.9% ##################################################################### 96.9% ######################################################################## 100.0% [2021-02-06T15:31:27.214Z] #28 2.664 [2021-02-06T15:31:27.214Z] #28 2.790 #################################### 50.8% ######################################################################## 100.0% [2021-02-06T15:31:27.214Z] #28 2.911 [2021-02-06T15:31:27.308Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 10.6s done [2021-02-06T15:31:27.308Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.2s done [2021-02-06T15:31:27.476Z] #28 3.034 ############################# 41.4% ######################################################################## 100.0% [2021-02-06T15:31:27.476Z] #28 3.168 [2021-02-06T15:31:27.571Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-02-06T15:31:27.918Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-02-06T15:31:28.011Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2021-02-06T15:31:28.263Z] #28 3.292 ########### 16.1% ######################### 35.1% ####################################### 54.6% ##################################################### 73.8% ################################################################## 92.7% ######################################################################## 100.0% [2021-02-06T15:31:28.263Z] #28 3.825 [2021-02-06T15:31:28.273Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2021-02-06T15:31:28.273Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-02-06T15:31:28.498Z] #20 ... [2021-02-06T15:31:28.498Z] [2021-02-06T15:31:28.498Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:31:28.498Z] #41 77.60 CC criu/net.o [2021-02-06T15:31:28.498Z] #41 79.05 CC criu/netfilter.o [2021-02-06T15:31:28.498Z] #41 79.26 CC criu/page-pipe.o [2021-02-06T15:31:28.498Z] #41 79.69 CC criu/page-xfer.o [2021-02-06T15:31:28.498Z] #41 80.78 CC criu/pagemap-cache.o [2021-02-06T15:31:28.498Z] #41 81.01 CC criu/pagemap.o [2021-02-06T15:31:28.498Z] #41 81.62 CC criu/parasite-syscall.o [2021-02-06T15:31:28.498Z] #41 82.09 CC criu/path.o [2021-02-06T15:31:28.498Z] #41 82.36 CC criu/pie-util-vdso.o [2021-02-06T15:31:28.498Z] #41 82.74 CC criu/pie-util.o [2021-02-06T15:31:28.498Z] #41 82.92 CC criu/pipes.o [2021-02-06T15:31:28.498Z] #41 83.43 CC criu/plugin.o [2021-02-06T15:31:28.498Z] #41 83.71 CC criu/proc_parse.o [2021-02-06T15:31:29.001Z] #27 2.361 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-06T15:31:29.847Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-02-06T15:31:29.847Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 13.7s done [2021-02-06T15:31:30.113Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-02-06T15:31:30.375Z] #28 3.948 ### 4.5% ####### 9.8% ######## 12.2% ############## 20.4% #################### 27.9% ###################### 30.6% ########################### 38.8% ############################### 44.0% ################################### 49.2% ####################################### 54.5% ########################################## 59.6% ############################################## 64.9% ############################################### 66.2% ####################################################### 77.3% ########################################################### 82.6% ############################################################## 87.1% ################################################################## 93.0% ###################################################################### 97.9% ######################################################################## 100.0% [2021-02-06T15:31:30.375Z] #28 5.824 [2021-02-06T15:31:30.378Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s [2021-02-06T15:31:30.565Z] #41 85.42 CC criu/protobuf-desc.o [2021-02-06T15:31:30.634Z] #28 6.129 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-06T15:31:30.634Z] #28 6.204 [2021-02-06T15:31:30.634Z] #28 6.273 ######################################################################## 100.0% [2021-02-06T15:31:30.815Z] #9 ... [2021-02-06T15:31:30.815Z] [2021-02-06T15:31:30.815Z] #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-06T15:31:30.815Z] #26 sha256:eb917928a0a67f2c29f76c642853b2f64b9d75e10034bf0a1d3486ff08bb9b88 [2021-02-06T15:31:30.815Z] #26 10.44 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:30.815Z] #26 10.45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-06T15:31:30.815Z] #26 10.53 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:30.815Z] #26 10.55 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:30.815Z] #26 10.57 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-06T15:31:30.815Z] #26 10.57 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:30.815Z] #26 10.58 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:30.815Z] #26 10.60 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-06T15:31:30.815Z] #26 10.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-06T15:31:30.815Z] #26 10.63 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:30.815Z] #26 10.65 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:30.815Z] #26 11.31 Updating certificates in /etc/ssl/certs... [2021-02-06T15:31:30.815Z] #26 12.31 137 added, 0 removed; done. [2021-02-06T15:31:30.815Z] #26 12.53 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-06T15:31:30.815Z] #26 12.55 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-06T15:31:30.815Z] #26 12.56 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-06T15:31:30.815Z] #26 12.57 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-06T15:31:30.815Z] #26 12.59 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:31:30.815Z] #26 12.62 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:30.815Z] #26 12.63 Updating certificates in /etc/ssl/certs... [2021-02-06T15:31:30.815Z] #26 13.51 0 added, 0 removed; done. [2021-02-06T15:31:30.815Z] #26 13.51 Running hooks in /etc/ca-certificates/update.d... [2021-02-06T15:31:30.815Z] #26 13.51 done. [2021-02-06T15:31:30.815Z] #26 DONE 17.5s [2021-02-06T15:31:30.856Z] #41 85.93 CC criu/protobuf.o [2021-02-06T15:31:30.894Z] #28 6.301 [2021-02-06T15:31:31.074Z] [2021-02-06T15:31:31.074Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:31.074Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:31.087Z] #27 4.557 Fetched 8196 kB in 4s (1887 kB/s) [2021-02-06T15:31:31.147Z] #41 86.24 CC criu/pstree.o [2021-02-06T15:31:31.153Z] #28 6.592 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-06T15:31:31.153Z] #28 6.688 [2021-02-06T15:31:31.334Z] #9 ... [2021-02-06T15:31:31.334Z] [2021-02-06T15:31:31.334Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-06T15:31:31.334Z] #27 sha256:fba7039c5c579d1dd705b384a8fb9520fceb7805e3c76c9a68b23514d0d6b29f [2021-02-06T15:31:31.334Z] #27 DONE 0.5s [2021-02-06T15:31:31.334Z] [2021-02-06T15:31:31.334Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:31.334Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:31.413Z] #28 6.915 #=#=# 0.1% ######################################################################## 100.0% [2021-02-06T15:31:31.413Z] #28 7.088 [2021-02-06T15:31:31.780Z] #41 86.97 CC criu/rbtree.o [2021-02-06T15:31:31.983Z] #28 7.428 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-06T15:31:31.983Z] #28 7.523 [2021-02-06T15:31:32.071Z] #41 87.23 CC criu/rst-malloc.o [2021-02-06T15:31:32.133Z] #27 4.557 Reading package lists... [2021-02-06T15:31:32.362Z] #41 87.46 CC criu/seccomp.o [2021-02-06T15:31:32.362Z] #41 ... [2021-02-06T15:31:32.362Z] [2021-02-06T15:31:32.362Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-06T15:31:32.362Z] #38 113.5 + dpkg --print-architecture [2021-02-06T15:31:32.362Z] #38 113.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-06T15:31:32.362Z] #38 113.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-06T15:31:32.362Z] #38 113.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-06T15:31:32.654Z] #38 ... [2021-02-06T15:31:32.654Z] [2021-02-06T15:31:32.654Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:31:32.654Z] #20 10.80 Installing build dependencies: finished with status 'done' [2021-02-06T15:31:32.774Z] #28 7.675 0.0% ############# 18.6% ############################### 44.4% ########################################### 60.4% ############################################################# 85.0% ######################################################################## 100.0% [2021-02-06T15:31:32.774Z] #28 8.282 [2021-02-06T15:31:32.774Z] #28 ... [2021-02-06T15:31:32.774Z] [2021-02-06T15:31:32.774Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:32.774Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-06T15:31:32.774Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.8s done [2021-02-06T15:31:32.774Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-06T15:31:32.774Z] #9 DONE 36.3s [2021-02-06T15:31:32.774Z] [2021-02-06T15:31:32.774Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-06T15:31:32.774Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-06T15:31:33.649Z] #27 6.027 Reading package lists... [2021-02-06T15:31:33.724Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.7s done [2021-02-06T15:31:33.724Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-02-06T15:31:33.883Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-02-06T15:31:33.945Z] #27 7.503 Building dependency tree... [2021-02-06T15:31:34.239Z] #27 7.969 The following additional packages will be installed: [2021-02-06T15:31:34.239Z] #27 7.969 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-06T15:31:34.239Z] #27 7.970 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-06T15:31:34.239Z] #27 7.970 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-06T15:31:34.239Z] #27 7.971 Suggested packages: [2021-02-06T15:31:34.239Z] #27 7.971 krb5-doc krb5-user [2021-02-06T15:31:34.239Z] #27 7.971 Recommended packages: [2021-02-06T15:31:34.239Z] #27 7.971 krb5-locales publicsuffix libsasl2-modules [2021-02-06T15:31:34.239Z] #27 8.239 The following NEW packages will be installed: [2021-02-06T15:31:34.532Z] #27 8.239 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-06T15:31:34.532Z] #27 8.240 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-06T15:31:34.532Z] #27 8.240 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-06T15:31:34.532Z] #27 8.240 libssh2-1 libssl1.1 openssl [2021-02-06T15:31:34.532Z] #27 8.284 0 upgraded, 21 newly installed, 0 to remove and 6 not upgraded. [2021-02-06T15:31:34.532Z] #27 8.284 Need to get 5174 kB of archives. [2021-02-06T15:31:34.532Z] #27 8.284 After this operation, 14.6 MB of additional disk space will be used. [2021-02-06T15:31:34.532Z] #27 8.284 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-06T15:31:34.532Z] #27 8.292 Get:2 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u5 [243 kB] [2021-02-06T15:31:34.532Z] #27 8.293 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-02-06T15:31:34.532Z] #27 8.316 Get:4 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-02-06T15:31:34.826Z] #27 8.479 Get:5 http://deb.debian.org/debian buster/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2021-02-06T15:31:35.398Z] #20 ... [2021-02-06T15:31:35.398Z] [2021-02-06T15:31:35.398Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-02-06T15:31:35.398Z] #51 54.75 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-06T15:31:35.398Z] #51 56.21 + mkdir -p /build [2021-02-06T15:31:35.398Z] #51 56.21 + cp runc /build/runc [2021-02-06T15:31:35.398Z] #51 DONE 56.6s [2021-02-06T15:31:35.398Z] [2021-02-06T15:31:35.398Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:31:35.398Z] #41 87.86 CC criu/seize.o [2021-02-06T15:31:35.398Z] #41 88.46 CC criu/servicefd.o [2021-02-06T15:31:35.398Z] #41 88.86 CC criu/shmem.o [2021-02-06T15:31:35.398Z] #41 89.50 CC criu/sigframe.o [2021-02-06T15:31:35.398Z] #41 89.59 CC criu/signalfd.o [2021-02-06T15:31:35.398Z] #41 89.73 CC criu/sk-inet.o [2021-02-06T15:31:35.398Z] #41 90.52 CC criu/sk-netlink.o [2021-02-06T15:31:35.463Z] #27 9.135 Get:6 http://deb.debian.org/debian buster/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2021-02-06T15:31:35.707Z] #41 90.75 CC criu/sk-packet.o [2021-02-06T15:31:35.757Z] #27 9.467 Get:7 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-06T15:31:35.757Z] #27 9.473 Get:8 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-02-06T15:31:35.757Z] #27 9.474 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-02-06T15:31:35.757Z] #27 9.481 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-02-06T15:31:35.757Z] #27 9.484 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-02-06T15:31:35.757Z] #27 9.500 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-02-06T15:31:35.757Z] #27 9.507 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-02-06T15:31:35.757Z] #27 9.510 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-02-06T15:31:35.757Z] #27 9.512 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-02-06T15:31:35.757Z] #27 9.514 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-02-06T15:31:35.757Z] #27 9.519 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-02-06T15:31:35.757Z] #27 9.531 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-02-06T15:31:35.757Z] #27 9.539 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-06T15:31:35.757Z] #27 9.546 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-06T15:31:35.757Z] #27 9.550 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-06T15:31:36.050Z] #27 9.788 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:31:36.050Z] #27 9.831 Fetched 5174 kB in 1s (4038 kB/s) [2021-02-06T15:31:36.050Z] #27 ... [2021-02-06T15:31:36.050Z] [2021-02-06T15:31:36.050Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:36.050Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-02-06T15:31:36.050Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.8s done [2021-02-06T15:31:36.050Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-02-06T15:31:36.050Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-02-06T15:31:36.050Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-02-06T15:31:36.050Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.2s done [2021-02-06T15:31:36.050Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.1s done [2021-02-06T15:31:36.050Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-02-06T15:31:36.050Z] #10 DONE 18.9s [2021-02-06T15:31:36.050Z] [2021-02-06T15:31:36.050Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-06T15:31:36.050Z] #27 sha256:b0c500e846892363e8be013f054b0969c29ceff2a684e177d6f3710680125a3c [2021-02-06T15:31:36.050Z] #27 9.851 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-02-06T15:31:36.050Z] #27 9.851 (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-06T15:31:36.050Z] #27 9.871 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-06T15:31:36.050Z] #27 9.871 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:36.050Z] #27 9.897 Selecting previously unselected package libsasl2-2:ppc64el. [2021-02-06T15:31:36.050Z] #27 9.899 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-02-06T15:31:36.050Z] #27 9.901 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:36.050Z] #27 9.930 Selecting previously unselected package libldap-common. [2021-02-06T15:31:36.050Z] #27 9.932 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-06T15:31:36.050Z] #27 ... [2021-02-06T15:31:36.050Z] [2021-02-06T15:31:36.050Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-06T15:31:36.050Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-02-06T15:31:36.050Z] #11 DONE 0.2s [2021-02-06T15:31:36.050Z] [2021-02-06T15:31:36.051Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-06T15:31:36.051Z] #27 sha256:b0c500e846892363e8be013f054b0969c29ceff2a684e177d6f3710680125a3c [2021-02-06T15:31:36.051Z] #27 9.933 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:36.051Z] #27 9.954 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-02-06T15:31:36.051Z] #27 9.956 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_ppc64el.deb ... [2021-02-06T15:31:36.051Z] #27 9.957 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:36.051Z] #27 10.000 Selecting previously unselected package libssl1.1:ppc64el. [2021-02-06T15:31:36.051Z] #27 10.00 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-06T15:31:36.051Z] #27 10.00 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:36.296Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.3s done [2021-02-06T15:31:36.296Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-02-06T15:31:36.356Z] #27 10.15 Selecting previously unselected package openssl. [2021-02-06T15:31:36.356Z] #27 ... [2021-02-06T15:31:36.356Z] [2021-02-06T15:31:36.356Z] #12 [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-06T15:31:36.356Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-02-06T15:31:36.356Z] #12 DONE 0.2s [2021-02-06T15:31:36.356Z] [2021-02-06T15:31:36.356Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-06T15:31:36.356Z] #27 sha256:b0c500e846892363e8be013f054b0969c29ceff2a684e177d6f3710680125a3c [2021-02-06T15:31:36.356Z] #27 10.16 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-02-06T15:31:36.356Z] #27 10.16 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:36.356Z] #27 10.25 Selecting previously unselected package ca-certificates. [2021-02-06T15:31:36.356Z] #27 10.25 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-06T15:31:36.356Z] #27 10.25 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:36.364Z] #41 91.32 CC criu/sk-queue.o [2021-02-06T15:31:36.364Z] #41 91.69 CC criu/sk-tcp.o [2021-02-06T15:31:36.651Z] #27 ... [2021-02-06T15:31:36.651Z] [2021-02-06T15:31:36.651Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-06T15:31:36.651Z] #39 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-02-06T15:31:36.651Z] #39 DONE 0.1s [2021-02-06T15:31:36.651Z] [2021-02-06T15:31:36.651Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-06T15:31:36.651Z] #31 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-02-06T15:31:36.651Z] #31 DONE 0.1s [2021-02-06T15:31:36.651Z] [2021-02-06T15:31:36.651Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-06T15:31:36.651Z] #27 sha256:b0c500e846892363e8be013f054b0969c29ceff2a684e177d6f3710680125a3c [2021-02-06T15:31:36.651Z] #27 10.32 Selecting previously unselected package libkeyutils1:ppc64el. [2021-02-06T15:31:36.651Z] #27 10.32 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-02-06T15:31:36.651Z] #27 10.32 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-02-06T15:31:36.651Z] #27 10.35 Selecting previously unselected package libkrb5support0:ppc64el. [2021-02-06T15:31:36.651Z] #27 10.35 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-02-06T15:31:36.651Z] #27 10.35 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-06T15:31:36.651Z] #27 10.38 Selecting previously unselected package libk5crypto3:ppc64el. [2021-02-06T15:31:36.651Z] #27 10.39 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-06T15:31:36.651Z] #27 10.39 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-06T15:31:36.651Z] #27 10.51 Selecting previously unselected package libkrb5-3:ppc64el. [2021-02-06T15:31:36.948Z] #27 10.57 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-02-06T15:31:36.948Z] #27 10.58 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-06T15:31:36.948Z] #27 10.81 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-02-06T15:31:36.948Z] #27 10.82 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-02-06T15:31:36.948Z] #27 10.82 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-06T15:31:36.948Z] #27 10.86 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-02-06T15:31:36.996Z] #41 92.07 CC criu/sk-unix.o [2021-02-06T15:31:36.997Z] #41 ... [2021-02-06T15:31:36.997Z] [2021-02-06T15:31:36.997Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:31:36.997Z] #20 14.08 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-06T15:31:36.997Z] #20 14.22 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-06T15:31:36.997Z] #20 14.22 Building wheels for collected packages: pyyaml [2021-02-06T15:31:36.997Z] #20 14.22 Running setup.py bdist_wheel for pyyaml: started [2021-02-06T15:31:36.997Z] #20 15.02 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-06T15:31:36.997Z] #20 15.02 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-06T15:31:36.997Z] #20 15.11 Successfully built pyyaml [2021-02-06T15:31:36.997Z] #20 15.12 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-06T15:31:36.997Z] #20 15.29 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-06T15:31:36.997Z] #20 DONE 15.5s [2021-02-06T15:31:37.252Z] #27 10.86 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-02-06T15:31:37.252Z] #27 10.86 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-06T15:31:37.252Z] #27 10.88 Selecting previously unselected package libpsl5:ppc64el. [2021-02-06T15:31:37.252Z] #27 10.89 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-02-06T15:31:37.252Z] #27 10.89 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-02-06T15:31:37.252Z] #27 10.91 Selecting previously unselected package librtmp1:ppc64el. [2021-02-06T15:31:37.252Z] #27 10.91 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-02-06T15:31:37.252Z] #27 10.91 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-06T15:31:37.252Z] #27 10.95 Selecting previously unselected package libssh2-1:ppc64el. [2021-02-06T15:31:37.252Z] #27 10.95 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-02-06T15:31:37.252Z] #27 10.95 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-06T15:31:37.252Z] #27 11.01 Selecting previously unselected package libcurl4:ppc64el. [2021-02-06T15:31:37.252Z] #27 11.01 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-06T15:31:37.252Z] #27 11.01 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-06T15:31:37.252Z] #27 11.12 Selecting previously unselected package curl. [2021-02-06T15:31:37.252Z] #27 11.12 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-02-06T15:31:37.252Z] #27 11.13 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-06T15:31:37.292Z] [2021-02-06T15:31:37.292Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-02-06T15:31:37.292Z] #23 DONE 0.2s [2021-02-06T15:31:37.292Z] [2021-02-06T15:31:37.292Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-06T15:31:37.292Z] #38 ... [2021-02-06T15:31:37.292Z] [2021-02-06T15:31:37.292Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-02-06T15:31:37.550Z] #27 11.38 Selecting previously unselected package libonig5:ppc64el. [2021-02-06T15:31:37.550Z] #27 11.38 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-06T15:31:37.550Z] #27 11.40 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-06T15:31:37.850Z] #27 11.60 Selecting previously unselected package libjq1:ppc64el. [2021-02-06T15:31:37.850Z] #27 11.61 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-06T15:31:37.850Z] #27 11.61 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-06T15:31:37.850Z] #27 11.78 Selecting previously unselected package jq. [2021-02-06T15:31:37.850Z] #27 11.78 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-06T15:31:37.850Z] #27 11.79 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-06T15:31:38.088Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.4s done [2021-02-06T15:31:38.088Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-02-06T15:31:38.088Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-06T15:31:38.150Z] #27 11.98 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-02-06T15:31:38.150Z] #27 11.99 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-02-06T15:31:38.150Z] #27 12.00 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:38.348Z] #9 DONE 36.6s [2021-02-06T15:31:38.348Z] [2021-02-06T15:31:38.348Z] #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-06T15:31:38.348Z] #28 sha256:14f9eef5d0b533d87349a4ee4fd22c9ba1e437d42e63c4cfb0ca4aeaaf08ad7c [2021-02-06T15:31:38.348Z] #28 1.378 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-06T15:31:38.348Z] #28 1.474 [2021-02-06T15:31:38.348Z] #28 1.593 ## 3.5% ################ 23.0% ################ 23.1% ################################ 44.8% ################################################ 67.4% ############################################################## 86.8% ######################################################################## 100.0% [2021-02-06T15:31:38.348Z] #28 2.292 [2021-02-06T15:31:38.348Z] #28 2.419 ############################################### 66.2% ######################################################################## 100.0% [2021-02-06T15:31:38.348Z] #28 2.528 [2021-02-06T15:31:38.348Z] #28 2.642 ################################ 44.8% ######################################################################## 100.0% [2021-02-06T15:31:38.348Z] #28 2.797 [2021-02-06T15:31:38.348Z] #28 2.920 #### 6.5% ##################### 29.6% ###################################### 53.9% #################################################### 73.3% ################################################################## 92.8% ######################################################################## 100.0% [2021-02-06T15:31:38.348Z] #28 3.451 [2021-02-06T15:31:38.349Z] #28 3.569 # 2.4% ###### 9.5% ########## 14.8% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.6% ############################# 40.7% ################################# 45.9% #################################### 51.4% ######################################## 56.6% ############################################ 61.8% ################################################ 66.9% ################################################### 72.0% ####################################################### 77.3% ########################################################## 81.8% ############################################################## 87.4% ################################################################### 93.8% ###################################################################### 98.1% ######################################################################## 100.0% [2021-02-06T15:31:38.349Z] #28 5.448 [2021-02-06T15:31:38.349Z] #28 5.739 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-06T15:31:38.349Z] #28 5.828 [2021-02-06T15:31:38.349Z] #28 5.901 ######################################################################## 100.0% [2021-02-06T15:31:38.349Z] #28 5.932 [2021-02-06T15:31:38.349Z] #28 6.300 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-06T15:31:38.349Z] #28 6.375 [2021-02-06T15:31:38.349Z] #28 6.515 ###################### 31.2% ######################################################################## 100.0% [2021-02-06T15:31:38.349Z] #28 6.552 [2021-02-06T15:31:38.349Z] #28 6.840 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-06T15:31:38.349Z] #28 6.913 [2021-02-06T15:31:38.351Z] #28 DONE 1.0s [2021-02-06T15:31:38.351Z] [2021-02-06T15:31:38.351Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-02-06T15:31:38.351Z] #31 DONE 0.2s [2021-02-06T15:31:38.351Z] [2021-02-06T15:31:38.351Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-02-06T15:31:38.642Z] #33 DONE 0.1s [2021-02-06T15:31:38.642Z] [2021-02-06T15:31:38.642Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-02-06T15:31:38.642Z] #36 DONE 0.1s [2021-02-06T15:31:38.642Z] [2021-02-06T15:31:38.642Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:31:38.642Z] #41 93.26 CC criu/sockets.o [2021-02-06T15:31:38.642Z] #41 93.57 CC criu/stats.o [2021-02-06T15:31:38.642Z] #41 93.73 CC criu/string.o [2021-02-06T15:31:38.642Z] #41 93.80 CC criu/sysctl.o [2021-02-06T15:31:38.933Z] #41 94.19 CC criu/sysfs_parse.o [2021-02-06T15:31:39.132Z] #28 7.048 0.2% ########## 14.0% ################## 25.8% ######################################### 57.4% ################################################################# 91.2% ######################################################################## 100.0% [2021-02-06T15:31:39.132Z] #28 7.675 [2021-02-06T15:31:39.212Z] #27 12.85 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-02-06T15:31:39.212Z] #27 12.86 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:39.212Z] #27 12.86 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-02-06T15:31:39.212Z] #27 12.87 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:39.212Z] #27 12.87 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-02-06T15:31:39.212Z] #27 12.88 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-02-06T15:31:39.212Z] #27 12.89 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:39.212Z] #27 12.90 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-02-06T15:31:39.212Z] #27 12.90 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-02-06T15:31:39.212Z] #27 12.90 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:39.212Z] #27 12.91 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-06T15:31:39.212Z] #27 12.92 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-06T15:31:39.212Z] #27 12.92 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:39.212Z] #27 12.92 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:39.224Z] #41 94.42 CC criu/timens.o [2021-02-06T15:31:39.343Z] #10 ... [2021-02-06T15:31:39.343Z] [2021-02-06T15:31:39.343Z] #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-06T15:31:39.343Z] #28 sha256:8038c7426845e4db27bc12632543550f7e784c1e51f54497bf03c152cd2dd4f9 [2021-02-06T15:31:39.343Z] #28 8.608 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-06T15:31:39.343Z] #28 8.727 [2021-02-06T15:31:39.343Z] #28 8.789 ######################################################################## 100.0% [2021-02-06T15:31:39.343Z] #28 8.827 [2021-02-06T15:31:39.343Z] #28 9.082 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-06T15:31:39.343Z] #28 9.193 [2021-02-06T15:31:39.343Z] #28 9.288 ######################################################################## 100.0% [2021-02-06T15:31:39.343Z] #28 9.333 [2021-02-06T15:31:39.343Z] #28 9.345 Download of images into '/build' complete. [2021-02-06T15:31:39.343Z] #28 9.345 Use something like the following to load the result into a Docker daemon: [2021-02-06T15:31:39.343Z] #28 9.345 tar -cC '/build' . | docker load [2021-02-06T15:31:39.392Z] #28 7.981 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-06T15:31:39.392Z] #28 8.057 [2021-02-06T15:31:39.515Z] #41 94.59 CC criu/timerfd.o [2021-02-06T15:31:39.515Z] #41 94.84 CC criu/tty.o [2021-02-06T15:31:39.651Z] #28 8.095 ######################################################################## 100.0% [2021-02-06T15:31:39.651Z] #28 8.120 [2021-02-06T15:31:39.651Z] #28 8.355 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-06T15:31:39.910Z] #28 8.413 [2021-02-06T15:31:39.910Z] #28 8.450 ######################################################################## 100.0% [2021-02-06T15:31:39.910Z] #28 8.476 [2021-02-06T15:31:39.910Z] #28 8.489 Download of images into '/build' complete. [2021-02-06T15:31:39.910Z] #28 8.489 Use something like the following to load the result into a Docker daemon: [2021-02-06T15:31:39.910Z] #28 8.489 tar -cC '/build' . | docker load [2021-02-06T15:31:39.921Z] INFO [runner/unused/goanalysis] analyzers took 28.720684796s with top 10 stages: buildssa: 24.659811444s, U1000: 4.060873352s [2021-02-06T15:31:40.157Z] #41 ... [2021-02-06T15:31:40.157Z] [2021-02-06T15:31:40.157Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-02-06T15:31:40.157Z] #38 DONE 131.3s [2021-02-06T15:31:40.283Z] #28 DONE 15.6s [2021-02-06T15:31:40.283Z] [2021-02-06T15:31:40.283Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-06T15:31:40.283Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-06T15:31:40.283Z] #10 DONE 7.3s [2021-02-06T15:31:40.283Z] [2021-02-06T15:31:40.283Z] #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-06T15:31:40.283Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-06T15:31:40.448Z] [2021-02-06T15:31:40.448Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:31:40.533Z] #9 ... [2021-02-06T15:31:40.533Z] [2021-02-06T15:31:40.533Z] #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-06T15:31:40.533Z] #26 sha256:61165586f37ddd6bd27c4c29f28c1049f2ca420de5aca3b183b763b9ac30d69d [2021-02-06T15:31:40.533Z] #26 1.533 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:40.533Z] #26 1.534 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:40.533Z] #26 1.549 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:40.533Z] #26 1.752 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [261 kB] [2021-02-06T15:31:40.533Z] #26 1.997 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-06T15:31:40.533Z] #26 2.313 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-06T15:31:40.533Z] #26 3.847 Fetched 8243 kB in 3s (3218 kB/s) [2021-02-06T15:31:40.533Z] #26 3.847 Reading package lists... [2021-02-06T15:31:40.533Z] #26 5.173 Reading package lists... [2021-02-06T15:31:40.533Z] #26 6.467 Building dependency tree... [2021-02-06T15:31:40.533Z] #26 7.155 The following additional packages will be installed: [2021-02-06T15:31:40.533Z] #26 7.155 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-06T15:31:40.533Z] #26 7.155 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-06T15:31:40.533Z] #26 7.155 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-06T15:31:40.533Z] #26 7.167 Suggested packages: [2021-02-06T15:31:40.533Z] #26 7.167 krb5-doc krb5-user [2021-02-06T15:31:40.533Z] #26 7.167 Recommended packages: [2021-02-06T15:31:40.533Z] #26 7.167 krb5-locales publicsuffix libsasl2-modules [2021-02-06T15:31:40.533Z] #26 7.423 The following NEW packages will be installed: [2021-02-06T15:31:40.533Z] #26 7.423 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-06T15:31:40.533Z] #26 7.431 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-06T15:31:40.533Z] #26 7.431 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-06T15:31:40.533Z] #26 7.431 libssh2-1 libssl1.1 openssl [2021-02-06T15:31:40.533Z] #26 7.732 0 upgraded, 21 newly installed, 0 to remove and 6 not upgraded. [2021-02-06T15:31:40.533Z] #26 7.732 Need to get 4777 kB of archives. [2021-02-06T15:31:40.533Z] #26 7.732 After this operation, 11.5 MB of additional disk space will be used. [2021-02-06T15:31:40.533Z] #26 7.732 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-06T15:31:40.533Z] #26 7.734 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-02-06T15:31:40.534Z] #26 7.738 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u5 [216 kB] [2021-02-06T15:31:40.534Z] #26 7.739 Get:4 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-02-06T15:31:40.534Z] #26 7.743 Get:5 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB] [2021-02-06T15:31:40.534Z] #26 7.771 Get:6 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB] [2021-02-06T15:31:40.534Z] #26 7.793 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-06T15:31:40.534Z] #26 7.797 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-02-06T15:31:40.534Z] #26 7.798 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-02-06T15:31:40.534Z] #26 7.800 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-02-06T15:31:40.534Z] #26 7.803 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-02-06T15:31:40.534Z] #26 7.811 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-02-06T15:31:40.534Z] #26 7.813 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-02-06T15:31:40.534Z] #26 7.815 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-02-06T15:31:40.534Z] #26 7.816 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-02-06T15:31:40.534Z] #26 7.817 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-02-06T15:31:40.534Z] #26 7.820 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-02-06T15:31:40.534Z] #26 7.826 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-02-06T15:31:40.534Z] #26 7.831 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-06T15:31:40.534Z] #26 7.835 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-06T15:31:40.534Z] #26 7.836 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-06T15:31:40.534Z] #26 8.085 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:31:40.534Z] #26 8.135 Fetched 4777 kB in 0s (13.1 MB/s) [2021-02-06T15:31:40.534Z] #26 8.156 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-02-06T15:31:40.534Z] #26 8.156 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-02-06T15:31:40.534Z] #26 8.165 Preparing to unpack .../00-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 8.169 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:40.534Z] #26 8.212 Selecting previously unselected package libsasl2-2:arm64. [2021-02-06T15:31:40.534Z] #26 8.214 Preparing to unpack .../01-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 8.221 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:40.534Z] #26 8.269 Selecting previously unselected package libldap-common. [2021-02-06T15:31:40.534Z] #26 8.269 Preparing to unpack .../02-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-06T15:31:40.534Z] #26 8.274 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:40.534Z] #26 8.321 Selecting previously unselected package libldap-2.4-2:arm64. [2021-02-06T15:31:40.534Z] #26 8.322 Preparing to unpack .../03-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 8.326 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:40.534Z] #26 8.407 Selecting previously unselected package libssl1.1:arm64. [2021-02-06T15:31:40.534Z] #26 8.409 Preparing to unpack .../04-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 8.413 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:40.534Z] #26 8.707 Selecting previously unselected package openssl. [2021-02-06T15:31:40.534Z] #26 8.709 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u4_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 8.714 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:40.534Z] #26 8.880 Selecting previously unselected package ca-certificates. [2021-02-06T15:31:40.534Z] #26 8.880 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-06T15:31:40.534Z] #26 8.884 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:40.534Z] #26 9.107 Selecting previously unselected package libkeyutils1:arm64. [2021-02-06T15:31:40.534Z] #26 9.107 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 9.111 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-02-06T15:31:40.534Z] #26 9.165 Selecting previously unselected package libkrb5support0:arm64. [2021-02-06T15:31:40.534Z] #26 9.168 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 9.172 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-06T15:31:40.534Z] #26 9.228 Selecting previously unselected package libk5crypto3:arm64. [2021-02-06T15:31:40.534Z] #26 9.230 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 9.235 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-06T15:31:40.534Z] #26 9.301 Selecting previously unselected package libkrb5-3:arm64. [2021-02-06T15:31:40.534Z] #26 9.301 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 9.306 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-06T15:31:40.534Z] #26 9.507 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-02-06T15:31:40.534Z] #26 9.507 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 9.513 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-06T15:31:40.534Z] #26 9.571 Selecting previously unselected package libnghttp2-14:arm64. [2021-02-06T15:31:40.534Z] #26 9.575 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 9.576 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-06T15:31:40.534Z] #26 9.701 Selecting previously unselected package libpsl5:arm64. [2021-02-06T15:31:40.534Z] #26 9.703 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 9.707 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-02-06T15:31:40.534Z] #26 9.754 Selecting previously unselected package librtmp1:arm64. [2021-02-06T15:31:40.534Z] #26 9.754 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 9.757 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-06T15:31:40.534Z] #26 9.806 Selecting previously unselected package libssh2-1:arm64. [2021-02-06T15:31:40.534Z] #26 9.807 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 9.812 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-06T15:31:40.534Z] #26 9.866 Selecting previously unselected package libcurl4:arm64. [2021-02-06T15:31:40.534Z] #26 9.868 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 9.871 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-06T15:31:40.534Z] #26 10.04 Selecting previously unselected package curl. [2021-02-06T15:31:40.534Z] #26 10.04 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 10.04 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-06T15:31:40.534Z] #26 10.10 Selecting previously unselected package libonig5:arm64. [2021-02-06T15:31:40.534Z] #26 10.10 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-02-06T15:31:40.534Z] #26 10.11 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-06T15:31:40.534Z] #26 ... [2021-02-06T15:31:40.534Z] [2021-02-06T15:31:40.534Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-06T15:31:40.534Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-06T15:31:40.769Z] #41 95.84 CC criu/tun.o [2021-02-06T15:31:40.769Z] #41 96.10 CC criu/uffd.o [2021-02-06T15:31:41.063Z] #41 ... [2021-02-06T15:31:41.063Z] [2021-02-06T15:31:41.063Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-02-06T15:31:41.063Z] #39 DONE 0.3s [2021-02-06T15:31:41.112Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done [2021-02-06T15:31:41.225Z] #11 DONE 1.0s [2021-02-06T15:31:41.225Z] [2021-02-06T15:31:41.225Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-06T15:31:41.225Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-06T15:31:41.354Z] [2021-02-06T15:31:41.354Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:31:41.354Z] #47 132.2 + /build/golangci-lint --version [2021-02-06T15:31:41.355Z] #47 132.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-06T15:31:41.355Z] #47 DONE 132.5s [2021-02-06T15:31:41.355Z] [2021-02-06T15:31:41.355Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-02-06T15:31:41.355Z] #41 96.57 CC criu/util.o [2021-02-06T15:31:41.376Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-02-06T15:31:41.486Z] #30 DONE 0.2s [2021-02-06T15:31:41.486Z] [2021-02-06T15:31:41.486Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-06T15:31:41.486Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-06T15:31:41.486Z] #38 DONE 0.2s [2021-02-06T15:31:41.486Z] [2021-02-06T15:31:41.486Z] #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-06T15:31:41.486Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-06T15:31:42.017Z] #41 97.20 CC criu/uts_ns.o [2021-02-06T15:31:42.017Z] #41 97.35 CC criu/vdso.o [2021-02-06T15:31:42.169Z] #9 DONE 26.2s [2021-02-06T15:31:42.169Z] [2021-02-06T15:31:42.170Z] #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-06T15:31:42.170Z] #26 sha256:61165586f37ddd6bd27c4c29f28c1049f2ca420de5aca3b183b763b9ac30d69d [2021-02-06T15:31:42.170Z] #26 10.25 Selecting previously unselected package libjq1:arm64. [2021-02-06T15:31:42.170Z] #26 10.25 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-06T15:31:42.170Z] #26 10.26 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-06T15:31:42.170Z] #26 10.44 Selecting previously unselected package jq. [2021-02-06T15:31:42.170Z] #26 10.44 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-06T15:31:42.170Z] #26 10.44 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-06T15:31:42.170Z] #26 10.58 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-02-06T15:31:42.170Z] #26 10.59 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-02-06T15:31:42.170Z] #26 10.60 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:42.170Z] #26 10.80 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-06T15:31:42.170Z] #26 10.81 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:42.170Z] #26 10.83 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-06T15:31:42.170Z] #26 10.84 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:42.170Z] #26 10.85 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-06T15:31:42.170Z] #26 10.86 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-06T15:31:42.170Z] #26 10.87 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-06T15:31:42.170Z] #26 10.89 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-06T15:31:42.170Z] #26 10.90 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-06T15:31:42.170Z] #26 10.91 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-02-06T15:31:42.170Z] #26 10.93 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-06T15:31:42.170Z] #26 10.94 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-06T15:31:42.170Z] #26 10.95 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-06T15:31:42.170Z] #26 10.96 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:42.170Z] #26 11.86 Updating certificates in /etc/ssl/certs... [2021-02-06T15:31:42.328Z] #41 97.62 LINK criu/built-in.o [2021-02-06T15:31:42.619Z] #41 97.71 LINK criu/criu [2021-02-06T15:31:42.619Z] #41 97.93 DEP lib/c/criu.d [2021-02-06T15:31:42.619Z] #41 97.96 CC images/rpc.pb-c.o [2021-02-06T15:31:42.910Z] #41 98.10 CC lib/c/criu.o [2021-02-06T15:31:43.125Z] #26 13.17 137 added, 0 removed; done. [2021-02-06T15:31:43.201Z] #41 98.39 LINK lib/c/built-in.o [2021-02-06T15:31:43.201Z] #41 98.39 LINK lib/c/libcriu.so [2021-02-06T15:31:43.201Z] #41 98.40 LINK lib/c/libcriu.a [2021-02-06T15:31:43.201Z] #41 98.43 GEN magic.py [2021-02-06T15:31:43.201Z] #41 98.46 Note: Building without setproctitle() and strlcpy() support. [2021-02-06T15:31:43.201Z] #41 98.46 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-06T15:31:43.201Z] #41 98.46 Note: Building without GnuTLS support [2021-02-06T15:31:43.201Z] #41 98.46 Makefile.config:39: Warn: you have no libnftables installed [2021-02-06T15:31:43.201Z] #41 98.46 Makefile.config:40: Warn: Building without nftables support [2021-02-06T15:31:43.495Z] #41 98.65 fatal: not a git repository (or any of the parent directories): .git [2021-02-06T15:31:43.512Z] #26 13.57 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-06T15:31:43.512Z] #26 13.59 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-06T15:31:43.512Z] #26 13.61 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-06T15:31:43.749Z] #27 17.58 Updating certificates in /etc/ssl/certs... [2021-02-06T15:31:43.786Z] #41 98.90 make[1]: Nothing to be done for 'all'. [2021-02-06T15:31:43.810Z] #26 13.69 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-06T15:31:43.810Z] #26 13.71 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:31:43.810Z] #26 14.02 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:44.077Z] #41 99.11 make[1]: 'images/built-in.o' is up to date. [2021-02-06T15:31:44.077Z] #41 99.13 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-06T15:31:44.077Z] #41 99.14 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-06T15:31:44.077Z] #41 99.15 make[1]: 'compel/libcompel.a' is up to date. [2021-02-06T15:31:44.077Z] #41 99.16 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-06T15:31:44.077Z] #41 99.16 make[1]: Nothing to be done for 'all'. [2021-02-06T15:31:44.077Z] #41 99.16 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-06T15:31:44.077Z] #41 99.26 make[2]: Nothing to be done for 'all'. [2021-02-06T15:31:44.077Z] #41 99.27 make[2]: Nothing to be done for 'all'. [2021-02-06T15:31:44.077Z] #41 99.28 make[2]: Nothing to be done for 'all'. [2021-02-06T15:31:44.077Z] #41 99.31 make[2]: Nothing to be done for 'all'. [2021-02-06T15:31:44.077Z] #41 99.32 make[2]: Nothing to be done for 'all'. [2021-02-06T15:31:44.077Z] #41 99.33 make[2]: Nothing to be done for 'all'. [2021-02-06T15:31:44.077Z] #41 99.34 make[2]: Nothing to be done for 'all'. [2021-02-06T15:31:44.077Z] #41 99.36 make[2]: Nothing to be done for 'all'. [2021-02-06T15:31:44.369Z] #41 99.37 INSTALL criu/criu [2021-02-06T15:31:44.369Z] #41 DONE 99.6s [2021-02-06T15:31:44.369Z] [2021-02-06T15:31:44.369Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:31:44.388Z] #26 14.66 Updating certificates in /etc/ssl/certs... [2021-02-06T15:31:45.004Z] #54 ... [2021-02-06T15:31:45.004Z] [2021-02-06T15:31:45.004Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-06T15:31:45.186Z] #28 ... [2021-02-06T15:31:45.186Z] [2021-02-06T15:31:45.186Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-06T15:31:45.186Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-06T15:31:45.186Z] #10 DONE 6.8s [2021-02-06T15:31:45.186Z] [2021-02-06T15:31:45.186Z] #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-06T15:31:45.186Z] #28 sha256:14f9eef5d0b533d87349a4ee4fd22c9ba1e437d42e63c4cfb0ca4aeaaf08ad7c [2021-02-06T15:31:45.186Z] #28 DONE 13.7s [2021-02-06T15:31:45.186Z] [2021-02-06T15:31:45.186Z] #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-06T15:31:45.186Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-06T15:31:45.295Z] #42 DONE 0.2s [2021-02-06T15:31:45.295Z] [2021-02-06T15:31:45.295Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-02-06T15:31:45.295Z] #44 DONE 0.2s [2021-02-06T15:31:45.295Z] [2021-02-06T15:31:45.295Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-02-06T15:31:45.339Z] #26 15.43 0 added, 0 removed; done. [2021-02-06T15:31:45.339Z] #26 15.43 Running hooks in /etc/ca-certificates/update.d... [2021-02-06T15:31:45.339Z] #26 15.44 done. [2021-02-06T15:31:45.586Z] #46 DONE 0.1s [2021-02-06T15:31:45.586Z] [2021-02-06T15:31:45.586Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-02-06T15:31:45.586Z] #48 DONE 0.2s [2021-02-06T15:31:45.586Z] [2021-02-06T15:31:45.586Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-02-06T15:31:45.877Z] #50 DONE 0.1s [2021-02-06T15:31:45.877Z] [2021-02-06T15:31:45.877Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-02-06T15:31:45.877Z] #52 DONE 0.2s [2021-02-06T15:31:45.877Z] [2021-02-06T15:31:45.877Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-02-06T15:31:46.124Z] #11 DONE 1.0s [2021-02-06T15:31:46.124Z] [2021-02-06T15:31:46.124Z] #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-06T15:31:46.124Z] #23 sha256:9196876cdadcc203e99317fe3d44f9cced66aced18d82798147a616f9a202fab [2021-02-06T15:31:46.386Z] #23 ... [2021-02-06T15:31:46.386Z] [2021-02-06T15:31:46.386Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-06T15:31:46.386Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-06T15:31:46.386Z] #38 DONE 0.2s [2021-02-06T15:31:46.386Z] [2021-02-06T15:31:46.386Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-06T15:31:46.386Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-06T15:31:46.386Z] #30 DONE 0.2s [2021-02-06T15:31:46.518Z] #27 ... [2021-02-06T15:31:46.518Z] [2021-02-06T15:31:46.518Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:31:46.518Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:31:46.518Z] #45 0.700 + RM_GOPATH=0 [2021-02-06T15:31:46.518Z] #45 0.700 + TMP_GOPATH= [2021-02-06T15:31:46.518Z] #45 0.700 + : /build [2021-02-06T15:31:46.518Z] #45 0.700 + '[' -z '' ']' [2021-02-06T15:31:46.518Z] #45 0.702 ++ mktemp -d [2021-02-06T15:31:46.518Z] #45 0.705 + export GOPATH=/tmp/tmp.Ow3IkdnbpP [2021-02-06T15:31:46.518Z] #45 0.705 + GOPATH=/tmp/tmp.Ow3IkdnbpP [2021-02-06T15:31:46.518Z] #45 0.705 + RM_GOPATH=1 [2021-02-06T15:31:46.518Z] #45 0.705 + case "$(go env GOARCH)" in [2021-02-06T15:31:46.518Z] #45 0.707 ++ go env GOARCH [2021-02-06T15:31:46.518Z] #45 0.718 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:46.518Z] #45 0.718 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:46.518Z] #45 0.719 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:46.518Z] #45 0.720 + dir=/tmp/install [2021-02-06T15:31:46.518Z] #45 0.722 + bin=vndr [2021-02-06T15:31:46.518Z] #45 0.722 + shift [2021-02-06T15:31:46.518Z] #45 0.723 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-06T15:31:46.518Z] #45 0.724 + . /tmp/install/vndr.installer [2021-02-06T15:31:46.518Z] #45 0.724 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:31:46.518Z] #45 0.725 + install_vndr [2021-02-06T15:31:46.518Z] #45 0.725 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-06T15:31:46.518Z] #45 0.725 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:31:46.519Z] #45 0.725 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Ow3IkdnbpP/src/github.com/LK4D4/vndr [2021-02-06T15:31:46.519Z] #45 0.728 Cloning into '/tmp/tmp.Ow3IkdnbpP/src/github.com/LK4D4/vndr'... [2021-02-06T15:31:46.519Z] #45 1.443 + cd /tmp/tmp.Ow3IkdnbpP/src/github.com/LK4D4/vndr [2021-02-06T15:31:46.519Z] #45 1.444 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:31:46.519Z] #45 1.468 + go build -buildmode=pie -v -o /build/vndr . [2021-02-06T15:31:46.519Z] #45 2.988 runtime/internal/sys [2021-02-06T15:31:46.519Z] #45 3.064 internal/race [2021-02-06T15:31:46.519Z] #45 3.121 internal/cpu [2021-02-06T15:31:46.519Z] #45 3.240 runtime/internal/atomic [2021-02-06T15:31:46.519Z] #45 3.522 runtime/internal/math [2021-02-06T15:31:46.519Z] #45 3.674 sync/atomic [2021-02-06T15:31:46.519Z] #45 3.726 unicode [2021-02-06T15:31:46.519Z] #45 4.132 unicode/utf8 [2021-02-06T15:31:46.519Z] #45 4.518 internal/bytealg [2021-02-06T15:31:46.519Z] #45 4.868 math/bits [2021-02-06T15:31:46.519Z] #45 6.549 math [2021-02-06T15:31:46.519Z] #45 6.949 internal/testlog [2021-02-06T15:31:46.519Z] #45 6.982 runtime [2021-02-06T15:31:46.519Z] #45 7.841 unicode/utf16 [2021-02-06T15:31:46.519Z] #45 8.879 container/list [2021-02-06T15:31:46.519Z] #45 ... [2021-02-06T15:31:46.519Z] [2021-02-06T15:31:46.519Z] #64 [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-06T15:31:46.519Z] #64 sha256:11fd3daaf7befa5ec131f211fda89d27d735e590ebd1269bd4fee90898ac7634 [2021-02-06T15:31:46.519Z] #64 0.948 + RM_GOPATH=0 [2021-02-06T15:31:46.519Z] #64 0.971 + TMP_GOPATH= [2021-02-06T15:31:46.519Z] #64 0.971 + : /build [2021-02-06T15:31:46.519Z] #64 0.971 + '[' -z '' ']' [2021-02-06T15:31:46.519Z] #64 0.972 ++ mktemp -d [2021-02-06T15:31:46.519Z] #64 0.974 + export GOPATH=/tmp/tmp.wC8H4AhKLe [2021-02-06T15:31:46.519Z] #64 0.982 + GOPATH=/tmp/tmp.wC8H4AhKLe [2021-02-06T15:31:46.519Z] #64 0.982 + RM_GOPATH=1 [2021-02-06T15:31:46.519Z] #64 0.984 + case "$(go env GOARCH)" in [2021-02-06T15:31:46.519Z] #64 0.985 ++ go env GOARCH [2021-02-06T15:31:46.519Z] #64 1.037 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:46.519Z] #64 1.038 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:46.519Z] #64 1.038 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:46.519Z] #64 1.039 + dir=/tmp/install [2021-02-06T15:31:46.519Z] #64 1.040 + bin=proxy [2021-02-06T15:31:46.519Z] #64 1.040 + shift [2021-02-06T15:31:46.519Z] #64 1.040 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-06T15:31:46.519Z] #64 1.040 + . /tmp/install/proxy.installer [2021-02-06T15:31:46.519Z] #64 1.040 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:31:46.519Z] #64 1.042 + install_proxy [2021-02-06T15:31:46.519Z] #64 1.046 + case "$1" in [2021-02-06T15:31:46.519Z] #64 1.046 + export CGO_ENABLED=0 [2021-02-06T15:31:46.519Z] #64 1.046 + CGO_ENABLED=0 [2021-02-06T15:31:46.519Z] #64 1.046 + _install_proxy [2021-02-06T15:31:46.519Z] #64 1.047 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-06T15:31:46.519Z] #64 1.047 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wC8H4AhKLe/src/github.com/docker/libnetwork [2021-02-06T15:31:46.519Z] #64 1.047 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:31:46.519Z] #64 1.064 Cloning into '/tmp/tmp.wC8H4AhKLe/src/github.com/docker/libnetwork'... [2021-02-06T15:31:46.645Z] [2021-02-06T15:31:46.645Z] #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-06T15:31:46.645Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-06T15:31:46.815Z] #64 ... [2021-02-06T15:31:46.815Z] [2021-02-06T15:31:46.815Z] #13 [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-06T15:31:46.815Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:31:46.815Z] #13 1.235 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:46.815Z] #13 1.351 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:46.815Z] #13 1.357 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:46.815Z] #13 2.900 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-06T15:31:46.815Z] #13 5.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [256 kB] [2021-02-06T15:31:46.815Z] #13 7.550 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-06T15:31:46.815Z] #13 ... [2021-02-06T15:31:46.815Z] [2021-02-06T15:31:46.815Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-06T15:31:46.815Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-06T15:31:46.815Z] #55 1.258 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:46.815Z] #55 1.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:46.815Z] #55 1.359 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:46.815Z] #55 2.872 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-06T15:31:46.815Z] #55 5.614 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [256 kB] [2021-02-06T15:31:46.815Z] #55 7.696 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-06T15:31:46.878Z] #39 ... [2021-02-06T15:31:46.878Z] [2021-02-06T15:31:46.878Z] #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-06T15:31:46.878Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-06T15:31:47.113Z] #55 ... [2021-02-06T15:31:47.113Z] [2021-02-06T15:31:47.113Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-06T15:31:47.113Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-06T15:31:47.113Z] #36 1.167 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:47.113Z] #36 1.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:47.113Z] #36 1.278 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:47.113Z] #36 3.061 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-06T15:31:47.113Z] #36 5.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [256 kB] [2021-02-06T15:31:47.113Z] #36 7.679 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-06T15:31:47.113Z] #36 ... [2021-02-06T15:31:47.113Z] [2021-02-06T15:31:47.113Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-06T15:31:47.113Z] #49 sha256:991243dfe9947517d3761deb9bae12daf52ccfa53401d6e82406c41c6af13921 [2021-02-06T15:31:47.113Z] #49 0.964 + RM_GOPATH=0 [2021-02-06T15:31:47.113Z] #49 0.965 + TMP_GOPATH= [2021-02-06T15:31:47.113Z] #49 0.965 + : /build [2021-02-06T15:31:47.113Z] #49 0.965 + '[' -z '' ']' [2021-02-06T15:31:47.113Z] #49 0.966 ++ mktemp -d [2021-02-06T15:31:47.113Z] #49 0.967 + export GOPATH=/tmp/tmp.xfeDhdDrac [2021-02-06T15:31:47.113Z] #49 1.007 + GOPATH=/tmp/tmp.xfeDhdDrac [2021-02-06T15:31:47.113Z] #49 1.007 + RM_GOPATH=1 [2021-02-06T15:31:47.113Z] #49 1.007 + case "$(go env GOARCH)" in [2021-02-06T15:31:47.113Z] #49 1.020 ++ go env GOARCH [2021-02-06T15:31:47.113Z] #49 1.085 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:47.113Z] #49 1.085 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:47.113Z] #49 1.092 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:47.113Z] #49 1.096 + dir=/tmp/install [2021-02-06T15:31:47.113Z] #49 1.096 + bin=golangci_lint [2021-02-06T15:31:47.113Z] #49 1.096 + shift [2021-02-06T15:31:47.113Z] #49 1.097 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-06T15:31:47.113Z] #49 1.098 + . /tmp/install/golangci_lint.installer [2021-02-06T15:31:47.113Z] #49 1.098 ++ : v1.23.8 [2021-02-06T15:31:47.113Z] #49 1.099 + install_golangci_lint [2021-02-06T15:31:47.113Z] #49 1.100 + set -e [2021-02-06T15:31:47.113Z] #49 1.100 + export GO111MODULE=on [2021-02-06T15:31:47.113Z] #49 1.100 + GO111MODULE=on [2021-02-06T15:31:47.113Z] #49 1.101 + GOBIN=/build [2021-02-06T15:31:47.113Z] #49 1.101 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-06T15:31:47.113Z] #49 1.182 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-06T15:31:47.113Z] #49 1.183 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:31:47.113Z] #49 1.183 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-06T15:31:47.113Z] #49 1.184 go: finding github.com v1.23.8 [2021-02-06T15:31:47.113Z] #49 1.187 go: finding github.com/golangci v1.23.8 [2021-02-06T15:31:47.114Z] #49 2.241 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:31:47.114Z] #49 3.814 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:31:47.417Z] #49 ... [2021-02-06T15:31:47.417Z] [2021-02-06T15:31:47.417Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-06T15:31:47.417Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-06T15:31:47.417Z] #42 1.165 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:47.417Z] #42 1.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:47.417Z] #42 1.264 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:47.417Z] #42 3.127 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-06T15:31:47.417Z] #42 5.680 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [256 kB] [2021-02-06T15:31:47.417Z] #42 8.063 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-06T15:31:47.417Z] #42 ... [2021-02-06T15:31:47.417Z] [2021-02-06T15:31:47.417Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-06T15:31:47.417Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-06T15:31:47.417Z] #40 0.821 + git clone https://github.com/docker/distribution.git . [2021-02-06T15:31:47.417Z] #40 0.829 Cloning into '.'... [2021-02-06T15:31:47.469Z] #31 ... [2021-02-06T15:31:47.469Z] [2021-02-06T15:31:47.469Z] #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-06T15:31:47.469Z] #50 sha256:4bc8e0557a3b29c0f4064e76b17639731a4fcb835def2bf1f0b93598b82558a0 [2021-02-06T15:31:47.469Z] #50 6.369 + RM_GOPATH=0 [2021-02-06T15:31:47.469Z] #50 6.369 + TMP_GOPATH= [2021-02-06T15:31:47.469Z] #50 6.369 + : /build [2021-02-06T15:31:47.469Z] #50 6.369 + '[' -z '' ']' [2021-02-06T15:31:47.469Z] #50 6.369 ++ mktemp -d [2021-02-06T15:31:47.469Z] #50 6.376 + export GOPATH=/tmp/tmp.oq38hl0qUY [2021-02-06T15:31:47.469Z] #50 6.376 + GOPATH=/tmp/tmp.oq38hl0qUY [2021-02-06T15:31:47.469Z] #50 6.376 + RM_GOPATH=1 [2021-02-06T15:31:47.469Z] #50 6.376 + case "$(go env GOARCH)" in [2021-02-06T15:31:47.469Z] #50 6.377 ++ go env GOARCH [2021-02-06T15:31:47.469Z] #50 6.392 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:31:47.469Z] #50 6.392 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:47.469Z] #50 6.392 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:47.469Z] #50 6.392 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:47.469Z] #50 6.392 + dir=/tmp/install [2021-02-06T15:31:47.469Z] #50 6.392 + bin=shfmt [2021-02-06T15:31:47.469Z] #50 6.392 + shift [2021-02-06T15:31:47.469Z] #50 6.392 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-06T15:31:47.469Z] #50 6.392 + . /tmp/install/shfmt.installer [2021-02-06T15:31:47.469Z] #50 6.392 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:31:47.469Z] #50 6.392 + install_shfmt [2021-02-06T15:31:47.469Z] #50 6.392 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-06T15:31:47.469Z] #50 6.392 + git clone https://github.com/mvdan/sh.git /tmp/tmp.oq38hl0qUY/src/github.com/mvdan/sh [2021-02-06T15:31:47.469Z] #50 6.396 Cloning into '/tmp/tmp.oq38hl0qUY/src/github.com/mvdan/sh'... [2021-02-06T15:31:47.715Z] #40 ... [2021-02-06T15:31:47.715Z] [2021-02-06T15:31:47.715Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-06T15:31:47.715Z] #24 sha256:7211e6bcd7d8b0b8690c097cfd3feac81791d460982f3079cefb9cdeb4339855 [2021-02-06T15:31:47.715Z] #24 0.956 + RM_GOPATH=0 [2021-02-06T15:31:47.715Z] #24 0.956 + TMP_GOPATH= [2021-02-06T15:31:47.715Z] #24 0.956 + : /build [2021-02-06T15:31:47.715Z] #24 0.956 + '[' -z '' ']' [2021-02-06T15:31:47.715Z] #24 0.972 ++ mktemp -d [2021-02-06T15:31:47.715Z] #24 0.981 + export GOPATH=/tmp/tmp.XH1n6kzGw2 [2021-02-06T15:31:47.715Z] #24 0.982 + GOPATH=/tmp/tmp.XH1n6kzGw2 [2021-02-06T15:31:47.715Z] #24 0.982 + RM_GOPATH=1 [2021-02-06T15:31:47.715Z] #24 0.982 + case "$(go env GOARCH)" in [2021-02-06T15:31:47.715Z] #24 0.984 ++ go env GOARCH [2021-02-06T15:31:47.715Z] #24 1.052 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:47.715Z] #24 1.053 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:47.715Z] #24 1.055 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:47.715Z] #24 1.084 + dir=/tmp/install [2021-02-06T15:31:47.715Z] #24 1.084 + bin=dockercli [2021-02-06T15:31:47.715Z] #24 1.084 + shift [2021-02-06T15:31:47.715Z] #24 1.085 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-06T15:31:47.715Z] #24 1.085 + . /tmp/install/dockercli.installer [2021-02-06T15:31:47.715Z] #24 1.085 ++ : stable [2021-02-06T15:31:47.715Z] #24 1.085 ++ : 17.06.2-ce [2021-02-06T15:31:47.715Z] #24 1.086 + install_dockercli [2021-02-06T15:31:47.715Z] #24 1.087 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-06T15:31:47.715Z] #24 1.087 Install docker/cli version 17.06.2-ce from stable [2021-02-06T15:31:47.715Z] #24 1.088 ++ uname -m [2021-02-06T15:31:47.715Z] #24 1.090 + arch=ppc64le [2021-02-06T15:31:47.715Z] #24 1.091 + '[' ppc64le '!=' x86_64 ']' [2021-02-06T15:31:47.715Z] #24 1.092 + '[' ppc64le '!=' s390x ']' [2021-02-06T15:31:47.715Z] #24 1.093 + '[' ppc64le '!=' armhf ']' [2021-02-06T15:31:47.715Z] #24 1.093 + build_dockercli [2021-02-06T15:31:47.715Z] #24 1.094 + git clone https://github.com/docker/docker-ce /tmp/tmp.XH1n6kzGw2/tmp/docker-ce [2021-02-06T15:31:47.715Z] #24 1.108 Cloning into '/tmp/tmp.XH1n6kzGw2/tmp/docker-ce'... [2021-02-06T15:31:47.715Z] #24 ... [2021-02-06T15:31:47.715Z] [2021-02-06T15:31:47.715Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-06T15:31:47.715Z] #34 sha256:b25c9d0ad5b723615f5c363121e9a1cf5f7ddb91575332030daef9aff8ec8458 [2021-02-06T15:31:47.715Z] #34 0.918 + RM_GOPATH=0 [2021-02-06T15:31:47.715Z] #34 0.987 + TMP_GOPATH= [2021-02-06T15:31:47.715Z] #34 0.987 + : /build [2021-02-06T15:31:47.715Z] #34 0.987 + '[' -z '' ']' [2021-02-06T15:31:47.715Z] #34 0.987 ++ mktemp -d [2021-02-06T15:31:47.715Z] #34 0.989 + export GOPATH=/tmp/tmp.nEnYdCU8dl [2021-02-06T15:31:47.715Z] #34 0.989 + GOPATH=/tmp/tmp.nEnYdCU8dl [2021-02-06T15:31:47.715Z] #34 0.989 + RM_GOPATH=1 [2021-02-06T15:31:47.715Z] #34 0.989 + case "$(go env GOARCH)" in [2021-02-06T15:31:47.715Z] #34 0.990 ++ go env GOARCH [2021-02-06T15:31:47.715Z] #34 1.021 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:47.715Z] #34 1.028 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:47.715Z] #34 1.029 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:47.715Z] #34 1.044 + dir=/tmp/install [2021-02-06T15:31:47.715Z] #34 1.045 + bin=tomlv [2021-02-06T15:31:47.715Z] #34 1.045 + shift [2021-02-06T15:31:47.715Z] #34 1.045 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-06T15:31:47.715Z] #34 1.045 + . /tmp/install/tomlv.installer [2021-02-06T15:31:47.715Z] #34 1.046 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:31:47.715Z] #34 1.048 + install_tomlv [2021-02-06T15:31:47.715Z] #34 1.049 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-06T15:31:47.715Z] #34 1.050 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:31:47.715Z] #34 1.050 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nEnYdCU8dl/src/github.com/BurntSushi/toml [2021-02-06T15:31:47.715Z] #34 1.081 Cloning into '/tmp/tmp.nEnYdCU8dl/src/github.com/BurntSushi/toml'... [2021-02-06T15:31:47.715Z] #34 2.381 + cd /tmp/tmp.nEnYdCU8dl/src/github.com/BurntSushi/toml [2021-02-06T15:31:47.715Z] #34 2.383 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:31:47.715Z] #34 2.426 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-06T15:31:47.715Z] #34 3.358 runtime/internal/atomic [2021-02-06T15:31:47.715Z] #34 3.367 runtime/internal/sys [2021-02-06T15:31:47.715Z] #34 3.369 math/bits [2021-02-06T15:31:47.715Z] #34 3.371 internal/cpu [2021-02-06T15:31:47.715Z] #34 3.996 unicode/utf8 [2021-02-06T15:31:47.715Z] #34 4.566 sync/atomic [2021-02-06T15:31:47.715Z] #34 4.665 internal/bytealg [2021-02-06T15:31:47.715Z] #34 5.330 unicode [2021-02-06T15:31:47.715Z] #34 5.798 internal/testlog [2021-02-06T15:31:47.715Z] #34 6.012 math [2021-02-06T15:31:47.715Z] #34 6.703 runtime [2021-02-06T15:31:47.715Z] #34 7.109 encoding [2021-02-06T15:31:47.715Z] #34 7.752 runtime/cgo [2021-02-06T15:31:47.742Z] #50 ... [2021-02-06T15:31:47.742Z] [2021-02-06T15:31:47.742Z] #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-06T15:31:47.742Z] #23 sha256:31955e97af81f16fcdc7a8436b2ce47dca2f4993388f91df01170ce6d2e3fcfa [2021-02-06T15:31:47.742Z] #23 6.410 + RM_GOPATH=0 [2021-02-06T15:31:47.742Z] #23 6.410 + TMP_GOPATH= [2021-02-06T15:31:47.742Z] #23 6.410 + : /build [2021-02-06T15:31:47.742Z] #23 6.410 + '[' -z '' ']' [2021-02-06T15:31:47.742Z] #23 6.411 ++ mktemp -d [2021-02-06T15:31:47.742Z] #23 6.415 + export GOPATH=/tmp/tmp.Z6zBW1QGEn [2021-02-06T15:31:47.742Z] #23 6.415 + GOPATH=/tmp/tmp.Z6zBW1QGEn [2021-02-06T15:31:47.742Z] #23 6.415 + RM_GOPATH=1 [2021-02-06T15:31:47.742Z] #23 6.415 + case "$(go env GOARCH)" in [2021-02-06T15:31:47.742Z] #23 6.426 ++ go env GOARCH [2021-02-06T15:31:47.742Z] #23 6.438 Install docker/cli version 17.06.2-ce from stable [2021-02-06T15:31:47.742Z] #23 6.438 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:47.742Z] #23 6.438 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:47.742Z] #23 6.438 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:47.742Z] #23 6.438 + dir=/tmp/install [2021-02-06T15:31:47.742Z] #23 6.438 + bin=dockercli [2021-02-06T15:31:47.742Z] #23 6.438 + shift [2021-02-06T15:31:47.742Z] #23 6.438 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-06T15:31:47.742Z] #23 6.438 + . /tmp/install/dockercli.installer [2021-02-06T15:31:47.742Z] #23 6.438 ++ : stable [2021-02-06T15:31:47.742Z] #23 6.438 ++ : 17.06.2-ce [2021-02-06T15:31:47.742Z] #23 6.438 + install_dockercli [2021-02-06T15:31:47.742Z] #23 6.438 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-06T15:31:47.742Z] #23 6.451 ++ uname -m [2021-02-06T15:31:47.742Z] #23 6.451 + arch=x86_64 [2021-02-06T15:31:47.742Z] #23 6.451 + '[' x86_64 '!=' x86_64 ']' [2021-02-06T15:31:47.742Z] #23 6.451 + url=https://download.docker.com/linux/static [2021-02-06T15:31:47.742Z] #23 6.451 + tar -xz docker/docker [2021-02-06T15:31:47.742Z] #23 6.451 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-06T15:31:48.013Z] #34 ... [2021-02-06T15:31:48.013Z] [2021-02-06T15:31:48.013Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-06T15:31:48.013Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-06T15:31:48.013Z] #32 0.564 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-06T15:31:48.013Z] #32 0.566 Cloning into '.'... [2021-02-06T15:31:48.013Z] #32 ... [2021-02-06T15:31:48.013Z] [2021-02-06T15:31:48.013Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-06T15:31:48.013Z] #58 sha256:bb4221e81f3300cd1102963fb012f415fde02244a33cce543479d749e9a8098d [2021-02-06T15:31:48.013Z] #58 0.479 + RM_GOPATH=0 [2021-02-06T15:31:48.013Z] #58 0.480 + TMP_GOPATH= [2021-02-06T15:31:48.013Z] #58 0.480 + : /build [2021-02-06T15:31:48.013Z] #58 0.480 + '[' -z '' ']' [2021-02-06T15:31:48.013Z] #58 0.481 ++ mktemp -d [2021-02-06T15:31:48.013Z] #58 0.483 + export GOPATH=/tmp/tmp.8G2NdS9lIj [2021-02-06T15:31:48.013Z] #58 0.484 + GOPATH=/tmp/tmp.8G2NdS9lIj [2021-02-06T15:31:48.013Z] #58 0.484 + RM_GOPATH=1 [2021-02-06T15:31:48.013Z] #58 0.484 + case "$(go env GOARCH)" in [2021-02-06T15:31:48.013Z] #58 0.485 ++ go env GOARCH [2021-02-06T15:31:48.013Z] #58 0.495 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:48.013Z] #58 0.495 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:48.013Z] #58 0.496 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:48.013Z] #58 0.497 + dir=/tmp/install [2021-02-06T15:31:48.013Z] #58 0.497 + bin=rootlesskit [2021-02-06T15:31:48.013Z] #58 0.497 + shift [2021-02-06T15:31:48.013Z] #58 0.498 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-06T15:31:48.013Z] #58 0.498 + . /tmp/install/rootlesskit.installer [2021-02-06T15:31:48.013Z] #58 0.498 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:31:48.013Z] #58 0.499 + install_rootlesskit [2021-02-06T15:31:48.013Z] #58 0.499 + case "$1" in [2021-02-06T15:31:48.013Z] #58 0.499 + export CGO_ENABLED=0 [2021-02-06T15:31:48.013Z] #58 0.499 + CGO_ENABLED=0 [2021-02-06T15:31:48.013Z] #58 0.499 + _install_rootlesskit [2021-02-06T15:31:48.013Z] #58 0.499 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-06T15:31:48.013Z] #58 0.499 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:31:48.013Z] #58 0.499 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.8G2NdS9lIj/src/github.com/rootless-containers/rootlesskit [2021-02-06T15:31:48.013Z] #58 0.503 Cloning into '/tmp/tmp.8G2NdS9lIj/src/github.com/rootless-containers/rootlesskit'... [2021-02-06T15:31:48.013Z] #58 4.847 + cd /tmp/tmp.8G2NdS9lIj/src/github.com/rootless-containers/rootlesskit [2021-02-06T15:31:48.013Z] #58 4.847 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:31:48.013Z] #58 5.614 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-06T15:31:48.013Z] #58 5.615 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-06T15:31:48.311Z] #58 ... [2021-02-06T15:31:48.311Z] [2021-02-06T15:31:48.311Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-06T15:31:48.311Z] #47 sha256:b638416236f169aeb379e1a796907e338da5086cefc7f9697d8e8c27d3ebe3c6 [2021-02-06T15:31:48.311Z] #47 0.518 + RM_GOPATH=0 [2021-02-06T15:31:48.311Z] #47 0.519 + TMP_GOPATH= [2021-02-06T15:31:48.311Z] #47 0.519 + : /build [2021-02-06T15:31:48.311Z] #47 0.519 + '[' -z '' ']' [2021-02-06T15:31:48.311Z] #47 0.519 ++ mktemp -d [2021-02-06T15:31:48.311Z] #47 0.521 + export GOPATH=/tmp/tmp.1zEeSIVMff [2021-02-06T15:31:48.311Z] #47 0.521 + GOPATH=/tmp/tmp.1zEeSIVMff [2021-02-06T15:31:48.311Z] #47 0.521 + RM_GOPATH=1 [2021-02-06T15:31:48.311Z] #47 0.521 + case "$(go env GOARCH)" in [2021-02-06T15:31:48.311Z] #47 0.522 ++ go env GOARCH [2021-02-06T15:31:48.311Z] #47 0.529 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:48.311Z] #47 0.529 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:48.311Z] #47 0.530 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:48.311Z] #47 0.531 + dir=/tmp/install [2021-02-06T15:31:48.311Z] #47 0.531 + bin=gotestsum [2021-02-06T15:31:48.311Z] #47 0.531 + shift [2021-02-06T15:31:48.311Z] #47 0.532 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-06T15:31:48.311Z] #47 0.533 + . /tmp/install/gotestsum.installer [2021-02-06T15:31:48.311Z] #47 0.533 ++ : v0.5.3 [2021-02-06T15:31:48.311Z] #47 0.533 + install_gotestsum [2021-02-06T15:31:48.311Z] #47 0.534 + set -e [2021-02-06T15:31:48.311Z] #47 0.534 + export GO111MODULE=on [2021-02-06T15:31:48.311Z] #47 0.534 + GO111MODULE=on [2021-02-06T15:31:48.311Z] #47 0.534 + GOBIN=/build [2021-02-06T15:31:48.311Z] #47 0.535 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-06T15:31:48.311Z] #47 0.555 go: finding gotest.tools v0.5.3 [2021-02-06T15:31:48.311Z] #47 0.555 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-06T15:31:48.311Z] #47 1.573 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-06T15:31:48.311Z] #47 2.853 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-06T15:31:48.311Z] #47 4.844 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:31:48.311Z] #47 4.852 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:31:48.311Z] #47 4.910 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:31:48.311Z] #47 5.015 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:31:48.311Z] #47 5.024 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:31:48.311Z] #47 5.177 go: downloading github.com/fatih/color v1.9.0 [2021-02-06T15:31:48.311Z] #47 5.210 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-06T15:31:48.311Z] #47 5.284 go: downloading github.com/pkg/errors v0.9.1 [2021-02-06T15:31:48.311Z] #47 5.333 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:31:48.311Z] #47 5.521 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:31:48.311Z] #47 5.700 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:31:48.311Z] #47 5.876 go: extracting github.com/fatih/color v1.9.0 [2021-02-06T15:31:48.311Z] #47 5.896 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:31:48.311Z] #47 5.909 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:31:48.311Z] #47 5.910 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:31:48.311Z] #47 6.405 go: extracting github.com/pkg/errors v0.9.1 [2021-02-06T15:31:48.311Z] #47 6.507 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-06T15:31:48.311Z] #47 6.603 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:31:48.311Z] #47 6.876 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:31:48.311Z] #47 7.980 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:31:48.311Z] #47 9.294 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:31:48.311Z] #47 11.65 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:31:48.311Z] #47 ... [2021-02-06T15:31:48.311Z] [2021-02-06T15:31:48.311Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-06T15:31:48.311Z] #51 sha256:56b013b2ff87a8fba94c0a141d4decf46b3f572df1cf0791169affe9e1ddbba4 [2021-02-06T15:31:48.311Z] #51 0.951 + RM_GOPATH=0 [2021-02-06T15:31:48.311Z] #51 0.951 + TMP_GOPATH= [2021-02-06T15:31:48.311Z] #51 0.951 + : /build [2021-02-06T15:31:48.311Z] #51 0.951 + '[' -z '' ']' [2021-02-06T15:31:48.311Z] #51 0.972 ++ mktemp -d [2021-02-06T15:31:48.311Z] #51 0.981 + export GOPATH=/tmp/tmp.NTWv1VIvCQ [2021-02-06T15:31:48.311Z] #51 0.983 + GOPATH=/tmp/tmp.NTWv1VIvCQ [2021-02-06T15:31:48.311Z] #51 0.983 + RM_GOPATH=1 [2021-02-06T15:31:48.312Z] #51 0.983 + case "$(go env GOARCH)" in [2021-02-06T15:31:48.312Z] #51 0.984 ++ go env GOARCH [2021-02-06T15:31:48.312Z] #51 1.084 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:48.312Z] #51 1.085 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:48.312Z] #51 1.087 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:48.312Z] #51 1.096 + dir=/tmp/install [2021-02-06T15:31:48.312Z] #51 1.096 + bin=shfmt [2021-02-06T15:31:48.312Z] #51 1.096 + shift [2021-02-06T15:31:48.312Z] #51 1.096 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-06T15:31:48.312Z] #51 1.096 + . /tmp/install/shfmt.installer [2021-02-06T15:31:48.312Z] #51 1.097 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:31:48.312Z] #51 1.097 + install_shfmt [2021-02-06T15:31:48.312Z] #51 1.098 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-06T15:31:48.312Z] #51 1.098 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:31:48.312Z] #51 1.098 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NTWv1VIvCQ/src/github.com/mvdan/sh [2021-02-06T15:31:48.312Z] #51 1.111 Cloning into '/tmp/tmp.NTWv1VIvCQ/src/github.com/mvdan/sh'... [2021-02-06T15:31:48.609Z] #51 ... [2021-02-06T15:31:48.609Z] [2021-02-06T15:31:48.609Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-06T15:31:48.609Z] #49 sha256:991243dfe9947517d3761deb9bae12daf52ccfa53401d6e82406c41c6af13921 [2021-02-06T15:31:48.609Z] #49 11.77 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-06T15:31:48.609Z] #49 11.86 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:31:48.609Z] #49 11.92 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:31:48.609Z] #49 11.94 go: downloading github.com/pkg/errors v0.8.1 [2021-02-06T15:31:48.609Z] #49 11.95 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-06T15:31:48.609Z] #49 11.96 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:31:48.609Z] #49 12.11 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:31:48.609Z] #49 12.16 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:31:48.609Z] #49 12.20 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:31:48.609Z] #49 12.29 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:31:48.660Z] #26 DONE 18.9s [2021-02-06T15:31:48.660Z] [2021-02-06T15:31:48.660Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-06T15:31:48.660Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-06T15:31:48.660Z] #10 DONE 7.0s [2021-02-06T15:31:48.660Z] [2021-02-06T15:31:48.660Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-06T15:31:48.660Z] #27 sha256:0b7b237cb0019d5d2fa3074552330b5f339d4b09c98ae701cd5181c260b70a8b [2021-02-06T15:31:48.660Z] #27 DONE 0.1s [2021-02-06T15:31:48.660Z] [2021-02-06T15:31:48.660Z] #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-06T15:31:48.660Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-06T15:31:48.695Z] #23 ... [2021-02-06T15:31:48.695Z] [2021-02-06T15:31:48.695Z] #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-06T15:31:48.695Z] #63 sha256:feab2224161a91fc372d3e479e0eceb62799c3ab163e5c2fe29e40ccb96a5a9e [2021-02-06T15:31:48.695Z] #63 7.203 + RM_GOPATH=0 [2021-02-06T15:31:48.695Z] #63 7.203 + TMP_GOPATH= [2021-02-06T15:31:48.695Z] #63 7.203 + : /build [2021-02-06T15:31:48.695Z] #63 7.203 + '[' -z '' ']' [2021-02-06T15:31:48.695Z] #63 7.205 ++ mktemp -d [2021-02-06T15:31:48.695Z] #63 7.216 + export GOPATH=/tmp/tmp.80rxz1w2U2 [2021-02-06T15:31:48.695Z] #63 7.216 + GOPATH=/tmp/tmp.80rxz1w2U2 [2021-02-06T15:31:48.695Z] #63 7.216 + RM_GOPATH=1 [2021-02-06T15:31:48.695Z] #63 7.216 + case "$(go env GOARCH)" in [2021-02-06T15:31:48.695Z] #63 7.216 ++ go env GOARCH [2021-02-06T15:31:48.695Z] #63 7.254 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:48.695Z] #63 7.254 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:48.695Z] #63 7.255 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:48.695Z] #63 7.256 + dir=/tmp/install [2021-02-06T15:31:48.695Z] #63 7.256 + bin=proxy [2021-02-06T15:31:48.695Z] #63 7.256 + shift [2021-02-06T15:31:48.695Z] #63 7.256 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-06T15:31:48.695Z] #63 7.256 + . /tmp/install/proxy.installer [2021-02-06T15:31:48.695Z] #63 7.264 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:31:48.695Z] #63 7.271 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:31:48.695Z] #63 7.271 + install_proxy [2021-02-06T15:31:48.695Z] #63 7.271 + case "$1" in [2021-02-06T15:31:48.695Z] #63 7.271 + export CGO_ENABLED=0 [2021-02-06T15:31:48.695Z] #63 7.271 + CGO_ENABLED=0 [2021-02-06T15:31:48.695Z] #63 7.271 + _install_proxy [2021-02-06T15:31:48.695Z] #63 7.271 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-06T15:31:48.695Z] #63 7.271 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.80rxz1w2U2/src/github.com/docker/libnetwork [2021-02-06T15:31:48.695Z] #63 7.271 Cloning into '/tmp/tmp.80rxz1w2U2/src/github.com/docker/libnetwork'... [2021-02-06T15:31:48.695Z] #63 ... [2021-02-06T15:31:48.695Z] [2021-02-06T15:31:48.695Z] #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-06T15:31:48.695Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-06T15:31:48.695Z] #31 7.287 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-06T15:31:48.906Z] #49 12.30 go: extracting github.com/pkg/errors v0.8.1 [2021-02-06T15:31:48.906Z] #49 12.31 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:31:48.906Z] #49 12.36 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:31:48.906Z] #49 12.51 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:31:48.955Z] #31 7.295 Cloning into '.'... [2021-02-06T15:31:49.220Z] #49 12.61 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-06T15:31:49.220Z] #49 12.72 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:31:49.220Z] #49 12.73 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:31:49.220Z] #49 12.73 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-06T15:31:49.220Z] #49 12.78 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-06T15:31:49.389Z] #54 115.8 + bin/containerd [2021-02-06T15:31:49.862Z] #49 13.28 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:31:49.862Z] #49 13.55 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:31:50.064Z] #11 DONE 1.0s [2021-02-06T15:31:50.064Z] [2021-02-06T15:31:50.064Z] #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-06T15:31:50.064Z] #50 sha256:cf87e3bdbfcbeab649123ec7e04724a38e067d80e6b652c2e33b3cc19d8bb180 [2021-02-06T15:31:50.064Z] #50 ... [2021-02-06T15:31:50.064Z] [2021-02-06T15:31:50.064Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-06T15:31:50.064Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-06T15:31:50.064Z] #38 DONE 0.1s [2021-02-06T15:31:50.064Z] [2021-02-06T15:31:50.064Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-06T15:31:50.064Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-06T15:31:50.064Z] #30 DONE 0.3s [2021-02-06T15:31:50.064Z] [2021-02-06T15:31:50.064Z] #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-06T15:31:50.064Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-06T15:31:50.158Z] #49 13.58 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:31:50.158Z] #49 13.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:31:50.158Z] #49 13.72 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:31:50.453Z] #49 13.86 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:31:50.453Z] #49 13.86 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-06T15:31:50.750Z] #49 14.24 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:31:51.045Z] #49 14.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:31:51.045Z] #49 14.64 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:31:51.343Z] #49 14.87 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:31:51.343Z] #49 15.00 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:31:51.496Z] #31 ... [2021-02-06T15:31:51.496Z] [2021-02-06T15:31:51.496Z] #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-06T15:31:51.496Z] #46 sha256:60be1045037f8e84f32429ef361dcb3d1fc46f25c9690da0320e88b446c87d8b [2021-02-06T15:31:51.496Z] #46 6.533 + RM_GOPATH=0 [2021-02-06T15:31:51.496Z] #46 6.533 + TMP_GOPATH= [2021-02-06T15:31:51.496Z] #46 6.533 + : /build [2021-02-06T15:31:51.496Z] #46 6.533 + '[' -z '' ']' [2021-02-06T15:31:51.496Z] #46 6.535 ++ mktemp -d [2021-02-06T15:31:51.496Z] #46 6.535 + export GOPATH=/tmp/tmp.VTpDu4mBNu [2021-02-06T15:31:51.496Z] #46 6.535 + GOPATH=/tmp/tmp.VTpDu4mBNu [2021-02-06T15:31:51.496Z] #46 6.535 + RM_GOPATH=1 [2021-02-06T15:31:51.496Z] #46 6.535 + case "$(go env GOARCH)" in [2021-02-06T15:31:51.496Z] #46 6.538 ++ go env GOARCH [2021-02-06T15:31:51.496Z] #46 6.557 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:51.496Z] #46 6.557 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:51.496Z] #46 6.557 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:51.496Z] #46 6.565 + dir=/tmp/install [2021-02-06T15:31:51.496Z] #46 6.565 + bin=gotestsum [2021-02-06T15:31:51.496Z] #46 6.565 + shift [2021-02-06T15:31:51.496Z] #46 6.565 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-06T15:31:51.496Z] #46 6.565 + . /tmp/install/gotestsum.installer [2021-02-06T15:31:51.496Z] #46 6.565 ++ : v0.5.3 [2021-02-06T15:31:51.496Z] #46 6.565 + install_gotestsum [2021-02-06T15:31:51.496Z] #46 6.565 + set -e [2021-02-06T15:31:51.496Z] #46 6.565 + export GO111MODULE=on [2021-02-06T15:31:51.496Z] #46 6.565 + GO111MODULE=on [2021-02-06T15:31:51.496Z] #46 6.565 + GOBIN=/build [2021-02-06T15:31:51.496Z] #46 6.565 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-06T15:31:51.496Z] #46 6.575 go: finding gotest.tools v0.5.3 [2021-02-06T15:31:51.496Z] #46 6.575 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-06T15:31:51.496Z] #46 8.235 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-06T15:31:51.496Z] #46 9.080 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-06T15:31:51.496Z] #46 9.888 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-06T15:31:51.496Z] #46 9.889 go: downloading github.com/fatih/color v1.9.0 [2021-02-06T15:31:51.496Z] #46 9.892 go: downloading github.com/pkg/errors v0.9.1 [2021-02-06T15:31:51.496Z] #46 9.922 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:31:51.496Z] #46 10.25 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:31:51.496Z] #46 ... [2021-02-06T15:31:51.496Z] [2021-02-06T15:31:51.496Z] #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-06T15:31:51.496Z] #48 sha256:b58cb2976684ed2e3642aacb3115c845b7f0e4b986c16d4f9ed8b78cdb14daa7 [2021-02-06T15:31:51.496Z] #48 6.431 + RM_GOPATH=0 [2021-02-06T15:31:51.496Z] #48 6.431 + TMP_GOPATH= [2021-02-06T15:31:51.496Z] #48 6.431 + : /build [2021-02-06T15:31:51.496Z] #48 6.431 + '[' -z '' ']' [2021-02-06T15:31:51.496Z] #48 6.431 ++ mktemp -d [2021-02-06T15:31:51.496Z] #48 6.431 + export GOPATH=/tmp/tmp.bOoGKHmDdH [2021-02-06T15:31:51.496Z] #48 6.431 + GOPATH=/tmp/tmp.bOoGKHmDdH [2021-02-06T15:31:51.496Z] #48 6.431 + RM_GOPATH=1 [2021-02-06T15:31:51.496Z] #48 6.431 + case "$(go env GOARCH)" in [2021-02-06T15:31:51.496Z] #48 6.436 ++ go env GOARCH [2021-02-06T15:31:51.496Z] #48 6.445 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:51.496Z] #48 6.445 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:51.496Z] #48 6.445 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:51.496Z] #48 6.445 + dir=/tmp/install [2021-02-06T15:31:51.496Z] #48 6.445 + bin=golangci_lint [2021-02-06T15:31:51.496Z] #48 6.445 + shift [2021-02-06T15:31:51.496Z] #48 6.445 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-06T15:31:51.496Z] #48 6.445 + . /tmp/install/golangci_lint.installer [2021-02-06T15:31:51.496Z] #48 6.445 ++ : v1.23.8 [2021-02-06T15:31:51.496Z] #48 6.445 + install_golangci_lint [2021-02-06T15:31:51.496Z] #48 6.445 + set -e [2021-02-06T15:31:51.496Z] #48 6.445 + export GO111MODULE=on [2021-02-06T15:31:51.496Z] #48 6.445 + GO111MODULE=on [2021-02-06T15:31:51.496Z] #48 6.445 + GOBIN=/build [2021-02-06T15:31:51.496Z] #48 6.445 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-06T15:31:51.496Z] #48 6.547 go: finding github.com v1.23.8 [2021-02-06T15:31:51.496Z] #48 6.557 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-06T15:31:51.496Z] #48 6.557 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-06T15:31:51.496Z] #48 6.557 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:31:51.496Z] #48 6.557 go: finding github.com/golangci v1.23.8 [2021-02-06T15:31:51.496Z] #48 7.949 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:31:51.496Z] #48 8.758 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:31:51.496Z] #48 ... [2021-02-06T15:31:51.496Z] [2021-02-06T15:31:51.496Z] #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-06T15:31:51.496Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:31:51.496Z] #35 8.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:51.496Z] #35 8.598 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:51.496Z] #35 8.598 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:51.496Z] #35 9.689 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:31:51.496Z] #35 ... [2021-02-06T15:31:51.496Z] [2021-02-06T15:31:51.496Z] #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-06T15:31:51.496Z] #57 sha256:b72e7015631c13ea0d7722399cfc0977dce18353a0ee176ae97f7343361fd046 [2021-02-06T15:31:51.496Z] #57 6.785 + RM_GOPATH=0 [2021-02-06T15:31:51.496Z] #57 6.785 + TMP_GOPATH= [2021-02-06T15:31:51.496Z] #57 6.785 + : /build [2021-02-06T15:31:51.496Z] #57 6.785 + '[' -z '' ']' [2021-02-06T15:31:51.496Z] #57 6.785 ++ mktemp -d [2021-02-06T15:31:51.496Z] #57 6.791 + export GOPATH=/tmp/tmp.KVC08zYd8y [2021-02-06T15:31:51.496Z] #57 6.791 + GOPATH=/tmp/tmp.KVC08zYd8y [2021-02-06T15:31:51.496Z] #57 6.791 + RM_GOPATH=1 [2021-02-06T15:31:51.496Z] #57 6.791 + case "$(go env GOARCH)" in [2021-02-06T15:31:51.496Z] #57 6.791 ++ go env GOARCH [2021-02-06T15:31:51.496Z] #57 6.808 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:51.496Z] #57 6.808 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:51.496Z] #57 6.808 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:51.496Z] #57 6.815 + dir=/tmp/install [2021-02-06T15:31:51.496Z] #57 6.815 + bin=rootlesskit [2021-02-06T15:31:51.496Z] #57 6.815 + shift [2021-02-06T15:31:51.496Z] #57 6.815 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-06T15:31:51.496Z] #57 6.815 + . /tmp/install/rootlesskit.installer [2021-02-06T15:31:51.496Z] #57 6.815 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:31:51.496Z] #57 6.815 + install_rootlesskit [2021-02-06T15:31:51.496Z] #57 6.815 + case "$1" in [2021-02-06T15:31:51.496Z] #57 6.815 + export CGO_ENABLED=0 [2021-02-06T15:31:51.496Z] #57 6.815 + CGO_ENABLED=0 [2021-02-06T15:31:51.496Z] #57 6.815 + _install_rootlesskit [2021-02-06T15:31:51.496Z] #57 6.815 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-06T15:31:51.496Z] #57 6.815 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KVC08zYd8y/src/github.com/rootless-containers/rootlesskit [2021-02-06T15:31:51.496Z] #57 6.816 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:31:51.496Z] #57 6.816 Cloning into '/tmp/tmp.KVC08zYd8y/src/github.com/rootless-containers/rootlesskit'... [2021-02-06T15:31:51.757Z] #57 ... [2021-02-06T15:31:51.757Z] [2021-02-06T15:31:51.757Z] #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-06T15:31:51.757Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-06T15:31:51.757Z] #54 8.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:51.757Z] #54 8.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:51.757Z] #54 8.315 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:51.757Z] #54 9.437 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:31:51.757Z] #54 ... [2021-02-06T15:31:51.757Z] [2021-02-06T15:31:51.757Z] #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-06T15:31:51.757Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:31:51.757Z] #41 8.224 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:51.757Z] #41 8.312 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:51.757Z] #41 8.475 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:51.757Z] #41 9.741 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:31:51.927Z] #31 ... [2021-02-06T15:31:51.927Z] [2021-02-06T15:31:51.927Z] #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-06T15:31:51.927Z] #57 sha256:0d847b96b1bd67642211b12f4ad9035d15b591337ea2337624bfdb20e6b02382 [2021-02-06T15:31:51.927Z] #57 5.771 + RM_GOPATH=0 [2021-02-06T15:31:51.927Z] #57 5.771 + TMP_GOPATH= [2021-02-06T15:31:51.927Z] #57 5.771 + : /build [2021-02-06T15:31:51.927Z] #57 5.771 + '[' -z '' ']' [2021-02-06T15:31:51.927Z] #57 5.771 ++ mktemp -d [2021-02-06T15:31:51.927Z] #57 5.780 + export GOPATH=/tmp/tmp.jMUR6rFFmX [2021-02-06T15:31:51.927Z] #57 5.780 + GOPATH=/tmp/tmp.jMUR6rFFmX [2021-02-06T15:31:51.927Z] #57 5.780 + RM_GOPATH=1 [2021-02-06T15:31:51.927Z] #57 5.780 + case "$(go env GOARCH)" in [2021-02-06T15:31:51.927Z] #57 5.781 ++ go env GOARCH [2021-02-06T15:31:51.927Z] #57 5.795 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:31:51.927Z] #57 5.796 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:51.927Z] #57 5.796 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:51.927Z] #57 5.796 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:51.927Z] #57 5.796 + dir=/tmp/install [2021-02-06T15:31:51.927Z] #57 5.796 + bin=rootlesskit [2021-02-06T15:31:51.927Z] #57 5.796 + shift [2021-02-06T15:31:51.927Z] #57 5.796 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-06T15:31:51.927Z] #57 5.796 + . /tmp/install/rootlesskit.installer [2021-02-06T15:31:51.927Z] #57 5.796 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:31:51.927Z] #57 5.796 + install_rootlesskit [2021-02-06T15:31:51.927Z] #57 5.796 + case "$1" in [2021-02-06T15:31:51.927Z] #57 5.796 + export CGO_ENABLED=0 [2021-02-06T15:31:51.927Z] #57 5.796 + CGO_ENABLED=0 [2021-02-06T15:31:51.927Z] #57 5.796 + _install_rootlesskit [2021-02-06T15:31:51.927Z] #57 5.796 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-06T15:31:51.927Z] #57 5.796 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jMUR6rFFmX/src/github.com/rootless-containers/rootlesskit [2021-02-06T15:31:51.927Z] #57 5.806 Cloning into '/tmp/tmp.jMUR6rFFmX/src/github.com/rootless-containers/rootlesskit'... [2021-02-06T15:31:52.029Z] #41 ... [2021-02-06T15:31:52.029Z] [2021-02-06T15:31:52.029Z] #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-06T15:31:52.029Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:31:52.029Z] #12 8.700 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:52.029Z] #12 8.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:52.029Z] #12 8.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:52.029Z] #12 9.822 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:31:52.029Z] #12 ... [2021-02-06T15:31:52.029Z] [2021-02-06T15:31:52.029Z] #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-06T15:31:52.029Z] #33 sha256:d9b9afbe654fcb6cfe5238188f5ec2fa06a5f20312deecd7147ece2e490897ce [2021-02-06T15:31:52.029Z] #33 6.814 + RM_GOPATH=0 [2021-02-06T15:31:52.029Z] #33 6.814 + TMP_GOPATH= [2021-02-06T15:31:52.029Z] #33 6.831 + : /build [2021-02-06T15:31:52.029Z] #33 6.831 + '[' -z '' ']' [2021-02-06T15:31:52.029Z] #33 6.831 ++ mktemp -d [2021-02-06T15:31:52.029Z] #33 6.831 + export GOPATH=/tmp/tmp.QVq9zaRlSq [2021-02-06T15:31:52.029Z] #33 6.831 + GOPATH=/tmp/tmp.QVq9zaRlSq [2021-02-06T15:31:52.029Z] #33 6.831 + RM_GOPATH=1 [2021-02-06T15:31:52.029Z] #33 6.831 + case "$(go env GOARCH)" in [2021-02-06T15:31:52.029Z] #33 6.831 ++ go env GOARCH [2021-02-06T15:31:52.029Z] #33 6.835 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:52.029Z] #33 6.835 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:52.029Z] #33 6.835 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:52.029Z] #33 6.842 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:31:52.029Z] #33 6.844 + dir=/tmp/install [2021-02-06T15:31:52.029Z] #33 6.844 + bin=tomlv [2021-02-06T15:31:52.029Z] #33 6.844 + shift [2021-02-06T15:31:52.029Z] #33 6.844 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-06T15:31:52.029Z] #33 6.844 + . /tmp/install/tomlv.installer [2021-02-06T15:31:52.029Z] #33 6.844 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:31:52.029Z] #33 6.844 + install_tomlv [2021-02-06T15:31:52.029Z] #33 6.844 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-06T15:31:52.029Z] #33 6.844 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QVq9zaRlSq/src/github.com/BurntSushi/toml [2021-02-06T15:31:52.029Z] #33 6.844 Cloning into '/tmp/tmp.QVq9zaRlSq/src/github.com/BurntSushi/toml'... [2021-02-06T15:31:52.029Z] #33 8.029 + cd /tmp/tmp.QVq9zaRlSq/src/github.com/BurntSushi/toml [2021-02-06T15:31:52.029Z] #33 8.029 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:31:52.029Z] #33 8.045 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-06T15:31:52.029Z] #33 8.909 internal/cpu [2021-02-06T15:31:52.029Z] #33 8.916 runtime/internal/atomic [2021-02-06T15:31:52.029Z] #33 9.326 runtime/internal/sys [2021-02-06T15:31:52.029Z] #33 9.478 runtime/internal/math [2021-02-06T15:31:52.029Z] #33 9.506 internal/bytealg [2021-02-06T15:31:52.029Z] #33 9.647 math/bits [2021-02-06T15:31:52.029Z] #33 10.32 math [2021-02-06T15:31:52.029Z] #33 10.36 runtime [2021-02-06T15:31:52.307Z] #33 ... [2021-02-06T15:31:52.307Z] [2021-02-06T15:31:52.307Z] #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-06T15:31:52.307Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:31:52.307Z] #44 7.853 + RM_GOPATH=0 [2021-02-06T15:31:52.307Z] #44 7.853 + TMP_GOPATH= [2021-02-06T15:31:52.307Z] #44 7.853 + : /build [2021-02-06T15:31:52.307Z] #44 7.853 + '[' -z '' ']' [2021-02-06T15:31:52.307Z] #44 7.853 ++ mktemp -d [2021-02-06T15:31:52.307Z] #44 7.859 + export GOPATH=/tmp/tmp.fqbvnFXyav [2021-02-06T15:31:52.307Z] #44 7.859 + GOPATH=/tmp/tmp.fqbvnFXyav [2021-02-06T15:31:52.307Z] #44 7.859 + RM_GOPATH=1 [2021-02-06T15:31:52.307Z] #44 7.859 + case "$(go env GOARCH)" in [2021-02-06T15:31:52.307Z] #44 7.859 ++ go env GOARCH [2021-02-06T15:31:52.307Z] #44 7.881 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:52.307Z] #44 7.881 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:52.307Z] #44 7.889 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:52.307Z] #44 7.890 + dir=/tmp/install [2021-02-06T15:31:52.307Z] #44 7.895 + bin=vndr [2021-02-06T15:31:52.307Z] #44 7.895 + shift [2021-02-06T15:31:52.307Z] #44 7.895 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-06T15:31:52.307Z] #44 7.895 + . /tmp/install/vndr.installer [2021-02-06T15:31:52.307Z] #44 7.895 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:31:52.307Z] #44 7.895 + install_vndr [2021-02-06T15:31:52.307Z] #44 7.895 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-06T15:31:52.307Z] #44 7.895 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fqbvnFXyav/src/github.com/LK4D4/vndr [2021-02-06T15:31:52.307Z] #44 7.895 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:31:52.307Z] #44 7.905 Cloning into '/tmp/tmp.fqbvnFXyav/src/github.com/LK4D4/vndr'... [2021-02-06T15:31:52.307Z] #44 8.888 + cd /tmp/tmp.fqbvnFXyav/src/github.com/LK4D4/vndr [2021-02-06T15:31:52.307Z] #44 8.888 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:31:52.307Z] #44 8.917 + go build -buildmode=pie -v -o /build/vndr . [2021-02-06T15:31:52.307Z] #44 10.39 internal/race [2021-02-06T15:31:52.307Z] #44 10.63 runtime [2021-02-06T15:31:52.307Z] #44 10.68 sync/atomic [2021-02-06T15:31:52.307Z] #44 11.09 unicode [2021-02-06T15:31:52.307Z] #44 ... [2021-02-06T15:31:52.307Z] [2021-02-06T15:31:52.307Z] #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-06T15:31:52.307Z] #46 sha256:60be1045037f8e84f32429ef361dcb3d1fc46f25c9690da0320e88b446c87d8b [2021-02-06T15:31:52.307Z] #46 10.27 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:31:52.307Z] #46 10.39 go: extracting github.com/fatih/color v1.9.0 [2021-02-06T15:31:52.307Z] #46 10.43 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:31:52.307Z] #46 10.47 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:31:52.307Z] #46 10.64 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:31:52.307Z] #46 10.68 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:31:52.307Z] #46 10.70 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:31:52.307Z] #46 10.74 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-06T15:31:52.307Z] #46 10.76 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:31:52.307Z] #46 10.84 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:31:52.307Z] #46 10.90 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:31:52.307Z] #46 10.96 go: extracting github.com/pkg/errors v0.9.1 [2021-02-06T15:31:52.307Z] #46 11.11 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:31:52.307Z] #46 11.13 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:31:52.499Z] #57 ... [2021-02-06T15:31:52.499Z] [2021-02-06T15:31:52.499Z] #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-06T15:31:52.499Z] #50 sha256:2cf9bf52452d39d56473805c03cd48fe5ea71d510ee06d94343497e4da12726a [2021-02-06T15:31:52.499Z] #50 6.125 + RM_GOPATH=0 [2021-02-06T15:31:52.499Z] #50 6.125 + TMP_GOPATH= [2021-02-06T15:31:52.499Z] #50 6.125 + : /build [2021-02-06T15:31:52.499Z] #50 6.125 + '[' -z '' ']' [2021-02-06T15:31:52.499Z] #50 6.125 ++ mktemp -d [2021-02-06T15:31:52.499Z] #50 6.128 + export GOPATH=/tmp/tmp.r6z5XRsHtO [2021-02-06T15:31:52.499Z] #50 6.128 + GOPATH=/tmp/tmp.r6z5XRsHtO [2021-02-06T15:31:52.499Z] #50 6.128 + RM_GOPATH=1 [2021-02-06T15:31:52.499Z] #50 6.128 + case "$(go env GOARCH)" in [2021-02-06T15:31:52.499Z] #50 6.128 ++ go env GOARCH [2021-02-06T15:31:52.499Z] #50 6.132 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:52.499Z] #50 6.132 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:52.499Z] #50 6.133 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:52.499Z] #50 6.147 + dir=/tmp/install [2021-02-06T15:31:52.499Z] #50 6.147 + bin=shfmt [2021-02-06T15:31:52.499Z] #50 6.147 + shift [2021-02-06T15:31:52.499Z] #50 6.147 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-06T15:31:52.499Z] #50 6.147 + . /tmp/install/shfmt.installer [2021-02-06T15:31:52.499Z] #50 6.147 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:31:52.499Z] #50 6.147 + install_shfmt [2021-02-06T15:31:52.499Z] #50 6.147 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-06T15:31:52.499Z] #50 6.147 + git clone https://github.com/mvdan/sh.git /tmp/tmp.r6z5XRsHtO/src/github.com/mvdan/sh [2021-02-06T15:31:52.499Z] #50 6.147 Cloning into '/tmp/tmp.r6z5XRsHtO/src/github.com/mvdan/sh'... [2021-02-06T15:31:52.499Z] #50 6.148 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:31:52.762Z] #50 ... [2021-02-06T15:31:52.762Z] [2021-02-06T15:31:52.762Z] #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-06T15:31:52.762Z] #48 sha256:f055fbd8a61d18613e1b407d8c659bd8d2af83f6ef9cbdb254b1f7dbc0292da2 [2021-02-06T15:31:52.762Z] #48 6.380 + RM_GOPATH=0 [2021-02-06T15:31:52.762Z] #48 6.380 + TMP_GOPATH= [2021-02-06T15:31:52.762Z] #48 6.380 + : /build [2021-02-06T15:31:52.762Z] #48 6.380 + '[' -z '' ']' [2021-02-06T15:31:52.762Z] #48 6.381 ++ mktemp -d [2021-02-06T15:31:52.762Z] #48 6.387 + export GOPATH=/tmp/tmp.RwoniKJpAa [2021-02-06T15:31:52.762Z] #48 6.387 + GOPATH=/tmp/tmp.RwoniKJpAa [2021-02-06T15:31:52.762Z] #48 6.387 + RM_GOPATH=1 [2021-02-06T15:31:52.762Z] #48 6.387 + case "$(go env GOARCH)" in [2021-02-06T15:31:52.762Z] #48 6.387 ++ go env GOARCH [2021-02-06T15:31:52.762Z] #48 6.399 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:52.762Z] #48 6.399 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:52.762Z] #48 6.399 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:52.762Z] #48 6.407 + dir=/tmp/install [2021-02-06T15:31:52.762Z] #48 6.407 + bin=golangci_lint [2021-02-06T15:31:52.762Z] #48 6.407 + shift [2021-02-06T15:31:52.762Z] #48 6.407 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-06T15:31:52.762Z] #48 6.407 + . /tmp/install/golangci_lint.installer [2021-02-06T15:31:52.762Z] #48 6.407 ++ : v1.23.8 [2021-02-06T15:31:52.762Z] #48 6.407 + install_golangci_lint [2021-02-06T15:31:52.762Z] #48 6.407 + set -e [2021-02-06T15:31:52.762Z] #48 6.407 + export GO111MODULE=on [2021-02-06T15:31:52.762Z] #48 6.407 + GO111MODULE=on [2021-02-06T15:31:52.762Z] #48 6.407 + GOBIN=/build [2021-02-06T15:31:52.762Z] #48 6.407 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-06T15:31:52.762Z] #48 6.492 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-06T15:31:52.762Z] #48 6.497 go: finding github.com v1.23.8 [2021-02-06T15:31:52.762Z] #48 6.497 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:31:52.762Z] #48 6.498 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-06T15:31:52.762Z] #48 6.498 go: finding github.com/golangci v1.23.8 [2021-02-06T15:31:53.329Z] #48 ... [2021-02-06T15:31:53.329Z] [2021-02-06T15:31:53.329Z] #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-06T15:31:53.329Z] #23 sha256:9196876cdadcc203e99317fe3d44f9cced66aced18d82798147a616f9a202fab [2021-02-06T15:31:53.329Z] #23 7.000 + RM_GOPATH=0 [2021-02-06T15:31:53.329Z] #23 7.000 + TMP_GOPATH= [2021-02-06T15:31:53.329Z] #23 7.000 + : /build [2021-02-06T15:31:53.329Z] #23 7.000 + '[' -z '' ']' [2021-02-06T15:31:53.329Z] #23 7.000 ++ mktemp -d [2021-02-06T15:31:53.329Z] #23 7.000 + export GOPATH=/tmp/tmp.PIhcEDzaV5 [2021-02-06T15:31:53.329Z] #23 7.000 + GOPATH=/tmp/tmp.PIhcEDzaV5 [2021-02-06T15:31:53.329Z] #23 7.000 + RM_GOPATH=1 [2021-02-06T15:31:53.329Z] #23 7.000 + case "$(go env GOARCH)" in [2021-02-06T15:31:53.329Z] #23 7.000 ++ go env GOARCH [2021-02-06T15:31:53.329Z] #23 7.004 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:53.329Z] #23 7.004 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:53.329Z] #23 7.004 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:53.329Z] #23 7.004 + dir=/tmp/install [2021-02-06T15:31:53.329Z] #23 7.004 + bin=dockercli [2021-02-06T15:31:53.329Z] #23 7.004 + shift [2021-02-06T15:31:53.329Z] #23 7.004 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-06T15:31:53.329Z] #23 7.004 + . /tmp/install/dockercli.installer [2021-02-06T15:31:53.329Z] #23 7.004 ++ : stable [2021-02-06T15:31:53.329Z] #23 7.004 ++ : 17.06.2-ce [2021-02-06T15:31:53.329Z] #23 7.004 + install_dockercli [2021-02-06T15:31:53.329Z] #23 7.004 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-06T15:31:53.329Z] #23 7.004 Install docker/cli version 17.06.2-ce from stable [2021-02-06T15:31:53.329Z] #23 7.005 ++ uname -m [2021-02-06T15:31:53.329Z] #23 7.007 + arch=x86_64 [2021-02-06T15:31:53.329Z] #23 7.007 + '[' x86_64 '!=' x86_64 ']' [2021-02-06T15:31:53.329Z] #23 7.007 + url=https://download.docker.com/linux/static [2021-02-06T15:31:53.329Z] #23 7.007 + tar -xz docker/docker [2021-02-06T15:31:53.329Z] #23 7.008 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-06T15:31:53.455Z] #49 16.74 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:31:54.507Z] #49 ... [2021-02-06T15:31:54.507Z] [2021-02-06T15:31:54.507Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-06T15:31:54.507Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-06T15:31:54.507Z] #55 17.83 Fetched 8196 kB in 17s (494 kB/s) [2021-02-06T15:31:54.805Z] #55 17.83 Reading package lists... [2021-02-06T15:31:54.805Z] #55 ... [2021-02-06T15:31:54.805Z] [2021-02-06T15:31:54.805Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-02-06T15:31:54.805Z] #27 sha256:b0c500e846892363e8be013f054b0969c29ceff2a684e177d6f3710680125a3c [2021-02-06T15:31:54.805Z] #27 23.01 137 added, 0 removed; done. [2021-02-06T15:31:54.805Z] #27 23.21 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-02-06T15:31:54.805Z] #27 23.22 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-06T15:31:54.805Z] #27 23.23 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-02-06T15:31:54.805Z] #27 23.28 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-06T15:31:54.805Z] #27 23.30 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:31:54.805Z] #27 23.41 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-06T15:31:54.805Z] #27 23.43 Updating certificates in /etc/ssl/certs... [2021-02-06T15:31:54.805Z] #27 28.33 0 added, 0 removed; done. [2021-02-06T15:31:54.805Z] #27 28.34 Running hooks in /etc/ca-certificates/update.d... [2021-02-06T15:31:54.805Z] #27 28.36 done. [2021-02-06T15:31:54.805Z] #27 DONE 28.6s [2021-02-06T15:31:54.846Z] #46 13.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:31:55.102Z] [2021-02-06T15:31:55.102Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-06T15:31:55.102Z] #28 sha256:551746f45c7afd7b501c8119b89b95895a5a8df8bb7cdbc38a41dfde73070325 [2021-02-06T15:31:55.102Z] #28 DONE 0.1s [2021-02-06T15:31:55.102Z] [2021-02-06T15:31:55.102Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:31:55.102Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:31:55.415Z] #46 14.17 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:31:55.426Z] #39 ... [2021-02-06T15:31:55.426Z] [2021-02-06T15:31:55.426Z] #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-06T15:31:55.426Z] #28 sha256:4f3a56f64ac222b99f3d206c6525890b07b341e7ef41eaeead6d5b6b84c01692 [2021-02-06T15:31:55.426Z] #28 1.463 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-06T15:31:55.426Z] #28 1.597 [2021-02-06T15:31:55.426Z] #28 1.797 0.0% ##### 8.0% ############### 21.4% ######################### 35.1% ################################## 47.7% ########################################### 60.7% ####################################################### 77.2% ######################################################## 78.2% ################################################################ 89.4% ######################################################################## 100.0% [2021-02-06T15:31:55.426Z] #28 2.927 [2021-02-06T15:31:55.426Z] #28 3.137 0.1% ################################################################## 91.9% ######################################################################## 100.0% [2021-02-06T15:31:55.426Z] #28 3.441 [2021-02-06T15:31:55.426Z] #28 3.638 0.1% ################################################################## 92.0% ######################################################################## 100.0% [2021-02-06T15:31:55.426Z] #28 3.887 [2021-02-06T15:31:55.426Z] #28 4.094 0.0% ######## 11.9% ################### 26.8% ############################## 42.9% ########################################## 58.4% #################################################### 73.6% ################################################################ 89.5% ######################################################################## 100.0% [2021-02-06T15:31:55.426Z] #28 4.951 [2021-02-06T15:31:55.958Z] #28 5.190 0.0% ## 3.4% ##### 7.3% ######## 12.0% ######### 13.6% ############ 16.9% ############# 19.2% ################ 22.8% ################# 24.0% ################### 27.2% #################### 28.9% ###################### 31.6% ######################## 34.3% ########################### 38.3% ############################## 41.8% ############################### 43.5% ################################ 45.7% [2021-02-06T15:31:55.958Z] #28 ... [2021-02-06T15:31:55.958Z] [2021-02-06T15:31:55.958Z] #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-06T15:31:55.958Z] #50 sha256:cf87e3bdbfcbeab649123ec7e04724a38e067d80e6b652c2e33b3cc19d8bb180 [2021-02-06T15:31:55.958Z] #50 6.206 + RM_GOPATH=0 [2021-02-06T15:31:55.958Z] #50 6.208 + TMP_GOPATH= [2021-02-06T15:31:55.958Z] #50 6.215 + : /build [2021-02-06T15:31:55.958Z] #50 6.216 + '[' -z '' ']' [2021-02-06T15:31:55.958Z] #50 6.219 ++ mktemp -d [2021-02-06T15:31:55.958Z] #50 6.224 + export GOPATH=/tmp/tmp.rBbvgikDtM [2021-02-06T15:31:55.958Z] #50 6.224 + GOPATH=/tmp/tmp.rBbvgikDtM [2021-02-06T15:31:55.958Z] #50 6.224 + RM_GOPATH=1 [2021-02-06T15:31:55.958Z] #50 6.224 + case "$(go env GOARCH)" in [2021-02-06T15:31:55.958Z] #50 6.235 ++ go env GOARCH [2021-02-06T15:31:55.958Z] #50 6.245 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:55.958Z] #50 6.245 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:55.958Z] #50 6.247 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:55.958Z] #50 6.250 + dir=/tmp/install [2021-02-06T15:31:55.958Z] #50 6.252 + bin=shfmt [2021-02-06T15:31:55.958Z] #50 6.254 + shift [2021-02-06T15:31:55.958Z] #50 6.256 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-06T15:31:55.958Z] #50 6.256 + . /tmp/install/shfmt.installer [2021-02-06T15:31:55.958Z] #50 6.256 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:31:55.958Z] #50 6.256 + install_shfmt [2021-02-06T15:31:55.958Z] #50 6.256 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-06T15:31:55.958Z] #50 6.256 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rBbvgikDtM/src/github.com/mvdan/sh [2021-02-06T15:31:55.958Z] #50 6.256 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:31:55.958Z] #50 6.258 Cloning into '/tmp/tmp.rBbvgikDtM/src/github.com/mvdan/sh'... [2021-02-06T15:31:56.632Z] #29 1.772 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-06T15:31:56.638Z] #23 ... [2021-02-06T15:31:56.638Z] [2021-02-06T15:31:56.639Z] #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-06T15:31:56.639Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:31:56.639Z] #35 8.257 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:56.639Z] #35 8.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:56.639Z] #35 8.353 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:56.639Z] #35 9.499 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:31:56.639Z] #35 ... [2021-02-06T15:31:56.639Z] [2021-02-06T15:31:56.639Z] #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-06T15:31:56.639Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:31:56.639Z] #12 7.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:56.639Z] #12 7.742 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:56.639Z] #12 7.742 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:56.639Z] #12 9.463 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:31:56.639Z] #12 ... [2021-02-06T15:31:56.639Z] [2021-02-06T15:31:56.639Z] #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-06T15:31:56.639Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-06T15:31:56.639Z] #39 7.488 + git clone https://github.com/docker/distribution.git . [2021-02-06T15:31:56.639Z] #39 7.488 Cloning into '.'... [2021-02-06T15:31:56.639Z] #39 ... [2021-02-06T15:31:56.639Z] [2021-02-06T15:31:56.639Z] #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-06T15:31:56.639Z] #63 sha256:5ca9e2b77098ba02b834e6d34cab83e45bfc9c2c0ec62f623611043fcc93996e [2021-02-06T15:31:56.639Z] #63 5.826 + RM_GOPATH=0 [2021-02-06T15:31:56.639Z] #63 5.826 + TMP_GOPATH= [2021-02-06T15:31:56.639Z] #63 5.826 + : /build [2021-02-06T15:31:56.639Z] #63 5.826 + '[' -z '' ']' [2021-02-06T15:31:56.639Z] #63 5.826 ++ mktemp -d [2021-02-06T15:31:56.639Z] #63 5.826 + export GOPATH=/tmp/tmp.cAZJRe0bXE [2021-02-06T15:31:56.639Z] #63 5.826 + GOPATH=/tmp/tmp.cAZJRe0bXE [2021-02-06T15:31:56.639Z] #63 5.826 + RM_GOPATH=1 [2021-02-06T15:31:56.639Z] #63 5.826 + case "$(go env GOARCH)" in [2021-02-06T15:31:56.639Z] #63 5.826 ++ go env GOARCH [2021-02-06T15:31:56.639Z] #63 5.832 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:56.639Z] #63 5.832 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:56.639Z] #63 5.833 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:56.639Z] #63 5.835 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:31:56.639Z] #63 5.835 + dir=/tmp/install [2021-02-06T15:31:56.639Z] #63 5.835 + bin=proxy [2021-02-06T15:31:56.639Z] #63 5.835 + shift [2021-02-06T15:31:56.639Z] #63 5.835 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-06T15:31:56.639Z] #63 5.835 + . /tmp/install/proxy.installer [2021-02-06T15:31:56.639Z] #63 5.835 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:31:56.639Z] #63 5.835 + install_proxy [2021-02-06T15:31:56.639Z] #63 5.835 + case "$1" in [2021-02-06T15:31:56.639Z] #63 5.835 + export CGO_ENABLED=0 [2021-02-06T15:31:56.639Z] #63 5.835 + CGO_ENABLED=0 [2021-02-06T15:31:56.639Z] #63 5.835 + _install_proxy [2021-02-06T15:31:56.639Z] #63 5.835 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-06T15:31:56.639Z] #63 5.835 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.cAZJRe0bXE/src/github.com/docker/libnetwork [2021-02-06T15:31:56.639Z] #63 5.839 Cloning into '/tmp/tmp.cAZJRe0bXE/src/github.com/docker/libnetwork'... [2021-02-06T15:31:56.639Z] #63 ... [2021-02-06T15:31:56.639Z] [2021-02-06T15:31:56.639Z] #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-06T15:31:56.639Z] #46 sha256:ca3b91c3858ec9eb2c63e0993770233224a8d1427d581811a8793d7b9133f1ad [2021-02-06T15:31:56.639Z] #46 7.194 + RM_GOPATH=0 [2021-02-06T15:31:56.639Z] #46 7.195 + TMP_GOPATH= [2021-02-06T15:31:56.639Z] #46 7.195 + : /build [2021-02-06T15:31:56.639Z] #46 7.196 + '[' -z '' ']' [2021-02-06T15:31:56.639Z] #46 7.196 ++ mktemp -d [2021-02-06T15:31:56.639Z] #46 7.201 + export GOPATH=/tmp/tmp.18RqTVSIbN [2021-02-06T15:31:56.639Z] #46 7.201 + GOPATH=/tmp/tmp.18RqTVSIbN [2021-02-06T15:31:56.639Z] #46 7.201 + RM_GOPATH=1 [2021-02-06T15:31:56.639Z] #46 7.201 + case "$(go env GOARCH)" in [2021-02-06T15:31:56.639Z] #46 7.201 ++ go env GOARCH [2021-02-06T15:31:56.639Z] #46 7.297 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:56.639Z] #46 7.297 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:56.639Z] #46 7.297 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:56.639Z] #46 7.297 + dir=/tmp/install [2021-02-06T15:31:56.639Z] #46 7.297 + bin=gotestsum [2021-02-06T15:31:56.639Z] #46 7.297 + shift [2021-02-06T15:31:56.639Z] #46 7.297 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-06T15:31:56.639Z] #46 7.297 + . /tmp/install/gotestsum.installer [2021-02-06T15:31:56.639Z] #46 7.297 ++ : v0.5.3 [2021-02-06T15:31:56.639Z] #46 7.297 + install_gotestsum [2021-02-06T15:31:56.639Z] #46 7.297 + set -e [2021-02-06T15:31:56.639Z] #46 7.297 + export GO111MODULE=on [2021-02-06T15:31:56.639Z] #46 7.297 + GO111MODULE=on [2021-02-06T15:31:56.639Z] #46 7.297 + GOBIN=/build [2021-02-06T15:31:56.639Z] #46 7.297 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-06T15:31:56.639Z] #46 7.332 go: finding gotest.tools v0.5.3 [2021-02-06T15:31:56.639Z] #46 7.332 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-06T15:31:56.639Z] #46 8.411 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-06T15:31:56.639Z] #46 9.289 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-06T15:31:56.639Z] #46 10.12 go: downloading github.com/pkg/errors v0.9.1 [2021-02-06T15:31:56.639Z] #46 10.14 go: downloading github.com/fatih/color v1.9.0 [2021-02-06T15:31:56.639Z] #46 10.36 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:31:56.639Z] #46 10.48 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:31:56.639Z] #46 10.48 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:31:56.639Z] #46 10.48 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:31:56.639Z] #46 10.48 go: extracting github.com/pkg/errors v0.9.1 [2021-02-06T15:31:56.639Z] #46 10.50 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-06T15:31:56.864Z] #46 ... [2021-02-06T15:31:56.864Z] [2021-02-06T15:31:56.864Z] #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-06T15:31:56.864Z] #33 sha256:d9b9afbe654fcb6cfe5238188f5ec2fa06a5f20312deecd7147ece2e490897ce [2021-02-06T15:31:56.864Z] #33 15.43 unicode/utf8 [2021-02-06T15:31:56.899Z] #46 10.62 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:31:56.900Z] #46 ... [2021-02-06T15:31:56.900Z] [2021-02-06T15:31:56.900Z] #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-06T15:31:56.900Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:31:56.900Z] #41 7.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:56.900Z] #41 7.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:56.900Z] #41 7.453 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:56.900Z] #41 8.988 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:31:56.900Z] #41 ... [2021-02-06T15:31:56.900Z] [2021-02-06T15:31:56.900Z] #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-06T15:31:56.900Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:31:56.900Z] #44 7.223 + RM_GOPATH=0 [2021-02-06T15:31:56.900Z] #44 7.223 + TMP_GOPATH= [2021-02-06T15:31:56.900Z] #44 7.223 + : /build [2021-02-06T15:31:56.900Z] #44 7.223 + '[' -z '' ']' [2021-02-06T15:31:56.900Z] #44 7.225 ++ mktemp -d [2021-02-06T15:31:56.900Z] #44 7.225 + export GOPATH=/tmp/tmp.8rDVRUHYDM [2021-02-06T15:31:56.900Z] #44 7.225 + GOPATH=/tmp/tmp.8rDVRUHYDM [2021-02-06T15:31:56.900Z] #44 7.225 + RM_GOPATH=1 [2021-02-06T15:31:56.900Z] #44 7.225 + case "$(go env GOARCH)" in [2021-02-06T15:31:56.900Z] #44 7.225 ++ go env GOARCH [2021-02-06T15:31:56.900Z] #44 7.298 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:56.900Z] #44 7.298 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:56.900Z] #44 7.298 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:56.900Z] #44 7.298 + dir=/tmp/install [2021-02-06T15:31:56.900Z] #44 7.298 + bin=vndr [2021-02-06T15:31:56.900Z] #44 7.298 + shift [2021-02-06T15:31:56.900Z] #44 7.326 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:31:56.900Z] #44 7.326 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-06T15:31:56.900Z] #44 7.326 + . /tmp/install/vndr.installer [2021-02-06T15:31:56.900Z] #44 7.326 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:31:56.900Z] #44 7.326 + install_vndr [2021-02-06T15:31:56.900Z] #44 7.326 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-06T15:31:56.900Z] #44 7.326 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8rDVRUHYDM/src/github.com/LK4D4/vndr [2021-02-06T15:31:56.900Z] #44 7.356 Cloning into '/tmp/tmp.8rDVRUHYDM/src/github.com/LK4D4/vndr'... [2021-02-06T15:31:56.900Z] #44 8.768 + cd /tmp/tmp.8rDVRUHYDM/src/github.com/LK4D4/vndr [2021-02-06T15:31:56.900Z] #44 8.771 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:31:56.900Z] #44 8.797 + go build -buildmode=pie -v -o /build/vndr . [2021-02-06T15:31:56.900Z] #44 10.42 internal/bytealg [2021-02-06T15:31:56.900Z] #44 10.44 internal/race [2021-02-06T15:31:56.900Z] #44 10.60 sync/atomic [2021-02-06T15:31:56.900Z] #44 10.90 unicode [2021-02-06T15:31:56.900Z] #44 ... [2021-02-06T15:31:56.900Z] [2021-02-06T15:31:56.900Z] #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-06T15:31:56.900Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-06T15:31:56.900Z] #54 7.617 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:31:56.900Z] #54 7.777 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:31:56.900Z] #54 7.777 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:31:56.900Z] #54 9.505 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:31:57.125Z] #33 ... [2021-02-06T15:31:57.125Z] [2021-02-06T15:31:57.125Z] #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-06T15:31:57.125Z] #23 sha256:31955e97af81f16fcdc7a8436b2ce47dca2f4993388f91df01170ce6d2e3fcfa [2021-02-06T15:31:57.125Z] #23 15.15 + mkdir -p /build [2021-02-06T15:31:57.125Z] #23 15.17 + mv docker/docker /build/ [2021-02-06T15:31:57.125Z] #23 15.18 + rmdir docker [2021-02-06T15:31:57.125Z] #23 DONE 15.8s [2021-02-06T15:31:57.125Z] [2021-02-06T15:31:57.125Z] #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-06T15:31:57.125Z] #46 sha256:60be1045037f8e84f32429ef361dcb3d1fc46f25c9690da0320e88b446c87d8b [2021-02-06T15:31:57.125Z] #46 15.63 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:31:57.160Z] #54 ... [2021-02-06T15:31:57.160Z] [2021-02-06T15:31:57.160Z] #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-06T15:31:57.160Z] #33 sha256:6818c4fa2b344cffd198a175cf94d2983449da41cc67c0e0e93bfd8e20b41366 [2021-02-06T15:31:57.160Z] #33 7.229 + RM_GOPATH=0 [2021-02-06T15:31:57.160Z] #33 7.229 + TMP_GOPATH= [2021-02-06T15:31:57.160Z] #33 7.229 + : /build [2021-02-06T15:31:57.160Z] #33 7.229 + '[' -z '' ']' [2021-02-06T15:31:57.160Z] #33 7.234 ++ mktemp -d [2021-02-06T15:31:57.160Z] #33 7.235 + export GOPATH=/tmp/tmp.bB6aeBfnUn [2021-02-06T15:31:57.160Z] #33 7.235 + GOPATH=/tmp/tmp.bB6aeBfnUn [2021-02-06T15:31:57.160Z] #33 7.235 + RM_GOPATH=1 [2021-02-06T15:31:57.160Z] #33 7.235 + case "$(go env GOARCH)" in [2021-02-06T15:31:57.160Z] #33 7.245 ++ go env GOARCH [2021-02-06T15:31:57.160Z] #33 7.253 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:57.160Z] #33 7.253 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:31:57.160Z] #33 7.263 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:31:57.160Z] #33 7.263 ++ dirname /tmp/install/install.sh [2021-02-06T15:31:57.160Z] #33 7.263 + dir=/tmp/install [2021-02-06T15:31:57.160Z] #33 7.263 + bin=tomlv [2021-02-06T15:31:57.160Z] #33 7.263 + shift [2021-02-06T15:31:57.160Z] #33 7.263 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-06T15:31:57.160Z] #33 7.263 + . /tmp/install/tomlv.installer [2021-02-06T15:31:57.160Z] #33 7.263 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:31:57.160Z] #33 7.263 + install_tomlv [2021-02-06T15:31:57.160Z] #33 7.263 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-06T15:31:57.160Z] #33 7.263 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bB6aeBfnUn/src/github.com/BurntSushi/toml [2021-02-06T15:31:57.160Z] #33 7.264 Cloning into '/tmp/tmp.bB6aeBfnUn/src/github.com/BurntSushi/toml'... [2021-02-06T15:31:57.160Z] #33 8.749 + cd /tmp/tmp.bB6aeBfnUn/src/github.com/BurntSushi/toml [2021-02-06T15:31:57.160Z] #33 8.749 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:31:57.160Z] #33 8.824 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-06T15:31:57.160Z] #33 9.531 runtime/internal/atomic [2021-02-06T15:31:57.160Z] #33 9.532 internal/cpu [2021-02-06T15:31:57.160Z] #33 9.762 runtime/internal/sys [2021-02-06T15:31:57.160Z] #33 10.08 runtime/internal/math [2021-02-06T15:31:57.160Z] #33 10.20 math/bits [2021-02-06T15:31:57.160Z] #33 10.31 internal/bytealg [2021-02-06T15:31:57.160Z] #33 10.85 math [2021-02-06T15:31:57.160Z] #33 ... [2021-02-06T15:31:57.160Z] [2021-02-06T15:31:57.160Z] #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-06T15:31:57.160Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:31:57.160Z] #44 11.16 runtime [2021-02-06T15:31:57.275Z] #29 2.297 [2021-02-06T15:31:57.893Z] #29 2.561 0.2% ## 3.5% #### 6.8% ####### 10.9% [2021-02-06T15:31:57.893Z] #29 ... [2021-02-06T15:31:57.893Z] [2021-02-06T15:31:57.893Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:31:57.893Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:31:57.893Z] #45 11.49 crypto/internal/subtle [2021-02-06T15:31:57.893Z] #45 11.78 crypto/subtle [2021-02-06T15:31:57.893Z] #45 12.19 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-06T15:31:57.893Z] #45 12.56 internal/nettrace [2021-02-06T15:31:57.893Z] #45 13.03 runtime/cgo [2021-02-06T15:31:57.893Z] #45 16.68 vendor/golang.org/x/crypto/internal/subtle [2021-02-06T15:31:57.893Z] #45 ... [2021-02-06T15:31:57.893Z] [2021-02-06T15:31:57.893Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:31:57.893Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:31:59.033Z] #46 ... [2021-02-06T15:31:59.033Z] [2021-02-06T15:31:59.033Z] #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-06T15:31:59.033Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-06T15:31:59.033Z] #39 7.542 + git clone https://github.com/docker/distribution.git . [2021-02-06T15:31:59.033Z] #39 7.550 Cloning into '.'... [2021-02-06T15:31:59.033Z] #39 ... [2021-02-06T15:31:59.033Z] [2021-02-06T15:31:59.033Z] #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-06T15:31:59.033Z] #48 sha256:b58cb2976684ed2e3642aacb3115c845b7f0e4b986c16d4f9ed8b78cdb14daa7 [2021-02-06T15:31:59.033Z] #48 16.43 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:31:59.033Z] #48 16.45 go: downloading github.com/pkg/errors v0.8.1 [2021-02-06T15:31:59.033Z] #48 16.55 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-06T15:31:59.033Z] #48 16.87 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:31:59.033Z] #48 16.93 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:31:59.033Z] #48 16.93 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:31:59.033Z] #48 16.94 go: downloading github.com/fatih/color v1.7.0 [2021-02-06T15:31:59.033Z] #48 16.94 go: extracting github.com/pkg/errors v0.8.1 [2021-02-06T15:31:59.033Z] #48 17.00 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:31:59.033Z] #48 17.13 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:31:59.033Z] #48 17.22 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:31:59.033Z] #48 17.26 go: downloading github.com/spf13/viper v1.6.1 [2021-02-06T15:31:59.033Z] #48 17.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:31:59.033Z] #48 17.52 go: extracting github.com/fatih/color v1.7.0 [2021-02-06T15:31:59.033Z] #48 17.55 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-06T15:31:59.033Z] #48 17.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-06T15:31:59.033Z] #48 17.66 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-06T15:31:59.033Z] #48 17.72 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:31:59.033Z] #48 17.75 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:31:59.033Z] #48 17.84 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:31:59.293Z] #48 18.10 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:31:59.293Z] #48 18.12 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:31:59.293Z] #48 18.12 go: extracting github.com/spf13/viper v1.6.1 [2021-02-06T15:31:59.413Z] #29 2.561 0.2% ## 3.5% #### 6.8% ####### 10.9% ########## 15.1% ############## 20.7% ################ 22.8% #################### 28.9% ######################### 34.9% ############################### 43.1% ################################# 47.1% ###################################### 53.2% ############################################ 61.4% ################################################## 69.5% ###################################################### 75.6% ############################################################ 83.7% ################################################################ 89.8% ######################################################################## 100.0% [2021-02-06T15:31:59.553Z] #48 18.43 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:31:59.554Z] #48 18.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:31:59.813Z] #48 18.52 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-06T15:31:59.813Z] #48 18.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:31:59.813Z] #48 18.63 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:31:59.813Z] #48 18.70 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-06T15:32:00.073Z] #48 18.91 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:32:00.073Z] #48 18.94 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:00.073Z] #48 18.97 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:32:00.073Z] #48 18.97 go: downloading github.com/spf13/afero v1.1.2 [2021-02-06T15:32:00.104Z] #29 4.921 [2021-02-06T15:32:00.104Z] #29 ... [2021-02-06T15:32:00.104Z] [2021-02-06T15:32:00.104Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-06T15:32:00.104Z] #51 sha256:56b013b2ff87a8fba94c0a141d4decf46b3f572df1cf0791169affe9e1ddbba4 [2021-02-06T15:32:00.104Z] #51 13.61 + cd /tmp/tmp.NTWv1VIvCQ/src/github.com/mvdan/sh [2021-02-06T15:32:00.104Z] #51 13.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:32:00.104Z] #51 13.76 + GO111MODULE=on [2021-02-06T15:32:00.104Z] #51 13.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-06T15:32:00.104Z] #51 15.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:00.104Z] #51 15.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:00.104Z] #51 15.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:00.104Z] #51 15.84 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:00.104Z] #51 16.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:00.104Z] #51 17.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:00.104Z] #51 18.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:00.104Z] #51 19.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:00.104Z] #51 21.54 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:00.104Z] #51 21.66 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:00.104Z] #51 21.99 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:00.104Z] #51 22.23 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:00.104Z] #51 ... [2021-02-06T15:32:00.104Z] [2021-02-06T15:32:00.104Z] #64 [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-06T15:32:00.104Z] #64 sha256:11fd3daaf7befa5ec131f211fda89d27d735e590ebd1269bd4fee90898ac7634 [2021-02-06T15:32:00.217Z] #50 ... [2021-02-06T15:32:00.217Z] [2021-02-06T15:32:00.217Z] #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-06T15:32:00.217Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-06T15:32:00.217Z] #54 6.444 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:32:00.217Z] #54 6.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:32:00.217Z] #54 6.522 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:32:00.217Z] #54 7.617 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-06T15:32:00.217Z] #54 9.499 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [261 kB] [2021-02-06T15:32:00.217Z] #54 ... [2021-02-06T15:32:00.217Z] [2021-02-06T15:32:00.217Z] #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-06T15:32:00.217Z] #57 sha256:708ee4dd31d52f23966804e987492d92e2a4fe80254f755a27ac3648320d9fda [2021-02-06T15:32:00.217Z] #57 3.439 + RM_GOPATH=0 [2021-02-06T15:32:00.217Z] #57 3.439 + TMP_GOPATH= [2021-02-06T15:32:00.217Z] #57 3.439 + : /build [2021-02-06T15:32:00.217Z] #57 3.439 + '[' -z '' ']' [2021-02-06T15:32:00.217Z] #57 3.439 ++ mktemp -d [2021-02-06T15:32:00.217Z] #57 3.440 + export GOPATH=/tmp/tmp.5vheJoBibH [2021-02-06T15:32:00.217Z] #57 3.440 + GOPATH=/tmp/tmp.5vheJoBibH [2021-02-06T15:32:00.217Z] #57 3.440 + RM_GOPATH=1 [2021-02-06T15:32:00.217Z] #57 3.440 + case "$(go env GOARCH)" in [2021-02-06T15:32:00.217Z] #57 3.442 ++ go env GOARCH [2021-02-06T15:32:00.217Z] #57 3.463 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.217Z] #57 3.463 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.217Z] #57 3.463 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:00.217Z] #57 3.474 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:32:00.217Z] #57 3.474 + dir=/tmp/install [2021-02-06T15:32:00.217Z] #57 3.474 + bin=rootlesskit [2021-02-06T15:32:00.217Z] #57 3.474 + shift [2021-02-06T15:32:00.217Z] #57 3.474 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-06T15:32:00.217Z] #57 3.474 + . /tmp/install/rootlesskit.installer [2021-02-06T15:32:00.217Z] #57 3.474 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:32:00.217Z] #57 3.474 + install_rootlesskit [2021-02-06T15:32:00.217Z] #57 3.474 + case "$1" in [2021-02-06T15:32:00.217Z] #57 3.474 + export CGO_ENABLED=0 [2021-02-06T15:32:00.217Z] #57 3.474 + CGO_ENABLED=0 [2021-02-06T15:32:00.217Z] #57 3.474 + _install_rootlesskit [2021-02-06T15:32:00.217Z] #57 3.474 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-02-06T15:32:00.217Z] #57 3.474 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5vheJoBibH/src/github.com/rootless-containers/rootlesskit [2021-02-06T15:32:00.217Z] #57 3.485 Cloning into '/tmp/tmp.5vheJoBibH/src/github.com/rootless-containers/rootlesskit'... [2021-02-06T15:32:00.217Z] #57 4.756 + cd /tmp/tmp.5vheJoBibH/src/github.com/rootless-containers/rootlesskit [2021-02-06T15:32:00.217Z] #57 4.756 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:32:00.217Z] #57 4.961 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-06T15:32:00.217Z] #57 4.961 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-06T15:32:00.217Z] #57 ... [2021-02-06T15:32:00.217Z] [2021-02-06T15:32:00.217Z] #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-06T15:32:00.217Z] #46 sha256:8c97acd9fee23507c2cd7b6d6fb2a5d551440ec7de0f2bbfb98bf5df927f00cd [2021-02-06T15:32:00.217Z] #46 5.774 + RM_GOPATH=0 [2021-02-06T15:32:00.217Z] #46 5.774 + TMP_GOPATH= [2021-02-06T15:32:00.217Z] #46 5.774 + : /build [2021-02-06T15:32:00.217Z] #46 5.774 + '[' -z '' ']' [2021-02-06T15:32:00.217Z] #46 5.774 ++ mktemp -d [2021-02-06T15:32:00.217Z] #46 5.781 + export GOPATH=/tmp/tmp.VI5H7nH1m9 [2021-02-06T15:32:00.217Z] #46 5.781 + GOPATH=/tmp/tmp.VI5H7nH1m9 [2021-02-06T15:32:00.217Z] #46 5.781 + RM_GOPATH=1 [2021-02-06T15:32:00.217Z] #46 5.781 + case "$(go env GOARCH)" in [2021-02-06T15:32:00.217Z] #46 5.788 ++ go env GOARCH [2021-02-06T15:32:00.217Z] #46 5.802 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.217Z] #46 5.802 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.217Z] #46 5.803 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:00.217Z] #46 5.810 + dir=/tmp/install [2021-02-06T15:32:00.217Z] #46 5.810 + bin=gotestsum [2021-02-06T15:32:00.217Z] #46 5.810 + shift [2021-02-06T15:32:00.217Z] #46 5.810 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-06T15:32:00.217Z] #46 5.810 + . /tmp/install/gotestsum.installer [2021-02-06T15:32:00.217Z] #46 5.810 ++ : v0.5.3 [2021-02-06T15:32:00.217Z] #46 5.810 + install_gotestsum [2021-02-06T15:32:00.217Z] #46 5.817 + set -e [2021-02-06T15:32:00.217Z] #46 5.817 + export GO111MODULE=on [2021-02-06T15:32:00.217Z] #46 5.817 + GO111MODULE=on [2021-02-06T15:32:00.217Z] #46 5.817 + GOBIN=/build [2021-02-06T15:32:00.217Z] #46 5.817 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-06T15:32:00.217Z] #46 5.850 go: finding gotest.tools v0.5.3 [2021-02-06T15:32:00.217Z] #46 5.850 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-06T15:32:00.217Z] #46 6.893 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-06T15:32:00.217Z] #46 7.490 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-06T15:32:00.217Z] #46 8.577 go: downloading github.com/fatih/color v1.9.0 [2021-02-06T15:32:00.217Z] #46 8.579 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-06T15:32:00.217Z] #46 8.743 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:32:00.217Z] #46 8.768 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:32:00.217Z] #46 8.932 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:32:00.217Z] #46 9.026 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:32:00.217Z] #46 9.029 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:32:00.217Z] #46 9.030 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:32:00.217Z] #46 9.055 go: extracting github.com/fatih/color v1.9.0 [2021-02-06T15:32:00.217Z] #46 9.315 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:32:00.217Z] #46 9.346 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:32:00.217Z] #46 9.380 go: downloading github.com/pkg/errors v0.9.1 [2021-02-06T15:32:00.217Z] #46 9.381 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:32:00.217Z] #46 9.558 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-06T15:32:00.217Z] #46 9.565 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:32:00.217Z] #46 9.613 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:32:00.217Z] #46 9.939 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:32:00.217Z] #46 9.993 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:32:00.217Z] #46 10.23 go: extracting github.com/pkg/errors v0.9.1 [2021-02-06T15:32:00.217Z] #46 ... [2021-02-06T15:32:00.217Z] [2021-02-06T15:32:00.217Z] #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-06T15:32:00.217Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-06T15:32:00.217Z] #41 5.901 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:32:00.217Z] #41 5.945 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:32:00.217Z] #41 5.954 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:32:00.217Z] #41 6.817 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-06T15:32:00.217Z] #41 8.706 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [261 kB] [2021-02-06T15:32:00.217Z] #41 ... [2021-02-06T15:32:00.217Z] [2021-02-06T15:32:00.217Z] #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-06T15:32:00.217Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-06T15:32:00.217Z] #31 5.655 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-06T15:32:00.217Z] #31 5.658 Cloning into '.'... [2021-02-06T15:32:00.217Z] #31 ... [2021-02-06T15:32:00.217Z] [2021-02-06T15:32:00.217Z] #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-06T15:32:00.217Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:32:00.217Z] #12 6.735 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:32:00.217Z] #12 6.819 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:32:00.217Z] #12 6.825 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:32:00.217Z] #12 7.877 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-06T15:32:00.217Z] #12 10.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [261 kB] [2021-02-06T15:32:00.334Z] #48 19.21 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:00.334Z] #48 19.23 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:00.334Z] #48 19.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:00.402Z] #64 22.60 Checking out files: 49% (948/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/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: 90% (1715/1905) Checking out files: 90% (1730/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-06T15:32:00.402Z] #64 23.96 + cd /tmp/tmp.wC8H4AhKLe/src/github.com/docker/libnetwork [2021-02-06T15:32:00.402Z] #64 23.96 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:32:00.481Z] #12 ... [2021-02-06T15:32:00.481Z] [2021-02-06T15:32:00.481Z] #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-06T15:32:00.481Z] #23 sha256:ad2f5c493274faa0edb9a5171c1533d1ea4e8b67e19587b9cd330ffa4180de77 [2021-02-06T15:32:00.481Z] #23 6.124 + RM_GOPATH=0 [2021-02-06T15:32:00.481Z] #23 6.125 + TMP_GOPATH= [2021-02-06T15:32:00.481Z] #23 6.125 + : /build [2021-02-06T15:32:00.481Z] #23 6.125 + '[' -z '' ']' [2021-02-06T15:32:00.481Z] #23 6.126 ++ mktemp -d [2021-02-06T15:32:00.481Z] #23 6.151 + export GOPATH=/tmp/tmp.XptPdStKCG [2021-02-06T15:32:00.481Z] #23 6.151 + GOPATH=/tmp/tmp.XptPdStKCG [2021-02-06T15:32:00.481Z] #23 6.151 + RM_GOPATH=1 [2021-02-06T15:32:00.481Z] #23 6.151 + case "$(go env GOARCH)" in [2021-02-06T15:32:00.481Z] #23 6.153 ++ go env GOARCH [2021-02-06T15:32:00.481Z] #23 6.177 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.481Z] #23 6.177 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.481Z] #23 6.178 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:00.481Z] #23 6.180 + dir=/tmp/install [2021-02-06T15:32:00.481Z] #23 6.180 + bin=dockercli [2021-02-06T15:32:00.481Z] #23 6.180 + shift [2021-02-06T15:32:00.481Z] #23 6.180 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-06T15:32:00.481Z] #23 6.180 + . /tmp/install/dockercli.installer [2021-02-06T15:32:00.481Z] #23 6.180 ++ : stable [2021-02-06T15:32:00.481Z] #23 6.180 ++ : 17.06.2-ce [2021-02-06T15:32:00.481Z] #23 6.180 + install_dockercli [2021-02-06T15:32:00.481Z] #23 6.180 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-06T15:32:00.481Z] #23 6.181 Install docker/cli version 17.06.2-ce from stable [2021-02-06T15:32:00.481Z] #23 6.183 ++ uname -m [2021-02-06T15:32:00.481Z] #23 6.187 + arch=aarch64 [2021-02-06T15:32:00.481Z] #23 6.187 + '[' aarch64 '!=' x86_64 ']' [2021-02-06T15:32:00.482Z] #23 6.187 + '[' aarch64 '!=' s390x ']' [2021-02-06T15:32:00.482Z] #23 6.187 + '[' aarch64 '!=' armhf ']' [2021-02-06T15:32:00.482Z] #23 6.187 + build_dockercli [2021-02-06T15:32:00.482Z] #23 6.187 + git clone https://github.com/docker/docker-ce /tmp/tmp.XptPdStKCG/tmp/docker-ce [2021-02-06T15:32:00.482Z] #23 6.196 Cloning into '/tmp/tmp.XptPdStKCG/tmp/docker-ce'... [2021-02-06T15:32:00.482Z] #23 ... [2021-02-06T15:32:00.482Z] [2021-02-06T15:32:00.482Z] #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-06T15:32:00.482Z] #48 sha256:d3b47f9e9d3344bd119c16e6f00fb94c2b9f929cbc16b00f93cd6272557fec89 [2021-02-06T15:32:00.482Z] #48 5.787 + RM_GOPATH=0 [2021-02-06T15:32:00.482Z] #48 5.787 + TMP_GOPATH= [2021-02-06T15:32:00.482Z] #48 5.787 + : /build [2021-02-06T15:32:00.482Z] #48 5.787 + '[' -z '' ']' [2021-02-06T15:32:00.482Z] #48 5.787 ++ mktemp -d [2021-02-06T15:32:00.482Z] #48 5.787 + export GOPATH=/tmp/tmp.Bu4obJLmjx [2021-02-06T15:32:00.482Z] #48 5.787 + GOPATH=/tmp/tmp.Bu4obJLmjx [2021-02-06T15:32:00.482Z] #48 5.787 + RM_GOPATH=1 [2021-02-06T15:32:00.482Z] #48 5.787 + case "$(go env GOARCH)" in [2021-02-06T15:32:00.482Z] #48 5.787 ++ go env GOARCH [2021-02-06T15:32:00.482Z] #48 5.804 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.482Z] #48 5.804 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.482Z] #48 5.805 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:00.482Z] #48 5.809 + dir=/tmp/install [2021-02-06T15:32:00.482Z] #48 5.809 + bin=golangci_lint [2021-02-06T15:32:00.482Z] #48 5.809 + shift [2021-02-06T15:32:00.482Z] #48 5.809 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-06T15:32:00.482Z] #48 5.809 + . /tmp/install/golangci_lint.installer [2021-02-06T15:32:00.482Z] #48 5.809 ++ : v1.23.8 [2021-02-06T15:32:00.482Z] #48 5.809 + install_golangci_lint [2021-02-06T15:32:00.482Z] #48 5.809 + set -e [2021-02-06T15:32:00.482Z] #48 5.809 + export GO111MODULE=on [2021-02-06T15:32:00.482Z] #48 5.809 + GO111MODULE=on [2021-02-06T15:32:00.482Z] #48 5.809 + GOBIN=/build [2021-02-06T15:32:00.482Z] #48 5.809 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-06T15:32:00.482Z] #48 5.826 go: finding github.com v1.23.8 [2021-02-06T15:32:00.482Z] #48 5.828 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-06T15:32:00.482Z] #48 5.828 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-06T15:32:00.482Z] #48 5.828 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:32:00.482Z] #48 5.828 go: finding github.com/golangci v1.23.8 [2021-02-06T15:32:00.482Z] #48 6.730 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:32:00.482Z] #48 7.457 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:32:00.594Z] #48 19.48 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:00.594Z] #48 19.49 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:00.594Z] #48 19.60 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:00.715Z] #64 24.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-06T15:32:00.746Z] #48 ... [2021-02-06T15:32:00.746Z] [2021-02-06T15:32:00.746Z] #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-06T15:32:00.746Z] #63 sha256:5432f60dd1215c640692f6ec4d125a6236f2b31ad7ab0f413dc8c15bbef0e340 [2021-02-06T15:32:00.746Z] #63 5.808 + RM_GOPATH=0 [2021-02-06T15:32:00.746Z] #63 5.808 + TMP_GOPATH= [2021-02-06T15:32:00.746Z] #63 5.808 + : /build [2021-02-06T15:32:00.746Z] #63 5.808 + '[' -z '' ']' [2021-02-06T15:32:00.746Z] #63 5.817 ++ mktemp -d [2021-02-06T15:32:00.746Z] #63 5.817 + export GOPATH=/tmp/tmp.4mJV8rX6UE [2021-02-06T15:32:00.746Z] #63 5.817 + GOPATH=/tmp/tmp.4mJV8rX6UE [2021-02-06T15:32:00.746Z] #63 5.820 + RM_GOPATH=1 [2021-02-06T15:32:00.746Z] #63 5.820 + case "$(go env GOARCH)" in [2021-02-06T15:32:00.746Z] #63 5.820 ++ go env GOARCH [2021-02-06T15:32:00.746Z] #63 5.869 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:32:00.746Z] #63 5.870 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.746Z] #63 5.870 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.746Z] #63 5.870 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:00.746Z] #63 5.870 + dir=/tmp/install [2021-02-06T15:32:00.746Z] #63 5.870 + bin=proxy [2021-02-06T15:32:00.746Z] #63 5.870 + shift [2021-02-06T15:32:00.746Z] #63 5.870 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-06T15:32:00.746Z] #63 5.870 + . /tmp/install/proxy.installer [2021-02-06T15:32:00.746Z] #63 5.870 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:32:00.746Z] #63 5.870 + install_proxy [2021-02-06T15:32:00.746Z] #63 5.870 + case "$1" in [2021-02-06T15:32:00.746Z] #63 5.870 + export CGO_ENABLED=0 [2021-02-06T15:32:00.746Z] #63 5.870 + CGO_ENABLED=0 [2021-02-06T15:32:00.746Z] #63 5.870 + _install_proxy [2021-02-06T15:32:00.746Z] #63 5.870 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-06T15:32:00.746Z] #63 5.870 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4mJV8rX6UE/src/github.com/docker/libnetwork [2021-02-06T15:32:00.746Z] #63 5.870 Cloning into '/tmp/tmp.4mJV8rX6UE/src/github.com/docker/libnetwork'... [2021-02-06T15:32:00.746Z] #63 ... [2021-02-06T15:32:00.746Z] [2021-02-06T15:32:00.746Z] #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-06T15:32:00.746Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:32:00.746Z] #44 6.213 + RM_GOPATH=0 [2021-02-06T15:32:00.746Z] #44 6.214 + TMP_GOPATH= [2021-02-06T15:32:00.746Z] #44 6.215 + : /build [2021-02-06T15:32:00.746Z] #44 6.215 + '[' -z '' ']' [2021-02-06T15:32:00.746Z] #44 6.219 ++ mktemp -d [2021-02-06T15:32:00.746Z] #44 6.223 + export GOPATH=/tmp/tmp.8NkXsWCtAr [2021-02-06T15:32:00.746Z] #44 6.223 + GOPATH=/tmp/tmp.8NkXsWCtAr [2021-02-06T15:32:00.746Z] #44 6.223 + RM_GOPATH=1 [2021-02-06T15:32:00.746Z] #44 6.223 + case "$(go env GOARCH)" in [2021-02-06T15:32:00.746Z] #44 6.223 ++ go env GOARCH [2021-02-06T15:32:00.746Z] #44 6.229 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.746Z] #44 6.230 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:00.746Z] #44 6.231 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:00.746Z] #44 6.233 + dir=/tmp/install [2021-02-06T15:32:00.746Z] #44 6.234 + bin=vndr [2021-02-06T15:32:00.746Z] #44 6.234 + shift [2021-02-06T15:32:00.746Z] #44 6.235 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-06T15:32:00.746Z] #44 6.235 + . /tmp/install/vndr.installer [2021-02-06T15:32:00.746Z] #44 6.244 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:32:00.746Z] #44 6.244 + install_vndr [2021-02-06T15:32:00.746Z] #44 6.246 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-06T15:32:00.746Z] #44 6.246 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:32:00.746Z] #44 6.248 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8NkXsWCtAr/src/github.com/LK4D4/vndr [2021-02-06T15:32:00.746Z] #44 6.251 Cloning into '/tmp/tmp.8NkXsWCtAr/src/github.com/LK4D4/vndr'... [2021-02-06T15:32:00.746Z] #44 7.242 + cd /tmp/tmp.8NkXsWCtAr/src/github.com/LK4D4/vndr [2021-02-06T15:32:00.746Z] #44 7.243 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-06T15:32:00.746Z] #44 7.257 + go build -buildmode=pie -v -o /build/vndr . [2021-02-06T15:32:00.746Z] #44 8.707 sync/atomic [2021-02-06T15:32:00.746Z] #44 8.734 internal/bytealg [2021-02-06T15:32:00.746Z] #44 8.822 unicode [2021-02-06T15:32:00.746Z] #44 8.876 math [2021-02-06T15:32:00.746Z] #44 10.02 encoding [2021-02-06T15:32:00.746Z] #44 10.36 unicode/utf16 [2021-02-06T15:32:00.746Z] #44 10.68 runtime [2021-02-06T15:32:00.746Z] #44 10.97 container/list [2021-02-06T15:32:00.854Z] #48 19.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:00.855Z] #48 19.64 go: extracting github.com/spf13/afero v1.1.2 [2021-02-06T15:32:00.855Z] #48 19.85 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:01.013Z] #44 ... [2021-02-06T15:32:01.013Z] [2021-02-06T15:32:01.013Z] #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-06T15:32:01.013Z] #33 sha256:edf2bc5c353f40df46fb2aed6c62bb857b8bcf80b7683a77a9500f3e6d71339b [2021-02-06T15:32:01.013Z] #33 5.378 + RM_GOPATH=0 [2021-02-06T15:32:01.013Z] #33 5.378 + TMP_GOPATH= [2021-02-06T15:32:01.013Z] #33 5.378 + : /build [2021-02-06T15:32:01.013Z] #33 5.378 + '[' -z '' ']' [2021-02-06T15:32:01.013Z] #33 5.378 ++ mktemp -d [2021-02-06T15:32:01.013Z] #33 5.378 + export GOPATH=/tmp/tmp.8UCAMoQdoz [2021-02-06T15:32:01.013Z] #33 5.378 + GOPATH=/tmp/tmp.8UCAMoQdoz [2021-02-06T15:32:01.013Z] #33 5.378 + RM_GOPATH=1 [2021-02-06T15:32:01.013Z] #33 5.378 + case "$(go env GOARCH)" in [2021-02-06T15:32:01.013Z] #33 5.378 ++ go env GOARCH [2021-02-06T15:32:01.013Z] #33 5.393 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:01.013Z] #33 5.393 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:01.013Z] #33 5.393 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:01.013Z] #33 5.393 + dir=/tmp/install [2021-02-06T15:32:01.013Z] #33 5.393 + bin=tomlv [2021-02-06T15:32:01.013Z] #33 5.393 + shift [2021-02-06T15:32:01.013Z] #33 5.393 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-06T15:32:01.013Z] #33 5.393 + . /tmp/install/tomlv.installer [2021-02-06T15:32:01.013Z] #33 5.393 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:32:01.013Z] #33 5.393 + install_tomlv [2021-02-06T15:32:01.013Z] #33 5.393 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-06T15:32:01.013Z] #33 5.393 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8UCAMoQdoz/src/github.com/BurntSushi/toml [2021-02-06T15:32:01.013Z] #33 5.400 Cloning into '/tmp/tmp.8UCAMoQdoz/src/github.com/BurntSushi/toml'... [2021-02-06T15:32:01.013Z] #33 5.427 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:32:01.013Z] #33 6.118 + cd /tmp/tmp.8UCAMoQdoz/src/github.com/BurntSushi/toml [2021-02-06T15:32:01.013Z] #33 6.118 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-06T15:32:01.013Z] #33 6.121 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-06T15:32:01.013Z] #33 6.937 math/bits [2021-02-06T15:32:01.013Z] #33 6.952 runtime/internal/sys [2021-02-06T15:32:01.013Z] #33 6.957 internal/cpu [2021-02-06T15:32:01.013Z] #33 7.096 runtime/internal/atomic [2021-02-06T15:32:01.013Z] #33 7.481 runtime/internal/math [2021-02-06T15:32:01.013Z] #33 7.611 unicode/utf8 [2021-02-06T15:32:01.013Z] #33 7.722 internal/race [2021-02-06T15:32:01.013Z] #33 7.891 sync/atomic [2021-02-06T15:32:01.013Z] #33 8.017 math [2021-02-06T15:32:01.013Z] #33 8.135 internal/bytealg [2021-02-06T15:32:01.013Z] #33 8.442 unicode [2021-02-06T15:32:01.013Z] #33 9.067 internal/testlog [2021-02-06T15:32:01.013Z] #33 9.517 runtime [2021-02-06T15:32:01.013Z] #33 9.694 encoding [2021-02-06T15:32:01.013Z] #33 10.29 runtime/cgo [2021-02-06T15:32:01.013Z] #33 ... [2021-02-06T15:32:01.013Z] [2021-02-06T15:32:01.013Z] #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-06T15:32:01.013Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-06T15:32:01.013Z] #35 6.720 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:32:01.013Z] #35 6.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:32:01.013Z] #35 6.750 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:32:01.013Z] #35 7.883 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-06T15:32:01.013Z] #35 9.437 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [261 kB] [2021-02-06T15:32:01.013Z] #35 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-06T15:32:01.115Z] #48 19.97 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-06T15:32:01.278Z] #35 ... [2021-02-06T15:32:01.278Z] [2021-02-06T15:32:01.278Z] #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-06T15:32:01.278Z] #28 sha256:4f3a56f64ac222b99f3d206c6525890b07b341e7ef41eaeead6d5b6b84c01692 [2021-02-06T15:32:01.278Z] #28 5.190 0.0% ## 3.4% ##### 7.3% ######## 12.0% ######### 13.6% ############ 16.9% ############# 19.2% ################ 22.8% ################# 24.0% ################### 27.2% #################### 28.9% ###################### 31.6% ######################## 34.3% ########################### 38.3% ############################## 41.8% ############################### 43.5% ################################ 45.7% ################################# 46.4% ################################## 47.2% #################################### 50.6% ##################################### 52.1% ###################################### 54.2% ####################################### 55.5% ######################################## 56.5% ######################################### 58.0% ########################################## 59.3% ############################################ 61.2% ############################################# 62.8% ############################################## 64.3% ############################################## 65.2% ################################################ 67.7% ################################################# 68.7% ################################################## 70.2% ################################################### 71.6% ################################################### 72.1% #################################################### 73.4% ##################################################### 75.0% ###################################################### 76.3% ######################################################## 77.9% ########################################################## 80.8% ########################################################## 81.9% ########################################################### 82.8% ############################################################ 83.4% ############################################################ 84.7% ############################################################# 85.9% ############################################################## 87.2% ############################################################### 87.7% ############################################################### 88.4% ############################################################### 88.7% ################################################################ 89.2% ################################################################# 90.7% ################################################################# 91.3% ################################################################## 91.9% ################################################################## 92.9% ################################################################### 94.2% #################################################################### 94.4% #################################################################### 95.0% #################################################################### 95.7% ##################################################################### 96.9% ####################################################################### 98.7% ######################################################################## 100.0% [2021-02-06T15:32:01.278Z] #28 12.11 [2021-02-06T15:32:01.360Z] #44 14.65 unicode/utf8 [2021-02-06T15:32:01.374Z] #48 20.16 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:01.620Z] #44 15.51 internal/testlog [2021-02-06T15:32:01.634Z] #48 20.29 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-06T15:32:01.634Z] #48 20.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:01.634Z] #48 20.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:01.776Z] #64 ... [2021-02-06T15:32:01.776Z] [2021-02-06T15:32:01.776Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-06T15:32:01.776Z] #47 sha256:b638416236f169aeb379e1a796907e338da5086cefc7f9697d8e8c27d3ebe3c6 [2021-02-06T15:32:01.776Z] #47 15.29 go: finding github.com/fatih/color v1.9.0 [2021-02-06T15:32:01.776Z] #47 15.31 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:32:01.776Z] #47 15.31 go: finding github.com/pkg/errors v0.9.1 [2021-02-06T15:32:01.776Z] #47 15.52 go: finding github.com/spf13/pflag v1.0.3 [2021-02-06T15:32:01.776Z] #47 15.61 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:32:01.776Z] #47 15.69 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:32:01.776Z] #47 16.12 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:32:01.776Z] #47 16.12 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:32:01.776Z] #47 16.12 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:32:01.776Z] #47 16.24 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:32:01.776Z] #47 16.27 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:32:01.776Z] #47 ... [2021-02-06T15:32:01.776Z] [2021-02-06T15:32:01.776Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:32:01.776Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:32:01.776Z] #29 5.207 #=#=# ############## 20.5% ################################# 47.1% ##################################################### 73.9% ######################################################################## 100.0% [2021-02-06T15:32:01.776Z] #29 6.062 [2021-02-06T15:32:01.776Z] #29 6.355 #=#=# ############# 19.4% ##################### 29.7% ########################################### 60.4% ######################################################################## 100.0% [2021-02-06T15:32:01.859Z] #28 ... [2021-02-06T15:32:01.859Z] [2021-02-06T15:32:01.859Z] #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-06T15:32:01.859Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:32:01.859Z] #12 12.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-06T15:32:01.894Z] #48 20.82 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:32:01.894Z] #48 20.91 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:32:02.153Z] #48 20.94 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:02.153Z] #48 21.05 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:02.189Z] #44 16.02 encoding [2021-02-06T15:32:02.413Z] #48 21.15 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:02.430Z] #29 7.381 [2021-02-06T15:32:02.449Z] #44 16.17 unicode/utf16 [2021-02-06T15:32:02.673Z] #48 21.50 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:02.673Z] #48 ... [2021-02-06T15:32:02.673Z] [2021-02-06T15:32:02.673Z] #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-06T15:32:02.673Z] #57 sha256:b72e7015631c13ea0d7722399cfc0977dce18353a0ee176ae97f7343361fd046 [2021-02-06T15:32:02.673Z] #57 11.64 + cd /tmp/tmp.KVC08zYd8y/src/github.com/rootless-containers/rootlesskit [2021-02-06T15:32:02.673Z] #57 11.64 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:32:02.673Z] #57 12.58 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-06T15:32:02.673Z] #57 12.58 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-06T15:32:02.710Z] #44 16.46 container/list [2021-02-06T15:32:02.710Z] #44 ... [2021-02-06T15:32:02.710Z] [2021-02-06T15:32:02.710Z] #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-06T15:32:02.710Z] #23 sha256:9196876cdadcc203e99317fe3d44f9cced66aced18d82798147a616f9a202fab [2021-02-06T15:32:02.710Z] #23 15.76 + mkdir -p /build [2021-02-06T15:32:02.710Z] #23 15.76 + mv docker/docker /build/ [2021-02-06T15:32:02.710Z] #23 15.77 + rmdir docker [2021-02-06T15:32:02.710Z] #23 DONE 16.7s [2021-02-06T15:32:02.710Z] [2021-02-06T15:32:02.710Z] #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-06T15:32:02.710Z] #46 sha256:ca3b91c3858ec9eb2c63e0993770233224a8d1427d581811a8793d7b9133f1ad [2021-02-06T15:32:02.710Z] #46 10.69 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:32:02.710Z] #46 10.80 go: extracting github.com/fatih/color v1.9.0 [2021-02-06T15:32:02.710Z] #46 10.81 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:32:02.710Z] #46 10.82 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:32:02.710Z] #46 11.02 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:32:02.710Z] #46 11.28 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:32:02.710Z] #46 11.31 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:32:02.710Z] #46 11.49 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:32:02.710Z] #46 11.63 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:32:02.710Z] #46 11.66 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-06T15:32:02.710Z] #46 14.25 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:32:02.710Z] #46 14.28 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:32:02.710Z] #46 16.08 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:32:02.933Z] #57 ... [2021-02-06T15:32:02.933Z] [2021-02-06T15:32:02.933Z] #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-06T15:32:02.933Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-06T15:32:02.933Z] #54 11.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:32:02.933Z] #54 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:32:02.933Z] #54 ... [2021-02-06T15:32:02.933Z] [2021-02-06T15:32:02.933Z] #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-06T15:32:02.933Z] #46 sha256:60be1045037f8e84f32429ef361dcb3d1fc46f25c9690da0320e88b446c87d8b [2021-02-06T15:32:02.933Z] #46 19.94 go: finding github.com/fatih/color v1.9.0 [2021-02-06T15:32:02.933Z] #46 19.95 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:32:02.933Z] #46 19.96 go: finding github.com/pkg/errors v0.9.1 [2021-02-06T15:32:02.933Z] #46 20.13 go: finding github.com/spf13/pflag v1.0.3 [2021-02-06T15:32:02.933Z] #46 20.15 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:32:02.933Z] #46 20.29 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:32:02.933Z] #46 20.43 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:32:02.933Z] #46 20.62 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:32:02.933Z] #46 20.68 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:32:02.933Z] #46 20.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:32:02.933Z] #46 20.75 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:32:03.193Z] #46 ... [2021-02-06T15:32:03.193Z] [2021-02-06T15:32:03.193Z] #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-06T15:32:03.193Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:03.193Z] #41 11.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:32:03.193Z] #41 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:32:03.292Z] #46 ... [2021-02-06T15:32:03.292Z] [2021-02-06T15:32:03.292Z] #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-06T15:32:03.292Z] #50 sha256:2cf9bf52452d39d56473805c03cd48fe5ea71d510ee06d94343497e4da12726a [2021-02-06T15:32:03.292Z] #50 17.00 + cd /tmp/tmp.r6z5XRsHtO/src/github.com/mvdan/sh [2021-02-06T15:32:03.292Z] #50 17.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:32:03.292Z] #50 17.19 + GO111MODULE=on [2021-02-06T15:32:03.292Z] #50 17.19 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-06T15:32:03.454Z] #41 ... [2021-02-06T15:32:03.454Z] [2021-02-06T15:32:03.454Z] #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-06T15:32:03.454Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:32:03.454Z] #35 12.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:32:03.454Z] #35 14.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:32:03.454Z] #35 ... [2021-02-06T15:32:03.454Z] [2021-02-06T15:32:03.454Z] #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-06T15:32:03.454Z] #48 sha256:b58cb2976684ed2e3642aacb3115c845b7f0e4b986c16d4f9ed8b78cdb14daa7 [2021-02-06T15:32:03.454Z] #48 22.10 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:32:03.713Z] #48 ... [2021-02-06T15:32:03.714Z] [2021-02-06T15:32:03.714Z] #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-06T15:32:03.714Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:03.714Z] #12 12.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:32:03.714Z] #12 14.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:32:03.714Z] #12 ... [2021-02-06T15:32:03.714Z] [2021-02-06T15:32:03.714Z] #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-06T15:32:03.714Z] #50 sha256:4bc8e0557a3b29c0f4064e76b17639731a4fcb835def2bf1f0b93598b82558a0 [2021-02-06T15:32:03.714Z] #50 18.20 + cd /tmp/tmp.oq38hl0qUY/src/github.com/mvdan/sh [2021-02-06T15:32:03.714Z] #50 18.20 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:32:03.714Z] #50 18.32 + GO111MODULE=on [2021-02-06T15:32:03.714Z] #50 18.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-06T15:32:03.714Z] #50 19.53 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:03.714Z] #50 19.59 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:03.714Z] #50 19.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:03.714Z] #50 19.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:03.714Z] #50 20.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:03.714Z] #50 20.81 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:03.714Z] #50 21.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:03.865Z] #50 ... [2021-02-06T15:32:03.865Z] [2021-02-06T15:32:03.865Z] #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-06T15:32:03.865Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-06T15:32:03.865Z] #31 7.306 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-06T15:32:03.865Z] #31 7.306 Cloning into '.'... [2021-02-06T15:32:03.865Z] #31 ... [2021-02-06T15:32:03.865Z] [2021-02-06T15:32:03.865Z] #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-06T15:32:03.865Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:32:03.865Z] #44 17.43 crypto/internal/subtle [2021-02-06T15:32:03.865Z] #44 17.54 crypto/subtle [2021-02-06T15:32:03.975Z] #50 22.97 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:04.127Z] #44 ... [2021-02-06T15:32:04.127Z] [2021-02-06T15:32:04.127Z] #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-06T15:32:04.127Z] #48 sha256:f055fbd8a61d18613e1b407d8c659bd8d2af83f6ef9cbdb254b1f7dbc0292da2 [2021-02-06T15:32:04.127Z] #48 7.894 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:32:04.127Z] #48 9.043 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-06T15:32:04.127Z] #48 16.01 go: downloading github.com/pkg/errors v0.8.1 [2021-02-06T15:32:04.127Z] #48 16.03 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:32:04.127Z] #48 16.09 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:32:04.127Z] #48 16.09 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:32:04.127Z] #48 16.09 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-06T15:32:04.127Z] #48 16.09 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:32:04.128Z] #48 16.17 go: downloading github.com/fatih/color v1.7.0 [2021-02-06T15:32:04.128Z] #48 16.18 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-06T15:32:04.128Z] #48 16.31 go: downloading github.com/spf13/viper v1.6.1 [2021-02-06T15:32:04.128Z] #48 16.48 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:32:04.128Z] #48 16.56 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:32:04.128Z] #48 16.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:32:04.128Z] #48 16.61 go: extracting github.com/fatih/color v1.7.0 [2021-02-06T15:32:04.128Z] #48 16.63 go: extracting github.com/pkg/errors v0.8.1 [2021-02-06T15:32:04.128Z] #48 16.70 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:32:04.128Z] #48 16.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:32:04.128Z] #48 16.81 go: extracting github.com/spf13/viper v1.6.1 [2021-02-06T15:32:04.128Z] #48 16.97 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-06T15:32:04.128Z] #48 17.26 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:32:04.128Z] #48 17.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:04.128Z] #48 17.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:04.128Z] #48 17.36 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:32:04.128Z] #48 17.36 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:04.128Z] #48 17.36 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:32:04.128Z] #48 17.37 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-06T15:32:04.128Z] #48 17.53 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:04.128Z] #48 17.53 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:32:04.128Z] #48 17.57 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:04.128Z] #48 17.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:04.128Z] #48 17.96 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:04.128Z] #48 18.02 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:04.128Z] #48 18.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:04.128Z] #48 ... [2021-02-06T15:32:04.128Z] [2021-02-06T15:32:04.128Z] #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-06T15:32:04.128Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:32:04.128Z] #44 18.13 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-06T15:32:04.272Z] #29 7.579 0.4% ### 4.3% ####### 10.0% ############ 17.7% ################## 25.3% ##################### 29.2% ######################### 34.9% ############################## 42.6% #################################### 50.2% ######################################## 55.9% ############################################ 61.7% ################################################# 69.4% ##################################################### 74.1% ######################################################## 77.9% ############################################################ 83.7% ################################################## [2021-02-06T15:32:04.272Z] #29 ... [2021-02-06T15:32:04.272Z] [2021-02-06T15:32:04.272Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-06T15:32:04.272Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-06T15:32:04.272Z] #36 18.00 Fetched 8196 kB in 17s (486 kB/s) [2021-02-06T15:32:04.272Z] #36 18.00 Reading package lists... [2021-02-06T15:32:04.388Z] #44 18.21 internal/nettrace [2021-02-06T15:32:04.572Z] #36 26.83 Reading package lists... [2021-02-06T15:32:04.572Z] #36 ... [2021-02-06T15:32:04.572Z] [2021-02-06T15:32:04.572Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-06T15:32:04.572Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-06T15:32:04.572Z] #42 18.03 Fetched 8196 kB in 17s (485 kB/s) [2021-02-06T15:32:04.572Z] #42 18.03 Reading package lists... [2021-02-06T15:32:04.572Z] #42 25.59 Reading package lists... [2021-02-06T15:32:04.572Z] #42 ... [2021-02-06T15:32:04.572Z] [2021-02-06T15:32:04.572Z] #13 [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-06T15:32:04.572Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:32:04.572Z] #13 18.27 Fetched 8196 kB in 17s (481 kB/s) [2021-02-06T15:32:04.572Z] #13 18.27 Reading package lists... [2021-02-06T15:32:04.648Z] #44 18.33 runtime/cgo [2021-02-06T15:32:04.870Z] #13 25.85 Reading package lists... [2021-02-06T15:32:04.870Z] #13 ... [2021-02-06T15:32:04.870Z] [2021-02-06T15:32:04.870Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-06T15:32:04.870Z] #49 sha256:991243dfe9947517d3761deb9bae12daf52ccfa53401d6e82406c41c6af13921 [2021-02-06T15:32:04.870Z] #49 19.05 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:04.870Z] #49 19.08 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:04.870Z] #49 19.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:04.870Z] #49 19.09 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:04.870Z] #49 19.09 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:04.870Z] #49 19.09 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:04.870Z] #49 19.09 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:04.870Z] #49 19.09 go: downloading github.com/spf13/viper v1.6.1 [2021-02-06T15:32:04.870Z] #49 19.10 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:04.870Z] #49 19.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:04.870Z] #49 19.22 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:04.870Z] #49 19.22 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:04.870Z] #49 19.23 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:04.870Z] #49 19.26 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-06T15:32:04.870Z] #49 19.44 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:04.870Z] #49 19.44 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:04.870Z] #49 19.48 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:04.870Z] #49 19.61 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:04.870Z] #49 19.63 go: extracting github.com/spf13/viper v1.6.1 [2021-02-06T15:32:04.870Z] #49 19.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:04.870Z] #49 19.66 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:04.870Z] #49 19.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:04.870Z] #49 19.77 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:04.870Z] #49 19.81 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:04.870Z] #49 19.83 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:04.870Z] #49 19.89 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:04.870Z] #49 19.91 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-06T15:32:04.870Z] #49 20.03 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:04.870Z] #49 20.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:04.870Z] #49 20.20 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:04.870Z] #49 20.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:04.870Z] #49 20.31 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:04.870Z] #49 20.32 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:04.870Z] #49 20.34 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:04.870Z] #49 20.35 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:04.870Z] #49 20.45 go: downloading github.com/spf13/cast v1.3.0 [2021-02-06T15:32:04.870Z] #49 20.52 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:04.870Z] #49 20.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:04.870Z] #49 20.52 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:04.870Z] #49 20.52 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:04.870Z] #49 20.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:04.870Z] #49 20.58 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:04.870Z] #49 20.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:04.870Z] #49 20.64 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:04.870Z] #49 20.75 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:04.870Z] #49 20.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:04.870Z] #49 20.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:04.870Z] #49 20.87 go: extracting github.com/spf13/cast v1.3.0 [2021-02-06T15:32:04.870Z] #49 20.94 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:04.870Z] #49 21.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:04.870Z] #49 21.10 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:04.870Z] #49 21.23 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:04.870Z] #49 21.27 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:04.870Z] #49 21.36 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:04.870Z] #49 21.37 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:04.870Z] #49 21.39 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:04.870Z] #49 21.44 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:04.870Z] #49 21.44 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:04.870Z] #49 21.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:32:04.870Z] #49 21.60 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:04.870Z] #49 21.67 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:04.870Z] #49 21.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:04.870Z] #49 22.02 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:04.870Z] #49 22.02 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:04.870Z] #49 22.30 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:32:04.870Z] #49 22.39 go: downloading github.com/fatih/color v1.7.0 [2021-02-06T15:32:04.870Z] #49 22.61 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:04.870Z] #49 22.61 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:04.870Z] #49 22.61 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:04.870Z] #49 22.64 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:32:04.870Z] #49 22.72 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:04.870Z] #49 22.88 go: extracting github.com/fatih/color v1.7.0 [2021-02-06T15:32:04.870Z] #49 23.19 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:04.870Z] #49 23.27 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:32:04.870Z] #49 23.57 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:04.870Z] #49 23.66 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:04.870Z] #49 23.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:32:04.870Z] #49 23.68 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:04.870Z] #49 23.68 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:04.870Z] #49 23.73 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:04.870Z] #49 23.75 go: downloading github.com/spf13/afero v1.1.2 [2021-02-06T15:32:04.870Z] #49 23.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:04.870Z] #49 23.84 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:32:04.870Z] #49 24.04 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:04.870Z] #49 24.06 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:04.870Z] #49 24.09 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:04.870Z] #49 24.10 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-06T15:32:04.870Z] #49 24.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:04.870Z] #49 24.23 go: extracting github.com/spf13/afero v1.1.2 [2021-02-06T15:32:04.870Z] #49 24.30 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:04.870Z] #49 24.33 go: downloading golang.org/x/text v0.3.2 [2021-02-06T15:32:04.870Z] #49 24.33 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:04.870Z] #49 24.35 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-06T15:32:04.870Z] #49 24.44 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:04.870Z] #49 24.51 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:04.870Z] #49 24.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:04.870Z] #49 24.59 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:04.870Z] #49 25.32 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:04.870Z] #49 25.34 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:04.870Z] #49 25.48 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:04.870Z] #49 25.52 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:04.870Z] #49 25.98 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:04.870Z] #49 26.24 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:04.870Z] #49 26.65 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:04.870Z] #49 26.78 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:04.870Z] #49 27.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:04.870Z] #49 27.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:04.870Z] #49 27.22 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:04.870Z] #49 27.26 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:04.870Z] #49 27.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:04.870Z] #49 27.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:04.870Z] #49 28.10 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:04.870Z] #49 28.22 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:04.870Z] #49 28.56 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:05.167Z] #49 28.77 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:05.362Z] #50 ... [2021-02-06T15:32:05.362Z] [2021-02-06T15:32:05.362Z] #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-06T15:32:05.362Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-06T15:32:05.362Z] #39 23.78 Checking out files: 90% (1516/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-06T15:32:05.362Z] #39 23.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-06T15:32:05.467Z] #49 ... [2021-02-06T15:32:05.467Z] [2021-02-06T15:32:05.467Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:32:05.467Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:32:05.467Z] #29 7.579 0.4% ### 4.3% ####### 10.0% ############ 17.7% ################## 25.3% ##################### 29.2% ######################### 34.9% ############################## 42.6% #################################### 50.2% ######################################## 55.9% ############################################ 61.7% ################################################# 69.4% ##################################################### 74.1% ######################################################## 77.9% ############################################################ 83.7% ################################################################# 91.3% #################################################################### 95.2% ######################################################################## 100.0% [2021-02-06T15:32:05.467Z] #29 10.29 [2021-02-06T15:32:06.034Z] #44 ... [2021-02-06T15:32:06.034Z] [2021-02-06T15:32:06.034Z] #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-06T15:32:06.034Z] #57 sha256:0d847b96b1bd67642211b12f4ad9035d15b591337ea2337624bfdb20e6b02382 [2021-02-06T15:32:06.034Z] #57 9.753 + cd /tmp/tmp.jMUR6rFFmX/src/github.com/rootless-containers/rootlesskit [2021-02-06T15:32:06.034Z] #57 9.753 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-02-06T15:32:06.034Z] #57 10.53 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-06T15:32:06.034Z] #57 10.53 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-06T15:32:06.034Z] #57 ... [2021-02-06T15:32:06.034Z] [2021-02-06T15:32:06.034Z] #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-06T15:32:06.034Z] #46 sha256:ca3b91c3858ec9eb2c63e0993770233224a8d1427d581811a8793d7b9133f1ad [2021-02-06T15:32:06.034Z] #46 20.00 go: finding github.com/fatih/color v1.9.0 [2021-02-06T15:32:06.034Z] #46 20.02 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:32:06.101Z] #12 ... [2021-02-06T15:32:06.101Z] [2021-02-06T15:32:06.101Z] #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-06T15:32:06.101Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-06T15:32:06.101Z] #39 6.199 + git clone https://github.com/docker/distribution.git . [2021-02-06T15:32:06.101Z] #39 6.203 Cloning into '.'... [2021-02-06T15:32:06.294Z] #46 20.07 go: finding github.com/pkg/errors v0.9.1 [2021-02-06T15:32:06.294Z] #46 20.10 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:32:06.294Z] #46 20.10 go: finding github.com/spf13/pflag v1.0.3 [2021-02-06T15:32:06.294Z] #46 20.12 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:32:06.302Z] #39 ... [2021-02-06T15:32:06.302Z] [2021-02-06T15:32:06.302Z] #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-06T15:32:06.302Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:32:06.302Z] #44 14.94 unicode/utf8 [2021-02-06T15:32:06.302Z] #44 15.60 internal/testlog [2021-02-06T15:32:06.302Z] #44 16.23 encoding [2021-02-06T15:32:06.302Z] #44 16.55 unicode/utf16 [2021-02-06T15:32:06.302Z] #44 17.06 container/list [2021-02-06T15:32:06.302Z] #44 17.95 crypto/internal/subtle [2021-02-06T15:32:06.302Z] #44 18.05 crypto/subtle [2021-02-06T15:32:06.302Z] #44 18.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-06T15:32:06.302Z] #44 18.33 internal/nettrace [2021-02-06T15:32:06.302Z] #44 18.42 runtime/cgo [2021-02-06T15:32:06.302Z] #44 ... [2021-02-06T15:32:06.302Z] [2021-02-06T15:32:06.302Z] #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-06T15:32:06.302Z] #48 sha256:b58cb2976684ed2e3642aacb3115c845b7f0e4b986c16d4f9ed8b78cdb14daa7 [2021-02-06T15:32:06.302Z] #48 24.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:06.302Z] #48 24.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:06.302Z] #48 24.37 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:06.302Z] #48 24.37 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:06.302Z] #48 24.37 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:06.302Z] #48 24.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:06.302Z] #48 24.40 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:06.302Z] #48 24.42 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:06.302Z] #48 24.54 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:06.302Z] #48 24.55 go: downloading golang.org/x/text v0.3.2 [2021-02-06T15:32:06.302Z] #48 24.56 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:06.302Z] #48 24.58 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:06.302Z] #48 24.58 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:06.302Z] #48 24.59 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:06.302Z] #48 24.64 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:06.302Z] #48 24.64 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:06.302Z] #48 24.70 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:06.302Z] #48 24.73 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:06.302Z] #48 24.77 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:06.302Z] #48 24.84 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:06.302Z] #48 25.07 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:06.302Z] #48 25.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:06.302Z] #48 25.07 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:06.302Z] #48 25.12 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:06.302Z] #48 25.17 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:06.302Z] #48 25.31 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:06.367Z] #39 ... [2021-02-06T15:32:06.367Z] [2021-02-06T15:32:06.367Z] #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-06T15:32:06.367Z] #28 sha256:4f3a56f64ac222b99f3d206c6525890b07b341e7ef41eaeead6d5b6b84c01692 [2021-02-06T15:32:06.367Z] #28 13.57 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-06T15:32:06.367Z] #28 14.07 [2021-02-06T15:32:06.367Z] #28 14.40 # 2.0% ######################################################################## 100.0% [2021-02-06T15:32:06.367Z] #28 14.60 [2021-02-06T15:32:06.367Z] #28 15.98 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-06T15:32:06.367Z] #28 16.28 [2021-02-06T15:32:06.367Z] #28 16.56 0.0% ############################### 44.1% ######################################################################## 100.0% [2021-02-06T15:32:06.367Z] #28 16.87 [2021-02-06T15:32:06.375Z] #29 10.52 0.1% 1.4% # 2.4% ### 4.6% #### 6.8% ###### 8.4% ####### 10.0% ######## 11.6% ######### 12.7% [2021-02-06T15:32:06.375Z] #29 ... [2021-02-06T15:32:06.375Z] [2021-02-06T15:32:06.375Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-06T15:32:06.375Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-06T15:32:06.375Z] #40 19.89 Checking out files: 97% (1636/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-06T15:32:06.375Z] #40 19.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-06T15:32:06.375Z] #40 22.70 + 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-06T15:32:06.555Z] #46 20.33 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:32:06.555Z] #46 20.50 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:32:06.555Z] #46 20.52 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:32:06.562Z] #48 25.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:06.562Z] #48 25.42 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:06.562Z] #48 25.45 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:06.562Z] #48 25.45 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:06.562Z] #48 25.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:32:06.632Z] #28 17.90 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-06T15:32:06.676Z] #40 ... [2021-02-06T15:32:06.676Z] [2021-02-06T15:32:06.676Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:32:06.676Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:32:06.815Z] #46 20.54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:32:06.815Z] #46 20.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:32:06.822Z] #48 25.60 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:06.822Z] #48 25.64 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:07.082Z] #48 25.87 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:07.082Z] #48 25.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:07.082Z] #48 26.01 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:32:07.248Z] #28 18.37 [2021-02-06T15:32:07.375Z] #48 26.01 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:07.375Z] #48 26.01 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:07.375Z] #48 26.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-06T15:32:07.375Z] #48 26.09 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:07.375Z] #48 26.12 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:07.384Z] #46 ... [2021-02-06T15:32:07.384Z] [2021-02-06T15:32:07.384Z] #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-06T15:32:07.384Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:07.384Z] #41 10.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:32:07.384Z] #41 13.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:32:07.384Z] #41 ... [2021-02-06T15:32:07.384Z] [2021-02-06T15:32:07.384Z] #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-06T15:32:07.384Z] #33 sha256:6818c4fa2b344cffd198a175cf94d2983449da41cc67c0e0e93bfd8e20b41366 [2021-02-06T15:32:07.384Z] #33 11.18 runtime [2021-02-06T15:32:07.384Z] #33 15.24 unicode/utf8 [2021-02-06T15:32:07.384Z] #33 16.02 internal/testlog [2021-02-06T15:32:07.384Z] #33 16.42 runtime/cgo [2021-02-06T15:32:07.636Z] #48 26.50 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-06T15:32:07.636Z] #48 26.54 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:07.636Z] #48 26.57 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:07.636Z] #48 26.58 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:32:07.636Z] #48 ... [2021-02-06T15:32:07.636Z] [2021-02-06T15:32:07.636Z] #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-06T15:32:07.636Z] #33 sha256:d9b9afbe654fcb6cfe5238188f5ec2fa06a5f20312deecd7147ece2e490897ce [2021-02-06T15:32:07.636Z] #33 16.61 runtime/cgo [2021-02-06T15:32:07.644Z] #33 ... [2021-02-06T15:32:07.644Z] [2021-02-06T15:32:07.644Z] #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-06T15:32:07.644Z] #48 sha256:f055fbd8a61d18613e1b407d8c659bd8d2af83f6ef9cbdb254b1f7dbc0292da2 [2021-02-06T15:32:07.644Z] #48 18.42 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:07.644Z] #48 18.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:07.644Z] #48 18.73 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:07.644Z] #48 18.73 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:07.644Z] #48 18.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:32:07.644Z] #48 18.88 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:07.644Z] #48 18.91 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:07.644Z] #48 19.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:07.644Z] #48 19.12 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:32:07.644Z] #48 19.17 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:07.644Z] #48 19.17 go: downloading github.com/spf13/afero v1.1.2 [2021-02-06T15:32:07.644Z] #48 19.22 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:07.644Z] #48 19.24 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:07.644Z] #48 19.45 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:32:07.644Z] #48 19.83 go: extracting github.com/spf13/afero v1.1.2 [2021-02-06T15:32:07.644Z] #48 19.91 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:07.644Z] #48 20.25 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:07.644Z] #48 20.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:07.644Z] #48 20.33 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:32:07.644Z] #48 20.46 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:07.644Z] #48 20.48 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:07.644Z] #48 20.60 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:07.644Z] #48 20.69 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:07.644Z] #48 ... [2021-02-06T15:32:07.644Z] [2021-02-06T15:32:07.644Z] #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-06T15:32:07.644Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:32:07.644Z] #35 11.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:32:07.644Z] #35 13.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:32:07.896Z] #33 ... [2021-02-06T15:32:07.896Z] [2021-02-06T15:32:07.896Z] #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-06T15:32:07.896Z] #63 sha256:feab2224161a91fc372d3e479e0eceb62799c3ab163e5c2fe29e40ccb96a5a9e [2021-02-06T15:32:07.904Z] #35 ... [2021-02-06T15:32:07.904Z] [2021-02-06T15:32:07.904Z] #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-06T15:32:07.904Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-06T15:32:07.904Z] #54 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:32:07.904Z] #54 13.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:32:07.904Z] #54 ... [2021-02-06T15:32:07.904Z] [2021-02-06T15:32:07.904Z] #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-06T15:32:07.904Z] #48 sha256:f055fbd8a61d18613e1b407d8c659bd8d2af83f6ef9cbdb254b1f7dbc0292da2 [2021-02-06T15:32:07.904Z] #48 21.83 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:32:08.148Z] #54 134.1 + bin/containerd-stress [2021-02-06T15:32:08.164Z] #48 ... [2021-02-06T15:32:08.164Z] [2021-02-06T15:32:08.164Z] #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-06T15:32:08.164Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:08.164Z] #12 11.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:32:08.164Z] #12 14.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:32:08.164Z] #12 ... [2021-02-06T15:32:08.164Z] [2021-02-06T15:32:08.164Z] #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-06T15:32:08.164Z] #50 sha256:2cf9bf52452d39d56473805c03cd48fe5ea71d510ee06d94343497e4da12726a [2021-02-06T15:32:08.164Z] #50 18.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:08.164Z] #50 18.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:08.164Z] #50 18.81 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:08.164Z] #50 19.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:08.164Z] #50 19.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:08.164Z] #50 20.31 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:08.164Z] #50 20.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:08.416Z] #63 26.42 Checking out files: 58% (1113/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: 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-06T15:32:08.416Z] #63 27.14 + cd /tmp/tmp.80rxz1w2U2/src/github.com/docker/libnetwork [2021-02-06T15:32:08.416Z] #63 27.14 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:32:08.416Z] #63 27.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-06T15:32:08.424Z] #50 22.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:08.439Z] #54 135.4 + bin/containerd-shim [2021-02-06T15:32:09.809Z] #28 18.65 0.0% ### 5.0% ###### 8.8% ######## 12.1% ########### 15.8% ############# 19.0% ################ 23.2% ################### 27.5% ##################### 30.0% ########################## 36.6% ############################## 42.7% ################################### 49.1% ######################################## 55.8% ############################################ 61.5% ############################################## 64.6% ################################################## 70.6% ###################################################### 75.9% ######################################################### 80.2% ############################################################# 85.1% [2021-02-06T15:32:09.809Z] #28 ... [2021-02-06T15:32:09.809Z] [2021-02-06T15:32:09.809Z] #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-06T15:32:09.809Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-06T15:32:09.831Z] #50 23.42 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:09.831Z] #50 23.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:09.831Z] #50 23.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:10.118Z] #50 23.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:10.118Z] #50 ... [2021-02-06T15:32:10.118Z] [2021-02-06T15:32:10.118Z] #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-06T15:32:10.118Z] #48 sha256:f055fbd8a61d18613e1b407d8c659bd8d2af83f6ef9cbdb254b1f7dbc0292da2 [2021-02-06T15:32:10.118Z] #48 24.04 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-06T15:32:10.118Z] #48 24.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:10.118Z] #48 24.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:10.118Z] #48 24.07 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:10.118Z] #48 24.10 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:32:10.354Z] #29 10.52 0.1% 1.4% # 2.4% ### 4.6% #### 6.8% ###### 8.4% ####### 10.0% ######## 11.6% ######### 12.7% ######### 13.8% ########## 14.9% ########### 16.5% ############# 18.7% ############## 19.8% ############### 21.9% ################ 23.0% ################ 23.6% ################# 24.7% ################### 26.8% #################### 28.5% ##################### 30.1% ###################### 31.7% ####################### 32.8% ######################## 34.4% ######################### 36.0% ########################### 37.7% ############################ 39.3% ############################# 40.9% ############################## 42.6% ################################ 44.7% ################################# 46.9% ################################### 49.1% ##################################### 51.8% ###################################### 53.9% ######################################### 57.2% ########################################## 59.4% ########################################### 60.4% ############################################ 62.1% ############################################# 63.7% ############################################### 65.6% ################################################ 67.3% ################################################## 70.5% #################################################### 73.2% ###################################################### 75.4% [2021-02-06T15:32:10.354Z] #29 ... [2021-02-06T15:32:10.354Z] [2021-02-06T15:32:10.354Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-06T15:32:10.354Z] #51 sha256:56b013b2ff87a8fba94c0a141d4decf46b3f572df1cf0791169affe9e1ddbba4 [2021-02-06T15:32:10.354Z] #51 23.90 runtime/cgo [2021-02-06T15:32:10.354Z] #51 24.23 runtime [2021-02-06T15:32:10.354Z] #51 ... [2021-02-06T15:32:10.354Z] [2021-02-06T15:32:10.354Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:32:10.354Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:32:10.360Z] #39 20.03 Checking out files: 80% (1360/1681) Checking out files: 81% (1362/1681) Checking out files: 82% (1379/1681) Checking out files: 83% (1396/1681) Checking out files: 84% (1413/1681) Checking out files: 85% (1429/1681) Checking out files: 86% (1446/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-06T15:32:10.360Z] #39 20.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-06T15:32:10.360Z] #39 ... [2021-02-06T15:32:10.360Z] [2021-02-06T15:32:10.360Z] #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-06T15:32:10.360Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-06T15:32:10.360Z] #41 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-06T15:32:10.360Z] #41 17.87 Fetched 8243 kB in 12s (675 kB/s) [2021-02-06T15:32:10.360Z] #41 17.87 Reading package lists... [2021-02-06T15:32:10.360Z] #41 ... [2021-02-06T15:32:10.360Z] [2021-02-06T15:32:10.360Z] #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-06T15:32:10.360Z] #28 sha256:4f3a56f64ac222b99f3d206c6525890b07b341e7ef41eaeead6d5b6b84c01692 [2021-02-06T15:32:10.360Z] #28 18.65 0.0% ### 5.0% ###### 8.8% ######## 12.1% ########### 15.8% ############# 19.0% ################ 23.2% ################### 27.5% ##################### 30.0% ########################## 36.6% ############################## 42.7% ################################### 49.1% ######################################## 55.8% ############################################ 61.5% ############################################## 64.6% ################################################## 70.6% ###################################################### 75.9% ######################################################### 80.2% ############################################################# 85.1% ############################################################## 86.4% ################################################################ 89.7% #################################################################### 95.5% ######################################################################## 100.0% [2021-02-06T15:32:10.380Z] #48 24.11 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-06T15:32:10.380Z] #48 24.11 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:32:10.380Z] #48 24.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:10.380Z] #48 24.20 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:10.380Z] #48 24.20 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:10.380Z] #48 24.20 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:32:10.380Z] #48 24.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:10.380Z] #48 24.23 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:32:10.380Z] #48 24.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:10.380Z] #48 24.28 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:10.380Z] #48 24.35 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-06T15:32:10.625Z] #28 21.65 [2021-02-06T15:32:10.640Z] #48 24.42 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-06T15:32:10.640Z] #48 24.46 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:32:10.640Z] #48 24.46 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:10.640Z] #48 24.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:10.640Z] #48 24.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:10.640Z] #48 24.58 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:10.909Z] #48 24.58 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:10.909Z] #48 24.72 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:10.909Z] #48 24.81 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-06T15:32:10.909Z] #48 24.85 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:32:10.909Z] #48 24.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:10.909Z] #48 24.90 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:11.177Z] #48 25.06 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:11.206Z] #28 ... [2021-02-06T15:32:11.206Z] [2021-02-06T15:32:11.206Z] #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-06T15:32:11.206Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-06T15:32:11.206Z] #54 11.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-06T15:32:11.206Z] #54 18.94 Fetched 8243 kB in 13s (647 kB/s) [2021-02-06T15:32:11.438Z] #48 25.06 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:11.438Z] #48 25.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:32:11.438Z] #48 25.36 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:11.472Z] #54 18.94 Reading package lists... [2021-02-06T15:32:11.472Z] #54 ... [2021-02-06T15:32:11.472Z] [2021-02-06T15:32:11.472Z] #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-06T15:32:11.472Z] #48 sha256:d3b47f9e9d3344bd119c16e6f00fb94c2b9f929cbc16b00f93cd6272557fec89 [2021-02-06T15:32:11.472Z] #48 14.29 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:32:11.472Z] #48 14.29 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-06T15:32:11.472Z] #48 14.34 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:32:11.472Z] #48 14.37 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-06T15:32:11.472Z] #48 14.46 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:32:11.472Z] #48 14.54 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:32:11.472Z] #48 14.61 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-06T15:32:11.472Z] #48 14.69 go: downloading github.com/pkg/errors v0.8.1 [2021-02-06T15:32:11.472Z] #48 14.71 go: downloading github.com/spf13/viper v1.6.1 [2021-02-06T15:32:11.472Z] #48 14.76 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:11.472Z] #48 14.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:11.472Z] #48 14.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:11.472Z] #48 14.93 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:32:11.472Z] #48 15.04 go: extracting github.com/spf13/viper v1.6.1 [2021-02-06T15:32:11.472Z] #48 15.05 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:11.472Z] #48 15.06 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:11.472Z] #48 15.07 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:32:11.472Z] #48 15.10 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:11.472Z] #48 15.10 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:11.472Z] #48 15.11 go: extracting github.com/pkg/errors v0.8.1 [2021-02-06T15:32:11.472Z] #48 15.11 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:11.472Z] #48 15.18 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-06T15:32:11.472Z] #48 15.18 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:32:11.472Z] #48 15.29 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:11.472Z] #48 15.32 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:11.472Z] #48 15.33 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-06T15:32:11.472Z] #48 15.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:32:11.472Z] #48 15.45 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-06T15:32:11.472Z] #48 15.54 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:11.472Z] #48 15.55 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:11.472Z] #48 15.83 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:11.472Z] #48 15.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:32:11.472Z] #48 15.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:11.472Z] #48 15.93 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:32:11.472Z] #48 15.94 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:32:11.472Z] #48 16.06 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:11.472Z] #48 16.11 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:11.472Z] #48 16.23 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:11.472Z] #48 16.24 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:11.472Z] #48 16.29 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:32:11.472Z] #48 16.31 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:11.472Z] #48 16.34 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:32:11.472Z] #48 16.40 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:11.472Z] #48 16.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:11.472Z] #48 16.80 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:11.472Z] #48 16.98 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:11.472Z] #48 17.09 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:11.472Z] #48 17.36 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-06T15:32:11.472Z] #48 17.42 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-06T15:32:11.472Z] #48 18.08 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:32:11.472Z] #48 ... [2021-02-06T15:32:11.472Z] [2021-02-06T15:32:11.472Z] #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-06T15:32:11.472Z] #63 sha256:5432f60dd1215c640692f6ec4d125a6236f2b31ad7ab0f413dc8c15bbef0e340 [2021-02-06T15:32:11.553Z] #29 10.52 0.1% 1.4% # 2.4% ### 4.6% #### 6.8% ###### 8.4% ####### 10.0% ######## 11.6% ######### 12.7% ######### 13.8% ########## 14.9% ########### 16.5% ############# 18.7% ############## 19.8% ############### 21.9% ################ 23.0% ################ 23.6% ################# 24.7% ################### 26.8% #################### 28.5% ##################### 30.1% ###################### 31.7% ####################### 32.8% ######################## 34.4% ######################### 36.0% ########################### 37.7% ############################ 39.3% ############################# 40.9% ############################## 42.6% ################################ 44.7% ################################# 46.9% ################################### 49.1% ##################################### 51.8% ###################################### 53.9% ######################################### 57.2% ########################################## 59.4% ########################################### 60.4% ############################################ 62.1% ############################################# 63.7% ############################################### 65.6% ################################################ 67.3% ################################################## 70.5% #################################################### 73.2% ###################################################### 75.4% ######################################################## 78.1% ######################################################### 79.3% ######################################################### 80.4% ########################################################### 82.9% ############################################################ 84.2% ############################################################# 85.8% ############################################################## 87.4% ################################################################ 89.6% ################################################################# 91.2% ################################################################## 92.8% #################################################################### 95.0% [2021-02-06T15:32:11.553Z] #29 ... [2021-02-06T15:32:11.553Z] [2021-02-06T15:32:11.553Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-06T15:32:11.553Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-06T15:32:11.553Z] #55 17.83 Reading package lists... [2021-02-06T15:32:11.703Z] #48 25.36 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:11.704Z] #48 25.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:11.704Z] #48 25.53 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:11.704Z] #48 25.54 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:11.704Z] #48 25.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:11.704Z] #48 25.56 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:11.704Z] #48 25.58 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-06T15:32:11.704Z] #48 25.61 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:11.849Z] #55 25.59 Reading package lists... [2021-02-06T15:32:11.849Z] #55 ... [2021-02-06T15:32:11.849Z] [2021-02-06T15:32:11.849Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:32:11.849Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:32:11.850Z] #29 10.52 0.1% 1.4% # 2.4% ### 4.6% #### 6.8% ###### 8.4% ####### 10.0% ######## 11.6% ######### 12.7% ######### 13.8% ########## 14.9% ########### 16.5% ############# 18.7% ############## 19.8% ############### 21.9% ################ 23.0% ################ 23.6% ################# 24.7% ################### 26.8% #################### 28.5% ##################### 30.1% ###################### 31.7% ####################### 32.8% ######################## 34.4% ######################### 36.0% ########################### 37.7% ############################ 39.3% ############################# 40.9% ############################## 42.6% ################################ 44.7% ################################# 46.9% ################################### 49.1% ##################################### 51.8% ###################################### 53.9% ######################################### 57.2% ########################################## 59.4% ########################################### 60.4% ############################################ 62.1% ############################################# 63.7% ############################################### 65.6% ################################################ 67.3% ################################################## 70.5% #################################################### 73.2% ###################################################### 75.4% ######################################################## 78.1% ######################################################### 79.3% ######################################################### 80.4% ########################################################### 82.9% ############################################################ 84.2% ############################################################# 85.8% ############################################################## 87.4% ################################################################ 89.6% ################################################################# 91.2% ################################################################## 92.8% #################################################################### 95.0% ##################################################################### 96.6% ###################################################################### 98.3% ######################################################################## 100.0% [2021-02-06T15:32:11.965Z] #48 25.86 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:32:11.965Z] #48 25.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:11.965Z] #48 25.97 go: downloading golang.org/x/text v0.3.2 [2021-02-06T15:32:12.146Z] #29 17.20 [2021-02-06T15:32:12.314Z] #63 21.74 Checking out files: 49% (947/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/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) [2021-02-06T15:32:12.314Z] #63 ... [2021-02-06T15:32:12.314Z] [2021-02-06T15:32:12.314Z] #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-06T15:32:12.314Z] #46 sha256:8c97acd9fee23507c2cd7b6d6fb2a5d551440ec7de0f2bbfb98bf5df927f00cd [2021-02-06T15:32:12.314Z] #46 12.42 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:32:12.314Z] #46 12.98 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:32:12.314Z] #46 14.06 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:32:12.314Z] #46 18.75 go: finding github.com/fatih/color v1.9.0 [2021-02-06T15:32:12.314Z] #46 18.77 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-06T15:32:12.314Z] #46 18.77 go: finding github.com/pkg/errors v0.9.1 [2021-02-06T15:32:12.314Z] #46 18.81 go: finding github.com/spf13/pflag v1.0.3 [2021-02-06T15:32:12.314Z] #46 19.21 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-06T15:32:12.314Z] #46 19.36 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-06T15:32:12.314Z] #46 19.95 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-06T15:32:12.314Z] #46 20.01 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-06T15:32:12.314Z] #46 20.06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-06T15:32:12.314Z] #46 20.14 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-06T15:32:12.315Z] #46 20.34 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-06T15:32:12.315Z] #46 ... [2021-02-06T15:32:12.315Z] [2021-02-06T15:32:12.315Z] #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-06T15:32:12.315Z] #63 sha256:5432f60dd1215c640692f6ec4d125a6236f2b31ad7ab0f413dc8c15bbef0e340 [2021-02-06T15:32:12.533Z] #48 26.22 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:12.533Z] #48 26.26 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:12.533Z] #48 26.31 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:12.533Z] #48 26.33 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:12.533Z] #48 26.40 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:12.533Z] #48 26.45 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:12.533Z] #48 26.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:12.533Z] #48 26.48 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:12.580Z] #63 21.74 Checking out files: 49% (947/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/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: 83% (1593/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) [2021-02-06T15:32:12.580Z] #63 ... [2021-02-06T15:32:12.580Z] [2021-02-06T15:32:12.580Z] #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-06T15:32:12.581Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:32:12.581Z] #44 12.73 crypto/internal/subtle [2021-02-06T15:32:12.581Z] #44 12.94 crypto/subtle [2021-02-06T15:32:12.581Z] #44 13.19 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-06T15:32:12.581Z] #44 13.46 internal/nettrace [2021-02-06T15:32:12.581Z] #44 13.62 runtime/cgo [2021-02-06T15:32:12.581Z] #44 13.66 vendor/golang.org/x/crypto/internal/subtle [2021-02-06T15:32:12.581Z] #44 ... [2021-02-06T15:32:12.581Z] [2021-02-06T15:32:12.581Z] #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-06T15:32:12.581Z] #63 sha256:5432f60dd1215c640692f6ec4d125a6236f2b31ad7ab0f413dc8c15bbef0e340 [2021-02-06T15:32:12.792Z] #48 26.69 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:12.847Z] #63 21.74 Checking out files: 49% (947/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/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: 83% (1593/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-06T15:32:12.847Z] #63 23.17 + cd /tmp/tmp.4mJV8rX6UE/src/github.com/docker/libnetwork [2021-02-06T15:32:12.847Z] #63 23.18 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:32:12.881Z] #54 139.7 + bin/containerd-shim-runc-v1 [2021-02-06T15:32:13.053Z] #48 26.70 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:13.053Z] #48 26.78 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:13.053Z] #48 26.84 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:13.313Z] #48 27.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:13.313Z] #48 27.14 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:13.313Z] #48 27.21 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:13.313Z] #48 27.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:13.427Z] #63 23.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-06T15:32:13.572Z] #48 27.28 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:13.572Z] #48 27.34 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:13.572Z] #48 27.47 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:13.832Z] #48 27.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:32:14.257Z] #29 19.05 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-06T15:32:14.407Z] #48 28.14 go: downloading github.com/spf13/cast v1.3.0 [2021-02-06T15:32:14.407Z] #48 28.20 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:14.554Z] #29 19.58 [2021-02-06T15:32:14.667Z] #48 28.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:14.667Z] #48 28.50 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:32:14.667Z] #48 28.50 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:14.927Z] #48 28.59 go: extracting github.com/spf13/cast v1.3.0 [2021-02-06T15:32:14.927Z] #48 28.60 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:15.149Z] #29 19.90 0.9% ######################################################################## 100.0% [2021-02-06T15:32:15.149Z] #29 20.18 [2021-02-06T15:32:15.187Z] #48 28.91 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:15.187Z] #48 28.99 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:15.187Z] #48 29.05 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:32:15.187Z] #48 29.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:15.447Z] #48 29.34 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:32:15.496Z] #63 ... [2021-02-06T15:32:15.496Z] [2021-02-06T15:32:15.496Z] #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-06T15:32:15.496Z] #50 sha256:cf87e3bdbfcbeab649123ec7e04724a38e067d80e6b652c2e33b3cc19d8bb180 [2021-02-06T15:32:15.496Z] #50 15.23 + cd /tmp/tmp.rBbvgikDtM/src/github.com/mvdan/sh [2021-02-06T15:32:15.496Z] #50 15.23 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-06T15:32:15.496Z] #50 15.39 + GO111MODULE=on [2021-02-06T15:32:15.496Z] #50 15.40 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-06T15:32:15.496Z] #50 17.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:15.496Z] #50 17.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:15.496Z] #50 17.29 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:15.496Z] #50 17.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:15.496Z] #50 17.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:15.496Z] #50 18.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:15.496Z] #50 19.97 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:15.496Z] #50 21.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:15.496Z] #50 23.42 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:15.496Z] #50 23.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:15.496Z] #50 23.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:15.496Z] #50 23.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:15.496Z] #50 25.20 runtime [2021-02-06T15:32:15.496Z] #50 ... [2021-02-06T15:32:15.496Z] [2021-02-06T15:32:15.496Z] #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-06T15:32:15.496Z] #28 sha256:4f3a56f64ac222b99f3d206c6525890b07b341e7ef41eaeead6d5b6b84c01692 [2021-02-06T15:32:15.496Z] #28 22.85 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-06T15:32:15.496Z] #28 23.39 [2021-02-06T15:32:15.496Z] #28 23.56 ######################################################################## 100.0% [2021-02-06T15:32:15.496Z] #28 23.64 [2021-02-06T15:32:15.496Z] #28 24.35 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-06T15:32:15.496Z] #28 24.78 [2021-02-06T15:32:15.496Z] #28 25.03 ######################################################################## 100.0% [2021-02-06T15:32:15.496Z] #28 25.12 [2021-02-06T15:32:15.496Z] #28 25.49 Download of images into '/build' complete. [2021-02-06T15:32:15.496Z] #28 25.49 Use something like the following to load the result into a Docker daemon: [2021-02-06T15:32:15.496Z] #28 25.49 tar -cC '/build' . | docker load [2021-02-06T15:32:15.617Z] #54 142.6 + bin/containerd-shim-runc-v2 [2021-02-06T15:32:15.708Z] #48 29.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:15.708Z] #48 29.51 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:15.795Z] #29 ... [2021-02-06T15:32:15.795Z] [2021-02-06T15:32:15.795Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-06T15:32:15.795Z] #49 sha256:991243dfe9947517d3761deb9bae12daf52ccfa53401d6e82406c41c6af13921 [2021-02-06T15:32:15.795Z] #49 29.43 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:15.795Z] #49 29.49 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:15.795Z] #49 31.78 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:15.795Z] #49 37.03 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:15.969Z] #48 29.75 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:15.969Z] #48 29.76 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:16.101Z] #49 ... [2021-02-06T15:32:16.101Z] [2021-02-06T15:32:16.101Z] #13 [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-06T15:32:16.101Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:32:16.101Z] #13 25.85 Reading package lists... [2021-02-06T15:32:16.101Z] #13 34.25 Building dependency tree... [2021-02-06T15:32:16.101Z] #13 37.35 The following additional packages will be installed: [2021-02-06T15:32:16.101Z] #13 37.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-06T15:32:16.101Z] #13 37.35 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-06T15:32:16.101Z] #13 37.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-06T15:32:16.101Z] #13 37.36 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-06T15:32:16.101Z] #13 37.36 mingw-w64-x86-64-dev [2021-02-06T15:32:16.101Z] #13 37.37 Suggested packages: [2021-02-06T15:32:16.101Z] #13 37.38 gcc-8-locales seccomp wine64 [2021-02-06T15:32:16.101Z] #13 39.06 The following NEW packages will be installed: [2021-02-06T15:32:16.101Z] #13 39.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-06T15:32:16.101Z] #13 39.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-06T15:32:16.101Z] #13 39.07 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-06T15:32:16.101Z] #13 39.07 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-06T15:32:16.101Z] #13 39.07 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-06T15:32:16.101Z] #13 39.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-06T15:32:16.101Z] #13 39.08 The following packages will be upgraded: [2021-02-06T15:32:16.101Z] #13 39.09 libsystemd0 libudev1 [2021-02-06T15:32:16.101Z] #13 39.25 2 upgraded, 25 newly installed, 0 to remove and 18 not upgraded. [2021-02-06T15:32:16.101Z] #13 39.25 Need to get 79.4 MB of archives. [2021-02-06T15:32:16.101Z] #13 39.25 After this operation, 532 MB of additional disk space will be used. [2021-02-06T15:32:16.101Z] #13 39.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-02-06T15:32:16.101Z] #13 39.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-02-06T15:32:16.101Z] #13 39.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-02-06T15:32:16.101Z] #13 39.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-02-06T15:32:16.229Z] #48 30.05 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:16.229Z] #48 30.11 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:16.248Z] #54 143.3 + binaries [2021-02-06T15:32:16.422Z] #13 40.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-06T15:32:16.422Z] #13 40.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-02-06T15:32:16.422Z] #13 ... [2021-02-06T15:32:16.422Z] [2021-02-06T15:32:16.422Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:32:16.422Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:32:16.422Z] #29 21.58 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-06T15:32:16.489Z] #48 30.25 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:16.489Z] #48 30.31 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:16.489Z] #48 30.37 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:16.538Z] #54 143.3 + install -D bin/containerd /build/containerd [2021-02-06T15:32:16.538Z] #54 143.3 + install -D bin/containerd-shim /build/containerd-shim [2021-02-06T15:32:16.538Z] #54 143.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-06T15:32:16.538Z] #54 143.3 + install -D bin/ctr /build/ctr [2021-02-06T15:32:16.549Z] #63 ... [2021-02-06T15:32:16.549Z] [2021-02-06T15:32:16.549Z] #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-06T15:32:16.549Z] #50 sha256:4bc8e0557a3b29c0f4064e76b17639731a4fcb835def2bf1f0b93598b82558a0 [2021-02-06T15:32:16.549Z] #50 24.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-06T15:32:16.549Z] #50 24.31 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-06T15:32:16.549Z] #50 24.46 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-06T15:32:16.549Z] #50 24.54 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-06T15:32:16.549Z] #50 25.48 runtime [2021-02-06T15:32:16.549Z] #50 25.52 runtime/cgo [2021-02-06T15:32:16.549Z] #50 ... [2021-02-06T15:32:16.549Z] [2021-02-06T15:32:16.549Z] #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-06T15:32:16.549Z] #48 sha256:b58cb2976684ed2e3642aacb3115c845b7f0e4b986c16d4f9ed8b78cdb14daa7 [2021-02-06T15:32:16.549Z] #48 26.70 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:16.549Z] #48 26.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:16.549Z] #48 27.14 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:32:16.549Z] #48 27.20 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:16.549Z] #48 27.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:16.549Z] #48 27.46 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:16.549Z] #48 27.61 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:16.549Z] #48 27.72 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:16.549Z] #48 27.82 go: downloading github.com/spf13/cast v1.3.0 [2021-02-06T15:32:16.549Z] #48 27.83 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:16.549Z] #48 27.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:16.549Z] #48 27.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:16.549Z] #48 27.99 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:16.549Z] #48 28.16 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:16.549Z] #48 28.31 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:16.549Z] #48 28.42 go: extracting github.com/spf13/cast v1.3.0 [2021-02-06T15:32:16.549Z] #48 28.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:16.549Z] #48 28.54 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:16.549Z] #48 28.72 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:16.549Z] #48 28.89 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:16.549Z] #48 28.89 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:16.549Z] #48 28.95 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:16.549Z] #48 29.12 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:16.549Z] #48 29.18 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:16.549Z] #48 29.28 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:16.549Z] #48 29.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:16.549Z] #48 29.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:16.549Z] #48 29.61 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:16.549Z] #48 29.88 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:16.549Z] #48 30.10 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:16.549Z] #48 30.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:16.549Z] #48 30.21 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:16.549Z] #48 30.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:16.549Z] #48 30.57 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:16.549Z] #48 30.57 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:16.549Z] #48 30.80 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:16.549Z] #48 30.95 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:16.549Z] #48 31.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:32:16.549Z] #48 31.37 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:16.549Z] #48 31.56 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:32:16.549Z] #48 31.80 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:32:16.549Z] #48 31.85 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:16.549Z] #48 31.99 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:16.549Z] #48 32.06 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:32:16.549Z] #48 32.08 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:16.549Z] #48 32.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:16.549Z] #48 32.18 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:16.549Z] #48 32.21 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:16.549Z] #48 32.38 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:16.549Z] #48 32.56 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:16.549Z] #48 32.61 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:16.549Z] #48 35.50 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:16.549Z] #48 ... [2021-02-06T15:32:16.549Z] [2021-02-06T15:32:16.549Z] #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-06T15:32:16.549Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:32:16.549Z] #35 25.38 Fetched 8420 kB in 17s (490 kB/s) [2021-02-06T15:32:16.549Z] #35 25.38 Reading package lists... [2021-02-06T15:32:16.749Z] #48 30.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:16.749Z] #48 30.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:16.752Z] #29 21.69 skipping existing 5cb8031fd95d [2021-02-06T15:32:16.752Z] #29 21.82 [2021-02-06T15:32:16.809Z] #35 32.20 Reading package lists... [2021-02-06T15:32:16.809Z] #35 ... [2021-02-06T15:32:16.809Z] [2021-02-06T15:32:16.809Z] #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-06T15:32:16.809Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-06T15:32:16.809Z] #39 25.85 + 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-06T15:32:16.809Z] #39 ... [2021-02-06T15:32:16.809Z] [2021-02-06T15:32:16.809Z] #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-06T15:32:16.809Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-06T15:32:16.809Z] #54 25.72 Fetched 8420 kB in 18s (471 kB/s) [2021-02-06T15:32:16.809Z] #54 25.72 Reading package lists... [2021-02-06T15:32:16.965Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-02-06T15:32:17.009Z] #48 30.81 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:17.070Z] #54 32.72 Reading package lists... [2021-02-06T15:32:17.070Z] #54 ... [2021-02-06T15:32:17.070Z] [2021-02-06T15:32:17.070Z] #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-06T15:32:17.070Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:17.070Z] #41 25.81 Fetched 8420 kB in 18s (469 kB/s) [2021-02-06T15:32:17.070Z] #41 25.81 Reading package lists... [2021-02-06T15:32:17.173Z] #54 DONE 143.9s [2021-02-06T15:32:17.269Z] #48 30.93 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:17.269Z] #48 31.16 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:17.269Z] #48 31.26 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:17.332Z] #41 32.78 Reading package lists... [2021-02-06T15:32:17.332Z] #41 ... [2021-02-06T15:32:17.332Z] [2021-02-06T15:32:17.332Z] #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-06T15:32:17.332Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:17.332Z] #12 26.30 Fetched 8420 kB in 18s (464 kB/s) [2021-02-06T15:32:17.332Z] #12 26.30 Reading package lists... [2021-02-06T15:32:17.529Z] #48 31.27 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:17.789Z] #48 31.43 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:17.805Z] [2021-02-06T15:32:17.805Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-02-06T15:32:17.805Z] #55 DONE 0.3s [2021-02-06T15:32:17.805Z] [2021-02-06T15:32:17.805Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-02-06T15:32:17.941Z] [2021-02-06T15:32:17.941Z] ________ ____ __. [2021-02-06T15:32:17.941Z] \_____ \ | |/ _| [2021-02-06T15:32:17.941Z] / | \| < [2021-02-06T15:32:17.941Z] / | \ | \ [2021-02-06T15:32:17.941Z] \_______ /____|__ \ [2021-02-06T15:32:17.941Z] \/ \/ [2021-02-06T15:32:17.941Z] [2021-02-06T15:32:17.941Z] INFO: make.ps1 ended at 02/06/2021 15:32:17 [2021-02-06T15:32:18.096Z] #59 DONE 0.2s [2021-02-06T15:32:18.096Z] [2021-02-06T15:32:18.096Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-02-06T15:32:18.301Z] #29 23.37 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-06T15:32:18.359Z] #48 32.24 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:18.386Z] #61 DONE 0.2s [2021-02-06T15:32:18.386Z] [2021-02-06T15:32:18.386Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-02-06T15:32:18.386Z] #63 DONE 0.2s [2021-02-06T15:32:18.386Z] [2021-02-06T15:32:18.386Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-06T15:32:18.386Z] #64 DONE 0.0s [2021-02-06T15:32:18.386Z] [2021-02-06T15:32:18.386Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-06T15:32:18.618Z] #48 32.47 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:18.618Z] #48 ... [2021-02-06T15:32:18.618Z] [2021-02-06T15:32:18.618Z] #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-06T15:32:18.618Z] #63 sha256:5ca9e2b77098ba02b834e6d34cab83e45bfc9c2c0ec62f623611043fcc93996e [2021-02-06T15:32:18.619Z] #63 22.58 Checking out files: 58% (1117/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: 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-06T15:32:18.619Z] #63 23.30 + cd /tmp/tmp.cAZJRe0bXE/src/github.com/docker/libnetwork [2021-02-06T15:32:18.619Z] #63 23.30 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-06T15:32:18.619Z] #63 23.53 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-06T15:32:18.981Z] #28 ... [2021-02-06T15:32:18.981Z] [2021-02-06T15:32:18.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-06T15:32:18.981Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:32:18.981Z] #12 18.62 Fetched 8243 kB in 12s (681 kB/s) [2021-02-06T15:32:18.981Z] #12 18.62 Reading package lists... [2021-02-06T15:32:18.981Z] #12 25.04 Reading package lists... [2021-02-06T15:32:18.981Z] #12 ... [2021-02-06T15:32:18.981Z] [2021-02-06T15:32:18.981Z] #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-06T15:32:18.981Z] #48 sha256:d3b47f9e9d3344bd119c16e6f00fb94c2b9f929cbc16b00f93cd6272557fec89 [2021-02-06T15:32:18.981Z] #48 22.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:18.981Z] #48 22.03 go: downloading github.com/fatih/color v1.7.0 [2021-02-06T15:32:18.981Z] #48 22.03 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:18.981Z] #48 22.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:18.981Z] #48 22.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:18.981Z] #48 22.08 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:18.981Z] #48 22.08 go: downloading github.com/spf13/cast v1.3.0 [2021-02-06T15:32:18.981Z] #48 22.08 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:18.981Z] #48 22.20 go: extracting github.com/fatih/color v1.7.0 [2021-02-06T15:32:18.981Z] #48 22.29 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:18.981Z] #48 22.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:18.981Z] #48 22.34 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:18.981Z] #48 22.37 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:18.981Z] #48 22.42 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:18.981Z] #48 22.52 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:32:18.981Z] #48 22.56 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:18.981Z] #48 22.65 go: extracting github.com/spf13/cast v1.3.0 [2021-02-06T15:32:18.981Z] #48 22.69 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:18.981Z] #48 22.70 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:32:18.981Z] #48 22.75 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:18.981Z] #48 22.80 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:18.981Z] #48 22.83 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:18.981Z] #48 22.98 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:18.981Z] #48 23.02 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:18.982Z] #48 23.03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:18.982Z] #48 23.09 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:18.982Z] #48 23.10 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:18.982Z] #48 23.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:32:18.982Z] #48 23.25 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:18.982Z] #48 23.28 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:18.982Z] #48 23.33 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:18.982Z] #48 23.39 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:18.982Z] #48 23.41 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:18.982Z] #48 23.85 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:18.982Z] #48 23.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:18.982Z] #48 24.04 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:32:18.982Z] #48 24.04 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:18.982Z] #48 24.11 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:18.982Z] #48 24.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:32:18.982Z] #48 24.43 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:18.982Z] #48 24.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:18.982Z] #48 24.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:18.982Z] #48 24.50 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:18.982Z] #48 24.61 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:18.982Z] #48 24.69 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:18.982Z] #48 24.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:32:18.982Z] #48 25.04 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:32:18.982Z] #48 25.12 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:18.982Z] #48 25.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:18.982Z] #48 25.50 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:18.982Z] #48 25.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:18.982Z] #48 25.92 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:18.982Z] #48 26.09 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:18.982Z] #48 26.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:18.982Z] #48 26.65 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:18.982Z] #48 26.65 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:18.982Z] #48 26.65 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:32:18.982Z] #48 26.67 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:18.982Z] #48 27.21 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:18.982Z] #48 27.44 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:32:18.982Z] #48 27.47 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:18.982Z] #48 27.77 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:18.982Z] #48 27.95 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:18.982Z] #48 28.17 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:18.982Z] #48 28.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:32:18.982Z] #48 28.39 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:32:18.982Z] #48 28.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:18.982Z] #48 28.49 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:18.982Z] #48 28.65 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:18.982Z] #48 28.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:18.982Z] #48 28.86 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-06T15:32:18.982Z] #48 28.91 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:32:18.982Z] #48 ... [2021-02-06T15:32:18.982Z] [2021-02-06T15:32:18.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-06T15:32:18.982Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-06T15:32:18.982Z] #35 19.04 Fetched 8243 kB in 13s (656 kB/s) [2021-02-06T15:32:18.982Z] #35 19.04 Reading package lists... [2021-02-06T15:32:19.007Z] #29 23.82 [2021-02-06T15:32:19.017Z] #65 DONE 0.7s [2021-02-06T15:32:19.243Z] #12 33.27 Reading package lists... [2021-02-06T15:32:19.243Z] #12 ... [2021-02-06T15:32:19.243Z] [2021-02-06T15:32:19.243Z] #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-06T15:32:19.243Z] #48 sha256:b58cb2976684ed2e3642aacb3115c845b7f0e4b986c16d4f9ed8b78cdb14daa7 [2021-02-06T15:32:19.243Z] #48 38.02 go: extracting golang.org/x/text v0.3.2 [2021-02-06T15:32:19.248Z] #35 25.91 Reading package lists... [2021-02-06T15:32:19.248Z] #35 ... [2021-02-06T15:32:19.248Z] [2021-02-06T15:32:19.248Z] #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-06T15:32:19.248Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-06T15:32:19.248Z] #39 22.37 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-06T15:32:19.248Z] #39 ... [2021-02-06T15:32:19.248Z] [2021-02-06T15:32:19.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-06T15:32:19.248Z] #48 sha256:d3b47f9e9d3344bd119c16e6f00fb94c2b9f929cbc16b00f93cd6272557fec89 [2021-02-06T15:32:19.248Z] #48 29.39 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:19.248Z] #48 29.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:19.309Z] [2021-02-06T15:32:19.309Z] #66 exporting to image [2021-02-06T15:32:19.309Z] #66 exporting layers [2021-02-06T15:32:19.498Z] INFO: Binaries build ended at 02/06/2021 15:32:19. Duration:00:01:20.6620418 [2021-02-06T15:32:19.514Z] #48 29.58 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:19.514Z] #48 29.58 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:19.514Z] #48 29.58 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:32:19.514Z] #48 29.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:19.514Z] #48 29.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:19.781Z] #48 29.84 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-06T15:32:19.781Z] #48 29.84 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:19.781Z] #48 29.84 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:32:19.781Z] #48 29.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:19.781Z] #48 29.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:32:19.781Z] #48 29.86 go: downloading golang.org/x/text v0.3.2 [2021-02-06T15:32:19.781Z] #48 29.91 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:19.815Z] #48 ... [2021-02-06T15:32:19.815Z] [2021-02-06T15:32:19.815Z] #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-06T15:32:19.815Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:32:19.815Z] #44 28.67 vendor/golang.org/x/crypto/internal/subtle [2021-02-06T15:32:19.815Z] #44 28.81 vendor/golang.org/x/crypto/curve25519 [2021-02-06T15:32:20.046Z] #48 30.38 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:20.074Z] #44 ... [2021-02-06T15:32:20.074Z] [2021-02-06T15:32:20.074Z] #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-06T15:32:20.074Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:32:20.074Z] #35 32.20 Reading package lists... [2021-02-06T15:32:20.472Z] INFO: Copying the built daemon binary to d:\CI\PR-41995\3\binary\dockerd-2c4b41f836.exe... [2021-02-06T15:32:20.472Z] INFO: Copying the built client binary to d:\CI\PR-41995\3\binary\docker-2c4b41f836.exe... [2021-02-06T15:32:20.472Z] INFO: Copying dockerversion from the container... [2021-02-06T15:32:20.762Z] #48 30.64 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:20.934Z] INFO: Copying the golang package from the container to d:\CI\PR-41995\3\installer\go.zip... [2021-02-06T15:32:20.971Z] #29 24.03 0.1% # 2.7% ### 4.5% #### 6.4% ######## 11.9% ########### 15.6% ################ 23.0% #################### 28.5% ####################### 32.2% ######################### 35.9% ############################# 41.5% ################################ 45.1% ################################### 48.8% #################################### 50.7% [2021-02-06T15:32:20.971Z] #29 ... [2021-02-06T15:32:20.971Z] [2021-02-06T15:32:20.971Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-02-06T15:32:20.971Z] #55 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-02-06T15:32:20.971Z] #55 35.73 Building dependency tree... [2021-02-06T15:32:20.971Z] #55 40.07 The following additional packages will be installed: [2021-02-06T15:32:20.971Z] #55 40.07 libbtrfs0 [2021-02-06T15:32:20.971Z] #55 40.42 The following NEW packages will be installed: [2021-02-06T15:32:20.971Z] #55 40.45 libbtrfs-dev libbtrfs0 [2021-02-06T15:32:20.971Z] #55 40.74 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:20.971Z] #55 40.74 Need to get 120 kB of archives. [2021-02-06T15:32:20.971Z] #55 40.74 After this operation, 423 kB of additional disk space will be used. [2021-02-06T15:32:20.971Z] #55 40.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-06T15:32:20.971Z] #55 40.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-06T15:32:20.971Z] #55 42.58 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:20.971Z] #55 42.88 Fetched 120 kB in 0s (1634 kB/s) [2021-02-06T15:32:20.971Z] #55 43.05 Selecting previously unselected package libbtrfs0. [2021-02-06T15:32:20.971Z] #55 43.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-06T15:32:20.971Z] #55 43.26 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-06T15:32:20.971Z] #55 43.32 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-06T15:32:20.971Z] #55 43.50 Selecting previously unselected package libbtrfs-dev. [2021-02-06T15:32:20.971Z] #55 43.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-06T15:32:20.971Z] #55 43.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:32:20.971Z] #55 43.79 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-06T15:32:20.971Z] #55 43.81 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:32:20.971Z] #55 43.82 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:32:20.971Z] #55 DONE 44.3s [2021-02-06T15:32:20.971Z] [2021-02-06T15:32:20.971Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:32:20.971Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:32:21.058Z] #48 30.93 go: downloading github.com/spf13/afero v1.1.2 [2021-02-06T15:32:21.161Z] #63 ... [2021-02-06T15:32:21.161Z] [2021-02-06T15:32:21.161Z] #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-06T15:32:21.161Z] #50 sha256:2cf9bf52452d39d56473805c03cd48fe5ea71d510ee06d94343497e4da12726a [2021-02-06T15:32:21.161Z] #50 24.61 runtime/cgo [2021-02-06T15:32:21.161Z] #50 24.86 runtime [2021-02-06T15:32:21.161Z] #50 ... [2021-02-06T15:32:21.161Z] [2021-02-06T15:32:21.161Z] #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-06T15:32:21.161Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-06T15:32:21.161Z] #39 24.50 Checking out files: 86% (1459/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-06T15:32:21.161Z] #39 24.77 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-06T15:32:21.161Z] #39 27.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-06T15:32:21.161Z] #39 ... [2021-02-06T15:32:21.161Z] [2021-02-06T15:32:21.161Z] #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-06T15:32:21.161Z] #48 sha256:f055fbd8a61d18613e1b407d8c659bd8d2af83f6ef9cbdb254b1f7dbc0292da2 [2021-02-06T15:32:21.161Z] #48 34.63 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:21.324Z] #48 31.17 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:32:21.324Z] #48 31.19 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:21.324Z] #48 31.20 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:21.324Z] #48 31.21 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:21.324Z] #48 31.45 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:21.421Z] #48 ... [2021-02-06T15:32:21.421Z] [2021-02-06T15:32:21.421Z] #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-06T15:32:21.421Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:21.421Z] #41 25.25 Fetched 8420 kB in 18s (463 kB/s) [2021-02-06T15:32:21.421Z] #41 25.25 Reading package lists... [2021-02-06T15:32:21.421Z] #41 32.16 Reading package lists... [2021-02-06T15:32:21.421Z] #41 ... [2021-02-06T15:32:21.421Z] [2021-02-06T15:32:21.421Z] #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-06T15:32:21.421Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-06T15:32:21.421Z] #54 25.85 Fetched 8420 kB in 19s (454 kB/s) [2021-02-06T15:32:21.421Z] #54 25.85 Reading package lists... [2021-02-06T15:32:21.590Z] #48 31.75 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:21.590Z] #48 31.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:21.592Z] #29 24.03 0.1% # 2.7% ### 4.5% #### 6.4% ######## 11.9% ########### 15.6% ################ 23.0% #################### 28.5% ####################### 32.2% ######################### 35.9% ############################# 41.5% ################################ 45.1% ################################### 48.8% #################################### 50.7% ####################################### 54.4% ######################################## 56.2% ########################################### 59.9% ############################################# 63.6% ################################################ 67.3% ################################################### 71.0% ######################################################## 78.4% ############################################################ 83.9% [2021-02-06T15:32:21.592Z] #29 ... [2021-02-06T15:32:21.592Z] [2021-02-06T15:32:21.592Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-06T15:32:21.592Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-06T15:32:21.592Z] #36 26.83 Reading package lists... [2021-02-06T15:32:21.592Z] #36 35.71 Building dependency tree... [2021-02-06T15:32:21.592Z] #36 38.79 The following additional packages will be installed: [2021-02-06T15:32:21.592Z] #36 38.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-06T15:32:21.592Z] #36 38.80 Suggested packages: [2021-02-06T15:32:21.592Z] #36 38.81 cmake-doc ninja-build lrzip [2021-02-06T15:32:21.592Z] #36 38.81 Recommended packages: [2021-02-06T15:32:21.592Z] #36 38.81 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-06T15:32:21.592Z] #36 39.72 The following NEW packages will be installed: [2021-02-06T15:32:21.592Z] #36 39.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-06T15:32:21.592Z] #36 39.74 vim-common xxd [2021-02-06T15:32:21.592Z] #36 39.92 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:21.592Z] #36 39.92 Need to get 14.9 MB of archives. [2021-02-06T15:32:21.592Z] #36 39.92 After this operation, 67.2 MB of additional disk space will be used. [2021-02-06T15:32:21.592Z] #36 39.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-06T15:32:21.592Z] #36 39.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-06T15:32:21.592Z] #36 39.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-02-06T15:32:21.592Z] #36 40.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-06T15:32:21.592Z] #36 40.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-02-06T15:32:21.592Z] #36 41.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-02-06T15:32:21.592Z] #36 41.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-02-06T15:32:21.592Z] #36 41.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-02-06T15:32:21.592Z] #36 41.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-02-06T15:32:21.592Z] #36 41.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-02-06T15:32:21.592Z] #36 43.21 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:21.592Z] #36 43.60 Fetched 14.9 MB in 2s (9701 kB/s) [2021-02-06T15:32:21.592Z] #36 43.83 Selecting previously unselected package xxd. [2021-02-06T15:32:21.592Z] #36 43.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-06T15:32:21.592Z] #36 44.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-06T15:32:21.592Z] #36 44.03 Unpacking xxd (2:8.1.0875-5) ... [2021-02-06T15:32:21.592Z] #36 44.19 Selecting previously unselected package vim-common. [2021-02-06T15:32:21.592Z] #36 44.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:32:21.592Z] #36 44.28 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-06T15:32:21.592Z] #36 44.70 Selecting previously unselected package cmake-data. [2021-02-06T15:32:21.592Z] #36 44.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-06T15:32:21.592Z] #36 44.73 Unpacking cmake-data (3.13.4-1) ... [2021-02-06T15:32:21.856Z] #48 32.01 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:21.895Z] #36 ... [2021-02-06T15:32:21.895Z] [2021-02-06T15:32:21.895Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:32:21.895Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:32:21.990Z] #35 39.05 Building dependency tree... [2021-02-06T15:32:21.993Z] #54 32.62 Reading package lists... [2021-02-06T15:32:21.993Z] #54 ... [2021-02-06T15:32:21.993Z] [2021-02-06T15:32:21.993Z] #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-06T15:32:21.993Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:21.993Z] #12 25.72 Fetched 8420 kB in 18s (459 kB/s) [2021-02-06T15:32:21.993Z] #12 25.72 Reading package lists... [2021-02-06T15:32:21.993Z] #12 32.44 Reading package lists... [2021-02-06T15:32:21.993Z] #12 ... [2021-02-06T15:32:21.993Z] [2021-02-06T15:32:21.993Z] #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-06T15:32:21.993Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:32:21.993Z] #35 25.66 Fetched 8420 kB in 18s (474 kB/s) [2021-02-06T15:32:21.993Z] #35 25.66 Reading package lists... [2021-02-06T15:32:22.033Z] #66 exporting layers 2.5s done [2021-02-06T15:32:22.033Z] #66 writing image sha256:7f58880493129c96ca5c0cd07051ddd5481b21cf296eea40b70b0470ea2d9d2c done [2021-02-06T15:32:22.033Z] #66 naming to docker.io/library/docker:49ee1ebaeda85a0e4115f0468562823a316928c6 done [2021-02-06T15:32:22.033Z] #66 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-06T15:32:22.195Z] #29 24.03 0.1% # 2.7% ### 4.5% #### 6.4% ######## 11.9% ########### 15.6% ################ 23.0% #################### 28.5% ####################### 32.2% ######################### 35.9% ############################# 41.5% ################################ 45.1% ################################### 48.8% #################################### 50.7% ####################################### 54.4% ######################################## 56.2% ########################################### 59.9% ############################################# 63.6% ################################################ 67.3% ################################################### 71.0% ######################################################## 78.4% ############################################################ 83.9% ############################################################# 85.7% ############################################################### 87.6% #################################################################### 95.0% [2021-02-06T15:32:22.195Z] #29 ... [2021-02-06T15:32:22.195Z] [2021-02-06T15:32:22.195Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-06T15:32:22.195Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-06T15:32:22.195Z] #42 25.59 Reading package lists... [2021-02-06T15:32:22.195Z] #42 35.89 Building dependency tree... [2021-02-06T15:32:22.195Z] #42 39.75 The following additional packages will be installed: [2021-02-06T15:32:22.195Z] #42 39.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-06T15:32:22.195Z] #42 39.76 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-06T15:32:22.195Z] #42 39.77 Suggested packages: [2021-02-06T15:32:22.195Z] #42 39.77 manpages-dev python-setuptools [2021-02-06T15:32:22.195Z] #42 41.26 The following NEW packages will be installed: [2021-02-06T15:32:22.195Z] #42 41.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-06T15:32:22.195Z] #42 41.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-06T15:32:22.195Z] #42 41.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-06T15:32:22.195Z] #42 41.28 python-six zlib1g-dev [2021-02-06T15:32:22.195Z] #42 41.41 0 upgraded, 17 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:22.195Z] #42 41.41 Need to get 4075 kB of archives. [2021-02-06T15:32:22.195Z] #42 41.41 After this operation, 24.5 MB of additional disk space will be used. [2021-02-06T15:32:22.195Z] #42 41.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-02-06T15:32:22.195Z] #42 41.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-06T15:32:22.195Z] #42 41.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-02-06T15:32:22.195Z] #42 41.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-06T15:32:22.195Z] #42 41.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-02-06T15:32:22.195Z] #42 41.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-06T15:32:22.195Z] #42 41.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-02-06T15:32:22.195Z] #42 41.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-02-06T15:32:22.195Z] #42 41.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-02-06T15:32:22.195Z] #42 41.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-02-06T15:32:22.195Z] #42 41.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-02-06T15:32:22.195Z] #42 41.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-02-06T15:32:22.195Z] #42 41.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-02-06T15:32:22.195Z] #42 41.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-02-06T15:32:22.195Z] #42 41.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-06T15:32:22.195Z] #42 41.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-02-06T15:32:22.195Z] #42 41.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-02-06T15:32:22.195Z] #42 43.75 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:22.195Z] #42 44.24 Fetched 4075 kB in 0s (9731 kB/s) [2021-02-06T15:32:22.195Z] #42 44.50 Selecting previously unselected package libcap-dev:ppc64el. [2021-02-06T15:32:22.195Z] #42 44.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-06T15:32:22.195Z] #42 44.66 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-02-06T15:32:22.195Z] #42 44.68 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-02-06T15:32:22.195Z] #42 44.86 Selecting previously unselected package libnet1:ppc64el. [2021-02-06T15:32:22.195Z] #42 44.88 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-06T15:32:22.195Z] #42 44.89 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:22.195Z] #42 45.34 Selecting previously unselected package libnet1-dev. [2021-02-06T15:32:22.195Z] #42 45.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-06T15:32:22.195Z] #42 45.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:22.195Z] #42 45.69 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-06T15:32:22.195Z] #42 45.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-06T15:32:22.195Z] #42 45.76 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-06T15:32:22.195Z] #42 ... [2021-02-06T15:32:22.195Z] [2021-02-06T15:32:22.195Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:32:22.195Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:32:22.195Z] #29 24.03 0.1% # 2.7% ### 4.5% #### 6.4% ######## 11.9% ########### 15.6% ################ 23.0% #################### 28.5% ####################### 32.2% ######################### 35.9% ############################# 41.5% ################################ 45.1% ################################### 48.8% #################################### 50.7% ####################################### 54.4% ######################################## 56.2% ########################################### 59.9% ############################################# 63.6% ################################################ 67.3% ################################################### 71.0% ######################################################## 78.4% ############################################################ 83.9% ############################################################# 85.7% ############################################################### 87.6% #################################################################### 95.0% ######################################################################## 100.0% [2021-02-06T15:32:22.457Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/test/unit [2021-02-06T15:32:22.470Z] #48 32.64 go: extracting github.com/spf13/afero v1.1.2 [2021-02-06T15:32:22.480Z] INFO: Extracting go.zip to d:\CI\PR-41995\3\go [2021-02-06T15:32:22.499Z] #29 27.65 [2021-02-06T15:32:22.743Z] #48 ... [2021-02-06T15:32:22.743Z] [2021-02-06T15:32:22.743Z] #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-06T15:32:22.743Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-06T15:32:22.743Z] #41 17.87 Reading package lists... [2021-02-06T15:32:22.743Z] #41 23.14 Reading package lists... [2021-02-06T15:32:22.743Z] #41 27.71 Building dependency tree... [2021-02-06T15:32:22.743Z] #41 29.97 The following additional packages will be installed: [2021-02-06T15:32:22.743Z] #41 29.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-06T15:32:22.743Z] #41 29.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-06T15:32:22.743Z] #41 29.98 Suggested packages: [2021-02-06T15:32:22.743Z] #41 29.99 manpages-dev python-setuptools [2021-02-06T15:32:22.743Z] #41 30.99 The following NEW packages will be installed: [2021-02-06T15:32:22.743Z] #41 30.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-06T15:32:22.743Z] #41 31.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-06T15:32:22.743Z] #41 31.01 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-06T15:32:22.743Z] #41 31.01 python-six zlib1g-dev [2021-02-06T15:32:22.743Z] #41 31.49 0 upgraded, 17 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:22.743Z] #41 31.49 Need to get 3798 kB of archives. [2021-02-06T15:32:22.743Z] #41 31.49 After this operation, 21.6 MB of additional disk space will be used. [2021-02-06T15:32:22.743Z] #41 31.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-02-06T15:32:22.743Z] #41 31.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-06T15:32:22.743Z] #41 31.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-02-06T15:32:22.743Z] #41 31.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-06T15:32:22.743Z] #41 31.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-02-06T15:32:22.743Z] #41 31.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-06T15:32:22.743Z] #41 31.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-02-06T15:32:22.743Z] #41 31.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-02-06T15:32:22.743Z] #41 31.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-02-06T15:32:22.743Z] #41 31.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-02-06T15:32:22.743Z] #41 31.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-02-06T15:32:22.743Z] #41 32.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-02-06T15:32:22.743Z] #41 32.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-02-06T15:32:22.743Z] #41 32.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-02-06T15:32:22.743Z] #41 32.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-06T15:32:22.743Z] #41 32.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-02-06T15:32:22.743Z] #41 32.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-02-06T15:32:22.743Z] #41 ... [2021-02-06T15:32:22.743Z] [2021-02-06T15:32:22.743Z] #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-06T15:32:22.743Z] #48 sha256:d3b47f9e9d3344bd119c16e6f00fb94c2b9f929cbc16b00f93cd6272557fec89 [2021-02-06T15:32:22.743Z] #48 32.90 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:23.031Z] #48 33.01 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:23.628Z] #48 33.71 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:24.529Z] #35 42.96 The following additional packages will be installed: [2021-02-06T15:32:24.529Z] #35 42.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-06T15:32:24.529Z] #35 42.97 Suggested packages: [2021-02-06T15:32:24.529Z] #35 42.98 cmake-doc ninja-build lrzip [2021-02-06T15:32:24.529Z] #35 42.98 Recommended packages: [2021-02-06T15:32:24.529Z] #35 42.98 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-06T15:32:24.546Z] #35 32.80 Reading package lists... [2021-02-06T15:32:24.546Z] #35 ... [2021-02-06T15:32:24.546Z] [2021-02-06T15:32:24.547Z] #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-06T15:32:24.547Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:24.547Z] #41 32.16 Reading package lists... [2021-02-06T15:32:24.547Z] #41 38.35 Building dependency tree... [2021-02-06T15:32:24.547Z] #41 ... [2021-02-06T15:32:24.547Z] [2021-02-06T15:32:24.547Z] #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-06T15:32:24.547Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:32:24.547Z] #44 28.34 vendor/golang.org/x/crypto/internal/subtle [2021-02-06T15:32:24.547Z] #44 28.46 vendor/golang.org/x/crypto/curve25519 [2021-02-06T15:32:24.547Z] #44 ... [2021-02-06T15:32:24.547Z] [2021-02-06T15:32:24.547Z] #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-06T15:32:24.547Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:24.547Z] #12 32.44 Reading package lists... [2021-02-06T15:32:24.558Z] ? github.com/docker/docker/api [no test files] [2021-02-06T15:32:24.600Z] #48 ... [2021-02-06T15:32:24.600Z] [2021-02-06T15:32:24.600Z] #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-06T15:32:24.600Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-06T15:32:24.600Z] #54 18.94 Reading package lists... [2021-02-06T15:32:24.600Z] #54 25.20 Reading package lists... [2021-02-06T15:32:24.600Z] #54 29.83 Building dependency tree... [2021-02-06T15:32:24.600Z] #54 32.07 The following additional packages will be installed: [2021-02-06T15:32:24.600Z] #54 32.08 libbtrfs0 [2021-02-06T15:32:24.600Z] #54 32.24 The following NEW packages will be installed: [2021-02-06T15:32:24.600Z] #54 32.25 libbtrfs-dev libbtrfs0 [2021-02-06T15:32:24.600Z] #54 32.67 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:24.600Z] #54 32.67 Need to get 119 kB of archives. [2021-02-06T15:32:24.600Z] #54 32.67 After this operation, 387 kB of additional disk space will be used. [2021-02-06T15:32:24.600Z] #54 32.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-06T15:32:24.600Z] #54 32.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-06T15:32:24.600Z] #54 ... [2021-02-06T15:32:24.600Z] [2021-02-06T15:32:24.600Z] #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-06T15:32:24.600Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:32:24.601Z] #12 25.04 Reading package lists... [2021-02-06T15:32:24.601Z] #12 29.94 Building dependency tree... [2021-02-06T15:32:24.601Z] #12 32.13 The following additional packages will be installed: [2021-02-06T15:32:24.601Z] #12 32.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-06T15:32:24.601Z] #12 32.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-06T15:32:24.601Z] #12 32.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-06T15:32:24.601Z] #12 32.13 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-06T15:32:24.601Z] #12 32.13 mingw-w64-x86-64-dev [2021-02-06T15:32:24.601Z] #12 32.14 Suggested packages: [2021-02-06T15:32:24.601Z] #12 32.15 gcc-8-locales seccomp wine64 [2021-02-06T15:32:24.601Z] #12 33.21 The following NEW packages will be installed: [2021-02-06T15:32:24.601Z] #12 33.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-06T15:32:24.601Z] #12 33.21 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-06T15:32:24.601Z] #12 33.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-06T15:32:24.601Z] #12 33.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-06T15:32:24.601Z] #12 33.22 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-06T15:32:24.601Z] #12 33.22 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-06T15:32:24.601Z] #12 33.23 The following packages will be upgraded: [2021-02-06T15:32:24.601Z] #12 33.23 libsystemd0 libudev1 [2021-02-06T15:32:24.601Z] #12 33.71 2 upgraded, 25 newly installed, 0 to remove and 18 not upgraded. [2021-02-06T15:32:24.601Z] #12 33.71 Need to get 73.8 MB of archives. [2021-02-06T15:32:24.601Z] #12 33.71 After this operation, 472 MB of additional disk space will be used. [2021-02-06T15:32:24.601Z] #12 33.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-02-06T15:32:24.601Z] #12 33.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-02-06T15:32:24.601Z] #12 33.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-02-06T15:32:24.601Z] #12 34.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-02-06T15:32:24.601Z] #12 34.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-06T15:32:24.601Z] #12 34.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-02-06T15:32:24.601Z] #12 34.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-02-06T15:32:24.601Z] #12 34.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-06T15:32:24.621Z] #29 29.33 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-06T15:32:24.866Z] #12 ... [2021-02-06T15:32:24.866Z] [2021-02-06T15:32:24.866Z] #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-06T15:32:24.866Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-06T15:32:24.866Z] #54 35.22 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:24.918Z] #29 29.86 [2021-02-06T15:32:25.098Z] #35 44.01 The following NEW packages will be installed: [2021-02-06T15:32:25.098Z] #35 44.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-06T15:32:25.098Z] #35 44.03 vim-common xxd [2021-02-06T15:32:25.098Z] #35 ... [2021-02-06T15:32:25.098Z] [2021-02-06T15:32:25.098Z] #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-06T15:32:25.098Z] #48 sha256:b58cb2976684ed2e3642aacb3115c845b7f0e4b986c16d4f9ed8b78cdb14daa7 [2021-02-06T15:32:25.098Z] #48 42.81 go: finding github.com/fatih/color v1.7.0 [2021-02-06T15:32:25.098Z] #48 42.86 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:32:25.098Z] #48 42.93 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:32:25.098Z] #48 42.95 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:32:25.098Z] #48 43.04 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:25.098Z] #48 43.05 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:32:25.098Z] #48 43.13 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:32:25.098Z] #48 43.15 go: finding github.com/pkg/errors v0.8.1 [2021-02-06T15:32:25.098Z] #48 43.17 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:32:25.098Z] #48 43.19 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:25.098Z] #48 43.19 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:32:25.098Z] #48 43.22 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:25.098Z] #48 43.23 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:32:25.098Z] #48 43.25 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:25.098Z] #48 43.26 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:25.098Z] #48 43.30 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:32:25.098Z] #48 43.30 go: finding github.com/stretchr/testify v1.4.0 [2021-02-06T15:32:25.098Z] #48 43.31 go: finding github.com/spf13/viper v1.6.1 [2021-02-06T15:32:25.098Z] #48 43.37 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:25.098Z] #48 43.37 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:25.098Z] #48 43.49 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:25.098Z] #48 43.50 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:25.098Z] #48 43.50 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:25.098Z] #48 43.52 go: finding github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:25.098Z] #48 43.54 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:25.098Z] #48 43.59 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:25.098Z] #48 43.61 go: finding github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:25.098Z] #48 43.65 go: finding github.com/spf13/cobra v0.0.5 [2021-02-06T15:32:25.098Z] #48 43.71 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:25.098Z] #48 43.87 go: finding github.com/spf13/pflag v1.0.5 [2021-02-06T15:32:25.098Z] #48 44.00 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:25.098Z] #48 44.11 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:32:25.215Z] #29 30.06 #=#=# ######################################################################## 100.0% [2021-02-06T15:32:25.215Z] #29 30.24 [2021-02-06T15:32:25.672Z] #48 44.31 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:25.672Z] #48 44.33 go: finding github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:25.672Z] #48 44.35 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:25.672Z] #48 44.35 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:25.672Z] #48 44.39 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:25.672Z] #48 44.39 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:25.672Z] #48 44.42 go: finding github.com/spf13/afero v1.1.2 [2021-02-06T15:32:25.672Z] #48 44.43 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:25.672Z] #48 44.46 go: finding github.com/spf13/cast v1.3.0 [2021-02-06T15:32:25.672Z] #48 44.47 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:25.672Z] #48 44.47 go: finding golang.org/x/text v0.3.2 [2021-02-06T15:32:25.672Z] #48 44.50 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:25.672Z] #48 44.53 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:25.672Z] #48 44.57 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:25.672Z] #48 44.58 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:32:25.672Z] #48 44.59 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:25.932Z] #48 44.65 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:32:25.932Z] #48 44.67 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:25.932Z] #48 44.73 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:32:25.932Z] #48 ... [2021-02-06T15:32:25.932Z] [2021-02-06T15:32:25.932Z] #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-06T15:32:25.932Z] #63 sha256:feab2224161a91fc372d3e479e0eceb62799c3ab163e5c2fe29e40ccb96a5a9e [2021-02-06T15:32:25.932Z] #63 DONE 44.8s [2021-02-06T15:32:25.932Z] [2021-02-06T15:32:25.932Z] #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-06T15:32:25.932Z] #48 sha256:b58cb2976684ed2e3642aacb3115c845b7f0e4b986c16d4f9ed8b78cdb14daa7 [2021-02-06T15:32:25.932Z] #48 44.78 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:25.932Z] #48 44.86 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:32:26.193Z] #48 44.88 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:26.193Z] #48 44.89 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:26.193Z] #48 44.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:26.193Z] #48 44.90 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:26.193Z] #48 44.97 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:26.193Z] #48 45.06 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:26.269Z] #29 31.24 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-06T15:32:26.452Z] #48 45.14 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:26.453Z] #48 45.24 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:26.453Z] #48 45.24 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:26.453Z] #48 45.27 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:26.453Z] #48 45.30 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:26.453Z] #48 45.30 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:26.453Z] #48 45.35 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:26.496Z] #12 38.74 Building dependency tree... [2021-02-06T15:32:26.568Z] #29 ... [2021-02-06T15:32:26.568Z] [2021-02-06T15:32:26.568Z] #13 [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-06T15:32:26.568Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:32:26.568Z] #13 40.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-02-06T15:32:26.568Z] #13 40.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-06T15:32:26.568Z] #13 40.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-06T15:32:26.568Z] #13 41.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-06T15:32:26.568Z] #13 41.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-02-06T15:32:26.568Z] #13 45.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-02-06T15:32:26.568Z] #13 48.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-02-06T15:32:26.568Z] #13 48.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-02-06T15:32:26.568Z] #13 48.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-02-06T15:32:26.568Z] #13 48.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-02-06T15:32:26.568Z] #13 48.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-02-06T15:32:26.568Z] #13 48.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-02-06T15:32:26.568Z] #13 48.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-02-06T15:32:26.568Z] #13 48.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-02-06T15:32:26.568Z] #13 48.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-02-06T15:32:26.568Z] #13 48.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-02-06T15:32:26.568Z] #13 49.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-02-06T15:32:26.568Z] #13 49.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-02-06T15:32:26.568Z] #13 49.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-02-06T15:32:26.568Z] #13 49.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-02-06T15:32:26.568Z] #13 49.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-02-06T15:32:26.568Z] #13 ... [2021-02-06T15:32:26.568Z] [2021-02-06T15:32:26.568Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-02-06T15:32:26.568Z] #29 sha256:c1029737c26115cb3b8b2e1cddd60a0988400bc662619a373013f91bfabe1639 [2021-02-06T15:32:26.568Z] #29 31.79 [2021-02-06T15:32:26.713Z] #48 45.37 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:26.713Z] #48 45.43 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:26.713Z] #48 45.45 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:26.973Z] #48 45.82 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:26.973Z] #48 45.88 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:32:26.973Z] #48 45.88 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:26.973Z] #48 45.99 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:27.085Z] #54 37.17 Fetched 119 kB in 0s (393 kB/s) [2021-02-06T15:32:27.163Z] #29 32.03 ######################################################################## 100.0% [2021-02-06T15:32:27.163Z] #29 32.21 [2021-02-06T15:32:27.163Z] #29 32.35 Download of images into '/build' complete. [2021-02-06T15:32:27.163Z] #29 32.35 Use something like the following to load the result into a Docker daemon: [2021-02-06T15:32:27.163Z] #29 32.35 tar -cC '/build' . | docker load [2021-02-06T15:32:27.234Z] #48 46.07 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:27.460Z] #29 DONE 32.4s [2021-02-06T15:32:27.460Z] [2021-02-06T15:32:27.461Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-06T15:32:27.461Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-06T15:32:27.461Z] #42 45.94 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-02-06T15:32:27.461Z] #42 45.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-02-06T15:32:27.461Z] #42 45.95 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-06T15:32:27.461Z] #42 46.45 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-06T15:32:27.461Z] #42 46.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-06T15:32:27.461Z] #42 46.46 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-06T15:32:27.461Z] #42 46.65 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-02-06T15:32:27.461Z] #42 46.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-02-06T15:32:27.461Z] #42 46.68 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-06T15:32:27.461Z] #42 46.84 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-02-06T15:32:27.461Z] #42 46.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-02-06T15:32:27.461Z] #42 46.86 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-06T15:32:27.461Z] #42 47.33 Selecting previously unselected package libprotobuf17:ppc64el. [2021-02-06T15:32:27.461Z] #42 47.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-02-06T15:32:27.461Z] #42 47.36 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-06T15:32:27.461Z] #42 48.30 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-02-06T15:32:27.461Z] #42 48.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-02-06T15:32:27.461Z] #42 48.33 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-06T15:32:27.461Z] #42 48.57 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-02-06T15:32:27.461Z] #42 48.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-02-06T15:32:27.461Z] #42 48.62 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-06T15:32:27.461Z] #42 49.99 Selecting previously unselected package libprotoc17:ppc64el. [2021-02-06T15:32:27.461Z] #42 50.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-02-06T15:32:27.461Z] #42 50.02 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-06T15:32:27.461Z] #42 50.90 Selecting previously unselected package protobuf-c-compiler. [2021-02-06T15:32:27.461Z] #42 50.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-02-06T15:32:27.461Z] #42 50.92 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-06T15:32:27.461Z] #42 51.12 Selecting previously unselected package protobuf-compiler. [2021-02-06T15:32:27.461Z] #42 51.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-02-06T15:32:27.461Z] #42 51.13 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-06T15:32:27.758Z] #42 51.37 Selecting previously unselected package python-pkg-resources. [2021-02-06T15:32:27.758Z] #42 51.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-06T15:32:27.758Z] #42 51.40 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-06T15:32:28.056Z] #42 51.69 Selecting previously unselected package python-six. [2021-02-06T15:32:28.353Z] #42 51.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-06T15:32:28.353Z] #42 51.70 Unpacking python-six (1.12.0-1) ... [2021-02-06T15:32:28.353Z] #42 51.94 Selecting previously unselected package python-protobuf. [2021-02-06T15:32:28.353Z] #42 51.95 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-02-06T15:32:28.353Z] #42 ... [2021-02-06T15:32:28.353Z] [2021-02-06T15:32:28.353Z] #64 [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-06T15:32:28.353Z] #64 sha256:11fd3daaf7befa5ec131f211fda89d27d735e590ebd1269bd4fee90898ac7634 [2021-02-06T15:32:28.353Z] #64 DONE 52.0s [2021-02-06T15:32:28.353Z] [2021-02-06T15:32:28.353Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-06T15:32:28.353Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-06T15:32:28.353Z] #42 51.96 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-06T15:32:28.353Z] #42 ... [2021-02-06T15:32:28.353Z] [2021-02-06T15:32:28.353Z] #13 [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-06T15:32:28.353Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:32:28.353Z] #13 50.74 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:28.353Z] #13 50.92 Fetched 79.4 MB in 10s (7987 kB/s) [2021-02-06T15:32:28.353Z] #13 51.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-06T15:32:28.353Z] #13 51.15 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-02-06T15:32:28.353Z] #13 51.19 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-06T15:32:28.353Z] #13 51.95 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-02-06T15:32:28.404Z] #12 ... [2021-02-06T15:32:28.404Z] [2021-02-06T15:32:28.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-06T15:32:28.404Z] #63 sha256:5ca9e2b77098ba02b834e6d34cab83e45bfc9c2c0ec62f623611043fcc93996e [2021-02-06T15:32:28.404Z] #63 DONE 41.9s [2021-02-06T15:32:28.404Z] [2021-02-06T15:32:28.404Z] #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-06T15:32:28.404Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:32:28.404Z] #44 41.24 github.com/LK4D4/vndr/godl/singleflight [2021-02-06T15:32:28.404Z] #44 41.24 internal/reflectlite [2021-02-06T15:32:28.404Z] #44 41.61 math/rand [2021-02-06T15:32:28.615Z] #48 ... [2021-02-06T15:32:28.615Z] [2021-02-06T15:32:28.615Z] #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-06T15:32:28.615Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-06T15:32:28.615Z] #54 32.72 Reading package lists... [2021-02-06T15:32:28.615Z] #54 39.58 Building dependency tree... [2021-02-06T15:32:28.615Z] #54 43.57 The following additional packages will be installed: [2021-02-06T15:32:28.615Z] #54 43.59 libbtrfs0 [2021-02-06T15:32:28.615Z] #54 43.86 The following NEW packages will be installed: [2021-02-06T15:32:28.615Z] #54 43.92 libbtrfs-dev libbtrfs0 [2021-02-06T15:32:28.615Z] #54 44.34 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:28.615Z] #54 44.34 Need to get 119 kB of archives. [2021-02-06T15:32:28.615Z] #54 44.34 After this operation, 387 kB of additional disk space will be used. [2021-02-06T15:32:28.615Z] #54 44.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-06T15:32:28.615Z] #54 44.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-06T15:32:28.615Z] #54 46.21 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:28.615Z] #54 46.45 Fetched 119 kB in 0s (427 kB/s) [2021-02-06T15:32:28.615Z] #54 46.51 Selecting previously unselected package libbtrfs0. [2021-02-06T15:32:28.615Z] #54 46.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-06T15:32:28.615Z] #54 46.58 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-06T15:32:28.615Z] #54 46.59 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-06T15:32:28.615Z] #54 46.71 Selecting previously unselected package libbtrfs-dev. [2021-02-06T15:32:28.615Z] #54 46.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-06T15:32:28.615Z] #54 46.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:32:28.615Z] #54 47.03 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-06T15:32:28.615Z] #54 47.04 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:32:28.615Z] #54 47.05 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:32:28.615Z] #54 DONE 47.5s [2021-02-06T15:32:28.648Z] #13 52.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% [2021-02-06T15:32:28.648Z] #13 ... [2021-02-06T15:32:28.648Z] [2021-02-06T15:32:28.648Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-06T15:32:28.648Z] #49 sha256:991243dfe9947517d3761deb9bae12daf52ccfa53401d6e82406c41c6af13921 [2021-02-06T15:32:28.648Z] #49 42.21 go: extracting golang.org/x/text v0.3.2 [2021-02-06T15:32:28.648Z] #49 50.16 go: finding github.com/fatih/color v1.7.0 [2021-02-06T15:32:28.648Z] #49 50.22 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:32:28.648Z] #49 50.27 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:32:28.648Z] #49 50.28 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:32:28.648Z] #49 50.29 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:32:28.648Z] #49 50.31 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:32:28.648Z] #49 50.32 go: finding github.com/pkg/errors v0.8.1 [2021-02-06T15:32:28.648Z] #49 50.37 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:32:28.648Z] #49 50.40 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:28.648Z] #49 50.42 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:32:28.648Z] #49 50.44 go: finding github.com/spf13/viper v1.6.1 [2021-02-06T15:32:28.648Z] #49 50.53 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:28.648Z] #49 50.56 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:28.648Z] #49 50.58 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:32:28.648Z] #49 50.65 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:28.648Z] #49 50.68 go: finding github.com/stretchr/testify v1.4.0 [2021-02-06T15:32:28.648Z] #49 50.69 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:28.648Z] #49 50.83 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:32:28.648Z] #49 50.90 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:28.648Z] #49 51.03 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:28.648Z] #49 51.08 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:28.648Z] #49 51.18 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:28.648Z] #49 51.18 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:28.648Z] #49 51.20 go: finding github.com/spf13/cobra v0.0.5 [2021-02-06T15:32:28.648Z] #49 51.27 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:28.648Z] #49 51.33 go: finding github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:28.648Z] #49 51.35 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:28.648Z] #49 51.36 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:28.648Z] #49 51.38 go: finding github.com/spf13/pflag v1.0.5 [2021-02-06T15:32:28.648Z] #49 51.41 go: finding github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:28.648Z] #49 51.47 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:28.648Z] #49 51.50 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:32:28.648Z] #49 51.55 go: finding github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:28.648Z] #49 51.57 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:28.648Z] #49 51.59 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:28.648Z] #49 51.73 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:28.648Z] #49 51.79 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:28.648Z] #49 51.85 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:28.648Z] #49 51.87 go: finding github.com/spf13/afero v1.1.2 [2021-02-06T15:32:28.648Z] #49 51.91 go: finding github.com/spf13/cast v1.3.0 [2021-02-06T15:32:28.648Z] #49 51.97 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:28.648Z] #49 52.02 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:32:28.648Z] #49 52.03 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:28.648Z] #49 52.05 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:28.648Z] #49 52.12 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:28.648Z] #49 52.21 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:28.877Z] [2021-02-06T15:32:28.877Z] #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-06T15:32:28.877Z] #55 sha256:e680cf2467b535c30ae3b2a0e69898cf3ab91f64c6ef5e347ec7f217d0901d81 [2021-02-06T15:32:28.953Z] #49 52.43 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:28.953Z] #49 ... [2021-02-06T15:32:28.953Z] [2021-02-06T15:32:28.953Z] #13 [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-06T15:32:28.953Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:32:28.953Z] #13 52.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-06T15:32:28.953Z] #13 52.38 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-02-06T15:32:28.953Z] #13 52.45 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-06T15:32:29.247Z] #13 52.93 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-02-06T15:32:29.543Z] #13 53.10 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-06T15:32:29.793Z] #44 43.55 internal/singleflight [2021-02-06T15:32:29.819Z] #54 39.99 Selecting previously unselected package libbtrfs0. [2021-02-06T15:32:29.823Z] #55 1.265 + RM_GOPATH=0 [2021-02-06T15:32:29.823Z] #55 1.266 + TMP_GOPATH= [2021-02-06T15:32:29.823Z] #55 1.266 + : /build [2021-02-06T15:32:29.823Z] #55 1.267 + '[' -z '' ']' [2021-02-06T15:32:29.823Z] #55 1.273 ++ mktemp -d [2021-02-06T15:32:29.823Z] #55 1.279 + export GOPATH=/tmp/tmp.7erpmo7tzB [2021-02-06T15:32:29.823Z] #55 1.279 + GOPATH=/tmp/tmp.7erpmo7tzB [2021-02-06T15:32:29.823Z] #55 1.279 + RM_GOPATH=1 [2021-02-06T15:32:29.823Z] #55 1.280 + case "$(go env GOARCH)" in [2021-02-06T15:32:29.823Z] #55 1.281 ++ go env GOARCH [2021-02-06T15:32:29.823Z] #55 1.311 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:29.823Z] #55 1.311 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:29.823Z] #55 1.313 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:29.823Z] #55 1.319 + dir=/tmp/install [2021-02-06T15:32:29.823Z] #55 1.325 + bin=containerd [2021-02-06T15:32:29.823Z] #55 1.325 + shift [2021-02-06T15:32:29.823Z] #55 1.325 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-06T15:32:29.823Z] #55 1.326 + . /tmp/install/containerd.installer [2021-02-06T15:32:29.823Z] #55 1.330 ++ set -e [2021-02-06T15:32:29.823Z] #55 1.330 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:32:29.823Z] #55 1.331 + install_containerd [2021-02-06T15:32:29.823Z] #55 1.331 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-06T15:32:29.823Z] #55 1.332 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:32:29.823Z] #55 1.332 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7erpmo7tzB/src/github.com/containerd/containerd [2021-02-06T15:32:29.823Z] #55 1.333 Cloning into '/tmp/tmp.7erpmo7tzB/src/github.com/containerd/containerd'... [2021-02-06T15:32:29.838Z] #13 53.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-02-06T15:32:29.839Z] #13 53.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-02-06T15:32:29.839Z] #13 53.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-06T15:32:30.180Z] #54 39.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-06T15:32:30.180Z] #54 40.05 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-06T15:32:30.398Z] #55 ... [2021-02-06T15:32:30.398Z] [2021-02-06T15:32:30.398Z] #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-06T15:32:30.398Z] #33 sha256:d9b9afbe654fcb6cfe5238188f5ec2fa06a5f20312deecd7147ece2e490897ce [2021-02-06T15:32:30.398Z] #33 39.17 sync [2021-02-06T15:32:30.398Z] #33 39.19 internal/reflectlite [2021-02-06T15:32:30.398Z] #33 41.83 sort [2021-02-06T15:32:30.398Z] #33 41.84 errors [2021-02-06T15:32:30.398Z] #33 42.24 strconv [2021-02-06T15:32:30.398Z] #33 43.08 io [2021-02-06T15:32:30.398Z] #33 44.26 internal/oserror [2021-02-06T15:32:30.398Z] #33 44.39 syscall [2021-02-06T15:32:30.398Z] #33 47.09 reflect [2021-02-06T15:32:30.398Z] #33 ... [2021-02-06T15:32:30.398Z] [2021-02-06T15:32:30.398Z] #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-06T15:32:30.398Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:30.398Z] #41 32.78 Reading package lists... [2021-02-06T15:32:30.398Z] #41 39.60 Building dependency tree... [2021-02-06T15:32:30.398Z] #41 43.54 The following additional packages will be installed: [2021-02-06T15:32:30.398Z] #41 43.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-06T15:32:30.398Z] #41 43.54 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-06T15:32:30.398Z] #41 43.55 Suggested packages: [2021-02-06T15:32:30.398Z] #41 43.57 manpages-dev python-setuptools [2021-02-06T15:32:30.398Z] #41 44.96 The following NEW packages will be installed: [2021-02-06T15:32:30.398Z] #41 45.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-06T15:32:30.398Z] #41 45.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-06T15:32:30.398Z] #41 45.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-06T15:32:30.398Z] #41 45.02 python-six zlib1g-dev [2021-02-06T15:32:30.398Z] #41 45.54 0 upgraded, 17 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:30.398Z] #41 45.54 Need to get 4095 kB of archives. [2021-02-06T15:32:30.398Z] #41 45.54 After this operation, 22.5 MB of additional disk space will be used. [2021-02-06T15:32:30.398Z] #41 45.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-06T15:32:30.398Z] #41 45.54 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-06T15:32:30.398Z] #41 45.55 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-06T15:32:30.398Z] #41 45.55 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-06T15:32:30.398Z] #41 45.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-06T15:32:30.398Z] #41 45.59 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-06T15:32:30.398Z] #41 45.60 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-06T15:32:30.398Z] #41 45.63 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-06T15:32:30.398Z] #41 45.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-06T15:32:30.398Z] #41 45.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-06T15:32:30.398Z] #41 45.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-06T15:32:30.398Z] #41 46.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-06T15:32:30.398Z] #41 46.16 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-06T15:32:30.398Z] #41 46.16 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-06T15:32:30.398Z] #41 46.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-06T15:32:30.398Z] #41 46.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-06T15:32:30.398Z] #41 46.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-06T15:32:30.398Z] #41 47.32 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:30.398Z] #41 47.71 Fetched 4095 kB in 1s (4295 kB/s) [2021-02-06T15:32:30.398Z] #41 47.86 Selecting previously unselected package libcap-dev:amd64. [2021-02-06T15:32:30.398Z] #41 47.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-06T15:32:30.398Z] #41 48.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-06T15:32:30.398Z] #41 48.06 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-06T15:32:30.398Z] #41 48.28 Selecting previously unselected package libnet1:amd64. [2021-02-06T15:32:30.398Z] #41 48.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-06T15:32:30.398Z] #41 48.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:30.398Z] #41 48.42 Selecting previously unselected package libnet1-dev. [2021-02-06T15:32:30.398Z] #41 48.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-06T15:32:30.398Z] #41 48.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:30.398Z] #41 48.71 Selecting previously unselected package libnl-3-200:amd64. [2021-02-06T15:32:30.398Z] #41 48.71 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-06T15:32:30.398Z] #41 48.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-06T15:32:30.398Z] #41 48.90 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-06T15:32:30.398Z] #41 48.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-06T15:32:30.398Z] #41 48.90 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-06T15:32:30.398Z] #41 49.20 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-06T15:32:30.398Z] #41 49.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-06T15:32:30.398Z] #41 49.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-06T15:32:30.398Z] #41 49.33 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-06T15:32:30.658Z] #41 49.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-06T15:32:30.658Z] #41 49.34 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-06T15:32:30.658Z] #41 49.47 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-06T15:32:30.658Z] #41 ... [2021-02-06T15:32:30.658Z] [2021-02-06T15:32:30.658Z] #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-06T15:32:30.658Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-06T15:32:30.733Z] #44 44.59 strconv [2021-02-06T15:32:30.733Z] #44 44.59 io [2021-02-06T15:32:30.898Z] #13 ... [2021-02-06T15:32:30.898Z] [2021-02-06T15:32:30.898Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-06T15:32:30.898Z] #56 sha256:cbe6859766ffac2ee48ab6560119603785fbbf00302031cdc5ef240759415c4f [2021-02-06T15:32:30.898Z] #56 0.556 + RM_GOPATH=0 [2021-02-06T15:32:30.898Z] #56 0.556 + TMP_GOPATH= [2021-02-06T15:32:30.898Z] #56 0.557 + : /build [2021-02-06T15:32:30.898Z] #56 0.557 + '[' -z '' ']' [2021-02-06T15:32:30.898Z] #56 0.559 ++ mktemp -d [2021-02-06T15:32:30.898Z] #56 0.574 + export GOPATH=/tmp/tmp.Ee5Aw0n8XI [2021-02-06T15:32:30.898Z] #56 0.575 + GOPATH=/tmp/tmp.Ee5Aw0n8XI [2021-02-06T15:32:30.898Z] #56 0.576 + RM_GOPATH=1 [2021-02-06T15:32:30.898Z] #56 0.583 + case "$(go env GOARCH)" in [2021-02-06T15:32:30.898Z] #56 0.594 ++ go env GOARCH [2021-02-06T15:32:30.898Z] #56 0.773 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:30.898Z] #56 0.773 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:30.898Z] #56 0.775 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:30.898Z] #56 0.785 + dir=/tmp/install [2021-02-06T15:32:30.898Z] #56 0.787 + bin=containerd [2021-02-06T15:32:30.898Z] #56 0.793 + shift [2021-02-06T15:32:30.898Z] #56 0.795 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-06T15:32:30.898Z] #56 0.802 + . /tmp/install/containerd.installer [2021-02-06T15:32:30.898Z] #56 0.805 ++ set -e [2021-02-06T15:32:30.898Z] #56 0.807 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:32:30.898Z] #56 0.818 + install_containerd [2021-02-06T15:32:30.898Z] #56 0.837 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-06T15:32:30.898Z] #56 0.839 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:32:30.898Z] #56 0.840 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ee5Aw0n8XI/src/github.com/containerd/containerd [2021-02-06T15:32:30.898Z] #56 0.933 Cloning into '/tmp/tmp.Ee5Aw0n8XI/src/github.com/containerd/containerd'... [2021-02-06T15:32:30.898Z] #56 ... [2021-02-06T15:32:30.898Z] [2021-02-06T15:32:30.898Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-06T15:32:30.898Z] #49 sha256:991243dfe9947517d3761deb9bae12daf52ccfa53401d6e82406c41c6af13921 [2021-02-06T15:32:30.898Z] #49 52.55 go: finding golang.org/x/text v0.3.2 [2021-02-06T15:32:30.898Z] #49 52.79 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:32:30.898Z] #49 52.90 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:30.898Z] #49 52.93 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:32:30.898Z] #49 53.03 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:30.898Z] #49 53.25 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:32:30.898Z] #49 53.31 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:30.898Z] #49 53.33 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:30.898Z] #49 53.36 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:30.898Z] #49 53.55 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:30.898Z] #49 53.57 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:30.898Z] #49 53.64 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:30.898Z] #49 53.65 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:30.898Z] #49 53.75 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:30.898Z] #49 53.77 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:30.898Z] #49 53.77 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:30.898Z] #49 53.78 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:30.898Z] #49 53.85 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:30.898Z] #49 53.87 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:30.898Z] #49 53.90 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:30.898Z] #49 54.16 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:30.898Z] #49 54.29 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:30.898Z] #49 54.50 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:30.918Z] #31 48.67 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-06T15:32:30.918Z] #31 49.37 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-06T15:32:30.986Z] #54 ... [2021-02-06T15:32:30.986Z] [2021-02-06T15:32:30.986Z] #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-06T15:32:30.986Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-06T15:32:30.986Z] #35 25.91 Reading package lists... [2021-02-06T15:32:30.986Z] #35 30.49 Building dependency tree... [2021-02-06T15:32:30.986Z] #35 32.98 The following additional packages will be installed: [2021-02-06T15:32:30.986Z] #35 32.99 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-06T15:32:30.986Z] #35 33.00 Suggested packages: [2021-02-06T15:32:30.986Z] #35 33.03 cmake-doc ninja-build lrzip [2021-02-06T15:32:30.986Z] #35 33.03 Recommended packages: [2021-02-06T15:32:30.986Z] #35 33.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-06T15:32:30.986Z] #35 34.13 The following NEW packages will be installed: [2021-02-06T15:32:30.986Z] #35 34.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-06T15:32:30.986Z] #35 34.16 vim-common xxd [2021-02-06T15:32:30.986Z] #35 34.64 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:30.986Z] #35 34.64 Need to get 14.2 MB of archives. [2021-02-06T15:32:30.986Z] #35 34.64 After this operation, 60.0 MB of additional disk space will be used. [2021-02-06T15:32:30.986Z] #35 34.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-06T15:32:30.986Z] #35 34.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-06T15:32:30.986Z] #35 34.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-06T15:32:30.986Z] #35 34.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-06T15:32:30.986Z] #35 36.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-02-06T15:32:30.986Z] #35 36.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-02-06T15:32:30.986Z] #35 36.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-02-06T15:32:30.986Z] #35 36.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-02-06T15:32:30.986Z] #35 36.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-02-06T15:32:30.986Z] #35 36.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-02-06T15:32:30.986Z] #35 38.14 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:30.986Z] #35 39.73 Fetched 14.2 MB in 3s (5012 kB/s) [2021-02-06T15:32:30.986Z] #35 ... [2021-02-06T15:32:30.986Z] [2021-02-06T15:32:30.986Z] #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-06T15:32:30.986Z] #50 sha256:cf87e3bdbfcbeab649123ec7e04724a38e067d80e6b652c2e33b3cc19d8bb180 [2021-02-06T15:32:30.986Z] #50 38.73 reflect [2021-02-06T15:32:30.986Z] #50 38.74 syscall [2021-02-06T15:32:30.986Z] #50 38.75 strings [2021-02-06T15:32:30.986Z] #50 38.76 bufio [2021-02-06T15:32:30.986Z] #50 40.70 text/tabwriter [2021-02-06T15:32:31.178Z] #31 ... [2021-02-06T15:32:31.178Z] [2021-02-06T15:32:31.178Z] #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-06T15:32:31.178Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:31.178Z] #12 33.27 Reading package lists... [2021-02-06T15:32:31.178Z] #12 40.16 Building dependency tree... [2021-02-06T15:32:31.178Z] #12 43.98 The following additional packages will be installed: [2021-02-06T15:32:31.178Z] #12 43.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-06T15:32:31.178Z] #12 43.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-06T15:32:31.178Z] #12 44.00 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-06T15:32:31.178Z] #12 44.00 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-06T15:32:31.178Z] #12 44.00 mingw-w64-x86-64-dev [2021-02-06T15:32:31.178Z] #12 44.02 Suggested packages: [2021-02-06T15:32:31.178Z] #12 44.02 gcc-8-locales seccomp wine64 [2021-02-06T15:32:31.178Z] #12 46.21 The following NEW packages will be installed: [2021-02-06T15:32:31.178Z] #12 46.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-06T15:32:31.178Z] #12 46.21 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-06T15:32:31.178Z] #12 46.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-06T15:32:31.178Z] #12 46.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-06T15:32:31.178Z] #12 46.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-06T15:32:31.178Z] #12 46.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-06T15:32:31.178Z] #12 46.24 The following packages will be upgraded: [2021-02-06T15:32:31.178Z] #12 46.26 libsystemd0 libudev1 [2021-02-06T15:32:31.178Z] #12 46.65 2 upgraded, 25 newly installed, 0 to remove and 18 not upgraded. [2021-02-06T15:32:31.178Z] #12 46.65 Need to get 78.2 MB of archives. [2021-02-06T15:32:31.178Z] #12 46.65 After this operation, 487 MB of additional disk space will be used. [2021-02-06T15:32:31.178Z] #12 46.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-06T15:32:31.178Z] #12 46.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-06T15:32:31.178Z] #12 46.69 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-06T15:32:31.178Z] #12 46.90 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-06T15:32:31.178Z] #12 47.09 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-06T15:32:31.178Z] #12 47.13 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-06T15:32:31.178Z] #12 47.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-06T15:32:31.178Z] #12 47.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-06T15:32:31.178Z] #12 47.77 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-06T15:32:31.178Z] #12 48.15 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-06T15:32:31.178Z] #12 48.20 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-06T15:32:31.178Z] #12 ... [2021-02-06T15:32:31.178Z] [2021-02-06T15:32:31.178Z] #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-06T15:32:31.178Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:31.178Z] #41 49.47 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-06T15:32:31.178Z] #41 49.49 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-06T15:32:31.178Z] #41 49.76 Selecting previously unselected package libprotobuf17:amd64. [2021-02-06T15:32:31.178Z] #41 49.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:31.178Z] #41 49.77 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:31.193Z] #49 54.60 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:31.193Z] #49 54.64 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:32:31.193Z] #49 54.68 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:31.193Z] #49 54.85 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:31.254Z] #50 41.63 regexp/syntax [2021-02-06T15:32:31.747Z] #41 50.69 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-06T15:32:31.747Z] #41 50.69 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:31.747Z] #41 50.70 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:32.006Z] #41 50.98 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-06T15:32:32.007Z] #41 50.98 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:32.007Z] #41 ... [2021-02-06T15:32:32.007Z] [2021-02-06T15:32:32.007Z] #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-06T15:32:32.007Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:32:32.007Z] #44 40.86 internal/reflectlite [2021-02-06T15:32:32.007Z] #44 40.87 github.com/LK4D4/vndr/godl/singleflight [2021-02-06T15:32:32.007Z] #44 41.27 math/rand [2021-02-06T15:32:32.007Z] #44 42.43 internal/singleflight [2021-02-06T15:32:32.007Z] #44 43.66 io [2021-02-06T15:32:32.007Z] #44 43.67 strconv [2021-02-06T15:32:32.007Z] #44 45.05 bytes [2021-02-06T15:32:32.007Z] #44 47.59 bufio [2021-02-06T15:32:32.007Z] #44 48.79 reflect [2021-02-06T15:32:32.007Z] #44 49.84 syscall [2021-02-06T15:32:32.114Z] #44 45.97 bytes [2021-02-06T15:32:32.269Z] #44 ... [2021-02-06T15:32:32.269Z] [2021-02-06T15:32:32.269Z] #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-06T15:32:32.269Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-06T15:32:32.269Z] #31 50.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-06T15:32:32.659Z] #50 ... [2021-02-06T15:32:32.659Z] [2021-02-06T15:32:32.659Z] #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-06T15:32:32.659Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:32:32.659Z] #44 32.89 internal/reflectlite [2021-02-06T15:32:32.659Z] #44 32.89 sync [2021-02-06T15:32:32.659Z] #44 33.77 github.com/LK4D4/vndr/godl/singleflight [2021-02-06T15:32:32.659Z] #44 33.79 internal/singleflight [2021-02-06T15:32:32.659Z] #44 33.81 math/rand [2021-02-06T15:32:32.659Z] #44 35.09 sort [2021-02-06T15:32:32.659Z] #44 35.11 io [2021-02-06T15:32:32.659Z] #44 35.11 strconv [2021-02-06T15:32:32.659Z] #44 35.13 syscall [2021-02-06T15:32:32.659Z] #44 36.29 vendor/golang.org/x/net/dns/dnsmessage [2021-02-06T15:32:32.659Z] #44 36.39 bytes [2021-02-06T15:32:32.659Z] #44 38.57 reflect [2021-02-06T15:32:32.659Z] #44 39.26 bufio [2021-02-06T15:32:32.659Z] #44 41.72 regexp/syntax [2021-02-06T15:32:32.659Z] #44 42.28 hash/crc32 [2021-02-06T15:32:32.659Z] #44 42.41 time [2021-02-06T15:32:32.683Z] #44 ... [2021-02-06T15:32:32.683Z] [2021-02-06T15:32:32.683Z] #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-06T15:32:32.684Z] #48 sha256:f055fbd8a61d18613e1b407d8c659bd8d2af83f6ef9cbdb254b1f7dbc0292da2 [2021-02-06T15:32:32.684Z] #48 38.46 go: extracting golang.org/x/text v0.3.2 [2021-02-06T15:32:32.684Z] #48 43.58 go: finding github.com/fatih/color v1.7.0 [2021-02-06T15:32:32.684Z] #48 43.62 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:32:32.684Z] #48 43.71 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:32:32.684Z] #48 43.74 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:32:32.684Z] #48 43.81 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:32:32.684Z] #48 43.82 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:32.684Z] #48 43.83 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:32:32.684Z] #48 43.85 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:32:32.684Z] #48 43.86 go: finding github.com/pkg/errors v0.8.1 [2021-02-06T15:32:32.684Z] #48 43.90 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:32:32.684Z] #48 43.90 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:32.684Z] #48 43.95 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:32:32.684Z] #48 43.96 go: finding github.com/stretchr/testify v1.4.0 [2021-02-06T15:32:32.684Z] #48 43.98 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:32.684Z] #48 44.01 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:32.684Z] #48 44.03 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:32.684Z] #48 44.03 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:32.684Z] #48 44.06 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:32.684Z] #48 44.08 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:32:32.684Z] #48 44.08 go: finding github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:32.684Z] #48 44.09 go: finding github.com/spf13/viper v1.6.1 [2021-02-06T15:32:32.684Z] #48 44.16 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:32.684Z] #48 44.20 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:32.684Z] #48 44.30 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:32.684Z] #48 44.35 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:32.684Z] #48 44.39 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:32.684Z] #48 44.41 go: finding github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:32.684Z] #48 44.44 go: finding github.com/spf13/cobra v0.0.5 [2021-02-06T15:32:32.684Z] #48 44.49 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:32.684Z] #48 44.52 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:32.684Z] #48 44.56 go: finding github.com/spf13/pflag v1.0.5 [2021-02-06T15:32:32.684Z] #48 44.59 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:32:32.684Z] #48 44.68 go: finding github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:32.684Z] #48 44.70 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:32.684Z] #48 44.81 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:32.684Z] #48 44.86 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:32.684Z] #48 44.90 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:32.684Z] #48 44.96 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:32.684Z] #48 44.97 go: finding github.com/spf13/afero v1.1.2 [2021-02-06T15:32:32.684Z] #48 44.99 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:32.684Z] #48 44.99 go: finding github.com/spf13/cast v1.3.0 [2021-02-06T15:32:32.684Z] #48 45.01 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:32.684Z] #48 45.02 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:32.684Z] #48 45.03 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:32.684Z] #48 45.05 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:32:32.684Z] #48 45.09 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:32.684Z] #48 45.16 go: finding golang.org/x/text v0.3.2 [2021-02-06T15:32:32.684Z] #48 45.17 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:32.684Z] #48 45.24 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:32:32.684Z] #48 45.27 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:32.684Z] #48 45.27 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:32:32.684Z] #48 45.30 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:32.684Z] #48 45.35 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:32:32.684Z] #48 45.36 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:32.684Z] #48 45.36 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:32.684Z] #48 45.37 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:32.684Z] #48 45.41 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:32.684Z] #48 45.41 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:32.684Z] #48 45.42 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:32.684Z] #48 45.43 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:32.684Z] #48 45.47 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:32.684Z] #48 45.47 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:32.684Z] #48 45.50 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:32.684Z] #48 45.52 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:32.684Z] #48 45.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:32.684Z] #48 45.54 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:32.684Z] #48 45.56 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:32.684Z] #48 45.72 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:32.684Z] #48 45.73 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:32.684Z] #48 45.90 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:32.684Z] #48 45.92 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:32:32.684Z] #48 45.92 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:32.684Z] #48 45.98 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:32.684Z] #48 46.08 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:32.924Z] #44 ... [2021-02-06T15:32:32.924Z] [2021-02-06T15:32:32.924Z] #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-06T15:32:32.924Z] #33 sha256:edf2bc5c353f40df46fb2aed6c62bb857b8bcf80b7683a77a9500f3e6d71339b [2021-02-06T15:32:32.924Z] #33 33.01 sync [2021-02-06T15:32:32.924Z] #33 33.02 internal/reflectlite [2021-02-06T15:32:32.924Z] #33 34.62 sort [2021-02-06T15:32:32.924Z] #33 34.63 errors [2021-02-06T15:32:32.924Z] #33 34.85 strconv [2021-02-06T15:32:32.924Z] #33 34.87 io [2021-02-06T15:32:32.924Z] #33 34.87 internal/oserror [2021-02-06T15:32:32.924Z] #33 35.08 syscall [2021-02-06T15:32:32.924Z] #33 35.71 bytes [2021-02-06T15:32:32.924Z] #33 35.72 strings [2021-02-06T15:32:32.924Z] #33 38.72 bufio [2021-02-06T15:32:32.924Z] #33 39.16 path [2021-02-06T15:32:32.924Z] #33 39.21 reflect [2021-02-06T15:32:32.924Z] #33 39.79 text/tabwriter [2021-02-06T15:32:32.924Z] #33 42.23 internal/syscall/execenv [2021-02-06T15:32:32.924Z] #33 42.24 internal/syscall/unix [2021-02-06T15:32:32.924Z] #33 42.25 time [2021-02-06T15:32:32.924Z] #33 ... [2021-02-06T15:32:32.924Z] [2021-02-06T15:32:32.924Z] #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-06T15:32:32.924Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:32:32.924Z] #44 43.11 vendor/golang.org/x/text/transform [2021-02-06T15:32:32.944Z] #48 ... [2021-02-06T15:32:32.944Z] [2021-02-06T15:32:32.944Z] #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-06T15:32:32.944Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-06T15:32:32.944Z] #54 32.62 Reading package lists... [2021-02-06T15:32:32.944Z] #54 39.52 Building dependency tree... [2021-02-06T15:32:32.944Z] #54 43.39 The following additional packages will be installed: [2021-02-06T15:32:32.944Z] #54 43.41 libbtrfs0 [2021-02-06T15:32:32.944Z] #54 43.61 The following NEW packages will be installed: [2021-02-06T15:32:32.944Z] #54 43.63 libbtrfs-dev libbtrfs0 [2021-02-06T15:32:32.944Z] #54 44.03 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:32.944Z] #54 44.03 Need to get 119 kB of archives. [2021-02-06T15:32:32.944Z] #54 44.03 After this operation, 387 kB of additional disk space will be used. [2021-02-06T15:32:32.944Z] #54 44.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-06T15:32:32.944Z] #54 44.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-06T15:32:32.944Z] #54 45.03 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:32.944Z] #54 45.29 Fetched 119 kB in 0s (408 kB/s) [2021-02-06T15:32:32.944Z] #54 45.41 Selecting previously unselected package libbtrfs0. [2021-02-06T15:32:32.944Z] #54 45.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-06T15:32:32.944Z] #54 45.48 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-06T15:32:32.944Z] #54 45.50 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-06T15:32:32.944Z] #54 45.60 Selecting previously unselected package libbtrfs-dev. [2021-02-06T15:32:32.944Z] #54 45.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-06T15:32:32.944Z] #54 45.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:32:32.944Z] #54 46.02 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-06T15:32:32.944Z] #54 46.22 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:32:32.944Z] #54 46.24 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:32:32.944Z] #54 DONE 46.8s [2021-02-06T15:32:32.944Z] [2021-02-06T15:32:32.944Z] #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-06T15:32:32.944Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:32.944Z] #41 38.35 Building dependency tree... [2021-02-06T15:32:32.944Z] #41 41.71 The following additional packages will be installed: [2021-02-06T15:32:32.944Z] #41 41.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-06T15:32:32.944Z] #41 41.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-06T15:32:32.944Z] #41 41.72 Suggested packages: [2021-02-06T15:32:32.944Z] #41 41.72 manpages-dev python-setuptools [2021-02-06T15:32:32.944Z] #41 43.50 The following NEW packages will be installed: [2021-02-06T15:32:32.944Z] #41 43.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-06T15:32:32.944Z] #41 43.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-06T15:32:32.944Z] #41 43.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-06T15:32:32.944Z] #41 43.52 python-six zlib1g-dev [2021-02-06T15:32:32.944Z] #41 43.96 0 upgraded, 17 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:32.944Z] #41 43.96 Need to get 4095 kB of archives. [2021-02-06T15:32:32.944Z] #41 43.96 After this operation, 22.5 MB of additional disk space will be used. [2021-02-06T15:32:32.944Z] #41 43.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-06T15:32:32.944Z] #41 43.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-06T15:32:32.944Z] #41 43.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-06T15:32:32.944Z] #41 43.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-06T15:32:32.944Z] #41 43.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-06T15:32:32.944Z] #41 43.98 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-06T15:32:32.944Z] #41 43.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-06T15:32:32.944Z] #41 43.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-06T15:32:32.944Z] #41 44.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-06T15:32:32.944Z] #41 44.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-06T15:32:32.944Z] #41 44.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-06T15:32:32.944Z] #41 44.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-06T15:32:32.944Z] #41 44.29 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-06T15:32:32.944Z] #41 44.30 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-06T15:32:32.944Z] #41 44.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-06T15:32:32.944Z] #41 44.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-06T15:32:32.944Z] #41 44.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-06T15:32:32.944Z] #41 45.47 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:32.944Z] #41 45.68 Fetched 4095 kB in 1s (5589 kB/s) [2021-02-06T15:32:32.944Z] #41 45.76 Selecting previously unselected package libcap-dev:amd64. [2021-02-06T15:32:32.944Z] #41 45.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-06T15:32:32.944Z] #41 45.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-06T15:32:32.944Z] #41 45.84 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-06T15:32:32.944Z] #41 46.20 Selecting previously unselected package libnet1:amd64. [2021-02-06T15:32:32.944Z] #41 46.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-06T15:32:32.944Z] #41 46.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:32.944Z] #41 46.34 Selecting previously unselected package libnet1-dev. [2021-02-06T15:32:32.944Z] #41 46.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-06T15:32:32.944Z] #41 46.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:32.944Z] #41 46.59 Selecting previously unselected package libnl-3-200:amd64. [2021-02-06T15:32:32.944Z] #41 46.60 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-06T15:32:32.944Z] #41 46.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-06T15:32:32.944Z] #41 46.78 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-06T15:32:32.944Z] #41 46.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-06T15:32:32.944Z] #41 46.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-06T15:32:33.024Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-02-06T15:32:33.514Z] #41 47.22 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-06T15:32:33.514Z] #41 47.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-06T15:32:33.514Z] #41 47.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-06T15:32:33.514Z] #41 47.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-06T15:32:33.514Z] #41 47.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-06T15:32:33.514Z] #41 47.35 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-06T15:32:33.774Z] #41 47.62 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-06T15:32:33.774Z] #41 47.62 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-06T15:32:33.774Z] #41 47.64 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-06T15:32:34.034Z] #41 47.96 Selecting previously unselected package libprotobuf17:amd64. [2021-02-06T15:32:34.034Z] #41 47.96 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:34.034Z] #41 47.99 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:34.034Z] #41 ... [2021-02-06T15:32:34.034Z] [2021-02-06T15:32:34.034Z] #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-06T15:32:34.034Z] #55 sha256:c86b96ec7390cba5f4d5be9a3499a9703bc3a27f34386022374cd12c98eb64cd [2021-02-06T15:32:34.034Z] #55 1.107 + RM_GOPATH=0 [2021-02-06T15:32:34.034Z] #55 1.107 + TMP_GOPATH= [2021-02-06T15:32:34.034Z] #55 1.107 + : /build [2021-02-06T15:32:34.034Z] #55 1.107 + '[' -z '' ']' [2021-02-06T15:32:34.034Z] #55 1.107 ++ mktemp -d [2021-02-06T15:32:34.034Z] #55 1.107 + export GOPATH=/tmp/tmp.839dvLL8iT [2021-02-06T15:32:34.034Z] #55 1.107 + GOPATH=/tmp/tmp.839dvLL8iT [2021-02-06T15:32:34.034Z] #55 1.107 + RM_GOPATH=1 [2021-02-06T15:32:34.034Z] #55 1.107 + case "$(go env GOARCH)" in [2021-02-06T15:32:34.034Z] #55 1.107 ++ go env GOARCH [2021-02-06T15:32:34.034Z] #55 1.129 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:34.034Z] #55 1.129 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:34.034Z] #55 1.130 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:34.034Z] #55 1.138 + dir=/tmp/install [2021-02-06T15:32:34.034Z] #55 1.140 + bin=containerd [2021-02-06T15:32:34.034Z] #55 1.141 + shift [2021-02-06T15:32:34.034Z] #55 1.142 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-06T15:32:34.034Z] #55 1.142 + . /tmp/install/containerd.installer [2021-02-06T15:32:34.034Z] #55 1.142 ++ set -e [2021-02-06T15:32:34.034Z] #55 1.142 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:32:34.034Z] #55 1.143 + install_containerd [2021-02-06T15:32:34.034Z] #55 1.143 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-06T15:32:34.034Z] #55 1.145 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:32:34.034Z] #55 1.146 + git clone https://github.com/containerd/containerd.git /tmp/tmp.839dvLL8iT/src/github.com/containerd/containerd [2021-02-06T15:32:34.034Z] #55 1.151 Cloning into '/tmp/tmp.839dvLL8iT/src/github.com/containerd/containerd'... [2021-02-06T15:32:34.343Z] #44 ... [2021-02-06T15:32:34.343Z] [2021-02-06T15:32:34.343Z] #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-06T15:32:34.343Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-06T15:32:34.343Z] #41 34.28 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:34.343Z] #41 35.51 Fetched 3798 kB in 1s (3727 kB/s) [2021-02-06T15:32:34.343Z] #41 38.02 Selecting previously unselected package libcap-dev:arm64. [2021-02-06T15:32:34.343Z] #41 38.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-06T15:32:34.343Z] #41 38.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-02-06T15:32:34.343Z] #41 39.11 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-02-06T15:32:34.343Z] #41 44.27 Selecting previously unselected package libnet1:arm64. [2021-02-06T15:32:34.343Z] #41 44.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-06T15:32:34.343Z] #41 ... [2021-02-06T15:32:34.343Z] [2021-02-06T15:32:34.343Z] #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-06T15:32:34.343Z] #48 sha256:d3b47f9e9d3344bd119c16e6f00fb94c2b9f929cbc16b00f93cd6272557fec89 [2021-02-06T15:32:34.343Z] #48 35.50 go: extracting golang.org/x/text v0.3.2 [2021-02-06T15:32:34.343Z] #48 40.69 go: finding github.com/fatih/color v1.7.0 [2021-02-06T15:32:34.343Z] #48 40.70 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-06T15:32:34.343Z] #48 40.91 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-06T15:32:34.343Z] #48 40.92 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-06T15:32:34.343Z] #48 40.92 go: finding github.com/pkg/errors v0.8.1 [2021-02-06T15:32:34.343Z] #48 40.93 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-06T15:32:34.343Z] #48 41.35 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-06T15:32:34.343Z] #48 41.35 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-06T15:32:34.343Z] #48 41.37 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-06T15:32:34.343Z] #48 41.59 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-06T15:32:34.343Z] #48 41.60 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-06T15:32:34.343Z] #48 41.99 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-06T15:32:34.343Z] #48 42.02 go: finding github.com/spf13/viper v1.6.1 [2021-02-06T15:32:34.343Z] #48 42.03 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-06T15:32:34.343Z] #48 42.05 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-06T15:32:34.343Z] #48 42.23 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-06T15:32:34.343Z] #48 42.32 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-06T15:32:34.343Z] #48 42.32 go: finding github.com/stretchr/testify v1.4.0 [2021-02-06T15:32:34.343Z] #48 42.32 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-06T15:32:34.343Z] #48 42.43 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-06T15:32:34.343Z] #48 42.44 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-06T15:32:34.343Z] #48 42.45 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-06T15:32:34.343Z] #48 42.47 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-06T15:32:34.343Z] #48 42.53 go: finding github.com/spf13/cobra v0.0.5 [2021-02-06T15:32:34.343Z] #48 42.54 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-06T15:32:34.343Z] #48 42.56 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-06T15:32:34.343Z] #48 42.62 go: finding github.com/spf13/pflag v1.0.5 [2021-02-06T15:32:34.343Z] #48 43.09 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-06T15:32:34.343Z] #48 43.09 go: finding github.com/stretchr/objx v0.2.0 [2021-02-06T15:32:34.343Z] #48 43.09 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-06T15:32:34.343Z] #48 43.09 go: finding github.com/gobwas/glob v0.2.3 [2021-02-06T15:32:34.343Z] #48 43.56 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-06T15:32:34.343Z] #48 43.60 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-06T15:32:34.343Z] #48 43.61 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-06T15:32:34.343Z] #48 43.63 go: finding github.com/magiconair/properties v1.8.1 [2021-02-06T15:32:34.343Z] #48 43.65 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-06T15:32:34.343Z] #48 43.89 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-06T15:32:34.343Z] #48 43.90 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-06T15:32:34.343Z] #48 43.93 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-06T15:32:34.343Z] #48 43.98 go: finding github.com/spf13/afero v1.1.2 [2021-02-06T15:32:34.343Z] #48 44.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-06T15:32:34.343Z] #48 44.08 go: finding github.com/spf13/cast v1.3.0 [2021-02-06T15:32:34.343Z] #48 44.09 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-06T15:32:34.343Z] #48 44.31 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-06T15:32:34.343Z] #48 44.36 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-06T15:32:34.343Z] #48 44.41 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-06T15:32:34.343Z] #48 44.46 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-06T15:32:34.343Z] #48 ... [2021-02-06T15:32:34.343Z] [2021-02-06T15:32:34.343Z] #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-06T15:32:34.343Z] #28 sha256:4f3a56f64ac222b99f3d206c6525890b07b341e7ef41eaeead6d5b6b84c01692 [2021-02-06T15:32:34.343Z] #28 DONE 45.5s [2021-02-06T15:32:34.343Z] [2021-02-06T15:32:34.343Z] #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-06T15:32:34.343Z] #63 sha256:5432f60dd1215c640692f6ec4d125a6236f2b31ad7ab0f413dc8c15bbef0e340 [2021-02-06T15:32:34.343Z] #63 DONE 44.6s [2021-02-06T15:32:34.343Z] [2021-02-06T15:32:34.343Z] #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-06T15:32:34.343Z] #48 sha256:d3b47f9e9d3344bd119c16e6f00fb94c2b9f929cbc16b00f93cd6272557fec89 [2021-02-06T15:32:34.343Z] #48 44.52 go: finding golang.org/x/text v0.3.2 [2021-02-06T15:32:34.343Z] #48 ... [2021-02-06T15:32:34.343Z] [2021-02-06T15:32:34.343Z] #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-06T15:32:34.343Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-06T15:32:34.343Z] #35 41.60 Selecting previously unselected package xxd. [2021-02-06T15:32:34.343Z] #35 41.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-06T15:32:34.343Z] #35 41.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-06T15:32:34.343Z] #35 42.24 Unpacking xxd (2:8.1.0875-5) ... [2021-02-06T15:32:35.300Z] #35 45.30 Selecting previously unselected package vim-common. [2021-02-06T15:32:35.300Z] #35 45.30 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:32:35.300Z] #35 45.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-06T15:32:35.415Z] #55 ... [2021-02-06T15:32:35.415Z] [2021-02-06T15:32:35.415Z] #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-06T15:32:35.415Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:32:35.415Z] #35 32.80 Reading package lists... [2021-02-06T15:32:35.415Z] #35 39.39 Building dependency tree... [2021-02-06T15:32:35.415Z] #35 43.64 The following additional packages will be installed: [2021-02-06T15:32:35.415Z] #35 43.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-06T15:32:35.415Z] #35 43.67 Suggested packages: [2021-02-06T15:32:35.415Z] #35 43.68 cmake-doc ninja-build lrzip [2021-02-06T15:32:35.415Z] #35 43.68 Recommended packages: [2021-02-06T15:32:35.415Z] #35 43.68 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-06T15:32:35.415Z] #35 44.66 The following NEW packages will be installed: [2021-02-06T15:32:35.415Z] #35 44.68 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-06T15:32:35.415Z] #35 44.69 vim-common xxd [2021-02-06T15:32:35.415Z] #35 45.05 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:35.415Z] #35 45.05 Need to get 14.9 MB of archives. [2021-02-06T15:32:35.415Z] #35 45.05 After this operation, 61.8 MB of additional disk space will be used. [2021-02-06T15:32:35.415Z] #35 45.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-06T15:32:35.415Z] #35 45.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-06T15:32:35.415Z] #35 45.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-06T15:32:35.415Z] #35 45.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-06T15:32:35.415Z] #35 46.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-06T15:32:35.415Z] #35 46.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-06T15:32:35.415Z] #35 46.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-06T15:32:35.415Z] #35 46.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-06T15:32:35.415Z] #35 46.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-06T15:32:35.415Z] #35 46.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-06T15:32:35.415Z] #35 47.97 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:35.415Z] #35 48.16 Fetched 14.9 MB in 2s (8770 kB/s) [2021-02-06T15:32:35.415Z] #35 48.24 Selecting previously unselected package xxd. [2021-02-06T15:32:35.415Z] #35 48.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-06T15:32:35.415Z] #35 48.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-06T15:32:35.415Z] #35 48.33 Unpacking xxd (2:8.1.0875-5) ... [2021-02-06T15:32:35.415Z] #35 48.55 Selecting previously unselected package vim-common. [2021-02-06T15:32:35.415Z] #35 48.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:32:35.415Z] #35 48.59 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-06T15:32:35.415Z] #35 48.94 Selecting previously unselected package cmake-data. [2021-02-06T15:32:35.415Z] #35 48.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-06T15:32:35.415Z] #35 48.95 Unpacking cmake-data (3.13.4-1) ... [2021-02-06T15:32:35.415Z] #35 ... [2021-02-06T15:32:35.415Z] [2021-02-06T15:32:35.415Z] #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-06T15:32:35.415Z] #33 sha256:6818c4fa2b344cffd198a175cf94d2983449da41cc67c0e0e93bfd8e20b41366 [2021-02-06T15:32:35.415Z] #33 39.13 sync [2021-02-06T15:32:35.415Z] #33 39.14 internal/reflectlite [2021-02-06T15:32:35.415Z] #33 41.79 errors [2021-02-06T15:32:35.415Z] #33 41.80 sort [2021-02-06T15:32:35.415Z] #33 42.25 strconv [2021-02-06T15:32:35.415Z] #33 43.74 io [2021-02-06T15:32:35.415Z] #33 44.99 internal/oserror [2021-02-06T15:32:35.415Z] #33 45.10 syscall [2021-02-06T15:32:35.415Z] #33 46.09 reflect [2021-02-06T15:32:35.415Z] #33 ... [2021-02-06T15:32:35.415Z] [2021-02-06T15:32:35.415Z] #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-06T15:32:35.415Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:35.415Z] #41 48.79 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-06T15:32:35.415Z] #41 48.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:35.415Z] #41 48.81 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:35.415Z] #41 49.09 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-06T15:32:35.415Z] #41 49.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:35.415Z] #41 49.11 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:35.653Z] #31 ... [2021-02-06T15:32:35.653Z] [2021-02-06T15:32:35.653Z] #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-06T15:32:35.653Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:32:35.653Z] #35 44.45 0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded. [2021-02-06T15:32:35.653Z] #35 44.45 Need to get 14.9 MB of archives. [2021-02-06T15:32:35.653Z] #35 44.45 After this operation, 61.8 MB of additional disk space will be used. [2021-02-06T15:32:35.653Z] #35 44.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-06T15:32:35.653Z] #35 44.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-06T15:32:35.653Z] #35 44.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-06T15:32:35.653Z] #35 44.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-06T15:32:35.653Z] #35 46.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-06T15:32:35.653Z] #35 46.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-06T15:32:35.653Z] #35 46.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-06T15:32:35.653Z] #35 46.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-06T15:32:35.653Z] #35 46.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-06T15:32:35.653Z] #35 46.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-06T15:32:35.653Z] #35 47.74 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:35.653Z] #35 48.22 Fetched 14.9 MB in 2s (6526 kB/s) [2021-02-06T15:32:35.653Z] #35 48.34 Selecting previously unselected package xxd. [2021-02-06T15:32:35.653Z] #35 48.34 (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-06T15:32:35.653Z] #35 48.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-06T15:32:35.653Z] #35 48.51 Unpacking xxd (2:8.1.0875-5) ... [2021-02-06T15:32:35.653Z] #35 48.76 Selecting previously unselected package vim-common. [2021-02-06T15:32:35.653Z] #35 48.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:32:35.653Z] #35 48.81 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-06T15:32:35.653Z] #35 49.18 Selecting previously unselected package cmake-data. [2021-02-06T15:32:35.653Z] #35 49.19 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-06T15:32:35.653Z] #35 49.20 Unpacking cmake-data (3.13.4-1) ... [2021-02-06T15:32:35.653Z] #35 52.28 Selecting previously unselected package libicu63:amd64. [2021-02-06T15:32:35.653Z] #35 52.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-06T15:32:35.653Z] #35 52.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-06T15:32:35.691Z] #49 ... [2021-02-06T15:32:35.692Z] [2021-02-06T15:32:35.692Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-06T15:32:35.692Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-06T15:32:35.692Z] #32 56.20 Checking out files: 88% (1344/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-06T15:32:35.692Z] #32 56.68 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-06T15:32:35.692Z] #32 56.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-06T15:32:35.692Z] #32 ... [2021-02-06T15:32:35.692Z] [2021-02-06T15:32:35.692Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-06T15:32:35.692Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-06T15:32:35.692Z] #36 49.04 Selecting previously unselected package libicu63:ppc64el. [2021-02-06T15:32:35.692Z] #36 49.06 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-06T15:32:35.692Z] #36 49.07 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-06T15:32:35.692Z] #36 57.37 Selecting previously unselected package libxml2:ppc64el. [2021-02-06T15:32:35.692Z] #36 57.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-02-06T15:32:35.692Z] #36 57.37 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-06T15:32:35.692Z] #36 57.96 Selecting previously unselected package libarchive13:ppc64el. [2021-02-06T15:32:35.692Z] #36 57.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-02-06T15:32:35.692Z] #36 57.96 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-06T15:32:35.692Z] #36 58.21 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-02-06T15:32:35.692Z] #36 58.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-02-06T15:32:35.692Z] #36 58.22 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-06T15:32:35.692Z] #36 58.32 Selecting previously unselected package librhash0:ppc64el. [2021-02-06T15:32:35.692Z] #36 58.34 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-02-06T15:32:35.692Z] #36 58.34 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-02-06T15:32:35.692Z] #36 58.60 Selecting previously unselected package libuv1:ppc64el. [2021-02-06T15:32:35.692Z] #36 58.60 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-02-06T15:32:35.692Z] #36 58.63 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-02-06T15:32:35.692Z] #36 58.82 Selecting previously unselected package cmake. [2021-02-06T15:32:35.692Z] #36 58.84 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-02-06T15:32:35.692Z] #36 58.85 Unpacking cmake (3.13.4-1) ... [2021-02-06T15:32:35.949Z] #35 ... [2021-02-06T15:32:35.949Z] [2021-02-06T15:32:35.949Z] #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-06T15:32:35.949Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:35.949Z] #41 50.99 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:35.949Z] #41 52.40 Selecting previously unselected package libprotoc17:amd64. [2021-02-06T15:32:35.949Z] #41 52.40 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:35.949Z] #41 52.42 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:35.949Z] #41 53.13 Selecting previously unselected package protobuf-c-compiler. [2021-02-06T15:32:35.949Z] #41 53.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-06T15:32:35.949Z] #41 53.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-06T15:32:35.949Z] #41 53.37 Selecting previously unselected package protobuf-compiler. [2021-02-06T15:32:35.949Z] #41 53.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:35.949Z] #41 53.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-06T15:32:35.949Z] #41 53.54 Selecting previously unselected package python-pkg-resources. [2021-02-06T15:32:35.949Z] #41 53.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-06T15:32:35.949Z] #41 53.57 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-06T15:32:35.949Z] #41 53.81 Selecting previously unselected package python-six. [2021-02-06T15:32:35.949Z] #41 53.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-06T15:32:35.949Z] #41 53.82 Unpacking python-six (1.12.0-1) ... [2021-02-06T15:32:35.949Z] #41 53.94 Selecting previously unselected package python-protobuf. [2021-02-06T15:32:35.949Z] #41 53.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:35.949Z] #41 53.97 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-06T15:32:35.949Z] #41 54.61 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-06T15:32:35.985Z] #35 ... [2021-02-06T15:32:35.985Z] [2021-02-06T15:32:35.985Z] #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-06T15:32:35.985Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-06T15:32:35.985Z] #31 35.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-06T15:32:35.985Z] #31 36.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-06T15:32:36.250Z] #31 ... [2021-02-06T15:32:36.250Z] [2021-02-06T15:32:36.250Z] #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-06T15:32:36.250Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:32:36.250Z] #12 36.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-06T15:32:36.250Z] #12 36.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-06T15:32:36.250Z] #12 36.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-02-06T15:32:36.250Z] #12 40.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-02-06T15:32:36.250Z] #12 43.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-02-06T15:32:36.250Z] #12 43.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-02-06T15:32:36.250Z] #12 43.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-06T15:32:36.250Z] #12 43.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-06T15:32:36.250Z] #12 43.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-02-06T15:32:36.250Z] #12 43.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-02-06T15:32:36.250Z] #12 43.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-02-06T15:32:36.250Z] #12 43.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-02-06T15:32:36.250Z] #12 43.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-02-06T15:32:36.250Z] #12 43.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-02-06T15:32:36.250Z] #12 43.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-02-06T15:32:36.250Z] #12 44.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-02-06T15:32:36.250Z] #12 44.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-02-06T15:32:36.250Z] #12 44.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-02-06T15:32:36.250Z] #12 44.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-02-06T15:32:36.250Z] #12 45.51 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:36.250Z] #12 45.67 Fetched 73.8 MB in 11s (6863 kB/s) [2021-02-06T15:32:36.250Z] #12 46.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-06T15:32:36.250Z] #12 46.18 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-02-06T15:32:36.250Z] #12 ... [2021-02-06T15:32:36.250Z] [2021-02-06T15:32:36.250Z] #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-06T15:32:36.250Z] #33 sha256:edf2bc5c353f40df46fb2aed6c62bb857b8bcf80b7683a77a9500f3e6d71339b [2021-02-06T15:32:36.250Z] #33 46.41 internal/poll [2021-02-06T15:32:36.750Z] #36 ... [2021-02-06T15:32:36.750Z] [2021-02-06T15:32:36.750Z] #13 [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-06T15:32:36.750Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:32:36.750Z] #13 56.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-06T15:32:36.750Z] #13 56.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-02-06T15:32:36.750Z] #13 56.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-06T15:32:36.750Z] #13 60.05 Selecting previously unselected package binutils-mingw-w64. [2021-02-06T15:32:36.750Z] #13 60.06 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-06T15:32:36.750Z] #13 60.08 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-06T15:32:36.750Z] #13 60.17 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-02-06T15:32:36.750Z] #13 60.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-06T15:32:36.750Z] #13 60.18 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-06T15:32:36.750Z] #13 ... [2021-02-06T15:32:36.750Z] [2021-02-06T15:32:36.750Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-06T15:32:36.750Z] #34 sha256:b25c9d0ad5b723615f5c363121e9a1cf5f7ddb91575332030daef9aff8ec8458 [2021-02-06T15:32:36.750Z] #34 50.21 sync [2021-02-06T15:32:36.750Z] #34 50.25 internal/reflectlite [2021-02-06T15:32:36.750Z] #34 55.28 errors [2021-02-06T15:32:36.750Z] #34 55.28 sort [2021-02-06T15:32:36.750Z] #34 55.81 internal/oserror [2021-02-06T15:32:36.750Z] #34 55.81 io [2021-02-06T15:32:36.750Z] #34 55.87 strconv [2021-02-06T15:32:36.750Z] #34 56.14 syscall [2021-02-06T15:32:36.750Z] #34 59.95 strings [2021-02-06T15:32:36.750Z] #34 59.96 bytes [2021-02-06T15:32:36.750Z] #34 ... [2021-02-06T15:32:36.750Z] [2021-02-06T15:32:36.750Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:32:36.750Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:32:36.750Z] #45 52.32 sync [2021-02-06T15:32:36.750Z] #45 52.32 internal/reflectlite [2021-02-06T15:32:36.750Z] #45 54.97 internal/singleflight [2021-02-06T15:32:36.750Z] #45 54.98 math/rand [2021-02-06T15:32:36.750Z] #45 55.01 github.com/LK4D4/vndr/godl/singleflight [2021-02-06T15:32:36.750Z] #45 57.99 sort [2021-02-06T15:32:36.750Z] #45 58.00 io [2021-02-06T15:32:36.750Z] #45 58.01 strconv [2021-02-06T15:32:36.750Z] #45 58.03 syscall [2021-02-06T15:32:36.798Z] #41 50.35 Selecting previously unselected package libprotoc17:amd64. [2021-02-06T15:32:36.798Z] #41 50.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:36.798Z] #41 50.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:37.047Z] #45 ... [2021-02-06T15:32:37.047Z] [2021-02-06T15:32:37.047Z] #13 [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-06T15:32:37.047Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:32:37.047Z] #13 60.48 Selecting previously unselected package dmsetup. [2021-02-06T15:32:37.047Z] #13 60.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-02-06T15:32:37.047Z] #13 60.51 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-06T15:32:37.073Z] #41 51.01 Selecting previously unselected package protobuf-c-compiler. [2021-02-06T15:32:37.073Z] #41 51.03 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-06T15:32:37.073Z] #41 51.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-06T15:32:37.207Z] #33 ... [2021-02-06T15:32:37.207Z] [2021-02-06T15:32:37.207Z] #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-06T15:32:37.207Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-06T15:32:37.207Z] #54 41.41 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-06T15:32:37.207Z] #54 43.89 Selecting previously unselected package libbtrfs-dev. [2021-02-06T15:32:37.207Z] #54 43.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-06T15:32:37.207Z] #54 44.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:32:37.207Z] #54 45.64 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-06T15:32:37.207Z] #54 45.71 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:32:37.207Z] #54 45.76 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:32:37.207Z] #54 DONE 47.2s [2021-02-06T15:32:37.207Z] [2021-02-06T15:32:37.207Z] #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-06T15:32:37.207Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:32:37.207Z] #44 47.28 internal/poll [2021-02-06T15:32:37.207Z] #44 47.28 context [2021-02-06T15:32:37.338Z] #41 51.17 Selecting previously unselected package protobuf-compiler. [2021-02-06T15:32:37.338Z] #41 51.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:37.338Z] #41 51.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-06T15:32:37.345Z] #13 60.77 Selecting previously unselected package mingw-w64-common. [2021-02-06T15:32:37.345Z] #13 60.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-06T15:32:37.345Z] #13 60.78 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-06T15:32:37.598Z] #41 51.36 Selecting previously unselected package python-pkg-resources. [2021-02-06T15:32:37.598Z] #41 51.36 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-06T15:32:37.598Z] #41 51.38 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-06T15:32:37.815Z] #44 ... [2021-02-06T15:32:37.815Z] [2021-02-06T15:32:37.815Z] #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-06T15:32:37.815Z] #46 sha256:8c97acd9fee23507c2cd7b6d6fb2a5d551440ec7de0f2bbfb98bf5df927f00cd [2021-02-06T15:32:37.815Z] #46 DONE 47.8s [2021-02-06T15:32:37.815Z] [2021-02-06T15:32:37.815Z] #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-06T15:32:37.815Z] #48 sha256:d3b47f9e9d3344bd119c16e6f00fb94c2b9f929cbc16b00f93cd6272557fec89 [2021-02-06T15:32:37.815Z] #48 44.65 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-06T15:32:37.815Z] #48 44.69 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-06T15:32:37.815Z] #48 44.72 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-06T15:32:37.815Z] #48 44.78 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-06T15:32:37.815Z] #48 44.78 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-06T15:32:37.815Z] #48 44.81 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-06T15:32:37.815Z] #48 44.87 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-06T15:32:37.815Z] #48 44.89 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-06T15:32:37.815Z] #48 44.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-06T15:32:37.815Z] #48 44.97 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-06T15:32:37.815Z] #48 44.97 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-06T15:32:37.815Z] #48 44.98 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-06T15:32:37.815Z] #48 45.08 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-06T15:32:37.815Z] #48 45.13 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-06T15:32:37.815Z] #48 45.15 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-06T15:32:37.815Z] #48 45.16 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-06T15:32:37.815Z] #48 45.18 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-06T15:32:37.815Z] #48 45.27 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-06T15:32:37.815Z] #48 45.27 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-06T15:32:37.815Z] #48 45.33 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-06T15:32:37.815Z] #48 45.38 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-06T15:32:37.815Z] #48 45.69 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-06T15:32:37.815Z] #48 45.83 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-06T15:32:37.815Z] #48 45.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-06T15:32:37.815Z] #48 45.88 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-06T15:32:37.815Z] #48 46.02 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-06T15:32:37.858Z] #41 51.59 Selecting previously unselected package python-six. [2021-02-06T15:32:37.858Z] #41 51.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-06T15:32:37.858Z] #41 51.61 Unpacking python-six (1.12.0-1) ... [2021-02-06T15:32:38.117Z] #41 52.11 Selecting previously unselected package python-protobuf. [2021-02-06T15:32:38.378Z] #41 52.12 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-06T15:32:38.378Z] #41 52.12 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-06T15:32:38.878Z] #13 ... [2021-02-06T15:32:38.878Z] [2021-02-06T15:32:38.878Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-02-06T15:32:38.878Z] #36 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-02-06T15:32:38.878Z] #36 61.66 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-06T15:32:38.878Z] #36 61.67 Setting up xxd (2:8.1.0875-5) ... [2021-02-06T15:32:38.878Z] #36 61.69 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-02-06T15:32:38.878Z] #36 61.69 Setting up vim-common (2:8.1.0875-5) ... [2021-02-06T15:32:38.878Z] #36 61.75 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-02-06T15:32:38.878Z] #36 61.76 Setting up cmake-data (3.13.4-1) ... [2021-02-06T15:32:38.878Z] #36 61.78 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-02-06T15:32:38.878Z] #36 61.79 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-02-06T15:32:38.878Z] #36 61.80 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-02-06T15:32:38.878Z] #36 61.81 Setting up cmake (3.13.4-1) ... [2021-02-06T15:32:38.878Z] #36 61.81 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:32:38.878Z] #36 61.95 Processing triggers for mime-support (3.62) ... [2021-02-06T15:32:38.878Z] #36 DONE 62.2s [2021-02-06T15:32:38.878Z] [2021-02-06T15:32:38.878Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-06T15:32:38.878Z] #37 sha256:a9e51fd835effae228926b32d7228455f635cc9909b7f6ee1cfc2afed4e05228 [2021-02-06T15:32:38.878Z] #37 0.387 + RM_GOPATH=0 [2021-02-06T15:32:38.878Z] #37 0.387 + TMP_GOPATH= [2021-02-06T15:32:38.878Z] #37 0.387 + : /build [2021-02-06T15:32:38.878Z] #37 0.387 + '[' -z '' ']' [2021-02-06T15:32:38.878Z] #37 0.389 ++ mktemp -d [2021-02-06T15:32:38.878Z] #37 0.391 + export GOPATH=/tmp/tmp.3yXJJNlhmp [2021-02-06T15:32:38.878Z] #37 0.397 + GOPATH=/tmp/tmp.3yXJJNlhmp [2021-02-06T15:32:38.878Z] #37 0.397 + RM_GOPATH=1 [2021-02-06T15:32:38.947Z] #41 ... [2021-02-06T15:32:38.947Z] [2021-02-06T15:32:38.947Z] #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-06T15:32:38.947Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:38.947Z] #12 42.59 The following additional packages will be installed: [2021-02-06T15:32:38.947Z] #12 42.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-06T15:32:38.947Z] #12 42.61 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-06T15:32:38.947Z] #12 42.61 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-06T15:32:38.947Z] #12 42.61 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-06T15:32:38.947Z] #12 42.61 mingw-w64-x86-64-dev [2021-02-06T15:32:38.947Z] #12 42.68 Suggested packages: [2021-02-06T15:32:38.947Z] #12 42.68 gcc-8-locales seccomp wine64 [2021-02-06T15:32:38.947Z] #12 44.14 The following NEW packages will be installed: [2021-02-06T15:32:38.947Z] #12 44.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-06T15:32:38.947Z] #12 44.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-06T15:32:38.947Z] #12 44.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-06T15:32:38.947Z] #12 44.15 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-06T15:32:38.947Z] #12 44.16 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-06T15:32:38.947Z] #12 44.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-06T15:32:38.947Z] #12 44.16 The following packages will be upgraded: [2021-02-06T15:32:38.947Z] #12 44.17 libsystemd0 libudev1 [2021-02-06T15:32:38.947Z] #12 44.55 2 upgraded, 25 newly installed, 0 to remove and 18 not upgraded. [2021-02-06T15:32:38.947Z] #12 44.55 Need to get 78.2 MB of archives. [2021-02-06T15:32:38.947Z] #12 44.55 After this operation, 487 MB of additional disk space will be used. [2021-02-06T15:32:38.947Z] #12 44.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-06T15:32:38.947Z] #12 44.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-06T15:32:38.947Z] #12 44.62 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-06T15:32:38.947Z] #12 44.92 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-06T15:32:38.947Z] #12 45.14 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-06T15:32:38.947Z] #12 45.15 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-06T15:32:38.947Z] #12 45.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-06T15:32:38.947Z] #12 45.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-06T15:32:38.947Z] #12 45.67 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-06T15:32:38.948Z] #12 46.01 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-06T15:32:38.948Z] #12 46.03 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-06T15:32:38.948Z] #12 49.79 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-06T15:32:38.948Z] #12 52.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-06T15:32:38.948Z] #12 52.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-06T15:32:38.948Z] #12 52.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-06T15:32:38.948Z] #12 52.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-06T15:32:38.948Z] #12 52.02 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-06T15:32:38.948Z] #12 52.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-06T15:32:38.948Z] #12 52.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-06T15:32:38.948Z] #12 52.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-06T15:32:38.948Z] #12 52.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-06T15:32:38.948Z] #12 52.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-06T15:32:38.948Z] #12 52.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-06T15:32:38.948Z] #12 52.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-06T15:32:38.948Z] #12 52.15 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-06T15:32:38.948Z] #12 52.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-06T15:32:38.948Z] #12 52.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-06T15:32:38.948Z] #12 ... [2021-02-06T15:32:38.948Z] [2021-02-06T15:32:38.948Z] #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-06T15:32:38.948Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:38.948Z] #41 52.77 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-06T15:32:39.175Z] #37 0.397 + case "$(go env GOARCH)" in [2021-02-06T15:32:39.175Z] #37 0.399 ++ go env GOARCH [2021-02-06T15:32:39.175Z] #37 0.418 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:39.175Z] #37 0.418 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:39.175Z] #37 0.420 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:39.175Z] #37 0.431 + dir=/tmp/install [2021-02-06T15:32:39.175Z] #37 0.437 + bin=tini [2021-02-06T15:32:39.175Z] #37 0.437 + shift [2021-02-06T15:32:39.175Z] #37 0.437 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-06T15:32:39.175Z] #37 0.438 + . /tmp/install/tini.installer [2021-02-06T15:32:39.175Z] #37 0.438 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:32:39.175Z] #37 0.439 + install_tini [2021-02-06T15:32:39.175Z] #37 0.439 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-06T15:32:39.175Z] #37 0.440 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:32:39.175Z] #37 0.440 + git clone https://github.com/krallin/tini.git /tmp/tmp.3yXJJNlhmp/tini [2021-02-06T15:32:39.175Z] #37 0.458 Cloning into '/tmp/tmp.3yXJJNlhmp/tini'... [2021-02-06T15:32:39.175Z] #37 ... [2021-02-06T15:32:39.175Z] [2021-02-06T15:32:39.175Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-06T15:32:39.175Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-06T15:32:39.175Z] #42 52.73 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-06T15:32:39.175Z] #42 58.71 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-02-06T15:32:39.175Z] #42 58.71 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:39.175Z] #42 58.72 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-06T15:32:39.175Z] #42 58.73 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-02-06T15:32:39.175Z] #42 58.73 Setting up python-six (1.12.0-1) ... [2021-02-06T15:32:39.175Z] #42 ... [2021-02-06T15:32:39.175Z] [2021-02-06T15:32:39.175Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:32:39.175Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:32:39.175Z] #45 62.82 vendor/golang.org/x/net/dns/dnsmessage [2021-02-06T15:32:39.246Z] #41 ... [2021-02-06T15:32:39.246Z] [2021-02-06T15:32:39.246Z] #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-06T15:32:39.246Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:39.246Z] #12 52.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-06T15:32:39.246Z] #12 54.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-06T15:32:39.246Z] #12 54.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-06T15:32:39.246Z] #12 54.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-06T15:32:39.246Z] #12 54.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-06T15:32:39.246Z] #12 54.78 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-06T15:32:39.246Z] #12 54.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-06T15:32:39.246Z] #12 54.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-06T15:32:39.246Z] #12 54.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-06T15:32:39.246Z] #12 54.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-06T15:32:39.246Z] #12 54.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-06T15:32:39.246Z] #12 54.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-06T15:32:39.246Z] #12 54.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-06T15:32:39.246Z] #12 54.94 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-06T15:32:39.246Z] #12 54.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-06T15:32:39.246Z] #12 54.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-06T15:32:39.246Z] #12 56.31 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:39.246Z] #12 56.50 Fetched 78.2 MB in 9s (9089 kB/s) [2021-02-06T15:32:39.246Z] #12 56.63 (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-06T15:32:39.246Z] #12 56.74 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-06T15:32:39.246Z] #12 56.77 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-06T15:32:39.246Z] #12 57.13 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-06T15:32:39.246Z] #12 57.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-06T15:32:39.246Z] #12 57.49 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-06T15:32:39.246Z] #12 57.50 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-06T15:32:39.246Z] #12 57.75 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-06T15:32:39.246Z] #12 57.98 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-06T15:32:39.246Z] #12 57.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-06T15:32:39.246Z] #12 58.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-06T15:32:39.246Z] #12 58.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-06T15:32:39.479Z] #45 63.05 bytes [2021-02-06T15:32:40.642Z] #12 ... [2021-02-06T15:32:40.642Z] [2021-02-06T15:32:40.642Z] #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-06T15:32:40.642Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:40.642Z] #41 59.44 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:40.902Z] #41 59.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...#41 ... [2021-02-06T15:32:40.902Z] [2021-02-06T15:32:40.902Z] #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-06T15:32:40.902Z] #46 sha256:60be1045037f8e84f32429ef361dcb3d1fc46f25c9690da0320e88b446c87d8b [2021-02-06T15:32:40.902Z] #46 DONE 59.7s [2021-02-06T15:32:40.902Z] [2021-02-06T15:32:40.902Z] #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-06T15:32:40.902Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:40.902Z] #41 59.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:40.902Z] #41 59.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-06T15:32:40.902Z] #41 59.80 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-06T15:32:41.146Z] #48 ... [2021-02-06T15:32:41.146Z] [2021-02-06T15:32:41.146Z] #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-06T15:32:41.146Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:32:41.146Z] #12 46.59 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-06T15:32:41.146Z] #12 47.49 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-02-06T15:32:41.146Z] #12 48.07 (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 ... 15383 files and directories currently installed.) [2021-02-06T15:32:41.146Z] #12 48.11 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-02-06T15:32:41.146Z] #12 48.16 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-06T15:32:41.146Z] #12 48.56 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-02-06T15:32:41.146Z] #12 49.12 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-06T15:32:41.146Z] #12 49.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-06T15:32:41.146Z] #12 49.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-02-06T15:32:41.146Z] #12 49.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-06T15:32:41.162Z] #41 59.86 Setting up python-six (1.12.0-1) ... [2021-02-06T15:32:41.411Z] #12 51.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-06T15:32:41.676Z] #12 51.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-02-06T15:32:41.676Z] #12 51.81 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-06T15:32:41.734Z] #41 ... [2021-02-06T15:32:41.734Z] [2021-02-06T15:32:41.734Z] #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-06T15:32:41.734Z] #50 sha256:4bc8e0557a3b29c0f4064e76b17639731a4fcb835def2bf1f0b93598b82558a0 [2021-02-06T15:32:41.734Z] #50 50.64 syscall [2021-02-06T15:32:41.734Z] #50 50.67 reflect [2021-02-06T15:32:41.734Z] #50 58.93 time [2021-02-06T15:32:41.994Z] #50 ... [2021-02-06T15:32:41.994Z] [2021-02-06T15:32:41.994Z] #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-06T15:32:41.994Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:32:41.994Z] #35 59.85 Selecting previously unselected package libxml2:amd64. [2021-02-06T15:32:41.994Z] #35 59.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-06T15:32:41.994Z] #35 59.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-06T15:32:41.994Z] #35 60.83 Selecting previously unselected package libarchive13:amd64. [2021-02-06T15:32:41.994Z] #35 60.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-06T15:32:41.994Z] #35 60.84 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-06T15:32:42.564Z] #35 61.25 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-06T15:32:42.564Z] #35 61.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-06T15:32:42.564Z] #35 61.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-06T15:32:42.824Z] #35 61.48 Selecting previously unselected package librhash0:amd64. [2021-02-06T15:32:42.824Z] #35 61.48 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-06T15:32:42.824Z] #35 61.49 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-06T15:32:42.824Z] #35 61.70 Selecting previously unselected package libuv1:amd64. [2021-02-06T15:32:43.084Z] #35 61.72 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-06T15:32:43.084Z] #35 61.73 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-06T15:32:43.084Z] #35 61.88 Selecting previously unselected package cmake. [2021-02-06T15:32:43.084Z] #35 61.89 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-06T15:32:43.084Z] #35 61.90 Unpacking cmake (3.13.4-1) ... [2021-02-06T15:32:44.233Z] #41 57.47 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:44.233Z] #41 57.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:44.233Z] #41 57.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-06T15:32:44.233Z] #41 57.60 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-06T15:32:44.233Z] #41 57.61 Setting up python-six (1.12.0-1) ... [2021-02-06T15:32:44.233Z] #41 ... [2021-02-06T15:32:44.233Z] [2021-02-06T15:32:44.233Z] #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-06T15:32:44.233Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:44.233Z] #12 53.23 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:32:44.233Z] #12 53.46 Fetched 78.2 MB in 8s (9856 kB/s) [2021-02-06T15:32:44.233Z] #12 53.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-06T15:32:44.233Z] #12 53.68 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-06T15:32:44.233Z] #12 53.71 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-06T15:32:44.233Z] #12 54.17 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-06T15:32:44.233Z] #12 54.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-06T15:32:44.233Z] #12 54.48 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-06T15:32:44.233Z] #12 54.49 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-06T15:32:44.233Z] #12 54.73 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-06T15:32:44.233Z] #12 54.91 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-06T15:32:44.233Z] #12 54.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 ... 15410 files and directories currently installed.) [2021-02-06T15:32:44.233Z] #12 54.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-06T15:32:44.233Z] #12 54.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-06T15:32:44.233Z] #12 57.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-06T15:32:44.233Z] #12 57.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-06T15:32:44.233Z] #12 57.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-06T15:32:44.255Z] #12 ... [2021-02-06T15:32:44.255Z] [2021-02-06T15:32:44.255Z] #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-06T15:32:44.255Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-06T15:32:44.255Z] #41 44.75 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:44.255Z] #41 45.63 Selecting previously unselected package libnet1-dev. [2021-02-06T15:32:44.255Z] #41 45.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-06T15:32:44.255Z] #41 45.66 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:44.255Z] #41 46.58 Selecting previously unselected package libnl-3-200:arm64. [2021-02-06T15:32:44.255Z] #41 46.61 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-06T15:32:44.255Z] #41 46.72 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-06T15:32:44.255Z] #41 47.29 Selecting previously unselected package libnl-3-dev:arm64. [2021-02-06T15:32:44.255Z] #41 47.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-02-06T15:32:44.255Z] #41 47.31 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-06T15:32:44.255Z] #41 48.02 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-06T15:32:44.255Z] #41 48.02 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-06T15:32:44.255Z] #41 48.06 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-06T15:32:44.255Z] #41 48.25 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-02-06T15:32:44.255Z] #41 48.28 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-02-06T15:32:44.255Z] #41 48.32 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-06T15:32:44.255Z] #41 48.53 Selecting previously unselected package zlib1g-dev:arm64. [2021-02-06T15:32:44.255Z] #41 48.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-02-06T15:32:44.255Z] #41 48.54 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-06T15:32:44.255Z] #41 48.96 Selecting previously unselected package libprotobuf17:arm64. [2021-02-06T15:32:44.255Z] #41 48.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-02-06T15:32:44.255Z] #41 48.97 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-06T15:32:44.255Z] #41 49.98 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-02-06T15:32:44.255Z] #41 49.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-02-06T15:32:44.255Z] #41 49.99 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-06T15:32:44.255Z] #41 50.72 Selecting previously unselected package libprotobuf-dev:arm64. [2021-02-06T15:32:44.255Z] #41 50.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-02-06T15:32:44.255Z] #41 51.12 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-06T15:32:44.255Z] #41 53.48 Selecting previously unselected package libprotoc17:arm64. [2021-02-06T15:32:44.255Z] #41 53.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-02-06T15:32:44.255Z] #41 53.50 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-06T15:32:44.255Z] #41 54.46 Selecting previously unselected package protobuf-c-compiler. [2021-02-06T15:32:44.255Z] #41 54.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-02-06T15:32:44.255Z] #41 54.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-06T15:32:44.521Z] #41 54.59 Selecting previously unselected package protobuf-compiler. [2021-02-06T15:32:44.521Z] #41 54.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-02-06T15:32:44.521Z] #41 54.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-06T15:32:44.521Z] #41 ... [2021-02-06T15:32:44.521Z] [2021-02-06T15:32:44.521Z] #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-06T15:32:44.521Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:32:44.521Z] #12 54.58 Selecting previously unselected package binutils-mingw-w64. [2021-02-06T15:32:44.521Z] #12 54.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-06T15:32:44.521Z] #12 54.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-06T15:32:44.787Z] #12 54.83 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-02-06T15:32:44.787Z] #12 54.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-06T15:32:44.787Z] #12 54.84 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-06T15:32:44.804Z] #12 ... [2021-02-06T15:32:44.804Z] [2021-02-06T15:32:44.804Z] #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-06T15:32:44.804Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:32:44.804Z] #44 48.55 reflect [2021-02-06T15:32:44.804Z] #44 48.58 bufio [2021-02-06T15:32:44.804Z] #44 50.36 syscall [2021-02-06T15:32:44.804Z] #44 58.06 time [2021-02-06T15:32:44.804Z] #44 ... [2021-02-06T15:32:44.804Z] [2021-02-06T15:32:44.804Z] #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-06T15:32:44.804Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-06T15:32:44.804Z] #31 49.72 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-06T15:32:44.804Z] #31 50.07 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-06T15:32:44.804Z] #31 50.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-06T15:32:44.991Z] #35 ... [2021-02-06T15:32:44.992Z] [2021-02-06T15:32:44.992Z] #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-06T15:32:44.992Z] #33 sha256:d9b9afbe654fcb6cfe5238188f5ec2fa06a5f20312deecd7147ece2e490897ce [2021-02-06T15:32:44.992Z] #33 53.71 time [2021-02-06T15:32:44.992Z] #33 60.08 internal/poll [2021-02-06T15:32:44.992Z] #33 61.46 internal/fmtsort [2021-02-06T15:32:44.992Z] #33 61.93 internal/syscall/execenv [2021-02-06T15:32:44.992Z] #33 62.15 internal/syscall/unix [2021-02-06T15:32:44.992Z] #33 62.38 strings [2021-02-06T15:32:44.992Z] #33 62.58 os [2021-02-06T15:32:44.992Z] #33 ... [2021-02-06T15:32:44.992Z] [2021-02-06T15:32:44.992Z] #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-06T15:32:44.992Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:44.992Z] #12 61.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-06T15:32:44.992Z] #12 61.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-06T15:32:44.992Z] #12 61.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-06T15:32:45.052Z] #12 55.13 Selecting previously unselected package dmsetup. [2021-02-06T15:32:45.052Z] #12 55.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-02-06T15:32:45.052Z] #12 55.14 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-06T15:32:45.052Z] #12 55.35 Selecting previously unselected package mingw-w64-common. [2021-02-06T15:32:45.052Z] #12 55.36 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-06T15:32:45.052Z] #12 ... [2021-02-06T15:32:45.052Z] [2021-02-06T15:32:45.052Z] #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-06T15:32:45.052Z] #50 sha256:cf87e3bdbfcbeab649123ec7e04724a38e067d80e6b652c2e33b3cc19d8bb180 [2021-02-06T15:32:45.052Z] #50 45.28 time [2021-02-06T15:32:45.052Z] #50 47.63 regexp [2021-02-06T15:32:45.052Z] #50 50.39 internal/fmtsort [2021-02-06T15:32:45.052Z] #50 50.40 encoding/binary [2021-02-06T15:32:45.052Z] #50 50.70 os [2021-02-06T15:32:45.052Z] #50 52.66 encoding/base64 [2021-02-06T15:32:45.052Z] #50 52.67 golang.org/x/sys/unix [2021-02-06T15:32:45.052Z] #50 54.16 fmt [2021-02-06T15:32:45.052Z] #50 54.16 mvdan.cc/sh/v3/fileutil [2021-02-06T15:32:45.099Z] #45 ... [2021-02-06T15:32:45.099Z] [2021-02-06T15:32:45.099Z] #13 [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-06T15:32:45.099Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:32:45.099Z] #13 66.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-06T15:32:45.099Z] #13 66.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-06T15:32:45.099Z] #13 66.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-06T15:32:45.323Z] #50 ... [2021-02-06T15:32:45.323Z] [2021-02-06T15:32:45.323Z] #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-06T15:32:45.323Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-06T15:32:45.323Z] #41 54.80 Selecting previously unselected package python-pkg-resources. [2021-02-06T15:32:45.323Z] #41 54.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-06T15:32:45.323Z] #41 54.82 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-06T15:32:45.323Z] #41 55.14 Selecting previously unselected package python-six. [2021-02-06T15:32:45.323Z] #41 55.14 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-06T15:32:45.323Z] #41 55.15 Unpacking python-six (1.12.0-1) ... [2021-02-06T15:32:45.323Z] #41 55.27 Selecting previously unselected package python-protobuf. [2021-02-06T15:32:45.323Z] #41 55.28 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-02-06T15:32:45.323Z] #41 55.32 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-06T15:32:45.578Z] #12 64.24 Selecting previously unselected package binutils-mingw-w64. [2021-02-06T15:32:45.578Z] #12 64.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-06T15:32:45.578Z] #12 64.25 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-06T15:32:45.578Z] #12 64.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-06T15:32:45.578Z] #12 64.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-06T15:32:45.578Z] #12 64.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-06T15:32:45.745Z] #31 ... [2021-02-06T15:32:45.745Z] [2021-02-06T15:32:45.745Z] #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-06T15:32:45.745Z] #46 sha256:ca3b91c3858ec9eb2c63e0993770233224a8d1427d581811a8793d7b9133f1ad [2021-02-06T15:32:45.745Z] #46 DONE 59.4s [2021-02-06T15:32:45.745Z] [2021-02-06T15:32:45.745Z] #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-06T15:32:45.745Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:32:45.745Z] #35 52.24 Selecting previously unselected package libicu63:amd64. [2021-02-06T15:32:45.745Z] #35 52.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-06T15:32:45.745Z] #35 52.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-06T15:32:45.745Z] #35 59.61 Selecting previously unselected package libxml2:amd64. [2021-02-06T15:32:45.745Z] #35 59.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-06T15:32:45.745Z] #35 59.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-06T15:32:45.838Z] #12 64.57 Selecting previously unselected package dmsetup. [2021-02-06T15:32:45.838Z] #12 64.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-06T15:32:45.838Z] #12 64.61 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-06T15:32:45.838Z] #12 64.78 Selecting previously unselected package mingw-w64-common. [2021-02-06T15:32:45.838Z] #12 64.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-06T15:32:45.838Z] #12 64.79 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-06T15:32:46.306Z] #41 56.52 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-06T15:32:46.306Z] #41 ... [2021-02-06T15:32:46.306Z] [2021-02-06T15:32:46.306Z] #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-06T15:32:46.306Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-06T15:32:46.306Z] #35 46.58 Selecting previously unselected package cmake-data. [2021-02-06T15:32:46.306Z] #35 46.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-06T15:32:46.306Z] #35 46.59 Unpacking cmake-data (3.13.4-1) ... [2021-02-06T15:32:46.306Z] #35 53.49 Selecting previously unselected package libicu63:arm64. [2021-02-06T15:32:46.306Z] #35 53.49 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-06T15:32:46.306Z] #35 53.51 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-06T15:32:46.316Z] #35 ... [2021-02-06T15:32:46.316Z] [2021-02-06T15:32:46.316Z] #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-06T15:32:46.316Z] #50 sha256:2cf9bf52452d39d56473805c03cd48fe5ea71d510ee06d94343497e4da12726a [2021-02-06T15:32:46.316Z] #50 50.03 syscall [2021-02-06T15:32:46.316Z] #50 50.07 reflect [2021-02-06T15:32:46.316Z] #50 57.26 time [2021-02-06T15:32:46.316Z] #50 ... [2021-02-06T15:32:46.316Z] [2021-02-06T15:32:46.316Z] #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-06T15:32:46.316Z] #33 sha256:6818c4fa2b344cffd198a175cf94d2983449da41cc67c0e0e93bfd8e20b41366 [2021-02-06T15:32:46.316Z] #33 53.34 time [2021-02-06T15:32:46.316Z] #33 58.96 internal/poll [2021-02-06T15:32:46.316Z] #33 59.78 internal/fmtsort [2021-02-06T15:32:46.572Z] #35 ... [2021-02-06T15:32:46.572Z] [2021-02-06T15:32:46.572Z] #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-06T15:32:46.572Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:32:46.572Z] #44 49.47 regexp [2021-02-06T15:32:46.572Z] #44 50.69 os [2021-02-06T15:32:46.572Z] #44 52.30 encoding/binary [2021-02-06T15:32:46.572Z] #44 53.74 encoding/base64 [2021-02-06T15:32:46.572Z] #44 53.77 crypto/cipher [2021-02-06T15:32:46.572Z] #44 54.35 github.com/LK4D4/vndr/versioned [2021-02-06T15:32:46.572Z] #44 54.48 crypto/sha512 [2021-02-06T15:32:46.572Z] #44 55.12 crypto/ed25519/internal/edwards25519 [2021-02-06T15:32:46.572Z] #44 55.19 flag [2021-02-06T15:32:46.572Z] #44 55.83 go/token [2021-02-06T15:32:46.572Z] #44 56.11 internal/lazyregexp [2021-02-06T15:32:46.572Z] #44 56.45 net/url [2021-02-06T15:32:46.634Z] #13 ... [2021-02-06T15:32:46.634Z] [2021-02-06T15:32:46.635Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-06T15:32:46.635Z] #42 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-02-06T15:32:46.635Z] #42 63.21 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-02-06T15:32:46.635Z] #42 63.21 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-06T15:32:46.635Z] #42 63.22 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-02-06T15:32:46.635Z] #42 63.22 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-02-06T15:32:46.635Z] #42 63.23 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-02-06T15:32:46.635Z] #42 63.24 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-06T15:32:46.635Z] #42 63.25 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:46.635Z] #42 63.26 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-02-06T15:32:46.635Z] #42 63.26 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-06T15:32:46.635Z] #42 63.26 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-06T15:32:46.635Z] #42 69.77 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-02-06T15:32:46.635Z] #42 69.78 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:32:46.635Z] #42 DONE 70.1s [2021-02-06T15:32:46.635Z] [2021-02-06T15:32:46.635Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:32:46.635Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:32:46.889Z] #33 60.81 internal/syscall/execenv [2021-02-06T15:32:47.149Z] #33 ... [2021-02-06T15:32:47.149Z] [2021-02-06T15:32:47.149Z] #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-06T15:32:47.149Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:32:47.149Z] #35 60.94 Selecting previously unselected package libarchive13:amd64. [2021-02-06T15:32:47.149Z] #35 60.95 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-06T15:32:47.149Z] #35 60.96 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-06T15:32:47.152Z] #44 ... [2021-02-06T15:32:47.152Z] [2021-02-06T15:32:47.152Z] #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-06T15:32:47.152Z] #55 sha256:7adb8037a352a14afb6379e0284387d17001b55569fbb2ad0304529b53e936e5 [2021-02-06T15:32:47.152Z] #55 2.072 + RM_GOPATH=0 [2021-02-06T15:32:47.152Z] #55 2.072 + TMP_GOPATH= [2021-02-06T15:32:47.152Z] #55 2.072 + : /build [2021-02-06T15:32:47.152Z] #55 2.072 + '[' -z '' ']' [2021-02-06T15:32:47.152Z] #55 2.075 ++ mktemp -d [2021-02-06T15:32:47.152Z] #55 2.088 + export GOPATH=/tmp/tmp.AN6UP0NSM3 [2021-02-06T15:32:47.152Z] #55 2.088 + GOPATH=/tmp/tmp.AN6UP0NSM3 [2021-02-06T15:32:47.152Z] #55 2.088 + RM_GOPATH=1 [2021-02-06T15:32:47.152Z] #55 2.088 + case "$(go env GOARCH)" in [2021-02-06T15:32:47.152Z] #55 2.089 ++ go env GOARCH [2021-02-06T15:32:47.152Z] #55 2.103 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:47.152Z] #55 2.103 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:47.152Z] #55 2.104 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:47.152Z] #55 2.108 + dir=/tmp/install [2021-02-06T15:32:47.152Z] #55 2.108 + bin=containerd [2021-02-06T15:32:47.152Z] #55 2.108 + shift [2021-02-06T15:32:47.152Z] #55 2.108 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-06T15:32:47.152Z] #55 2.108 + . /tmp/install/containerd.installer [2021-02-06T15:32:47.152Z] #55 2.108 ++ set -e [2021-02-06T15:32:47.152Z] #55 2.108 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:32:47.152Z] #55 2.108 + install_containerd [2021-02-06T15:32:47.152Z] #55 2.109 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-06T15:32:47.152Z] #55 2.109 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AN6UP0NSM3/src/github.com/containerd/containerd [2021-02-06T15:32:47.152Z] #55 2.109 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:32:47.152Z] #55 2.115 Cloning into '/tmp/tmp.AN6UP0NSM3/src/github.com/containerd/containerd'... [2021-02-06T15:32:47.221Z] #12 ... [2021-02-06T15:32:47.221Z] [2021-02-06T15:32:47.221Z] #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-06T15:32:47.221Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-06T15:32:47.221Z] #35 64.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-06T15:32:47.221Z] #35 64.80 Setting up xxd (2:8.1.0875-5) ... [2021-02-06T15:32:47.221Z] #35 64.85 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-06T15:32:47.221Z] #35 64.86 Setting up vim-common (2:8.1.0875-5) ... [2021-02-06T15:32:47.221Z] #35 64.91 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-06T15:32:47.221Z] #35 64.92 Setting up cmake-data (3.13.4-1) ... [2021-02-06T15:32:47.221Z] #35 64.94 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-06T15:32:47.221Z] #35 64.95 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-06T15:32:47.221Z] #35 65.01 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-06T15:32:47.221Z] #35 65.03 Setting up cmake (3.13.4-1) ... [2021-02-06T15:32:47.221Z] #35 65.04 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:32:47.221Z] #35 65.13 Processing triggers for mime-support (3.62) ... [2021-02-06T15:32:47.221Z] #35 DONE 65.8s [2021-02-06T15:32:47.221Z] [2021-02-06T15:32:47.221Z] #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-06T15:32:47.221Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:47.221Z] #41 64.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-06T15:32:47.221Z] #41 64.12 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-06T15:32:47.221Z] #41 64.15 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:47.221Z] #41 64.19 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-06T15:32:47.221Z] #41 64.21 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:47.221Z] #41 64.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-06T15:32:47.221Z] #41 64.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:47.221Z] #41 64.29 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:47.221Z] #41 64.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-06T15:32:47.221Z] #41 64.36 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-06T15:32:47.280Z] #43 ... [2021-02-06T15:32:47.280Z] [2021-02-06T15:32:47.280Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-06T15:32:47.280Z] #51 sha256:56b013b2ff87a8fba94c0a141d4decf46b3f572df1cf0791169affe9e1ddbba4 [2021-02-06T15:32:47.280Z] #51 60.66 strconv [2021-02-06T15:32:47.280Z] #51 60.66 bytes [2021-02-06T15:32:47.280Z] #51 60.71 strings [2021-02-06T15:32:47.280Z] #51 60.73 syscall [2021-02-06T15:32:47.280Z] #51 68.34 bufio [2021-02-06T15:32:47.280Z] #51 ... [2021-02-06T15:32:47.280Z] [2021-02-06T15:32:47.280Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:32:47.280Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:32:47.280Z] #45 70.84 bufio [2021-02-06T15:32:47.411Z] #35 61.26 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-06T15:32:47.411Z] #35 61.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-06T15:32:47.411Z] #35 61.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-06T15:32:47.417Z] #55 ... [2021-02-06T15:32:47.417Z] [2021-02-06T15:32:47.417Z] #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-06T15:32:47.417Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:32:47.417Z] #44 57.72 go/scanner [2021-02-06T15:32:47.670Z] #35 61.42 Selecting previously unselected package librhash0:amd64. [2021-02-06T15:32:47.670Z] #35 61.43 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-06T15:32:47.670Z] #35 61.44 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-06T15:32:47.670Z] #35 61.64 Selecting previously unselected package libuv1:amd64. [2021-02-06T15:32:47.671Z] INFO: Extraction ended at 02/06/2021 15:32:44. Duration:00:00:22.2350714 [2021-02-06T15:32:47.671Z] INFO: Updating the golang and path environment variables [2021-02-06T15:32:47.671Z] INFO: GOPATH=d:\gopath [2021-02-06T15:32:47.671Z] INFO: go version go1.13.15 windows/amd64 [2021-02-06T15:32:47.671Z] INFO: Running the daemon under test in debug mode [2021-02-06T15:32:47.671Z] INFO: Starting a daemon under test... [2021-02-06T15:32:47.671Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41995\3\daemon --pidfile d:\CI\PR-41995\3\docker.pid -D [2021-02-06T15:32:47.671Z] INFO: Process started successfully. [2021-02-06T15:32:47.671Z] INFO: Start tailing logs of the daemon under tests [2021-02-06T15:32:47.671Z] INFO: Waiting for the daemon under test to start... [2021-02-06T15:32:47.930Z] #35 61.64 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-06T15:32:47.930Z] #35 61.65 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-06T15:32:47.930Z] #35 61.83 Selecting previously unselected package cmake. [2021-02-06T15:32:47.930Z] #35 61.85 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-06T15:32:47.930Z] #35 61.86 Unpacking cmake (3.13.4-1) ... [2021-02-06T15:32:48.161Z] #41 ... [2021-02-06T15:32:48.161Z] [2021-02-06T15:32:48.161Z] #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-06T15:32:48.161Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:32:48.161Z] #44 56.83 time [2021-02-06T15:32:48.161Z] #44 62.96 strings [2021-02-06T15:32:48.161Z] #44 62.99 os [2021-02-06T15:32:48.161Z] #44 65.61 regexp/syntax [2021-02-06T15:32:48.161Z] #44 ... [2021-02-06T15:32:48.161Z] [2021-02-06T15:32:48.161Z] #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-06T15:32:48.161Z] #36 sha256:e755b0b25e26429f3e83136d713805856dd0599a58ae43fdbdc8e2c51d7ed6ca [2021-02-06T15:32:48.161Z] #36 1.173 + RM_GOPATH=0 [2021-02-06T15:32:48.161Z] #36 1.173 + TMP_GOPATH= [2021-02-06T15:32:48.161Z] #36 1.173 + : /build [2021-02-06T15:32:48.161Z] #36 1.173 + '[' -z '' ']' [2021-02-06T15:32:48.161Z] #36 1.173 ++ mktemp -d [2021-02-06T15:32:48.161Z] #36 1.175 + export GOPATH=/tmp/tmp.RAvi6wVRwa [2021-02-06T15:32:48.161Z] #36 1.175 + GOPATH=/tmp/tmp.RAvi6wVRwa [2021-02-06T15:32:48.161Z] #36 1.175 + RM_GOPATH=1 [2021-02-06T15:32:48.161Z] #36 1.175 + case "$(go env GOARCH)" in [2021-02-06T15:32:48.161Z] #36 1.175 ++ go env GOARCH [2021-02-06T15:32:48.161Z] #36 1.185 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:48.161Z] #36 1.185 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:48.161Z] #36 1.186 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:48.161Z] #36 1.201 + dir=/tmp/install [2021-02-06T15:32:48.161Z] #36 1.201 + bin=tini [2021-02-06T15:32:48.161Z] #36 1.202 + shift [2021-02-06T15:32:48.161Z] #36 1.203 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-06T15:32:48.161Z] #36 1.203 + . /tmp/install/tini.installer [2021-02-06T15:32:48.161Z] #36 1.204 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:32:48.161Z] #36 1.205 + install_tini [2021-02-06T15:32:48.161Z] #36 1.205 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-06T15:32:48.161Z] #36 1.205 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:32:48.161Z] #36 1.206 + git clone https://github.com/krallin/tini.git /tmp/tmp.RAvi6wVRwa/tini [2021-02-06T15:32:48.161Z] #36 1.218 Cloning into '/tmp/tmp.RAvi6wVRwa/tini'... [2021-02-06T15:32:48.817Z] #45 ... [2021-02-06T15:32:48.817Z] [2021-02-06T15:32:48.817Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-02-06T15:32:48.817Z] #37 sha256:a9e51fd835effae228926b32d7228455f635cc9909b7f6ee1cfc2afed4e05228 [2021-02-06T15:32:48.817Z] #37 1.393 + cd /tmp/tmp.3yXJJNlhmp/tini [2021-02-06T15:32:48.817Z] #37 1.393 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:32:48.817Z] #37 1.415 + cmake . [2021-02-06T15:32:48.817Z] #37 2.193 -- The C compiler identification is GNU 8.3.0 [2021-02-06T15:32:48.817Z] #37 2.282 -- Check for working C compiler: /usr/bin/cc [2021-02-06T15:32:48.817Z] #37 2.860 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-06T15:32:48.817Z] #37 2.863 -- Detecting C compiler ABI info [2021-02-06T15:32:48.817Z] #37 3.535 -- Detecting C compiler ABI info - done [2021-02-06T15:32:48.817Z] #37 3.640 -- Detecting C compile features [2021-02-06T15:32:48.817Z] #37 5.686 -- Detecting C compile features - done [2021-02-06T15:32:48.817Z] #37 5.750 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-06T15:32:48.817Z] #37 6.018 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-06T15:32:48.817Z] #37 6.241 -- Configuring done [2021-02-06T15:32:48.817Z] #37 6.268 -- Generating done [2021-02-06T15:32:48.817Z] #37 6.280 -- Build files have been written to: /tmp/tmp.3yXJJNlhmp/tini [2021-02-06T15:32:48.817Z] #37 6.284 + make tini-static [2021-02-06T15:32:48.817Z] #37 6.669 Scanning dependencies of target tini-static [2021-02-06T15:32:48.817Z] #37 6.774 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-06T15:32:48.817Z] #37 8.697 [100%] Linking C executable tini-static [2021-02-06T15:32:48.817Z] #37 9.664 [100%] Built target tini-static [2021-02-06T15:32:48.817Z] #37 9.885 + mkdir -p /build [2021-02-06T15:32:48.817Z] #37 9.889 + cp tini-static /build/docker-init [2021-02-06T15:32:48.817Z] #37 DONE 10.0s [2021-02-06T15:32:48.817Z] [2021-02-06T15:32:48.817Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:32:48.817Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:32:48.817Z] #45 72.33 reflect [2021-02-06T15:32:48.850Z] #44 58.82 text/template/parse [2021-02-06T15:32:48.850Z] #44 ... [2021-02-06T15:32:48.850Z] [2021-02-06T15:32:48.850Z] #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-06T15:32:48.850Z] #33 sha256:edf2bc5c353f40df46fb2aed6c62bb857b8bcf80b7683a77a9500f3e6d71339b [2021-02-06T15:32:48.850Z] #33 48.77 os [2021-02-06T15:32:48.850Z] #33 49.94 internal/fmtsort [2021-02-06T15:32:48.850Z] #33 51.23 fmt [2021-02-06T15:32:48.850Z] #33 51.24 path/filepath [2021-02-06T15:32:48.850Z] #33 52.72 io/ioutil [2021-02-06T15:32:48.850Z] #33 54.24 github.com/BurntSushi/toml [2021-02-06T15:32:48.850Z] #33 54.26 log [2021-02-06T15:32:48.850Z] #33 54.26 flag [2021-02-06T15:32:48.850Z] #33 57.96 github.com/BurntSushi/toml/cmd/tomlv [2021-02-06T15:32:48.850Z] #33 ... [2021-02-06T15:32:48.850Z] [2021-02-06T15:32:48.850Z] #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-06T15:32:48.850Z] #50 sha256:cf87e3bdbfcbeab649123ec7e04724a38e067d80e6b652c2e33b3cc19d8bb180 [2021-02-06T15:32:48.850Z] #50 57.85 encoding/json [2021-02-06T15:32:48.850Z] #50 57.86 github.com/pkg/diff [2021-02-06T15:32:48.850Z] #50 57.87 go/scanner [2021-02-06T15:32:49.102Z] #36 1.987 + cd /tmp/tmp.RAvi6wVRwa/tini [2021-02-06T15:32:49.102Z] #36 1.987 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:32:49.102Z] #36 2.015 + cmake . [2021-02-06T15:32:49.431Z] #50 59.61 mvdan.cc/editorconfig [2021-02-06T15:32:49.671Z] #36 2.670 -- The C compiler identification is GNU 8.3.0 [2021-02-06T15:32:49.671Z] #36 2.717 -- Check for working C compiler: /usr/bin/cc [2021-02-06T15:32:50.389Z] #50 60.74 go/ast [2021-02-06T15:32:50.610Z] #36 3.442 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-06T15:32:50.610Z] #36 3.450 -- Detecting C compiler ABI info [2021-02-06T15:32:50.969Z] #50 61.35 mvdan.cc/sh/v3/syntax [2021-02-06T15:32:51.180Z] #36 4.154 -- Detecting C compiler ABI info - done [2021-02-06T15:32:51.180Z] #36 4.205 -- Detecting C compile features [2021-02-06T15:32:51.225Z] #35 64.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-06T15:32:51.225Z] #35 64.70 Setting up xxd (2:8.1.0875-5) ... [2021-02-06T15:32:51.225Z] #35 64.71 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-06T15:32:51.225Z] #35 64.72 Setting up vim-common (2:8.1.0875-5) ... [2021-02-06T15:32:51.225Z] #35 64.78 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-06T15:32:51.225Z] #35 64.80 Setting up cmake-data (3.13.4-1) ... [2021-02-06T15:32:51.225Z] #35 64.82 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-06T15:32:51.225Z] #35 64.84 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-06T15:32:51.225Z] #35 64.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-06T15:32:51.225Z] #35 64.88 Setting up cmake (3.13.4-1) ... [2021-02-06T15:32:51.225Z] #35 64.90 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:32:51.225Z] #35 64.99 Processing triggers for mime-support (3.62) ... [2021-02-06T15:32:52.166Z] #35 DONE 66.0s [2021-02-06T15:32:52.166Z] [2021-02-06T15:32:52.166Z] #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-06T15:32:52.166Z] #36 sha256:15beb44af6f73ccadedfd0a4036757ffb35b8ea44dbc387473017561b20f34f6 [2021-02-06T15:32:52.390Z] #45 ... [2021-02-06T15:32:52.390Z] [2021-02-06T15:32:52.390Z] #13 [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-06T15:32:52.390Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:32:52.390Z] #13 74.29 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-06T15:32:52.390Z] #13 74.29 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-06T15:32:52.390Z] #13 74.30 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:32:52.390Z] #13 74.42 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-06T15:32:52.390Z] #13 74.42 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-06T15:32:52.390Z] #13 74.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:32:52.561Z] #36 ... [2021-02-06T15:32:52.561Z] [2021-02-06T15:32:52.561Z] #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-06T15:32:52.561Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:52.821Z] #12 71.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-06T15:32:52.821Z] #12 71.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-06T15:32:52.821Z] #12 71.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-06T15:32:52.821Z] #12 ... [2021-02-06T15:32:52.821Z] [2021-02-06T15:32:52.821Z] #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-06T15:32:52.821Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:52.821Z] #41 70.86 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-06T15:32:52.821Z] #41 70.89 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:32:52.821Z] #41 DONE 71.7s [2021-02-06T15:32:52.912Z] #50 63.13 golang.org/x/crypto/ssh/terminal [2021-02-06T15:32:53.081Z] [2021-02-06T15:32:53.082Z] #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-06T15:32:53.082Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:32:53.204Z] #50 ... [2021-02-06T15:32:53.204Z] [2021-02-06T15:32:53.204Z] #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-06T15:32:53.204Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-06T15:32:53.204Z] #35 60.08 Selecting previously unselected package libxml2:arm64. [2021-02-06T15:32:53.204Z] #35 60.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-02-06T15:32:53.204Z] #35 60.08 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-06T15:32:53.204Z] #35 60.81 Selecting previously unselected package libarchive13:arm64. [2021-02-06T15:32:53.204Z] #35 60.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-02-06T15:32:53.204Z] #35 60.82 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-06T15:32:53.204Z] #35 61.26 Selecting previously unselected package libjsoncpp1:arm64. [2021-02-06T15:32:53.204Z] #35 61.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-02-06T15:32:53.204Z] #35 61.29 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-06T15:32:53.204Z] #35 62.17 Selecting previously unselected package librhash0:arm64. [2021-02-06T15:32:53.204Z] #35 62.18 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-02-06T15:32:53.204Z] #35 62.20 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-02-06T15:32:53.204Z] #35 62.83 Selecting previously unselected package libuv1:arm64. [2021-02-06T15:32:53.204Z] #35 62.83 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-02-06T15:32:53.204Z] #35 62.84 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-02-06T15:32:53.458Z] #13 ... [2021-02-06T15:32:53.458Z] [2021-02-06T15:32:53.458Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-06T15:32:53.458Z] #34 sha256:b25c9d0ad5b723615f5c363121e9a1cf5f7ddb91575332030daef9aff8ec8458 [2021-02-06T15:32:53.458Z] #34 66.98 bufio [2021-02-06T15:32:53.458Z] #34 67.94 reflect [2021-02-06T15:32:53.458Z] #34 69.85 path [2021-02-06T15:32:53.458Z] #34 71.77 text/tabwriter [2021-02-06T15:32:53.458Z] #34 ... [2021-02-06T15:32:53.458Z] [2021-02-06T15:32:53.458Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:32:53.458Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:32:53.458Z] #43 1.631 Note: Building without setproctitle() and strlcpy() support. [2021-02-06T15:32:53.458Z] #43 1.632 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-06T15:32:53.458Z] #43 1.641 Note: Building without GnuTLS support [2021-02-06T15:32:53.458Z] #43 1.647 Makefile.config:39: Warn: you have no libnftables installed [2021-02-06T15:32:53.458Z] #43 1.652 Makefile.config:40: Warn: Building without nftables support [2021-02-06T15:32:53.458Z] #43 3.886 fatal: not a git repository (or any of the parent directories): .git [2021-02-06T15:32:53.458Z] #43 3.940 GEN .gitid [2021-02-06T15:32:53.458Z] #43 4.021 GEN criu/include/version.h [2021-02-06T15:32:53.458Z] #43 4.060 GEN include/common/asm [2021-02-06T15:32:53.458Z] #43 6.012 PBCC images/timens.pb-c.c [2021-02-06T15:32:53.458Z] #43 6.059 DEP images/timens.pb-c.d [2021-02-06T15:32:53.458Z] #43 6.167 PBCC images/fown.pb-c.c [2021-02-06T15:32:53.459Z] #43 6.221 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-06T15:32:53.459Z] #43 6.324 PBCC images/opts.pb-c.c [2021-02-06T15:32:53.459Z] #43 6.432 PBCC images/memfd.pb-c.c [2021-02-06T15:32:53.459Z] #43 6.570 DEP images/fown.pb-c.d [2021-02-06T15:32:53.459Z] #43 6.605 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-06T15:32:53.459Z] #43 6.647 DEP images/opts.pb-c.d [2021-02-06T15:32:53.459Z] #43 6.730 DEP images/memfd.pb-c.d [2021-02-06T15:32:53.459Z] #43 6.781 PBCC images/sit.pb-c.c [2021-02-06T15:32:53.459Z] #43 6.890 DEP images/sit.pb-c.d [2021-02-06T15:32:53.459Z] #43 6.962 PBCC images/macvlan.pb-c.c [2021-02-06T15:32:53.459Z] #43 6.986 DEP images/macvlan.pb-c.d [2021-02-06T15:32:53.459Z] #43 7.040 PBCC images/autofs.pb-c.c [2021-02-06T15:32:53.546Z] #36 1.130 + RM_GOPATH=0 [2021-02-06T15:32:53.546Z] #36 1.130 + TMP_GOPATH= [2021-02-06T15:32:53.546Z] #36 1.130 + : /build [2021-02-06T15:32:53.546Z] #36 1.130 + '[' -z '' ']' [2021-02-06T15:32:53.546Z] #36 1.130 ++ mktemp -d [2021-02-06T15:32:53.546Z] #36 1.132 + export GOPATH=/tmp/tmp.nwm9kBhMRh [2021-02-06T15:32:53.546Z] #36 1.132 + GOPATH=/tmp/tmp.nwm9kBhMRh [2021-02-06T15:32:53.546Z] #36 1.132 + RM_GOPATH=1 [2021-02-06T15:32:53.546Z] #36 1.132 + case "$(go env GOARCH)" in [2021-02-06T15:32:53.546Z] #36 1.133 ++ go env GOARCH [2021-02-06T15:32:53.546Z] #36 1.166 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:53.546Z] #36 1.167 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:32:53.546Z] #36 1.167 ++ dirname /tmp/install/install.sh [2021-02-06T15:32:53.546Z] #36 1.172 + dir=/tmp/install [2021-02-06T15:32:53.546Z] #36 1.173 + bin=tini [2021-02-06T15:32:53.546Z] #36 1.173 + shift [2021-02-06T15:32:53.546Z] #36 1.173 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-06T15:32:53.546Z] #36 1.173 + . /tmp/install/tini.installer [2021-02-06T15:32:53.546Z] #36 1.174 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:32:53.546Z] #36 1.174 + install_tini [2021-02-06T15:32:53.546Z] #36 1.174 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-06T15:32:53.546Z] #36 1.174 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:32:53.546Z] #36 1.174 + git clone https://github.com/krallin/tini.git /tmp/tmp.nwm9kBhMRh/tini [2021-02-06T15:32:53.546Z] #36 1.184 Cloning into '/tmp/tmp.nwm9kBhMRh/tini'... [2021-02-06T15:32:53.757Z] #43 7.054 DEP images/autofs.pb-c.d [2021-02-06T15:32:53.757Z] #43 7.150 PBCC images/sysctl.pb-c.c [2021-02-06T15:32:53.757Z] #43 7.185 DEP images/sysctl.pb-c.d [2021-02-06T15:32:53.757Z] #43 7.265 PBCC images/time.pb-c.c [2021-02-06T15:32:53.757Z] #43 7.290 DEP images/time.pb-c.d [2021-02-06T15:32:53.757Z] #43 7.391 PBCC images/binfmt-misc.pb-c.c [2021-02-06T15:32:54.053Z] #43 7.409 DEP images/binfmt-misc.pb-c.d [2021-02-06T15:32:54.053Z] #43 7.477 PBCC images/seccomp.pb-c.c [2021-02-06T15:32:54.053Z] #43 7.514 DEP images/seccomp.pb-c.d [2021-02-06T15:32:54.053Z] #43 7.556 PBCC images/userns.pb-c.c [2021-02-06T15:32:54.053Z] #43 7.588 DEP images/userns.pb-c.d [2021-02-06T15:32:54.119Z] #36 1.876 + cd /tmp/tmp.nwm9kBhMRh/tini [2021-02-06T15:32:54.119Z] #36 1.904 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:32:54.119Z] #36 1.916 + cmake . [2021-02-06T15:32:54.350Z] #43 7.666 PBCC images/cgroup.pb-c.c [2021-02-06T15:32:54.350Z] #43 7.690 DEP images/cgroup.pb-c.d [2021-02-06T15:32:54.350Z] #43 7.738 PBCC images/ext-file.pb-c.c [2021-02-06T15:32:54.350Z] #43 7.791 DEP images/ext-file.pb-c.d [2021-02-06T15:32:54.350Z] #43 7.914 PBCC images/rpc.pb-c.c [2021-02-06T15:32:54.647Z] #43 7.935 DEP images/rpc.pb-c.d [2021-02-06T15:32:54.647Z] #43 8.020 PBCC images/siginfo.pb-c.c [2021-02-06T15:32:54.647Z] #43 8.063 DEP images/siginfo.pb-c.d [2021-02-06T15:32:54.647Z] #43 8.136 PBCC images/pagemap.pb-c.c [2021-02-06T15:32:54.647Z] #43 8.179 DEP images/pagemap.pb-c.d [2021-02-06T15:32:54.647Z] #43 ... [2021-02-06T15:32:54.647Z] [2021-02-06T15:32:54.647Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-06T15:32:54.647Z] #34 sha256:b25c9d0ad5b723615f5c363121e9a1cf5f7ddb91575332030daef9aff8ec8458 [2021-02-06T15:32:54.647Z] #34 78.31 internal/syscall/execenv [2021-02-06T15:32:54.647Z] #34 78.35 internal/syscall/unix [2021-02-06T15:32:54.699Z] #36 2.636 -- The C compiler identification is GNU 8.3.0 [2021-02-06T15:32:54.945Z] #34 78.39 time [2021-02-06T15:32:54.961Z] #36 2.690 -- Check for working C compiler: /usr/bin/cc [2021-02-06T15:32:54.961Z] #36 ... [2021-02-06T15:32:54.961Z] [2021-02-06T15:32:54.961Z] #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-06T15:32:54.961Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-06T15:32:54.961Z] #41 61.96 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-06T15:32:54.961Z] #41 61.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-06T15:32:54.961Z] #41 62.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:54.961Z] #41 62.03 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-06T15:32:54.961Z] #41 62.04 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:54.961Z] #41 62.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-06T15:32:54.961Z] #41 62.07 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:54.961Z] #41 62.08 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-06T15:32:54.961Z] #41 62.10 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-06T15:32:54.961Z] #41 62.12 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-06T15:32:54.961Z] #41 68.14 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-06T15:32:54.961Z] #41 68.15 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:32:54.961Z] #41 DONE 68.8s [2021-02-06T15:32:54.993Z] #42 2.157 Note: Building without setproctitle() and strlcpy() support. [2021-02-06T15:32:54.993Z] #42 2.158 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-06T15:32:54.993Z] #42 2.185 Note: Building without GnuTLS support [2021-02-06T15:32:54.993Z] #42 2.194 Makefile.config:39: Warn: you have no libnftables installed [2021-02-06T15:32:54.993Z] #42 2.194 Makefile.config:40: Warn: Building without nftables support [2021-02-06T15:32:54.993Z] #42 ... [2021-02-06T15:32:54.993Z] [2021-02-06T15:32:54.993Z] #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-06T15:32:54.993Z] #50 sha256:4bc8e0557a3b29c0f4064e76b17639731a4fcb835def2bf1f0b93598b82558a0 [2021-02-06T15:32:54.993Z] #50 64.01 encoding/binary [2021-02-06T15:32:54.993Z] #50 64.55 context [2021-02-06T15:32:54.993Z] #50 65.35 os [2021-02-06T15:32:54.993Z] #50 66.85 encoding/base64 [2021-02-06T15:32:54.993Z] #50 67.82 golang.org/x/sys/unix [2021-02-06T15:32:54.993Z] #50 70.01 fmt [2021-02-06T15:32:55.221Z] [2021-02-06T15:32:55.221Z] #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-06T15:32:55.221Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:32:55.253Z] #50 ... [2021-02-06T15:32:55.253Z] [2021-02-06T15:32:55.253Z] #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-06T15:32:55.253Z] #36 sha256:e755b0b25e26429f3e83136d713805856dd0599a58ae43fdbdc8e2c51d7ed6ca [2021-02-06T15:32:55.253Z] #36 6.509 -- Detecting C compile features - done [2021-02-06T15:32:55.253Z] #36 6.533 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-06T15:32:55.253Z] #36 6.967 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-06T15:32:55.253Z] #36 7.037 -- Configuring done [2021-02-06T15:32:55.253Z] #36 7.063 -- Generating done [2021-02-06T15:32:55.253Z] #36 7.075 -- Build files have been written to: /tmp/tmp.RAvi6wVRwa/tini [2021-02-06T15:32:55.253Z] #36 7.105 + make tini-static [2021-02-06T15:32:55.253Z] #36 7.562 Scanning dependencies of target tini-static [2021-02-06T15:32:55.253Z] #36 7.774 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-06T15:32:55.284Z] #35 ... [2021-02-06T15:32:55.284Z] [2021-02-06T15:32:55.284Z] #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-06T15:32:55.284Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:32:55.284Z] #12 55.38 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-06T15:32:55.610Z] #12 ... [2021-02-06T15:32:55.610Z] [2021-02-06T15:32:55.610Z] #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-06T15:32:55.610Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-06T15:32:55.610Z] #41 59.08 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-06T15:32:55.610Z] #41 59.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:55.610Z] #41 59.30 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-06T15:32:55.610Z] #41 59.32 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-06T15:32:55.610Z] #41 59.34 Setting up python-six (1.12.0-1) ... [2021-02-06T15:32:55.610Z] #41 61.68 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-06T15:32:55.610Z] #41 61.76 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-06T15:32:55.610Z] #41 62.17 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-06T15:32:55.610Z] #41 62.20 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-02-06T15:32:55.610Z] #41 62.21 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-06T15:32:55.610Z] #41 62.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-06T15:32:55.610Z] #41 62.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-06T15:32:55.610Z] #41 62.28 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-06T15:32:55.610Z] #41 62.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-06T15:32:55.610Z] #41 62.50 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-06T15:32:55.876Z] #41 ... [2021-02-06T15:32:55.876Z] [2021-02-06T15:32:55.876Z] #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-06T15:32:55.876Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-06T15:32:55.876Z] #35 65.83 Selecting previously unselected package cmake. [2021-02-06T15:32:55.876Z] #35 65.84 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-02-06T15:32:56.142Z] #35 66.41 Unpacking cmake (3.13.4-1) ... [2021-02-06T15:32:56.200Z] #36 ... [2021-02-06T15:32:56.200Z] [2021-02-06T15:32:56.200Z] #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-06T15:32:56.201Z] #33 sha256:d9b9afbe654fcb6cfe5238188f5ec2fa06a5f20312deecd7147ece2e490897ce [2021-02-06T15:32:56.201Z] #33 64.99 path [2021-02-06T15:32:56.201Z] #33 65.66 text/tabwriter [2021-02-06T15:32:56.201Z] #33 66.53 fmt [2021-02-06T15:32:56.201Z] #33 66.65 path/filepath [2021-02-06T15:32:56.201Z] #33 68.35 io/ioutil [2021-02-06T15:32:56.201Z] #33 70.48 github.com/BurntSushi/toml [2021-02-06T15:32:56.201Z] #33 70.48 flag [2021-02-06T15:32:56.201Z] #33 72.30 log [2021-02-06T15:32:56.201Z] #33 75.03 github.com/BurntSushi/toml/cmd/tomlv [2021-02-06T15:32:56.201Z] #33 ... [2021-02-06T15:32:56.201Z] [2021-02-06T15:32:56.201Z] #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-06T15:32:56.201Z] #50 sha256:4bc8e0557a3b29c0f4064e76b17639731a4fcb835def2bf1f0b93598b82558a0 [2021-02-06T15:32:56.201Z] #50 75.12 encoding/json [2021-02-06T15:32:56.479Z] #34 ... [2021-02-06T15:32:56.479Z] [2021-02-06T15:32:56.479Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-02-06T15:32:56.479Z] #47 sha256:b638416236f169aeb379e1a796907e338da5086cefc7f9697d8e8c27d3ebe3c6 [2021-02-06T15:32:56.479Z] #47 DONE 79.9s [2021-02-06T15:32:56.479Z] [2021-02-06T15:32:56.479Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:32:56.479Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:32:56.479Z] #43 8.258 PBCC images/rlimit.pb-c.c [2021-02-06T15:32:56.479Z] #43 8.275 DEP images/rlimit.pb-c.d [2021-02-06T15:32:56.479Z] #43 8.376 PBCC images/file-lock.pb-c.c [2021-02-06T15:32:56.479Z] #43 8.385 DEP images/file-lock.pb-c.d [2021-02-06T15:32:56.479Z] #43 8.436 PBCC images/tty.pb-c.c [2021-02-06T15:32:56.479Z] #43 8.562 DEP images/tty.pb-c.d [2021-02-06T15:32:56.479Z] #43 8.674 PBCC images/tun.pb-c.c [2021-02-06T15:32:56.479Z] #43 8.748 PBCC images/netdev.pb-c.c [2021-02-06T15:32:56.479Z] #43 8.846 DEP images/tun.pb-c.d [2021-02-06T15:32:56.479Z] #43 8.940 DEP images/netdev.pb-c.d [2021-02-06T15:32:56.479Z] #43 8.988 PBCC images/vma.pb-c.c [2021-02-06T15:32:56.479Z] #43 9.057 DEP images/vma.pb-c.d [2021-02-06T15:32:56.479Z] #43 9.151 PBCC images/creds.pb-c.c [2021-02-06T15:32:56.479Z] #43 9.207 DEP images/creds.pb-c.d [2021-02-06T15:32:56.479Z] #43 9.258 PBCC images/utsns.pb-c.c [2021-02-06T15:32:56.479Z] #43 9.306 DEP images/utsns.pb-c.d [2021-02-06T15:32:56.479Z] #43 9.381 PBCC images/ipc-desc.pb-c.c [2021-02-06T15:32:56.479Z] #43 9.411 PBCC images/ipc-sem.pb-c.c [2021-02-06T15:32:56.479Z] #43 9.437 DEP images/ipc-desc.pb-c.d [2021-02-06T15:32:56.479Z] #43 9.539 DEP images/ipc-sem.pb-c.d [2021-02-06T15:32:56.479Z] #43 9.571 PBCC images/ipc-msg.pb-c.c [2021-02-06T15:32:56.479Z] #43 9.593 DEP images/ipc-msg.pb-c.d [2021-02-06T15:32:56.479Z] #43 9.632 PBCC images/ipc-shm.pb-c.c [2021-02-06T15:32:56.479Z] #43 9.663 DEP images/ipc-shm.pb-c.d [2021-02-06T15:32:56.479Z] #43 9.713 PBCC images/ipc-var.pb-c.c [2021-02-06T15:32:56.479Z] #43 9.751 DEP images/ipc-var.pb-c.d [2021-02-06T15:32:56.479Z] #43 9.815 PBCC images/sk-opts.pb-c.c [2021-02-06T15:32:56.479Z] #43 9.873 PBCC images/packet-sock.pb-c.c [2021-02-06T15:32:56.479Z] #43 9.938 DEP images/sk-opts.pb-c.d [2021-02-06T15:32:56.479Z] #43 10.00 DEP images/packet-sock.pb-c.d [2021-02-06T15:32:56.479Z] #43 10.11 PBCC images/sk-netlink.pb-c.c [2021-02-06T15:32:56.778Z] #43 10.19 DEP images/sk-netlink.pb-c.d [2021-02-06T15:32:56.778Z] #43 10.30 PBCC images/sk-inet.pb-c.c [2021-02-06T15:32:56.778Z] #43 10.35 DEP images/sk-inet.pb-c.d [2021-02-06T15:32:56.778Z] #43 10.40 PBCC images/sk-unix.pb-c.c [2021-02-06T15:32:57.075Z] #43 10.53 DEP images/sk-unix.pb-c.d [2021-02-06T15:32:57.075Z] #43 10.59 PBCC images/mm.pb-c.c [2021-02-06T15:32:57.142Z] #50 ... [2021-02-06T15:32:57.142Z] [2021-02-06T15:32:57.142Z] #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-06T15:32:57.142Z] #36 sha256:e755b0b25e26429f3e83136d713805856dd0599a58ae43fdbdc8e2c51d7ed6ca [2021-02-06T15:32:57.142Z] #36 9.277 [100%] Linking C executable tini-static [2021-02-06T15:32:57.142Z] #36 9.912 [100%] Built target tini-static [2021-02-06T15:32:57.142Z] #36 10.01 + mkdir -p /build [2021-02-06T15:32:57.142Z] #36 10.01 + cp tini-static /build/docker-init [2021-02-06T15:32:57.142Z] #36 DONE 10.3s [2021-02-06T15:32:57.200Z] #42 ... [2021-02-06T15:32:57.200Z] [2021-02-06T15:32:57.200Z] #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-06T15:32:57.200Z] #33 sha256:6818c4fa2b344cffd198a175cf94d2983449da41cc67c0e0e93bfd8e20b41366 [2021-02-06T15:32:57.200Z] #33 61.02 internal/syscall/unix [2021-02-06T15:32:57.200Z] #33 61.32 strings [2021-02-06T15:32:57.200Z] #33 61.44 os [2021-02-06T15:32:57.200Z] #33 64.00 path [2021-02-06T15:32:57.200Z] #33 64.54 text/tabwriter [2021-02-06T15:32:57.200Z] #33 65.21 path/filepath [2021-02-06T15:32:57.200Z] #33 65.26 fmt [2021-02-06T15:32:57.200Z] #33 67.02 io/ioutil [2021-02-06T15:32:57.200Z] #33 69.29 flag [2021-02-06T15:32:57.200Z] #33 69.30 github.com/BurntSushi/toml [2021-02-06T15:32:57.374Z] #43 10.73 DEP images/mm.pb-c.d [2021-02-06T15:32:57.374Z] #43 10.84 PBCC images/timerfd.pb-c.c [2021-02-06T15:32:57.374Z] #43 10.89 DEP images/timerfd.pb-c.d [2021-02-06T15:32:57.374Z] #43 10.93 PBCC images/timer.pb-c.c [2021-02-06T15:32:57.374Z] #43 10.95 DEP images/timer.pb-c.d [2021-02-06T15:32:57.402Z] [2021-02-06T15:32:57.403Z] #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-06T15:32:57.403Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:32:57.403Z] #44 67.26 fmt [2021-02-06T15:32:57.403Z] #44 71.09 regexp [2021-02-06T15:32:57.403Z] #44 71.89 flag [2021-02-06T15:32:57.403Z] #44 74.01 go/token [2021-02-06T15:32:57.403Z] #44 75.07 go/scanner [2021-02-06T15:32:57.403Z] #44 75.68 internal/lazyregexp [2021-02-06T15:32:57.403Z] #44 76.02 net/url [2021-02-06T15:32:57.465Z] #33 71.23 log [2021-02-06T15:32:57.465Z] #33 ... [2021-02-06T15:32:57.465Z] [2021-02-06T15:32:57.465Z] #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-06T15:32:57.465Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:32:57.465Z] #12 61.13 Selecting previously unselected package binutils-mingw-w64. [2021-02-06T15:32:57.465Z] #12 61.14 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-06T15:32:57.465Z] #12 61.14 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-06T15:32:57.465Z] #12 61.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-06T15:32:57.465Z] #12 61.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-06T15:32:57.465Z] #12 61.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-06T15:32:57.465Z] #12 61.43 Selecting previously unselected package dmsetup. [2021-02-06T15:32:57.465Z] #12 61.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-06T15:32:57.465Z] #12 61.44 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-06T15:32:57.465Z] #12 61.65 Selecting previously unselected package mingw-w64-common. [2021-02-06T15:32:57.465Z] #12 61.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-06T15:32:57.465Z] #12 61.66 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-06T15:32:57.465Z] #12 67.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-06T15:32:57.465Z] #12 67.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-06T15:32:57.465Z] #12 67.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-06T15:32:57.465Z] #12 ... [2021-02-06T15:32:57.465Z] [2021-02-06T15:32:57.465Z] #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-06T15:32:57.465Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:32:57.465Z] #42 2.420 Note: Building without setproctitle() and strlcpy() support. [2021-02-06T15:32:57.465Z] #42 2.421 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-06T15:32:57.465Z] #42 2.448 Note: Building without GnuTLS support [2021-02-06T15:32:57.465Z] #42 2.468 Makefile.config:39: Warn: you have no libnftables installed [2021-02-06T15:32:57.465Z] #42 2.469 Makefile.config:40: Warn: Building without nftables support [2021-02-06T15:32:57.549Z] #35 ... [2021-02-06T15:32:57.549Z] [2021-02-06T15:32:57.549Z] #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-06T15:32:57.549Z] #33 sha256:edf2bc5c353f40df46fb2aed6c62bb857b8bcf80b7683a77a9500f3e6d71339b [2021-02-06T15:32:57.549Z] #33 DONE 67.6s [2021-02-06T15:32:57.549Z] [2021-02-06T15:32:57.549Z] #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-06T15:32:57.549Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:32:57.549Z] #12 67.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-06T15:32:57.549Z] #12 67.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-06T15:32:57.549Z] #12 67.75 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-06T15:32:57.663Z] #44 ... [2021-02-06T15:32:57.663Z] [2021-02-06T15:32:57.663Z] #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-06T15:32:57.663Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:32:57.663Z] #42 4.642 fatal: not a git repository (or any of the parent directories): .git [2021-02-06T15:32:57.663Z] #42 4.788 GEN .gitid [2021-02-06T15:32:57.663Z] #42 4.818 GEN criu/include/version.h [2021-02-06T15:32:57.686Z] #43 10.97 PBCC images/sa.pb-c.c [2021-02-06T15:32:57.686Z] #43 11.00 DEP images/sa.pb-c.d [2021-02-06T15:32:57.686Z] #43 11.03 PBCC images/pipe-data.pb-c.c [2021-02-06T15:32:57.686Z] #43 11.05 DEP images/pipe-data.pb-c.d [2021-02-06T15:32:57.686Z] #43 11.08 PBCC images/mnt.pb-c.c [2021-02-06T15:32:57.686Z] #43 11.12 DEP images/mnt.pb-c.d [2021-02-06T15:32:57.686Z] #43 11.17 PBCC images/sk-packet.pb-c.c [2021-02-06T15:32:57.686Z] #43 11.19 DEP images/sk-packet.pb-c.d [2021-02-06T15:32:57.686Z] #43 11.22 PBCC images/tcp-stream.pb-c.c [2021-02-06T15:32:57.686Z] #43 11.25 DEP images/tcp-stream.pb-c.d [2021-02-06T15:32:57.686Z] #43 11.28 PBCC images/pipe.pb-c.c [2021-02-06T15:32:57.925Z] #42 4.912 GEN include/common/asm [2021-02-06T15:32:57.981Z] #43 11.36 DEP images/pipe.pb-c.d [2021-02-06T15:32:57.981Z] #43 11.39 PBCC images/pstree.pb-c.c [2021-02-06T15:32:57.981Z] #43 11.40 DEP images/pstree.pb-c.d [2021-02-06T15:32:57.981Z] #43 11.48 PBCC images/fs.pb-c.c [2021-02-06T15:32:57.981Z] #43 11.49 DEP images/fs.pb-c.d [2021-02-06T15:32:57.981Z] #43 11.53 PBCC images/signalfd.pb-c.c [2021-02-06T15:32:57.981Z] #43 11.55 DEP images/signalfd.pb-c.d [2021-02-06T15:32:57.981Z] #43 11.57 PBCC images/fh.pb-c.c [2021-02-06T15:32:57.981Z] #43 11.60 PBCC images/fsnotify.pb-c.c [2021-02-06T15:32:58.276Z] #43 11.67 DEP images/fh.pb-c.d [2021-02-06T15:32:58.276Z] #43 11.73 DEP images/fsnotify.pb-c.d [2021-02-06T15:32:58.276Z] #43 11.77 PBCC images/eventpoll.pb-c.c [2021-02-06T15:32:58.276Z] #43 11.82 DEP images/eventpoll.pb-c.d [2021-02-06T15:32:58.276Z] #43 11.86 PBCC images/eventfd.pb-c.c [2021-02-06T15:32:58.401Z] #42 ... [2021-02-06T15:32:58.401Z] [2021-02-06T15:32:58.401Z] #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-06T15:32:58.401Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:32:58.401Z] #44 62.18 strings [2021-02-06T15:32:58.401Z] #44 63.56 os [2021-02-06T15:32:58.401Z] #44 65.93 regexp/syntax [2021-02-06T15:32:58.401Z] #44 67.16 fmt [2021-02-06T15:32:58.401Z] #44 71.05 regexp [2021-02-06T15:32:58.573Z] #43 11.88 DEP images/eventfd.pb-c.d [2021-02-06T15:32:58.573Z] #43 11.93 PBCC images/remap-file-path.pb-c.c [2021-02-06T15:32:58.573Z] #43 11.96 DEP images/remap-file-path.pb-c.d [2021-02-06T15:32:58.573Z] #43 12.00 PBCC images/fifo.pb-c.c [2021-02-06T15:32:58.573Z] #43 12.02 DEP images/fifo.pb-c.d [2021-02-06T15:32:58.573Z] #43 12.08 PBCC images/ghost-file.pb-c.c [2021-02-06T15:32:58.573Z] #43 ... [2021-02-06T15:32:58.573Z] [2021-02-06T15:32:58.573Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-06T15:32:58.573Z] #51 sha256:56b013b2ff87a8fba94c0a141d4decf46b3f572df1cf0791169affe9e1ddbba4 [2021-02-06T15:32:58.573Z] #51 72.11 text/tabwriter [2021-02-06T15:32:58.573Z] #51 72.66 reflect [2021-02-06T15:32:58.573Z] #51 73.58 regexp/syntax [2021-02-06T15:32:58.659Z] #44 ... [2021-02-06T15:32:58.659Z] [2021-02-06T15:32:58.660Z] #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-06T15:32:58.660Z] #36 sha256:15beb44af6f73ccadedfd0a4036757ffb35b8ea44dbc387473017561b20f34f6 [2021-02-06T15:32:58.660Z] #36 3.636 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-06T15:32:58.660Z] #36 3.636 -- Detecting C compiler ABI info [2021-02-06T15:32:58.660Z] #36 4.244 -- Detecting C compiler ABI info - done [2021-02-06T15:32:58.660Z] #36 4.288 -- Detecting C compile features [2021-02-06T15:32:58.660Z] #36 6.344 -- Detecting C compile features - done [2021-02-06T15:32:58.660Z] #36 6.380 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-06T15:32:58.869Z] #51 ... [2021-02-06T15:32:58.869Z] [2021-02-06T15:32:58.869Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:32:58.869Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:32:58.869Z] #43 12.18 DEP images/ghost-file.pb-c.d [2021-02-06T15:32:58.869Z] #43 12.31 PBCC images/regfile.pb-c.c [2021-02-06T15:32:58.869Z] #43 12.35 DEP images/regfile.pb-c.d [2021-02-06T15:32:58.869Z] #43 12.43 PBCC images/ns.pb-c.c [2021-02-06T15:32:58.919Z] #36 6.782 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-06T15:32:58.919Z] #36 6.876 -- Configuring done [2021-02-06T15:32:58.955Z] #12 ... [2021-02-06T15:32:58.955Z] [2021-02-06T15:32:58.955Z] #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-06T15:32:58.955Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-06T15:32:58.955Z] #41 67.61 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-06T15:32:58.955Z] #41 67.66 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:32:58.955Z] #41 DONE 69.2s [2021-02-06T15:32:58.955Z] [2021-02-06T15:32:58.955Z] #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-06T15:32:58.955Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:32:58.955Z] #44 59.10 go/ast [2021-02-06T15:32:58.955Z] #44 59.50 encoding/json [2021-02-06T15:32:58.955Z] #44 60.49 encoding/xml [2021-02-06T15:32:58.955Z] #44 65.09 text/template [2021-02-06T15:32:58.955Z] #44 65.76 go/parser [2021-02-06T15:32:58.955Z] #44 66.44 compress/flate [2021-02-06T15:32:58.955Z] #44 69.13 math/big [2021-02-06T15:32:58.955Z] #44 ... [2021-02-06T15:32:58.955Z] [2021-02-06T15:32:58.955Z] #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-06T15:32:58.955Z] #50 sha256:cf87e3bdbfcbeab649123ec7e04724a38e067d80e6b652c2e33b3cc19d8bb180 [2021-02-06T15:32:58.955Z] #50 69.31 mvdan.cc/sh/v3/cmd/shfmt [2021-02-06T15:32:59.164Z] #43 12.46 DEP images/ns.pb-c.d [2021-02-06T15:32:59.164Z] #43 12.52 PBCC images/fdinfo.pb-c.c [2021-02-06T15:32:59.164Z] #43 12.61 DEP images/fdinfo.pb-c.d [2021-02-06T15:32:59.164Z] #43 12.66 PBCC images/core-aarch64.pb-c.c [2021-02-06T15:32:59.164Z] #43 12.72 PBCC images/core-arm.pb-c.c [2021-02-06T15:32:59.178Z] #36 6.907 -- Generating done [2021-02-06T15:32:59.178Z] #36 6.914 -- Build files have been written to: /tmp/tmp.nwm9kBhMRh/tini [2021-02-06T15:32:59.178Z] #36 6.918 + make tini-static [2021-02-06T15:32:59.437Z] #36 7.327 Scanning dependencies of target tini-static [2021-02-06T15:32:59.437Z] #36 7.409 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-06T15:32:59.437Z] #36 ... [2021-02-06T15:32:59.437Z] [2021-02-06T15:32:59.437Z] #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-06T15:32:59.437Z] #50 sha256:2cf9bf52452d39d56473805c03cd48fe5ea71d510ee06d94343497e4da12726a [2021-02-06T15:32:59.437Z] #50 63.32 context [2021-02-06T15:32:59.437Z] #50 64.27 encoding/binary [2021-02-06T15:32:59.437Z] #50 64.32 os [2021-02-06T15:32:59.437Z] #50 66.65 encoding/base64 [2021-02-06T15:32:59.437Z] #50 67.59 golang.org/x/sys/unix [2021-02-06T15:32:59.437Z] #50 68.63 fmt [2021-02-06T15:32:59.461Z] #43 12.78 PBCC images/core-ppc64.pb-c.c [2021-02-06T15:32:59.461Z] #43 12.84 PBCC images/core-s390.pb-c.c [2021-02-06T15:32:59.461Z] #43 12.86 PBCC images/core-x86.pb-c.c [2021-02-06T15:32:59.461Z] #43 12.94 PBCC images/core.pb-c.c [2021-02-06T15:32:59.461Z] #43 13.06 PBCC images/inventory.pb-c.c [2021-02-06T15:32:59.697Z] #50 ... [2021-02-06T15:32:59.697Z] [2021-02-06T15:32:59.697Z] #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-06T15:32:59.697Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:32:59.697Z] #42 4.602 fatal: not a git repository (or any of the parent directories): .git [2021-02-06T15:32:59.697Z] #42 4.645 GEN .gitid [2021-02-06T15:32:59.697Z] #42 4.705 GEN criu/include/version.h [2021-02-06T15:32:59.697Z] #42 4.777 GEN include/common/asm [2021-02-06T15:32:59.758Z] #43 13.15 DEP images/core-aarch64.pb-c.d [2021-02-06T15:32:59.758Z] #43 13.21 DEP images/core-arm.pb-c.d [2021-02-06T15:32:59.758Z] #43 13.34 DEP images/core-ppc64.pb-c.d [2021-02-06T15:32:59.834Z] #42 6.907 PBCC images/timens.pb-c.c [2021-02-06T15:32:59.834Z] #42 6.914 DEP images/timens.pb-c.d [2021-02-06T15:32:59.834Z] #42 6.987 PBCC images/fown.pb-c.c [2021-02-06T15:32:59.834Z] #42 7.015 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-06T15:33:00.056Z] #43 13.42 DEP images/core-s390.pb-c.d [2021-02-06T15:33:00.056Z] #43 13.46 DEP images/core-x86.pb-c.d [2021-02-06T15:33:00.056Z] #43 13.52 DEP images/core.pb-c.d [2021-02-06T15:33:00.056Z] #43 13.58 DEP images/inventory.pb-c.d [2021-02-06T15:33:00.056Z] #43 13.67 PBCC images/cpuinfo.pb-c.c [2021-02-06T15:33:00.056Z] #43 13.70 DEP images/cpuinfo.pb-c.d [2021-02-06T15:33:00.093Z] #42 7.081 PBCC images/opts.pb-c.c [2021-02-06T15:33:00.093Z] #42 7.141 PBCC images/memfd.pb-c.c [2021-02-06T15:33:00.093Z] #42 7.179 DEP images/fown.pb-c.d [2021-02-06T15:33:00.093Z] #42 7.197 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-06T15:33:00.093Z] #42 7.257 DEP images/opts.pb-c.d [2021-02-06T15:33:00.353Z] #42 7.315 DEP images/memfd.pb-c.d [2021-02-06T15:33:00.353Z] #42 7.377 PBCC images/sit.pb-c.c [2021-02-06T15:33:00.353Z] #42 7.454 DEP images/sit.pb-c.d [2021-02-06T15:33:00.353Z] #42 7.522 PBCC images/macvlan.pb-c.c [2021-02-06T15:33:00.353Z] #42 7.562 DEP images/macvlan.pb-c.d [2021-02-06T15:33:00.353Z] #42 7.631 PBCC images/autofs.pb-c.c [2021-02-06T15:33:00.354Z] #43 13.75 PBCC images/stats.pb-c.c [2021-02-06T15:33:00.354Z] #43 13.77 DEP images/stats.pb-c.d [2021-02-06T15:33:00.613Z] #42 7.663 DEP images/autofs.pb-c.d [2021-02-06T15:33:00.613Z] #42 7.766 PBCC images/sysctl.pb-c.c [2021-02-06T15:33:00.874Z] #42 ... [2021-02-06T15:33:00.874Z] [2021-02-06T15:33:00.874Z] #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-06T15:33:00.874Z] #33 sha256:d9b9afbe654fcb6cfe5238188f5ec2fa06a5f20312deecd7147ece2e490897ce [2021-02-06T15:33:00.874Z] #33 DONE 79.6s [2021-02-06T15:33:00.874Z] [2021-02-06T15:33:00.874Z] #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-06T15:33:00.874Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:00.874Z] #42 7.813 DEP images/sysctl.pb-c.d [2021-02-06T15:33:00.874Z] #42 7.907 PBCC images/time.pb-c.c [2021-02-06T15:33:00.874Z] #42 7.964 DEP images/time.pb-c.d [2021-02-06T15:33:00.874Z] #42 8.036 PBCC images/binfmt-misc.pb-c.c [2021-02-06T15:33:01.134Z] #42 8.092 DEP images/binfmt-misc.pb-c.d [2021-02-06T15:33:01.134Z] #42 8.212 PBCC images/seccomp.pb-c.c [2021-02-06T15:33:01.134Z] #42 8.277 DEP images/seccomp.pb-c.d [2021-02-06T15:33:01.393Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m12.926631329s with top 10 stages: buildssa: 1m42.946343949s, goimports: 22.157268454s, unconvert: 13.389961418s, gosec: 10.602183086s, golint: 5.976457247s, ineffassign: 4.379645653s, misspell: 4.065240054s, vrp: 3.339539408s, inspect: 3.278124461s, printf: 1.991810728s [2021-02-06T15:33:01.393Z] INFO [runner] Issues before processing: 2264, after processing: 0 [2021-02-06T15:33:01.393Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 64/1579, nolint: 0/64, identifier_marker: 1579/1579, path_prettifier: 1684/1684, skip_files: 1684/1684, autogenerated_exclude: 1579/1684, exclude: 1579/1579, cgo: 1684/2264, filename_unadjuster: 1684/1684, skip_dirs: 1684/1684 [2021-02-06T15:33:01.393Z] INFO [runner] processing took 121.027332ms with stages: nolint: 54.288897ms, identifier_marker: 36.684682ms, path_prettifier: 13.16056ms, autogenerated_exclude: 6.282936ms, exclude-rules: 6.102152ms, skip_dirs: 3.292742ms, cgo: 646.368µs, filename_unadjuster: 558.323µs, max_from_linter: 5.33µs, max_same_issues: 1.799µs, uniq_by_line: 699ns, diff: 561ns, exclude: 514ns, source_code: 500ns, path_shortener: 499ns, skip_files: 459ns, max_per_file_from_linter: 311ns [2021-02-06T15:33:01.393Z] INFO [runner] linters took 1m42.224835192s with stages: goanalysis_metalinter: 1m21.969731035s, unused: 20.132932815s [2021-02-06T15:33:01.393Z] INFO File cache stats: 1449 entries of total size 6.8MiB [2021-02-06T15:33:01.393Z] INFO Memory: 1529 samples, avg is 851.0MB, max is 4442.0MB [2021-02-06T15:33:01.393Z] INFO Execution took 3m44.244625988s [2021-02-06T15:33:01.393Z] Congratulations! The shell scripts are properly formatted. [2021-02-06T15:33:01.394Z] #42 8.386 PBCC images/userns.pb-c.c [2021-02-06T15:33:01.394Z] #42 8.464 DEP images/userns.pb-c.d [2021-02-06T15:33:01.394Z] #42 8.558 PBCC images/cgroup.pb-c.c [2021-02-06T15:33:01.394Z] #42 8.578 DEP images/cgroup.pb-c.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-06T15:33:01.602Z] #42 6.457 PBCC images/timens.pb-c.c [2021-02-06T15:33:01.602Z] #42 6.500 DEP images/timens.pb-c.d [2021-02-06T15:33:01.602Z] #42 6.543 PBCC images/fown.pb-c.c [2021-02-06T15:33:01.602Z] #42 6.574 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-06T15:33:01.602Z] #42 6.629 PBCC images/opts.pb-c.c [2021-02-06T15:33:01.602Z] #42 6.688 PBCC images/memfd.pb-c.c [2021-02-06T15:33:01.602Z] #42 6.743 DEP images/fown.pb-c.d [2021-02-06T15:33:01.654Z] #42 8.666 PBCC images/ext-file.pb-c.c [2021-02-06T15:33:01.654Z] #42 8.714 DEP images/ext-file.pb-c.d [2021-02-06T15:33:01.654Z] #42 8.777 PBCC images/rpc.pb-c.c [2021-02-06T15:33:01.654Z] #42 8.839 DEP images/rpc.pb-c.d [2021-02-06T15:33:01.729Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/make.sh dynbinary-daemon test-docker-py [2021-02-06T15:33:01.862Z] #42 6.801 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-06T15:33:01.862Z] #42 6.866 DEP images/opts.pb-c.d [2021-02-06T15:33:01.862Z] #42 6.941 DEP images/memfd.pb-c.d [2021-02-06T15:33:01.862Z] #42 6.990 PBCC images/sit.pb-c.c [2021-02-06T15:33:01.914Z] #42 8.885 PBCC images/siginfo.pb-c.c [2021-02-06T15:33:01.914Z] #42 8.925 DEP images/siginfo.pb-c.d [2021-02-06T15:33:01.914Z] #42 8.981 PBCC images/pagemap.pb-c.c [2021-02-06T15:33:01.914Z] #42 9.029 DEP images/pagemap.pb-c.d [2021-02-06T15:33:01.914Z] #42 9.068 PBCC images/rlimit.pb-c.c [2021-02-06T15:33:01.914Z] #42 9.102 DEP images/rlimit.pb-c.d [2021-02-06T15:33:02.122Z] #42 7.041 DEP images/sit.pb-c.d [2021-02-06T15:33:02.122Z] #42 7.113 PBCC images/macvlan.pb-c.c [2021-02-06T15:33:02.122Z] #42 7.155 DEP images/macvlan.pb-c.d [2021-02-06T15:33:02.122Z] #42 7.206 PBCC images/autofs.pb-c.c [2021-02-06T15:33:02.122Z] #42 7.228 DEP images/autofs.pb-c.d [2021-02-06T15:33:02.122Z] #42 ... [2021-02-06T15:33:02.122Z] [2021-02-06T15:33:02.122Z] #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-06T15:33:02.122Z] #36 sha256:15beb44af6f73ccadedfd0a4036757ffb35b8ea44dbc387473017561b20f34f6 [2021-02-06T15:33:02.122Z] #36 8.816 [100%] Linking C executable tini-static [2021-02-06T15:33:02.122Z] #36 9.506 [100%] Built target tini-static [2021-02-06T15:33:02.122Z] #36 9.597 + mkdir -p /build [2021-02-06T15:33:02.122Z] #36 9.598 + cp tini-static /build/docker-init [2021-02-06T15:33:02.122Z] #36 DONE 10.1s [2021-02-06T15:33:02.122Z] [2021-02-06T15:33:02.122Z] #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-06T15:33:02.122Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:02.122Z] #42 7.291 PBCC images/sysctl.pb-c.c [2021-02-06T15:33:02.174Z] #42 9.162 PBCC images/file-lock.pb-c.c [2021-02-06T15:33:02.174Z] #42 9.210 DEP images/file-lock.pb-c.d [2021-02-06T15:33:02.174Z] #42 9.264 PBCC images/tty.pb-c.c [2021-02-06T15:33:02.174Z] #42 9.314 DEP images/tty.pb-c.d [2021-02-06T15:33:02.174Z] #42 9.386 PBCC images/tun.pb-c.c [2021-02-06T15:33:02.174Z] #42 9.453 PBCC images/netdev.pb-c.c [2021-02-06T15:33:02.287Z] #50 ... [2021-02-06T15:33:02.287Z] [2021-02-06T15:33:02.287Z] #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-06T15:33:02.287Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-06T15:33:02.287Z] #35 69.79 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-06T15:33:02.287Z] #35 69.83 Setting up xxd (2:8.1.0875-5) ... [2021-02-06T15:33:02.287Z] #35 70.05 Setting up libuv1:arm64 (1.24.1-1) ... [2021-02-06T15:33:02.287Z] #35 70.05 Setting up vim-common (2:8.1.0875-5) ... [2021-02-06T15:33:02.287Z] #35 70.09 Setting up librhash0:arm64 (1.3.8-1) ... [2021-02-06T15:33:02.287Z] #35 70.20 Setting up cmake-data (3.13.4-1) ... [2021-02-06T15:33:02.287Z] #35 70.29 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-06T15:33:02.287Z] #35 70.38 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-06T15:33:02.287Z] #35 70.39 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-06T15:33:02.287Z] #35 70.41 Setting up cmake (3.13.4-1) ... [2021-02-06T15:33:02.287Z] #35 70.42 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:33:02.287Z] #35 70.61 Processing triggers for mime-support (3.62) ... [2021-02-06T15:33:02.287Z] #35 DONE 72.0s [2021-02-06T15:33:02.287Z] [2021-02-06T15:33:02.287Z] #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-06T15:33:02.287Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:33:02.287Z] #44 72.03 net [2021-02-06T15:33:02.299Z] [2021-02-06T15:33:02.299Z] Removing bundles/ [2021-02-06T15:33:02.299Z] [2021-02-06T15:33:02.299Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-06T15:33:02.299Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:33:02.299Z] GOOS="" GOARCH="" GOARM="" [2021-02-06T15:33:02.381Z] #42 7.362 DEP images/sysctl.pb-c.d [2021-02-06T15:33:02.381Z] #42 7.468 PBCC images/time.pb-c.c [2021-02-06T15:33:02.381Z] #42 7.526 DEP images/time.pb-c.d [2021-02-06T15:33:02.433Z] #42 9.561 DEP images/tun.pb-c.d [2021-02-06T15:33:02.433Z] #42 9.617 DEP images/netdev.pb-c.d [2021-02-06T15:33:02.433Z] #42 9.685 PBCC images/vma.pb-c.c [2021-02-06T15:33:02.456Z] #43 15.62 make[1]: Nothing to be done for 'all'. [2021-02-06T15:33:02.553Z] #44 72.83 vendor/golang.org/x/text/secure/bidirule [2021-02-06T15:33:02.642Z] #42 7.717 PBCC images/binfmt-misc.pb-c.c [2021-02-06T15:33:02.642Z] #42 7.776 DEP images/binfmt-misc.pb-c.d [2021-02-06T15:33:02.693Z] #42 9.727 DEP images/vma.pb-c.d [2021-02-06T15:33:02.693Z] #42 9.775 PBCC images/creds.pb-c.c [2021-02-06T15:33:02.693Z] #42 9.803 DEP images/creds.pb-c.d [2021-02-06T15:33:02.693Z] #42 9.874 PBCC images/utsns.pb-c.c [2021-02-06T15:33:02.693Z] #42 9.925 DEP images/utsns.pb-c.d [2021-02-06T15:33:02.901Z] #42 7.869 PBCC images/seccomp.pb-c.c [2021-02-06T15:33:02.901Z] #42 7.961 DEP images/seccomp.pb-c.d [2021-02-06T15:33:02.901Z] #42 7.985 PBCC images/userns.pb-c.c [2021-02-06T15:33:02.901Z] #42 8.065 DEP images/userns.pb-c.d [2021-02-06T15:33:02.953Z] #42 9.993 PBCC images/ipc-desc.pb-c.c [2021-02-06T15:33:02.953Z] #42 10.01 PBCC images/ipc-sem.pb-c.c [2021-02-06T15:33:02.953Z] #42 10.06 DEP images/ipc-desc.pb-c.d [2021-02-06T15:33:02.953Z] #42 10.11 DEP images/ipc-sem.pb-c.d [2021-02-06T15:33:02.953Z] #42 10.17 PBCC images/ipc-msg.pb-c.c [2021-02-06T15:33:03.101Z] #43 ... [2021-02-06T15:33:03.101Z] [2021-02-06T15:33:03.101Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:33:03.101Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:33:03.101Z] #45 76.62 regexp/syntax [2021-02-06T15:33:03.102Z] #45 80.56 vendor/golang.org/x/text/transform [2021-02-06T15:33:03.102Z] #45 83.76 time [2021-02-06T15:33:03.136Z] #44 73.51 vendor/golang.org/x/text/unicode/norm [2021-02-06T15:33:03.161Z] #42 8.241 PBCC images/cgroup.pb-c.c [2021-02-06T15:33:03.161Z] #42 8.386 DEP images/cgroup.pb-c.d [2021-02-06T15:33:03.212Z] #42 10.20 DEP images/ipc-msg.pb-c.d [2021-02-06T15:33:03.212Z] #42 10.26 PBCC images/ipc-shm.pb-c.c [2021-02-06T15:33:03.212Z] #42 10.29 DEP images/ipc-shm.pb-c.d [2021-02-06T15:33:03.212Z] #42 10.34 PBCC images/ipc-var.pb-c.c [2021-02-06T15:33:03.212Z] #42 10.37 DEP images/ipc-var.pb-c.d [2021-02-06T15:33:03.212Z] #42 10.40 PBCC images/sk-opts.pb-c.c [2021-02-06T15:33:03.399Z] #45 ... [2021-02-06T15:33:03.399Z] [2021-02-06T15:33:03.399Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-06T15:33:03.399Z] #34 sha256:b25c9d0ad5b723615f5c363121e9a1cf5f7ddb91575332030daef9aff8ec8458 [2021-02-06T15:33:03.399Z] #34 85.37 internal/poll [2021-02-06T15:33:03.472Z] #42 10.44 PBCC images/packet-sock.pb-c.c [2021-02-06T15:33:03.472Z] #42 10.50 DEP images/sk-opts.pb-c.d [2021-02-06T15:33:03.473Z] #42 10.54 DEP images/packet-sock.pb-c.d [2021-02-06T15:33:03.473Z] #42 10.59 PBCC images/sk-netlink.pb-c.c [2021-02-06T15:33:03.473Z] #42 10.66 DEP images/sk-netlink.pb-c.d [2021-02-06T15:33:03.730Z] #42 8.544 PBCC images/ext-file.pb-c.c [2021-02-06T15:33:03.730Z] #42 8.575 DEP images/ext-file.pb-c.d [2021-02-06T15:33:03.731Z] #42 8.627 PBCC images/rpc.pb-c.c [2021-02-06T15:33:03.731Z] #42 8.735 DEP images/rpc.pb-c.d [2021-02-06T15:33:03.731Z] #42 8.793 PBCC images/siginfo.pb-c.c [2021-02-06T15:33:03.731Z] #42 8.799 DEP images/siginfo.pb-c.d [2021-02-06T15:33:03.731Z] #42 8.846 PBCC images/pagemap.pb-c.c [2021-02-06T15:33:03.731Z] #42 8.936 DEP images/pagemap.pb-c.d [2021-02-06T15:33:03.733Z] #42 10.71 PBCC images/sk-inet.pb-c.c [2021-02-06T15:33:03.733Z] #42 10.76 DEP images/sk-inet.pb-c.d [2021-02-06T15:33:03.733Z] #42 10.85 PBCC images/sk-unix.pb-c.c [2021-02-06T15:33:03.733Z] #42 10.88 DEP images/sk-unix.pb-c.d [2021-02-06T15:33:03.733Z] #42 10.93 PBCC images/mm.pb-c.c [2021-02-06T15:33:03.733Z] #42 10.98 DEP images/mm.pb-c.d [2021-02-06T15:33:03.991Z] #42 9.010 PBCC images/rlimit.pb-c.c [2021-02-06T15:33:03.991Z] #42 9.058 DEP images/rlimit.pb-c.d [2021-02-06T15:33:03.991Z] #42 9.081 PBCC images/file-lock.pb-c.c [2021-02-06T15:33:03.991Z] #42 9.144 DEP images/file-lock.pb-c.d [2021-02-06T15:33:03.992Z] #42 11.04 PBCC images/timerfd.pb-c.c [2021-02-06T15:33:03.992Z] #42 11.12 DEP images/timerfd.pb-c.d [2021-02-06T15:33:03.992Z] #42 11.19 PBCC images/timer.pb-c.c [2021-02-06T15:33:03.992Z] #42 11.21 DEP images/timer.pb-c.d [2021-02-06T15:33:04.054Z] #34 87.59 os [2021-02-06T15:33:04.250Z] #42 9.218 PBCC images/tty.pb-c.c [2021-02-06T15:33:04.250Z] #42 9.309 DEP images/tty.pb-c.d [2021-02-06T15:33:04.250Z] #42 9.346 PBCC images/tun.pb-c.c [2021-02-06T15:33:04.250Z] #42 9.403 PBCC images/netdev.pb-c.c [2021-02-06T15:33:04.252Z] #42 11.28 PBCC images/sa.pb-c.c [2021-02-06T15:33:04.252Z] #42 11.32 DEP images/sa.pb-c.d [2021-02-06T15:33:04.252Z] #42 11.36 PBCC images/pipe-data.pb-c.c [2021-02-06T15:33:04.252Z] #42 11.39 DEP images/pipe-data.pb-c.d [2021-02-06T15:33:04.252Z] #42 11.46 PBCC images/mnt.pb-c.c [2021-02-06T15:33:04.252Z] #42 11.52 DEP images/mnt.pb-c.d [2021-02-06T15:33:04.512Z] #42 9.460 DEP images/tun.pb-c.d [2021-02-06T15:33:04.512Z] #42 9.508 DEP images/netdev.pb-c.d [2021-02-06T15:33:04.512Z] #42 9.580 PBCC images/vma.pb-c.c [2021-02-06T15:33:04.512Z] #42 9.673 DEP images/vma.pb-c.d [2021-02-06T15:33:04.512Z] #42 11.56 PBCC images/sk-packet.pb-c.c [2021-02-06T15:33:04.512Z] #42 11.61 DEP images/sk-packet.pb-c.d [2021-02-06T15:33:04.512Z] #42 11.64 PBCC images/tcp-stream.pb-c.c [2021-02-06T15:33:04.512Z] #42 11.70 DEP images/tcp-stream.pb-c.d [2021-02-06T15:33:04.512Z] #42 11.75 PBCC images/pipe.pb-c.c [2021-02-06T15:33:04.772Z] #42 11.79 DEP images/pipe.pb-c.d [2021-02-06T15:33:04.772Z] #42 11.83 PBCC images/pstree.pb-c.c [2021-02-06T15:33:04.772Z] #42 11.85 DEP images/pstree.pb-c.d [2021-02-06T15:33:04.772Z] #42 11.88 PBCC images/fs.pb-c.c [2021-02-06T15:33:04.772Z] #42 11.90 DEP images/fs.pb-c.d [2021-02-06T15:33:04.772Z] #42 11.94 PBCC images/signalfd.pb-c.c [2021-02-06T15:33:04.773Z] #42 9.764 PBCC images/creds.pb-c.c [2021-02-06T15:33:04.773Z] #42 9.792 DEP images/creds.pb-c.d [2021-02-06T15:33:04.773Z] #42 9.851 PBCC images/utsns.pb-c.c [2021-02-06T15:33:04.773Z] #42 ... [2021-02-06T15:33:04.773Z] [2021-02-06T15:33:04.773Z] #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-06T15:33:04.773Z] #33 sha256:6818c4fa2b344cffd198a175cf94d2983449da41cc67c0e0e93bfd8e20b41366 [2021-02-06T15:33:04.773Z] #33 73.98 github.com/BurntSushi/toml/cmd/tomlv [2021-02-06T15:33:04.773Z] #33 DONE 78.6s [2021-02-06T15:33:04.773Z] [2021-02-06T15:33:04.773Z] #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-06T15:33:04.773Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:04.773Z] #42 9.928 DEP images/utsns.pb-c.d [2021-02-06T15:33:04.773Z] #42 9.997 PBCC images/ipc-desc.pb-c.c [2021-02-06T15:33:05.032Z] #42 12.01 DEP images/signalfd.pb-c.d [2021-02-06T15:33:05.032Z] #42 12.07 PBCC images/fh.pb-c.c [2021-02-06T15:33:05.032Z] #42 12.19 PBCC images/fsnotify.pb-c.c [2021-02-06T15:33:05.034Z] #42 10.01 PBCC images/ipc-sem.pb-c.c [2021-02-06T15:33:05.034Z] #42 10.04 DEP images/ipc-desc.pb-c.d [2021-02-06T15:33:05.034Z] #42 10.10 DEP images/ipc-sem.pb-c.d [2021-02-06T15:33:05.034Z] #42 10.15 PBCC images/ipc-msg.pb-c.c [2021-02-06T15:33:05.034Z] #42 10.17 DEP images/ipc-msg.pb-c.d [2021-02-06T15:33:05.084Z] #44 74.69 go/doc [2021-02-06T15:33:05.291Z] #42 12.24 DEP images/fh.pb-c.d [2021-02-06T15:33:05.291Z] #42 12.35 DEP images/fsnotify.pb-c.d [2021-02-06T15:33:05.291Z] #42 12.42 PBCC images/eventpoll.pb-c.c [2021-02-06T15:33:05.291Z] #42 12.44 DEP images/eventpoll.pb-c.d [2021-02-06T15:33:05.294Z] #42 10.26 PBCC images/ipc-shm.pb-c.c [2021-02-06T15:33:05.294Z] #42 10.34 DEP images/ipc-shm.pb-c.d [2021-02-06T15:33:05.402Z] .....INFO: Daemon under test started and replied! [2021-02-06T15:33:05.402Z] INFO: Docker version of the daemon under test [2021-02-06T15:33:05.402Z] [2021-02-06T15:33:05.402Z] Client: [2021-02-06T15:33:05.402Z] Version: 17.06.2-ce [2021-02-06T15:33:05.402Z] API version: 1.30 [2021-02-06T15:33:05.402Z] Go version: go1.8.3 [2021-02-06T15:33:05.402Z] Git commit: cec0b72 [2021-02-06T15:33:05.402Z] Built: Tue Sep 5 19:57:19 2017 [2021-02-06T15:33:05.402Z] OS/Arch: windows/amd64 [2021-02-06T15:33:05.402Z] [2021-02-06T15:33:05.402Z] Server: [2021-02-06T15:33:05.402Z] Version: 0.0.0-dev [2021-02-06T15:33:05.402Z] API version: 1.41 (minimum version 1.24) [2021-02-06T15:33:05.402Z] Go version: go1.13.15 [2021-02-06T15:33:05.402Z] Git commit: 2c4b41f836 [2021-02-06T15:33:05.402Z] Built: 02/06/2021 15:31:03 [2021-02-06T15:33:05.402Z] OS/Arch: windows/amd64 [2021-02-06T15:33:05.402Z] Experimental: false [2021-02-06T15:33:05.402Z] [2021-02-06T15:33:05.402Z] INFO: Docker info of the daemon under test [2021-02-06T15:33:05.402Z] [2021-02-06T15:33:05.402Z] Containers: 0 [2021-02-06T15:33:05.402Z] Running: 0 [2021-02-06T15:33:05.402Z] Paused: 0 [2021-02-06T15:33:05.402Z] Stopped: 0 [2021-02-06T15:33:05.402Z] Images: 0 [2021-02-06T15:33:05.402Z] Server Version: 0.0.0-dev [2021-02-06T15:33:05.402Z] Storage Driver: windowsfilter [2021-02-06T15:33:05.402Z] Windows: [2021-02-06T15:33:05.402Z] Logging Driver: json-file [2021-02-06T15:33:05.402Z] Plugins: [2021-02-06T15:33:05.402Z] Volume: local [2021-02-06T15:33:05.402Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-06T15:33:05.402Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-06T15:33:05.402Z] Swarm: inactive [2021-02-06T15:33:05.402Z] Default Isolation: process [2021-02-06T15:33:05.402Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-06T15:33:05.402Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-06T15:33:05.402Z] OSType: windows [2021-02-06T15:33:05.402Z] Architecture: x86_64 [2021-02-06T15:33:05.402Z] CPUs: 4 [2021-02-06T15:33:05.402Z] Total Memory: 32GiB [2021-02-06T15:33:05.402Z] Name: azwin-2-387330 [2021-02-06T15:33:05.402Z] ID: TYT6:JY4N:W5MA:CDVS:T74J:ON7P:L2IS:SWWT:DGBT:WNQX:P6NW:XU2K [2021-02-06T15:33:05.402Z] Docker Root Dir: D:\CI\PR-41995\3\daemon [2021-02-06T15:33:05.402Z] Debug Mode (client): false [2021-02-06T15:33:05.402Z] Debug Mode (server): true [2021-02-06T15:33:05.402Z] File Descriptors: -1 [2021-02-06T15:33:05.402Z] Goroutines: 16 [2021-02-06T15:33:05.402Z] System Time: 2021-02-06T15:33:03.815829Z [2021-02-06T15:33:05.402Z] EventsListeners: 0 [2021-02-06T15:33:05.402Z] Registry: https://index.docker.io/v1/ [2021-02-06T15:33:05.402Z] Labels: [2021-02-06T15:33:05.402Z] Experimental: false [2021-02-06T15:33:05.402Z] Insecure Registries: [2021-02-06T15:33:05.402Z] 127.0.0.0/8 [2021-02-06T15:33:05.402Z] Live Restore Enabled: false [2021-02-06T15:33:05.402Z] [2021-02-06T15:33:05.402Z] [2021-02-06T15:33:05.402Z] INFO: Docker images of the daemon under test [2021-02-06T15:33:05.402Z] [2021-02-06T15:33:05.402Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-06T15:33:05.402Z] [2021-02-06T15:33:05.402Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-02-06T15:33:05.402Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-02-06T15:33:05.402Z] ltsc2019: Pulling from windows/servercore [2021-02-06T15:33:05.402Z] 4612f6d0b889: Pulling fs layer [2021-02-06T15:33:05.402Z] 4dcc9a9b9e68: Pulling fs layer [2021-02-06T15:33:05.551Z] #42 12.52 PBCC images/eventfd.pb-c.c [2021-02-06T15:33:05.551Z] #42 12.53 DEP images/eventfd.pb-c.d [2021-02-06T15:33:05.551Z] #42 12.61 PBCC images/remap-file-path.pb-c.c [2021-02-06T15:33:05.551Z] #42 12.66 DEP images/remap-file-path.pb-c.d [2021-02-06T15:33:05.551Z] #42 12.71 PBCC images/fifo.pb-c.c [2021-02-06T15:33:05.551Z] #42 12.74 DEP images/fifo.pb-c.d [2021-02-06T15:33:05.551Z] #42 12.78 PBCC images/ghost-file.pb-c.c [2021-02-06T15:33:05.551Z] #42 12.82 DEP images/ghost-file.pb-c.d [2021-02-06T15:33:05.553Z] #42 10.43 PBCC images/ipc-var.pb-c.c [2021-02-06T15:33:05.554Z] #42 10.47 DEP images/ipc-var.pb-c.d [2021-02-06T15:33:05.554Z] #42 10.57 PBCC images/sk-opts.pb-c.c [2021-02-06T15:33:05.554Z] #42 10.62 PBCC images/packet-sock.pb-c.c [2021-02-06T15:33:05.811Z] #42 12.87 PBCC images/regfile.pb-c.c [2021-02-06T15:33:05.811Z] #42 12.91 DEP images/regfile.pb-c.d [2021-02-06T15:33:05.811Z] #42 12.97 PBCC images/ns.pb-c.c [2021-02-06T15:33:05.811Z] #42 13.01 DEP images/ns.pb-c.d [2021-02-06T15:33:05.811Z] #42 13.05 PBCC images/fdinfo.pb-c.c [2021-02-06T15:33:05.814Z] #42 10.71 DEP images/sk-opts.pb-c.d [2021-02-06T15:33:05.814Z] #42 10.81 DEP images/packet-sock.pb-c.d [2021-02-06T15:33:05.814Z] #42 10.90 PBCC images/sk-netlink.pb-c.c [2021-02-06T15:33:06.070Z] #42 13.14 DEP images/fdinfo.pb-c.d [2021-02-06T15:33:06.070Z] #42 13.21 PBCC images/core-aarch64.pb-c.c [2021-02-06T15:33:06.070Z] #42 13.26 PBCC images/core-arm.pb-c.c [2021-02-06T15:33:06.070Z] #42 13.31 PBCC images/core-ppc64.pb-c.c [2021-02-06T15:33:06.076Z] #42 11.05 DEP images/sk-netlink.pb-c.d [2021-02-06T15:33:06.076Z] #42 11.10 PBCC images/sk-inet.pb-c.c [2021-02-06T15:33:06.076Z] #42 11.15 DEP images/sk-inet.pb-c.d [2021-02-06T15:33:06.076Z] #42 11.20 PBCC images/sk-unix.pb-c.c [2021-02-06T15:33:06.330Z] #42 13.38 PBCC images/core-s390.pb-c.c [2021-02-06T15:33:06.330Z] #42 13.44 PBCC images/core-x86.pb-c.c [2021-02-06T15:33:06.330Z] #42 13.47 PBCC images/core.pb-c.c [2021-02-06T15:33:06.330Z] #42 13.55 PBCC images/inventory.pb-c.c [2021-02-06T15:33:06.335Z] #42 11.29 DEP images/sk-unix.pb-c.d [2021-02-06T15:33:06.335Z] #42 11.33 PBCC images/mm.pb-c.c [2021-02-06T15:33:06.335Z] #42 11.36 DEP images/mm.pb-c.d [2021-02-06T15:33:06.335Z] #42 11.38 PBCC images/timerfd.pb-c.c [2021-02-06T15:33:06.335Z] #42 11.44 DEP images/timerfd.pb-c.d [2021-02-06T15:33:06.335Z] #42 11.50 PBCC images/timer.pb-c.c [2021-02-06T15:33:06.497Z] #44 ... [2021-02-06T15:33:06.497Z] [2021-02-06T15:33:06.497Z] #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-06T15:33:06.497Z] #50 sha256:cf87e3bdbfcbeab649123ec7e04724a38e067d80e6b652c2e33b3cc19d8bb180 [2021-02-06T15:33:06.497Z] #50 DONE 76.5s [2021-02-06T15:33:06.497Z] [2021-02-06T15:33:06.497Z] #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-06T15:33:06.498Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:33:06.498Z] #12 75.43 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-06T15:33:06.498Z] #12 75.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-06T15:33:06.498Z] #12 75.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:06.498Z] #12 75.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-06T15:33:06.498Z] #12 75.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-06T15:33:06.498Z] #12 75.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:06.590Z] #42 13.63 DEP images/core-aarch64.pb-c.d [2021-02-06T15:33:06.590Z] #42 13.67 DEP images/core-arm.pb-c.d [2021-02-06T15:33:06.590Z] #42 13.72 DEP images/core-ppc64.pb-c.d [2021-02-06T15:33:06.590Z] #42 13.79 DEP images/core-s390.pb-c.d [2021-02-06T15:33:06.595Z] #42 11.51 DEP images/timer.pb-c.d [2021-02-06T15:33:06.595Z] #42 11.58 PBCC images/sa.pb-c.c [2021-02-06T15:33:06.595Z] #42 11.62 DEP images/sa.pb-c.d [2021-02-06T15:33:06.595Z] #42 11.68 PBCC images/pipe-data.pb-c.c [2021-02-06T15:33:06.595Z] #42 11.71 DEP images/pipe-data.pb-c.d [2021-02-06T15:33:06.595Z] #42 11.76 PBCC images/mnt.pb-c.c [2021-02-06T15:33:06.819Z] #34 90.07 internal/fmtsort [2021-02-06T15:33:06.850Z] #42 13.89 DEP images/core-x86.pb-c.d [2021-02-06T15:33:06.850Z] #42 13.95 DEP images/core.pb-c.d [2021-02-06T15:33:06.850Z] #42 14.02 DEP images/inventory.pb-c.d [2021-02-06T15:33:06.855Z] #42 11.80 DEP images/mnt.pb-c.d [2021-02-06T15:33:06.855Z] #42 11.83 PBCC images/sk-packet.pb-c.c [2021-02-06T15:33:06.855Z] #42 11.86 DEP images/sk-packet.pb-c.d [2021-02-06T15:33:06.855Z] #42 11.90 PBCC images/tcp-stream.pb-c.c [2021-02-06T15:33:06.855Z] #42 11.94 DEP images/tcp-stream.pb-c.d [2021-02-06T15:33:06.855Z] #42 12.00 PBCC images/pipe.pb-c.c [2021-02-06T15:33:06.855Z] #42 12.04 DEP images/pipe.pb-c.d [2021-02-06T15:33:07.110Z] #42 14.11 PBCC images/cpuinfo.pb-c.c [2021-02-06T15:33:07.110Z] #42 14.17 DEP images/cpuinfo.pb-c.d [2021-02-06T15:33:07.110Z] #42 14.24 PBCC images/stats.pb-c.c [2021-02-06T15:33:07.110Z] #42 14.27 DEP images/stats.pb-c.d [2021-02-06T15:33:07.115Z] #42 12.09 PBCC images/pstree.pb-c.c [2021-02-06T15:33:07.115Z] #42 12.11 DEP images/pstree.pb-c.d [2021-02-06T15:33:07.115Z] #42 12.16 PBCC images/fs.pb-c.c [2021-02-06T15:33:07.115Z] #42 12.18 DEP images/fs.pb-c.d [2021-02-06T15:33:07.115Z] #42 12.25 PBCC images/signalfd.pb-c.c [2021-02-06T15:33:07.115Z] #42 12.29 DEP images/signalfd.pb-c.d [2021-02-06T15:33:07.375Z] #42 12.35 PBCC images/fh.pb-c.c [2021-02-06T15:33:07.375Z] #42 12.43 PBCC images/fsnotify.pb-c.c [2021-02-06T15:33:07.375Z] #42 12.47 DEP images/fh.pb-c.d [2021-02-06T15:33:07.375Z] #42 12.53 DEP images/fsnotify.pb-c.d [2021-02-06T15:33:07.634Z] #42 12.62 PBCC images/eventpoll.pb-c.c [2021-02-06T15:33:07.634Z] #42 12.67 DEP images/eventpoll.pb-c.d [2021-02-06T15:33:07.634Z] #42 12.70 PBCC images/eventfd.pb-c.c [2021-02-06T15:33:07.634Z] #42 12.75 DEP images/eventfd.pb-c.d [2021-02-06T15:33:07.634Z] #42 12.79 PBCC images/remap-file-path.pb-c.c [2021-02-06T15:33:07.869Z] #34 91.34 path/filepath [2021-02-06T15:33:07.869Z] #34 91.35 fmt [2021-02-06T15:33:07.893Z] #42 12.79 DEP images/remap-file-path.pb-c.d [2021-02-06T15:33:07.893Z] #42 12.85 PBCC images/fifo.pb-c.c [2021-02-06T15:33:07.893Z] #42 12.90 DEP images/fifo.pb-c.d [2021-02-06T15:33:07.893Z] #42 12.95 PBCC images/ghost-file.pb-c.c [2021-02-06T15:33:07.893Z] #42 12.99 DEP images/ghost-file.pb-c.d [2021-02-06T15:33:07.893Z] #42 13.04 PBCC images/regfile.pb-c.c [2021-02-06T15:33:08.050Z] #42 ... [2021-02-06T15:33:08.050Z] [2021-02-06T15:33:08.050Z] #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-06T15:33:08.050Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:33:08.050Z] #44 77.02 go/ast [2021-02-06T15:33:08.050Z] #44 78.54 text/template/parse [2021-02-06T15:33:08.050Z] #44 82.53 go/parser [2021-02-06T15:33:08.050Z] #44 83.02 text/template [2021-02-06T15:33:08.050Z] #44 86.09 encoding/xml [2021-02-06T15:33:08.153Z] #42 13.08 DEP images/regfile.pb-c.d [2021-02-06T15:33:08.153Z] #42 13.16 PBCC images/ns.pb-c.c [2021-02-06T15:33:08.153Z] #42 13.18 DEP images/ns.pb-c.d [2021-02-06T15:33:08.153Z] #42 13.23 PBCC images/fdinfo.pb-c.c [2021-02-06T15:33:08.309Z] #44 ... [2021-02-06T15:33:08.309Z] [2021-02-06T15:33:08.309Z] #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-06T15:33:08.309Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:33:08.309Z] #12 78.32 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-06T15:33:08.309Z] #12 78.33 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-06T15:33:08.309Z] #12 78.34 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:08.309Z] #12 78.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-06T15:33:08.309Z] #12 78.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-06T15:33:08.309Z] #12 78.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:08.412Z] #42 13.33 DEP images/fdinfo.pb-c.d [2021-02-06T15:33:08.412Z] #42 13.39 PBCC images/core-aarch64.pb-c.c [2021-02-06T15:33:08.412Z] #42 13.43 PBCC images/core-arm.pb-c.c [2021-02-06T15:33:08.412Z] #42 13.47 PBCC images/core-ppc64.pb-c.c [2021-02-06T15:33:08.412Z] #42 13.51 PBCC images/core-s390.pb-c.c [2021-02-06T15:33:08.412Z] #42 13.56 PBCC images/core-x86.pb-c.c [2021-02-06T15:33:08.510Z] #34 ... [2021-02-06T15:33:08.510Z] [2021-02-06T15:33:08.510Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:33:08.510Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:08.510Z] #43 17.38 CC images/stats.o [2021-02-06T15:33:08.510Z] #43 17.84 CC images/core.o [2021-02-06T15:33:08.510Z] #43 18.65 CC images/core-x86.o [2021-02-06T15:33:08.510Z] #43 19.26 CC images/core-arm.o [2021-02-06T15:33:08.510Z] #43 19.68 CC images/core-aarch64.o [2021-02-06T15:33:08.510Z] #43 20.22 CC images/core-ppc64.o [2021-02-06T15:33:08.510Z] #43 20.98 CC images/core-s390.o [2021-02-06T15:33:08.510Z] #43 21.79 CC images/cpuinfo.o [2021-02-06T15:33:08.672Z] #42 13.62 PBCC images/core.pb-c.c [2021-02-06T15:33:08.672Z] #42 13.67 PBCC images/inventory.pb-c.c [2021-02-06T15:33:08.672Z] #42 13.74 DEP images/core-aarch64.pb-c.d [2021-02-06T15:33:08.672Z] #42 13.80 DEP images/core-arm.pb-c.d [2021-02-06T15:33:08.672Z] #42 13.86 DEP images/core-ppc64.pb-c.d [2021-02-06T15:33:08.672Z] #42 13.90 DEP images/core-s390.pb-c.d [2021-02-06T15:33:08.808Z] #43 22.34 CC images/inventory.o [2021-02-06T15:33:08.878Z] #12 ... [2021-02-06T15:33:08.878Z] [2021-02-06T15:33:08.878Z] #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-06T15:33:08.878Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:08.878Z] #42 15.79 make[1]: Nothing to be done for 'all'. [2021-02-06T15:33:08.931Z] #42 13.99 DEP images/core-x86.pb-c.d [2021-02-06T15:33:08.931Z] #42 14.04 DEP images/core.pb-c.d [2021-02-06T15:33:08.931Z] #42 ... [2021-02-06T15:33:08.931Z] [2021-02-06T15:33:08.931Z] #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-06T15:33:08.931Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:33:08.931Z] #44 72.79 go/token [2021-02-06T15:33:08.931Z] #44 73.60 go/scanner [2021-02-06T15:33:08.931Z] #44 74.74 internal/lazyregexp [2021-02-06T15:33:08.931Z] #44 75.00 net/url [2021-02-06T15:33:08.931Z] #44 75.03 go/ast [2021-02-06T15:33:08.931Z] #44 77.12 text/template/parse [2021-02-06T15:33:08.931Z] #44 81.02 go/parser [2021-02-06T15:33:08.931Z] #44 81.90 text/template [2021-02-06T15:33:08.931Z] #44 ... [2021-02-06T15:33:08.931Z] [2021-02-06T15:33:08.931Z] #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-06T15:33:08.931Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:08.931Z] #42 14.11 DEP images/inventory.pb-c.d [2021-02-06T15:33:08.931Z] #42 14.14 PBCC images/cpuinfo.pb-c.c [2021-02-06T15:33:09.071Z] #12 ... [2021-02-06T15:33:09.072Z] [2021-02-06T15:33:09.072Z] #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-06T15:33:09.072Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:33:09.072Z] #42 3.872 Note: Building without setproctitle() and strlcpy() support. [2021-02-06T15:33:09.072Z] #42 3.872 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-06T15:33:09.072Z] #42 3.905 Note: Building without GnuTLS support [2021-02-06T15:33:09.072Z] #42 3.931 Makefile.config:39: Warn: you have no libnftables installed [2021-02-06T15:33:09.072Z] #42 3.931 Makefile.config:40: Warn: Building without nftables support [2021-02-06T15:33:09.072Z] #42 6.242 fatal: not a git repository (or any of the parent directories): .git [2021-02-06T15:33:09.072Z] #42 6.283 GEN .gitid [2021-02-06T15:33:09.072Z] #42 6.417 GEN criu/include/version.h [2021-02-06T15:33:09.072Z] #42 6.474 GEN include/common/asm [2021-02-06T15:33:09.072Z] #42 8.527 PBCC images/timens.pb-c.c [2021-02-06T15:33:09.072Z] #42 8.566 DEP images/timens.pb-c.d [2021-02-06T15:33:09.072Z] #42 8.691 PBCC images/fown.pb-c.c [2021-02-06T15:33:09.072Z] #42 8.706 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-06T15:33:09.072Z] #42 8.789 PBCC images/opts.pb-c.c [2021-02-06T15:33:09.072Z] #42 8.842 PBCC images/memfd.pb-c.c [2021-02-06T15:33:09.072Z] #42 8.888 DEP images/fown.pb-c.d [2021-02-06T15:33:09.072Z] #42 8.951 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-06T15:33:09.072Z] #42 9.060 DEP images/opts.pb-c.d [2021-02-06T15:33:09.072Z] #42 9.119 DEP images/memfd.pb-c.d [2021-02-06T15:33:09.072Z] #42 9.195 PBCC images/sit.pb-c.c [2021-02-06T15:33:09.072Z] #42 9.257 DEP images/sit.pb-c.d [2021-02-06T15:33:09.072Z] #42 9.330 PBCC images/macvlan.pb-c.c [2021-02-06T15:33:09.072Z] #42 9.350 DEP images/macvlan.pb-c.d [2021-02-06T15:33:09.072Z] #42 9.410 PBCC images/autofs.pb-c.c [2021-02-06T15:33:09.072Z] #42 9.449 DEP images/autofs.pb-c.d [2021-02-06T15:33:09.072Z] #42 9.498 PBCC images/sysctl.pb-c.c [2021-02-06T15:33:09.072Z] #42 9.527 DEP images/sysctl.pb-c.d [2021-02-06T15:33:09.072Z] #42 9.595 PBCC images/time.pb-c.c [2021-02-06T15:33:09.072Z] #42 9.634 DEP images/time.pb-c.d [2021-02-06T15:33:09.072Z] #42 9.687 PBCC images/binfmt-misc.pb-c.c [2021-02-06T15:33:09.072Z] #42 9.745 DEP images/binfmt-misc.pb-c.d [2021-02-06T15:33:09.072Z] #42 9.800 PBCC images/seccomp.pb-c.c [2021-02-06T15:33:09.072Z] #42 9.823 DEP images/seccomp.pb-c.d [2021-02-06T15:33:09.072Z] #42 9.872 PBCC images/userns.pb-c.c [2021-02-06T15:33:09.072Z] #42 9.886 DEP images/userns.pb-c.d [2021-02-06T15:33:09.072Z] #42 9.937 PBCC images/cgroup.pb-c.c [2021-02-06T15:33:09.072Z] #42 9.951 DEP images/cgroup.pb-c.d [2021-02-06T15:33:09.072Z] #42 10.01 PBCC images/ext-file.pb-c.c [2021-02-06T15:33:09.072Z] #42 10.03 DEP images/ext-file.pb-c.d [2021-02-06T15:33:09.072Z] #42 10.13 PBCC images/rpc.pb-c.c [2021-02-06T15:33:09.114Z] #43 ... [2021-02-06T15:33:09.114Z] [2021-02-06T15:33:09.114Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-06T15:33:09.114Z] #51 sha256:56b013b2ff87a8fba94c0a141d4decf46b3f572df1cf0791169affe9e1ddbba4 [2021-02-06T15:33:09.114Z] #51 82.62 time [2021-02-06T15:33:09.114Z] #51 85.40 regexp [2021-02-06T15:33:09.114Z] #51 92.46 context [2021-02-06T15:33:09.114Z] #51 92.52 path/filepath [2021-02-06T15:33:09.114Z] #51 92.53 mvdan.cc/sh/v3/fileutil [2021-02-06T15:33:09.114Z] #51 ... [2021-02-06T15:33:09.114Z] [2021-02-06T15:33:09.114Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:33:09.114Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:09.114Z] #43 22.62 CC images/fdinfo.o [2021-02-06T15:33:09.191Z] #42 14.19 DEP images/cpuinfo.pb-c.d [2021-02-06T15:33:09.191Z] #42 14.23 PBCC images/stats.pb-c.c [2021-02-06T15:33:09.337Z] #42 10.20 DEP images/rpc.pb-c.d [2021-02-06T15:33:09.338Z] #42 10.28 PBCC images/siginfo.pb-c.c [2021-02-06T15:33:09.338Z] #42 10.30 DEP images/siginfo.pb-c.d [2021-02-06T15:33:09.338Z] #42 10.33 PBCC images/pagemap.pb-c.c [2021-02-06T15:33:09.338Z] #42 10.37 DEP images/pagemap.pb-c.d [2021-02-06T15:33:09.338Z] #42 10.40 PBCC images/rlimit.pb-c.c [2021-02-06T15:33:09.410Z] #43 22.96 CC images/fown.o [2021-02-06T15:33:09.447Z] #42 ... [2021-02-06T15:33:09.447Z] [2021-02-06T15:33:09.448Z] #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-06T15:33:09.448Z] #50 sha256:4bc8e0557a3b29c0f4064e76b17639731a4fcb835def2bf1f0b93598b82558a0 [2021-02-06T15:33:09.448Z] #50 78.17 github.com/pkg/diff [2021-02-06T15:33:09.448Z] #50 79.75 go/ast [2021-02-06T15:33:09.448Z] #50 82.31 golang.org/x/crypto/ssh/terminal [2021-02-06T15:33:09.448Z] #50 83.73 mvdan.cc/editorconfig [2021-02-06T15:33:09.448Z] #50 84.68 mvdan.cc/sh/v3/fileutil [2021-02-06T15:33:09.448Z] #50 84.88 mvdan.cc/sh/v3/syntax [2021-02-06T15:33:09.448Z] #50 ... [2021-02-06T15:33:09.448Z] [2021-02-06T15:33:09.448Z] #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-06T15:33:09.448Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:33:09.448Z] #44 88.26 go/doc [2021-02-06T15:33:09.450Z] #42 14.30 DEP images/stats.pb-c.d [2021-02-06T15:33:09.603Z] #42 10.42 DEP images/rlimit.pb-c.d [2021-02-06T15:33:09.603Z] #42 10.53 PBCC images/file-lock.pb-c.c [2021-02-06T15:33:09.603Z] #42 10.56 DEP images/file-lock.pb-c.d [2021-02-06T15:33:09.603Z] #42 10.59 PBCC images/tty.pb-c.c [2021-02-06T15:33:09.603Z] #42 10.66 DEP images/tty.pb-c.d [2021-02-06T15:33:09.603Z] #42 10.73 PBCC images/tun.pb-c.c [2021-02-06T15:33:09.603Z] #42 10.78 PBCC images/netdev.pb-c.c [2021-02-06T15:33:09.706Z] #43 23.23 CC images/ns.o [2021-02-06T15:33:09.869Z] #42 10.83 DEP images/tun.pb-c.d [2021-02-06T15:33:09.869Z] #42 10.87 DEP images/netdev.pb-c.d [2021-02-06T15:33:09.869Z] #42 ... [2021-02-06T15:33:09.869Z] [2021-02-06T15:33:09.869Z] #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-06T15:33:09.869Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:33:09.869Z] #44 80.10 github.com/LK4D4/vndr/build [2021-02-06T15:33:10.003Z] #43 23.48 CC images/regfile.o [2021-02-06T15:33:10.019Z] #42 ... [2021-02-06T15:33:10.019Z] [2021-02-06T15:33:10.019Z] #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-06T15:33:10.019Z] #50 sha256:2cf9bf52452d39d56473805c03cd48fe5ea71d510ee06d94343497e4da12726a [2021-02-06T15:33:10.019Z] #50 73.91 encoding/json [2021-02-06T15:33:10.019Z] #50 77.84 github.com/pkg/diff [2021-02-06T15:33:10.019Z] #50 79.51 go/ast [2021-02-06T15:33:10.019Z] #50 81.51 golang.org/x/crypto/ssh/terminal [2021-02-06T15:33:10.019Z] #50 82.99 mvdan.cc/editorconfig [2021-02-06T15:33:10.019Z] #50 83.51 mvdan.cc/sh/v3/fileutil [2021-02-06T15:33:10.019Z] #50 83.69 mvdan.cc/sh/v3/syntax [2021-02-06T15:33:10.278Z] #50 ... [2021-02-06T15:33:10.278Z] [2021-02-06T15:33:10.278Z] #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-06T15:33:10.278Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:33:10.278Z] #12 74.12 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-06T15:33:10.278Z] #12 74.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-06T15:33:10.278Z] #12 74.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:10.278Z] #12 74.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-06T15:33:10.278Z] #12 74.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-06T15:33:10.278Z] #12 74.35 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:10.308Z] #43 23.78 CC images/ghost-file.o [2021-02-06T15:33:10.449Z] #44 80.75 vendor/golang.org/x/net/idna [2021-02-06T15:33:10.538Z] #12 ... [2021-02-06T15:33:10.538Z] [2021-02-06T15:33:10.538Z] #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-06T15:33:10.538Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:33:10.538Z] #44 84.49 encoding/xml [2021-02-06T15:33:10.606Z] #43 24.14 CC images/fifo.o [2021-02-06T15:33:10.902Z] #43 24.42 CC images/remap-file-path.o [2021-02-06T15:33:11.198Z] #43 24.65 CC images/eventfd.o [2021-02-06T15:33:11.233Z] 4dcc9a9b9e68: Verifying Checksum [2021-02-06T15:33:11.233Z] 4dcc9a9b9e68: Download complete [2021-02-06T15:33:11.494Z] #43 24.83 CC images/eventpoll.o [2021-02-06T15:33:11.791Z] #43 25.29 CC images/fh.o [2021-02-06T15:33:11.851Z] #44 ... [2021-02-06T15:33:11.851Z] [2021-02-06T15:33:11.851Z] #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-06T15:33:11.851Z] #36 sha256:e803de6249703d7b49af8491cdd6eb8e9a11af4f7ed7ea87f96f8d612fb012b3 [2021-02-06T15:33:11.851Z] #36 1.903 + RM_GOPATH=0 [2021-02-06T15:33:11.851Z] #36 1.903 + TMP_GOPATH= [2021-02-06T15:33:11.851Z] #36 1.903 + : /build [2021-02-06T15:33:11.851Z] #36 1.903 + '[' -z '' ']' [2021-02-06T15:33:11.851Z] #36 1.903 ++ mktemp -d [2021-02-06T15:33:11.851Z] #36 1.904 + export GOPATH=/tmp/tmp.Ua4s44Qj1t [2021-02-06T15:33:11.851Z] #36 1.904 + GOPATH=/tmp/tmp.Ua4s44Qj1t [2021-02-06T15:33:11.851Z] #36 1.904 + RM_GOPATH=1 [2021-02-06T15:33:11.851Z] #36 1.904 + case "$(go env GOARCH)" in [2021-02-06T15:33:11.851Z] #36 1.911 ++ go env GOARCH [2021-02-06T15:33:11.852Z] #36 1.939 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:33:11.852Z] #36 1.939 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:33:11.852Z] #36 1.939 ++ dirname /tmp/install/install.sh [2021-02-06T15:33:11.852Z] #36 1.944 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:33:11.852Z] #36 1.944 + dir=/tmp/install [2021-02-06T15:33:11.852Z] #36 1.944 + bin=tini [2021-02-06T15:33:11.852Z] #36 1.944 + shift [2021-02-06T15:33:11.852Z] #36 1.944 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-06T15:33:11.852Z] #36 1.944 + . /tmp/install/tini.installer [2021-02-06T15:33:11.852Z] #36 1.944 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:33:11.852Z] #36 1.944 + install_tini [2021-02-06T15:33:11.852Z] #36 1.944 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-06T15:33:11.852Z] #36 1.944 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ua4s44Qj1t/tini [2021-02-06T15:33:11.852Z] #36 1.947 Cloning into '/tmp/tmp.Ua4s44Qj1t/tini'... [2021-02-06T15:33:11.852Z] #36 3.124 + cd /tmp/tmp.Ua4s44Qj1t/tini [2021-02-06T15:33:11.852Z] #36 3.125 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-06T15:33:11.852Z] #36 3.142 + cmake . [2021-02-06T15:33:11.852Z] #36 3.761 -- The C compiler identification is GNU 8.3.0 [2021-02-06T15:33:11.852Z] #36 3.783 -- Check for working C compiler: /usr/bin/cc [2021-02-06T15:33:11.852Z] #36 4.567 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-06T15:33:11.852Z] #36 4.569 -- Detecting C compiler ABI info [2021-02-06T15:33:11.852Z] #36 5.855 -- Detecting C compiler ABI info - done [2021-02-06T15:33:11.852Z] #36 5.931 -- Detecting C compile features [2021-02-06T15:33:11.852Z] #36 8.213 -- Detecting C compile features - done [2021-02-06T15:33:11.852Z] #36 8.237 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-06T15:33:11.852Z] #36 8.469 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-06T15:33:11.852Z] #36 8.553 -- Configuring done [2021-02-06T15:33:11.852Z] #36 8.569 -- Generating done [2021-02-06T15:33:11.852Z] #36 8.571 -- Build files have been written to: /tmp/tmp.Ua4s44Qj1t/tini [2021-02-06T15:33:11.852Z] #36 8.582 + make tini-static [2021-02-06T15:33:11.852Z] #36 8.895 Scanning dependencies of target tini-static [2021-02-06T15:33:11.852Z] #36 9.013 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-06T15:33:12.088Z] #43 25.62 CC images/fsnotify.o [2021-02-06T15:33:12.117Z] #36 ... [2021-02-06T15:33:12.117Z] [2021-02-06T15:33:12.117Z] #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-06T15:33:12.117Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:33:12.117Z] #42 10.93 PBCC images/vma.pb-c.c [2021-02-06T15:33:12.117Z] #42 10.99 DEP images/vma.pb-c.d [2021-02-06T15:33:12.117Z] #42 11.07 PBCC images/creds.pb-c.c [2021-02-06T15:33:12.117Z] #42 11.08 DEP images/creds.pb-c.d [2021-02-06T15:33:12.117Z] #42 11.16 PBCC images/utsns.pb-c.c [2021-02-06T15:33:12.117Z] #42 11.17 DEP images/utsns.pb-c.d [2021-02-06T15:33:12.117Z] #42 11.24 PBCC images/ipc-desc.pb-c.c [2021-02-06T15:33:12.117Z] #42 11.26 PBCC images/ipc-sem.pb-c.c [2021-02-06T15:33:12.117Z] #42 11.33 DEP images/ipc-desc.pb-c.d [2021-02-06T15:33:12.117Z] #42 11.37 DEP images/ipc-sem.pb-c.d [2021-02-06T15:33:12.117Z] #42 11.43 PBCC images/ipc-msg.pb-c.c [2021-02-06T15:33:12.117Z] #42 11.46 DEP images/ipc-msg.pb-c.d [2021-02-06T15:33:12.117Z] #42 11.50 PBCC images/ipc-shm.pb-c.c [2021-02-06T15:33:12.117Z] #42 11.52 DEP images/ipc-shm.pb-c.d [2021-02-06T15:33:12.117Z] #42 11.54 PBCC images/ipc-var.pb-c.c [2021-02-06T15:33:12.117Z] #42 11.58 DEP images/ipc-var.pb-c.d [2021-02-06T15:33:12.117Z] #42 11.63 PBCC images/sk-opts.pb-c.c [2021-02-06T15:33:12.117Z] #42 11.67 PBCC images/packet-sock.pb-c.c [2021-02-06T15:33:12.117Z] #42 11.74 DEP images/sk-opts.pb-c.d [2021-02-06T15:33:12.117Z] #42 11.78 DEP images/packet-sock.pb-c.d [2021-02-06T15:33:12.117Z] #42 11.81 PBCC images/sk-netlink.pb-c.c [2021-02-06T15:33:12.117Z] #42 11.86 DEP images/sk-netlink.pb-c.d [2021-02-06T15:33:12.117Z] #42 11.92 PBCC images/sk-inet.pb-c.c [2021-02-06T15:33:12.117Z] #42 11.95 DEP images/sk-inet.pb-c.d [2021-02-06T15:33:12.117Z] #42 12.00 PBCC images/sk-unix.pb-c.c [2021-02-06T15:33:12.117Z] #42 12.07 DEP images/sk-unix.pb-c.d [2021-02-06T15:33:12.117Z] #42 12.12 PBCC images/mm.pb-c.c [2021-02-06T15:33:12.117Z] #42 12.17 DEP images/mm.pb-c.d [2021-02-06T15:33:12.117Z] #42 12.28 PBCC images/timerfd.pb-c.c [2021-02-06T15:33:12.117Z] #42 12.34 DEP images/timerfd.pb-c.d [2021-02-06T15:33:12.117Z] #42 12.39 PBCC images/timer.pb-c.c [2021-02-06T15:33:12.117Z] #42 12.43 DEP images/timer.pb-c.d [2021-02-06T15:33:12.117Z] #42 12.53 PBCC images/sa.pb-c.c [2021-02-06T15:33:12.117Z] #42 12.55 DEP images/sa.pb-c.d [2021-02-06T15:33:12.117Z] #42 12.67 PBCC images/pipe-data.pb-c.c [2021-02-06T15:33:12.117Z] #42 12.72 DEP images/pipe-data.pb-c.d [2021-02-06T15:33:12.117Z] #42 12.79 PBCC images/mnt.pb-c.c [2021-02-06T15:33:12.117Z] #42 12.88 DEP images/mnt.pb-c.d [2021-02-06T15:33:12.117Z] #42 12.93 PBCC images/sk-packet.pb-c.c [2021-02-06T15:33:12.117Z] #42 12.98 DEP images/sk-packet.pb-c.d [2021-02-06T15:33:12.117Z] #42 13.01 PBCC images/tcp-stream.pb-c.c [2021-02-06T15:33:12.117Z] #42 13.06 DEP images/tcp-stream.pb-c.d [2021-02-06T15:33:12.117Z] #42 13.11 PBCC images/pipe.pb-c.c [2021-02-06T15:33:12.117Z] #42 13.20 DEP images/pipe.pb-c.d [2021-02-06T15:33:12.117Z] #42 13.26 PBCC images/pstree.pb-c.c [2021-02-06T15:33:12.382Z] #42 13.29 DEP images/pstree.pb-c.d [2021-02-06T15:33:12.382Z] #42 13.38 PBCC images/fs.pb-c.c [2021-02-06T15:33:12.382Z] #42 13.40 DEP images/fs.pb-c.d [2021-02-06T15:33:12.382Z] #42 13.45 PBCC images/signalfd.pb-c.c [2021-02-06T15:33:12.648Z] #42 13.51 DEP images/signalfd.pb-c.d [2021-02-06T15:33:12.648Z] #42 13.60 PBCC images/fh.pb-c.c [2021-02-06T15:33:12.648Z] #42 13.66 PBCC images/fsnotify.pb-c.c [2021-02-06T15:33:12.648Z] #42 13.72 DEP images/fh.pb-c.d [2021-02-06T15:33:12.648Z] #42 13.77 DEP images/fsnotify.pb-c.d [2021-02-06T15:33:12.740Z] #44 91.48 github.com/LK4D4/vndr/build [2021-02-06T15:33:12.740Z] #44 91.48 github.com/LK4D4/vndr/versioned [2021-02-06T15:33:12.740Z] #44 91.57 compress/flate [2021-02-06T15:33:12.913Z] #42 13.83 PBCC images/eventpoll.pb-c.c [2021-02-06T15:33:12.913Z] #42 13.86 DEP images/eventpoll.pb-c.d [2021-02-06T15:33:12.913Z] #42 13.88 PBCC images/eventfd.pb-c.c [2021-02-06T15:33:12.913Z] #42 13.89 DEP images/eventfd.pb-c.d [2021-02-06T15:33:12.913Z] #42 13.90 PBCC images/remap-file-path.pb-c.c [2021-02-06T15:33:12.913Z] #42 13.94 DEP images/remap-file-path.pb-c.d [2021-02-06T15:33:12.913Z] #42 14.01 PBCC images/fifo.pb-c.c [2021-02-06T15:33:12.913Z] #42 14.03 DEP images/fifo.pb-c.d [2021-02-06T15:33:13.150Z] #43 26.53 CC images/signalfd.o [2021-02-06T15:33:13.178Z] #42 14.08 PBCC images/ghost-file.pb-c.c [2021-02-06T15:33:13.178Z] #42 14.15 DEP images/ghost-file.pb-c.d [2021-02-06T15:33:13.178Z] #42 14.23 PBCC images/regfile.pb-c.c [2021-02-06T15:33:13.178Z] #42 14.28 DEP images/regfile.pb-c.d [2021-02-06T15:33:13.443Z] #42 14.35 PBCC images/ns.pb-c.c [2021-02-06T15:33:13.443Z] #42 14.42 DEP images/ns.pb-c.d [2021-02-06T15:33:13.443Z] #42 14.46 PBCC images/fdinfo.pb-c.c [2021-02-06T15:33:13.443Z] #42 14.51 DEP images/fdinfo.pb-c.d [2021-02-06T15:33:13.443Z] #42 14.58 PBCC images/core-aarch64.pb-c.c [2021-02-06T15:33:13.443Z] #42 14.63 PBCC images/core-arm.pb-c.c [2021-02-06T15:33:13.445Z] #43 26.69 CC images/fs.o [2021-02-06T15:33:13.445Z] #43 26.96 CC images/pstree.o [2021-02-06T15:33:13.708Z] #42 14.66 PBCC images/core-ppc64.pb-c.c [2021-02-06T15:33:13.708Z] #42 14.70 PBCC images/core-s390.pb-c.c [2021-02-06T15:33:13.708Z] #42 14.73 PBCC images/core-x86.pb-c.c [2021-02-06T15:33:13.708Z] #42 14.76 PBCC images/core.pb-c.c [2021-02-06T15:33:13.708Z] #42 14.79 PBCC images/inventory.pb-c.c [2021-02-06T15:33:13.708Z] #42 14.82 DEP images/core-aarch64.pb-c.d [2021-02-06T15:33:13.708Z] #42 14.86 DEP images/core-arm.pb-c.d [2021-02-06T15:33:13.741Z] #43 27.29 CC images/pipe.o [2021-02-06T15:33:13.831Z] #44 87.20 go/doc [2021-02-06T15:33:13.973Z] #42 14.89 DEP images/core-ppc64.pb-c.d [2021-02-06T15:33:13.973Z] #42 14.94 DEP images/core-s390.pb-c.d [2021-02-06T15:33:13.973Z] #42 14.99 DEP images/core-x86.pb-c.d [2021-02-06T15:33:13.973Z] #42 15.06 DEP images/core.pb-c.d [2021-02-06T15:33:13.973Z] #42 15.12 DEP images/inventory.pb-c.d [2021-02-06T15:33:14.238Z] #42 15.18 PBCC images/cpuinfo.pb-c.c [2021-02-06T15:33:14.238Z] #42 15.20 DEP images/cpuinfo.pb-c.d [2021-02-06T15:33:14.238Z] #42 15.23 PBCC images/stats.pb-c.c [2021-02-06T15:33:14.238Z] #42 15.25 DEP images/stats.pb-c.d [2021-02-06T15:33:14.384Z] #43 27.65 CC images/tcp-stream.o [2021-02-06T15:33:14.384Z] #43 27.88 CC images/sk-packet.o [2021-02-06T15:33:14.384Z] #43 ... [2021-02-06T15:33:14.384Z] [2021-02-06T15:33:14.384Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-06T15:33:14.384Z] #56 sha256:cbe6859766ffac2ee48ab6560119603785fbbf00302031cdc5ef240759415c4f [2021-02-06T15:33:14.649Z] #44 ... [2021-02-06T15:33:14.649Z] [2021-02-06T15:33:14.649Z] #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-06T15:33:14.649Z] #55 sha256:e680cf2467b535c30ae3b2a0e69898cf3ab91f64c6ef5e347ec7f217d0901d81 [2021-02-06T15:33:14.649Z] #55 43.93 Checking out files: 47% (1803/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-06T15:33:14.649Z] #55 45.39 + cd /tmp/tmp.7erpmo7tzB/src/github.com/containerd/containerd [2021-02-06T15:33:14.649Z] #55 45.39 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:33:14.819Z] #42 ... [2021-02-06T15:33:14.819Z] [2021-02-06T15:33:14.819Z] #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-06T15:33:14.819Z] #36 sha256:e803de6249703d7b49af8491cdd6eb8e9a11af4f7ed7ea87f96f8d612fb012b3 [2021-02-06T15:33:14.819Z] #36 10.42 [100%] Linking C executable tini-static [2021-02-06T15:33:14.819Z] #36 10.82 [100%] Built target tini-static [2021-02-06T15:33:14.819Z] #36 10.99 + mkdir -p /build [2021-02-06T15:33:14.819Z] #36 11.00 + cp tini-static /build/docker-init [2021-02-06T15:33:14.819Z] #36 DONE 13.0s [2021-02-06T15:33:14.819Z] [2021-02-06T15:33:14.819Z] #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-06T15:33:14.819Z] #57 sha256:708ee4dd31d52f23966804e987492d92e2a4fe80254f755a27ac3648320d9fda [2021-02-06T15:33:14.819Z] #57 76.93 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-06T15:33:14.819Z] #57 76.93 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-06T15:33:14.819Z] #57 DONE 85.0s [2021-02-06T15:33:14.819Z] [2021-02-06T15:33:14.819Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-06T15:33:14.819Z] #58 sha256:0ddb7490674b0f3c7729a2077b10b4325c30a756657f506022f36dda3dc098f9 [2021-02-06T15:33:14.819Z] #58 DONE 0.1s [2021-02-06T15:33:14.819Z] [2021-02-06T15:33:14.819Z] #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-06T15:33:14.819Z] #55 sha256:7adb8037a352a14afb6379e0284387d17001b55569fbb2ad0304529b53e936e5 [2021-02-06T15:33:14.819Z] #55 35.06 Checking out files: 39% (1476/3766) Checking out files: 40% (1507/3766) Checking out files: 41% (1545/3766) Checking out files: 42% (1582/3766) Checking out files: 43% (1620/3766) Checking out files: 44% (1658/3766) Checking out files: 45% (1695/3766) Checking out files: 46% (1733/3766) Checking out files: 47% (1771/3766) Checking out files: 48% (1808/3766) Checking out files: 49% (1846/3766) Checking out files: 50% (1883/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 85% (3211/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-06T15:33:14.819Z] #55 36.49 + cd /tmp/tmp.AN6UP0NSM3/src/github.com/containerd/containerd [2021-02-06T15:33:14.819Z] #55 36.49 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:33:14.819Z] #55 37.43 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-06T15:33:14.819Z] #55 37.43 + BUILDTAGS='netgo osusergo static_build' [2021-02-06T15:33:14.819Z] #55 37.43 + export EXTRA_FLAGS=-buildmode=pie [2021-02-06T15:33:14.819Z] #55 37.43 + EXTRA_FLAGS=-buildmode=pie [2021-02-06T15:33:14.819Z] #55 37.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-06T15:33:14.819Z] #55 37.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-06T15:33:14.819Z] #55 37.43 + '[' '' = dynamic ']' [2021-02-06T15:33:14.819Z] #55 37.43 + make [2021-02-06T15:33:14.978Z] #56 52.88 Checking out files: 50% (1918/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 92% (3498/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-06T15:33:14.979Z] #56 54.08 + cd /tmp/tmp.Ee5Aw0n8XI/src/github.com/containerd/containerd [2021-02-06T15:33:14.979Z] #56 54.08 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:33:14.979Z] #56 ... [2021-02-06T15:33:14.979Z] [2021-02-06T15:33:14.979Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:33:14.979Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:33:14.979Z] #45 88.65 regexp [2021-02-06T15:33:14.979Z] #45 93.60 context [2021-02-06T15:33:14.979Z] #45 93.66 io/ioutil [2021-02-06T15:33:14.979Z] #45 95.54 os/exec [2021-02-06T15:33:14.979Z] #45 95.65 net [2021-02-06T15:33:14.979Z] #45 97.14 internal/lazyregexp [2021-02-06T15:33:14.979Z] #45 98.14 github.com/LK4D4/vndr/versioned [2021-02-06T15:33:15.084Z] #55 ... [2021-02-06T15:33:15.084Z] [2021-02-06T15:33:15.084Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-06T15:33:15.084Z] #59 sha256:4f2a0298aa12299d2bd40912bab4a7ff3389a23a56180728037cf400972810dc [2021-02-06T15:33:15.084Z] #59 DONE 0.2s [2021-02-06T15:33:15.275Z] #45 ... [2021-02-06T15:33:15.275Z] [2021-02-06T15:33:15.275Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:33:15.275Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:15.275Z] #43 28.27 CC images/mnt.o [2021-02-06T15:33:15.275Z] #43 28.53 CC images/pipe-data.o [2021-02-06T15:33:15.275Z] #43 28.78 CC images/sa.o [2021-02-06T15:33:15.354Z] [2021-02-06T15:33:15.354Z] #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-06T15:33:15.354Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:33:15.354Z] #44 83.89 mime [2021-02-06T15:33:15.572Z] #43 29.04 CC images/timer.o [2021-02-06T15:33:15.742Z] #44 ... [2021-02-06T15:33:15.742Z] [2021-02-06T15:33:15.742Z] #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-06T15:33:15.742Z] #55 sha256:c86b96ec7390cba5f4d5be9a3499a9703bc3a27f34386022374cd12c98eb64cd [2021-02-06T15:33:15.870Z] #43 29.45 CC images/timerfd.o [2021-02-06T15:33:16.030Z] #55 47.41 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-06T15:33:16.030Z] #55 47.41 + BUILDTAGS='netgo osusergo static_build' [2021-02-06T15:33:16.030Z] #55 47.41 + export EXTRA_FLAGS=-buildmode=pie [2021-02-06T15:33:16.030Z] #55 47.41 + EXTRA_FLAGS=-buildmode=pie [2021-02-06T15:33:16.030Z] #55 47.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-06T15:33:16.030Z] #55 47.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-06T15:33:16.030Z] #55 47.42 + '[' '' = dynamic ']' [2021-02-06T15:33:16.030Z] #55 47.42 + make [2021-02-06T15:33:16.168Z] #43 29.73 CC images/mm.o [2021-02-06T15:33:16.526Z] #55 42.63 Checking out files: 52% (1966/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 95% (3606/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-06T15:33:16.526Z] #55 43.79 + cd /tmp/tmp.839dvLL8iT/src/github.com/containerd/containerd [2021-02-06T15:33:16.786Z] #55 43.79 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-06T15:33:16.827Z] #43 30.08 CC images/sk-opts.o [2021-02-06T15:33:16.827Z] #43 30.39 CC images/sk-unix.o [2021-02-06T15:33:16.969Z] #55 48.34 + bin/ctr [2021-02-06T15:33:17.122Z] #43 30.69 CC images/sk-inet.o [2021-02-06T15:33:17.768Z] #43 31.21 CC images/tun.o [2021-02-06T15:33:18.066Z] #43 31.54 CC images/sk-netlink.o [2021-02-06T15:33:18.364Z] #43 31.78 CC images/packet-sock.o [2021-02-06T15:33:18.674Z] #43 32.24 CC images/ipc-var.o [2021-02-06T15:33:18.694Z] #55 45.42 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-06T15:33:18.694Z] #55 45.43 + BUILDTAGS='netgo osusergo static_build' [2021-02-06T15:33:18.694Z] #55 45.43 + export EXTRA_FLAGS=-buildmode=pie [2021-02-06T15:33:18.694Z] #55 45.43 + EXTRA_FLAGS=-buildmode=pie [2021-02-06T15:33:18.694Z] #55 45.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-06T15:33:18.694Z] #55 45.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-06T15:33:18.694Z] #55 45.43 + '[' '' = dynamic ']' [2021-02-06T15:33:18.694Z] #55 45.43 + make [2021-02-06T15:33:18.877Z] #55 ... [2021-02-06T15:33:18.877Z] [2021-02-06T15:33:18.877Z] #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-06T15:33:18.877Z] #50 sha256:4bc8e0557a3b29c0f4064e76b17639731a4fcb835def2bf1f0b93598b82558a0 [2021-02-06T15:33:18.877Z] #50 90.92 mvdan.cc/sh/v3/cmd/shfmt [2021-02-06T15:33:18.877Z] #50 DONE 97.5s [2021-02-06T15:33:18.877Z] [2021-02-06T15:33:18.877Z] #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-06T15:33:18.877Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:18.877Z] #42 17.28 CC images/stats.o [2021-02-06T15:33:18.877Z] #42 17.60 CC images/core.o [2021-02-06T15:33:18.877Z] #42 18.27 CC images/core-x86.o [2021-02-06T15:33:18.877Z] #42 18.80 CC images/core-arm.o [2021-02-06T15:33:18.877Z] #42 19.19 CC images/core-aarch64.o [2021-02-06T15:33:18.877Z] #42 19.63 CC images/core-ppc64.o [2021-02-06T15:33:18.877Z] #42 20.38 CC images/core-s390.o [2021-02-06T15:33:18.877Z] #42 21.17 CC images/cpuinfo.o [2021-02-06T15:33:18.877Z] #42 21.65 CC images/inventory.o [2021-02-06T15:33:18.877Z] #42 21.98 CC images/fdinfo.o [2021-02-06T15:33:18.877Z] #42 22.33 CC images/fown.o [2021-02-06T15:33:18.877Z] #42 22.56 CC images/ns.o [2021-02-06T15:33:18.877Z] #42 22.77 CC images/regfile.o [2021-02-06T15:33:18.877Z] #42 22.98 CC images/ghost-file.o [2021-02-06T15:33:18.877Z] #42 23.25 CC images/fifo.o [2021-02-06T15:33:18.877Z] #42 23.48 CC images/remap-file-path.o [2021-02-06T15:33:18.877Z] #42 23.77 CC images/eventfd.o [2021-02-06T15:33:18.877Z] #42 24.00 CC images/eventpoll.o [2021-02-06T15:33:18.877Z] #42 24.39 CC images/fh.o [2021-02-06T15:33:18.877Z] #42 24.71 CC images/fsnotify.o [2021-02-06T15:33:18.877Z] #42 25.21 CC images/signalfd.o [2021-02-06T15:33:18.877Z] #42 25.41 CC images/fs.o [2021-02-06T15:33:18.877Z] #42 25.72 CC images/pstree.o [2021-02-06T15:33:18.877Z] #42 26.13 CC images/pipe.o [2021-02-06T15:33:18.983Z] #43 32.53 CC images/ipc-desc.o [2021-02-06T15:33:19.265Z] #55 46.40 + bin/ctr [2021-02-06T15:33:19.603Z] #44 ... [2021-02-06T15:33:19.603Z] [2021-02-06T15:33:19.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-06T15:33:19.603Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:33:19.603Z] #42 17.39 make[1]: Nothing to be done for 'all'. [2021-02-06T15:33:19.603Z] #42 19.56 CC images/stats.o [2021-02-06T15:33:19.603Z] #42 19.94 CC images/core.o [2021-02-06T15:33:19.603Z] #42 20.35 CC images/core-x86.o [2021-02-06T15:33:19.628Z] #43 32.88 CC images/ipc-shm.o [2021-02-06T15:33:19.628Z] #43 ... [2021-02-06T15:33:19.628Z] [2021-02-06T15:33:19.628Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-06T15:33:19.628Z] #34 sha256:b25c9d0ad5b723615f5c363121e9a1cf5f7ddb91575332030daef9aff8ec8458 [2021-02-06T15:33:19.628Z] #34 93.01 io/ioutil [2021-02-06T15:33:19.628Z] #34 95.32 log [2021-02-06T15:33:19.628Z] #34 95.34 github.com/BurntSushi/toml [2021-02-06T15:33:19.628Z] #34 95.34 flag [2021-02-06T15:33:19.628Z] #34 100.1 github.com/BurntSushi/toml/cmd/tomlv [2021-02-06T15:33:19.628Z] #34 ... [2021-02-06T15:33:19.628Z] [2021-02-06T15:33:19.628Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-06T15:33:19.628Z] #56 sha256:cbe6859766ffac2ee48ab6560119603785fbbf00302031cdc5ef240759415c4f [2021-02-06T15:33:19.628Z] #56 55.96 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-06T15:33:19.628Z] #56 55.96 + BUILDTAGS='netgo osusergo static_build' [2021-02-06T15:33:19.628Z] #56 55.96 + export EXTRA_FLAGS=-buildmode=pie [2021-02-06T15:33:19.628Z] #56 55.96 + EXTRA_FLAGS=-buildmode=pie [2021-02-06T15:33:19.628Z] #56 55.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-06T15:33:19.628Z] #56 55.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-06T15:33:19.628Z] #56 55.96 + '[' '' = dynamic ']' [2021-02-06T15:33:19.628Z] #56 55.96 + make [2021-02-06T15:33:19.628Z] #56 57.05 + bin/ctr [2021-02-06T15:33:19.817Z] #42 26.64 CC images/tcp-stream.o [2021-02-06T15:33:19.868Z] #42 20.84 CC images/core-arm.o [2021-02-06T15:33:20.077Z] #42 27.03 CC images/sk-packet.o [2021-02-06T15:33:20.077Z] #42 27.31 CC images/mnt.o [2021-02-06T15:33:20.337Z] #42 27.50 CC images/pipe-data.o [2021-02-06T15:33:20.447Z] #42 21.27 CC images/core-aarch64.o [2021-02-06T15:33:20.447Z] #42 21.53 CC images/core-ppc64.o [2021-02-06T15:33:20.466Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-06T15:33:20.597Z] #42 27.72 CC images/sa.o [2021-02-06T15:33:20.646Z] #55 ... [2021-02-06T15:33:20.646Z] [2021-02-06T15:33:20.646Z] #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-06T15:33:20.646Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:20.646Z] #42 15.64 make[1]: Nothing to be done for 'all'. [2021-02-06T15:33:20.646Z] #42 16.98 CC images/stats.o [2021-02-06T15:33:20.646Z] #42 17.33 CC images/core.o [2021-02-06T15:33:20.646Z] #42 18.01 CC images/core-x86.o [2021-02-06T15:33:20.646Z] #42 18.53 CC images/core-arm.o [2021-02-06T15:33:20.646Z] #42 18.99 CC images/core-aarch64.o [2021-02-06T15:33:20.646Z] #42 19.42 CC images/core-ppc64.o [2021-02-06T15:33:20.646Z] #42 20.02 CC images/core-s390.o [2021-02-06T15:33:20.646Z] #42 20.63 CC images/cpuinfo.o [2021-02-06T15:33:20.646Z] #42 21.18 CC images/inventory.o [2021-02-06T15:33:20.646Z] #42 21.55 CC images/fdinfo.o [2021-02-06T15:33:20.646Z] #42 21.95 CC images/fown.o [2021-02-06T15:33:20.646Z] #42 22.14 CC images/ns.o [2021-02-06T15:33:20.646Z] #42 22.35 CC images/regfile.o [2021-02-06T15:33:20.646Z] #42 22.65 CC images/ghost-file.o [2021-02-06T15:33:20.646Z] #42 22.96 CC images/fifo.o [2021-02-06T15:33:20.646Z] #42 23.17 CC images/remap-file-path.o [2021-02-06T15:33:20.646Z] #42 23.43 CC images/eventfd.o [2021-02-06T15:33:20.646Z] #42 23.64 CC images/eventpoll.o [2021-02-06T15:33:20.646Z] #42 23.90 CC images/fh.o [2021-02-06T15:33:20.646Z] #42 24.23 CC images/fsnotify.o [2021-02-06T15:33:20.646Z] #42 24.80 CC images/signalfd.o [2021-02-06T15:33:20.646Z] #42 25.04 CC images/fs.o [2021-02-06T15:33:20.646Z] #42 25.30 CC images/pstree.o [2021-02-06T15:33:20.646Z] #42 25.49 CC images/pipe.o [2021-02-06T15:33:20.646Z] #42 25.67 CC images/tcp-stream.o [2021-02-06T15:33:20.646Z] #42 25.89 CC images/sk-packet.o [2021-02-06T15:33:20.756Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2021-02-06T15:33:20.857Z] #42 27.97 CC images/timer.o [2021-02-06T15:33:21.151Z] #56 ... [2021-02-06T15:33:21.151Z] [2021-02-06T15:33:21.151Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-06T15:33:21.151Z] #34 sha256:b25c9d0ad5b723615f5c363121e9a1cf5f7ddb91575332030daef9aff8ec8458 [2021-02-06T15:33:21.151Z] #34 DONE 104.7s [2021-02-06T15:33:21.151Z] [2021-02-06T15:33:21.151Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:33:21.151Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:21.151Z] #43 33.13 CC images/ipc-msg.o [2021-02-06T15:33:21.151Z] #43 33.47 CC images/ipc-sem.o [2021-02-06T15:33:21.151Z] #43 33.67 CC images/utsns.o [2021-02-06T15:33:21.151Z] #43 33.90 CC images/creds.o [2021-02-06T15:33:21.151Z] #43 34.14 CC images/vma.o [2021-02-06T15:33:21.151Z] #43 34.39 CC images/netdev.o [2021-02-06T15:33:21.215Z] #42 26.13 CC images/mnt.o [2021-02-06T15:33:21.215Z] #42 26.42 CC images/pipe-data.o [2021-02-06T15:33:21.401Z] #42 22.14 CC images/core-s390.o [2021-02-06T15:33:21.426Z] #42 28.40 CC images/timerfd.o [2021-02-06T15:33:21.451Z] #43 34.97 CC images/tty.o [2021-02-06T15:33:21.475Z] #42 26.55 CC images/sa.o [2021-02-06T15:33:21.666Z] #42 ... [2021-02-06T15:33:21.666Z] [2021-02-06T15:33:21.666Z] #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-06T15:33:21.666Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:33:21.666Z] #44 91.86 net/textproto [2021-02-06T15:33:21.666Z] #44 91.87 vendor/golang.org/x/net/http/httpproxy [2021-02-06T15:33:21.666Z] #44 91.91 crypto/x509 [2021-02-06T15:33:21.686Z] #42 28.72 CC images/mm.o [2021-02-06T15:33:21.734Z] #42 26.74 CC images/timer.o [2021-02-06T15:33:21.946Z] #42 29.02 CC images/sk-opts.o [2021-02-06T15:33:21.994Z] #42 27.13 CC images/timerfd.o [2021-02-06T15:33:22.206Z] #42 29.25 CC images/sk-unix.o [2021-02-06T15:33:22.254Z] #42 27.42 CC images/mm.o [2021-02-06T15:33:22.260Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-02-06T15:33:22.260Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-06T15:33:22.260Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-06T15:33:22.260Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-06T15:33:22.260Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-06T15:33:22.260Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-06T15:33:22.260Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-06T15:33:22.260Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-06T15:33:22.260Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-06T15:33:22.465Z] #42 29.60 CC images/sk-inet.o [2021-02-06T15:33:22.465Z] #42 ... [2021-02-06T15:33:22.465Z] [2021-02-06T15:33:22.465Z] #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-06T15:33:22.465Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:33:22.465Z] #12 101.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-06T15:33:22.465Z] #12 101.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-06T15:33:22.465Z] #12 101.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:22.509Z] #43 ... [2021-02-06T15:33:22.509Z] [2021-02-06T15:33:22.509Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-06T15:33:22.509Z] #51 sha256:56b013b2ff87a8fba94c0a141d4decf46b3f572df1cf0791169affe9e1ddbba4 [2021-02-06T15:33:22.509Z] #51 95.81 encoding/binary [2021-02-06T15:33:22.509Z] #51 95.81 go/token [2021-02-06T15:33:22.509Z] #51 95.81 flag [2021-02-06T15:33:22.509Z] #51 95.82 github.com/pkg/diff [2021-02-06T15:33:22.509Z] #51 99.02 go/scanner [2021-02-06T15:33:22.509Z] #51 100.1 mvdan.cc/editorconfig [2021-02-06T15:33:22.509Z] #51 100.5 mvdan.cc/sh/v3/syntax [2021-02-06T15:33:22.509Z] #51 102.3 encoding/base64 [2021-02-06T15:33:22.509Z] #51 103.2 go/ast [2021-02-06T15:33:22.509Z] #51 104.6 golang.org/x/sys/unix [2021-02-06T15:33:22.509Z] #51 104.9 encoding/json [2021-02-06T15:33:22.514Z] #42 ... [2021-02-06T15:33:22.514Z] [2021-02-06T15:33:22.514Z] #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-06T15:33:22.514Z] #50 sha256:2cf9bf52452d39d56473805c03cd48fe5ea71d510ee06d94343497e4da12726a [2021-02-06T15:33:22.514Z] #50 89.69 mvdan.cc/sh/v3/cmd/shfmt [2021-02-06T15:33:22.514Z] #50 DONE 96.4s [2021-02-06T15:33:22.514Z] [2021-02-06T15:33:22.514Z] #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-06T15:33:22.514Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:33:22.514Z] #44 89.98 github.com/LK4D4/vndr/versioned [2021-02-06T15:33:22.514Z] #44 90.09 compress/flate [2021-02-06T15:33:22.514Z] #44 90.36 github.com/LK4D4/vndr/build [2021-02-06T15:33:22.514Z] #44 92.71 hash/crc32 [2021-02-06T15:33:22.514Z] #44 93.41 compress/gzip [2021-02-06T15:33:22.514Z] #44 93.69 net [2021-02-06T15:33:22.514Z] #44 94.08 vendor/golang.org/x/text/transform [2021-02-06T15:33:22.514Z] #44 94.95 vendor/golang.org/x/text/unicode/bidi [2021-02-06T15:33:22.550Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-06T15:33:22.621Z] #44 92.89 vendor/golang.org/x/net/http/httpguts [2021-02-06T15:33:22.621Z] #44 92.90 mime/multipart [2021-02-06T15:33:22.774Z] #44 ... [2021-02-06T15:33:22.774Z] [2021-02-06T15:33:22.774Z] #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-06T15:33:22.774Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:22.774Z] #42 27.80 CC images/sk-opts.o [2021-02-06T15:33:22.805Z] #51 ... [2021-02-06T15:33:22.806Z] [2021-02-06T15:33:22.806Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:33:22.806Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:22.806Z] #43 36.20 CC images/file-lock.o [2021-02-06T15:33:23.116Z] #43 36.47 CC images/rlimit.o [2021-02-06T15:33:23.116Z] #43 36.77 CC images/pagemap.o [2021-02-06T15:33:23.181Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-06T15:33:23.181Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-06T15:33:23.343Z] #42 28.18 CC images/sk-unix.o [2021-02-06T15:33:23.471Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-02-06T15:33:23.471Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-06T15:33:23.471Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-06T15:33:23.471Z] ? github.com/docker/docker/api/types [no test files] [2021-02-06T15:33:23.471Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-06T15:33:23.471Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-06T15:33:23.471Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-06T15:33:23.471Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-06T15:33:23.757Z] #43 37.12 CC images/siginfo.o [2021-02-06T15:33:23.763Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-02-06T15:33:23.763Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2021-02-06T15:33:23.763Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-06T15:33:23.763Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-06T15:33:23.763Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-06T15:33:23.763Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-06T15:33:23.763Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-06T15:33:23.763Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-06T15:33:23.763Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-06T15:33:24.053Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-02-06T15:33:24.053Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-02-06T15:33:24.053Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-06T15:33:24.053Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-06T15:33:24.053Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-06T15:33:24.053Z] ? github.com/docker/docker/builder [no test files] [2021-02-06T15:33:24.054Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-06T15:33:24.054Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-06T15:33:24.054Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-06T15:33:24.054Z] #43 37.45 CC images/rpc.o [2021-02-06T15:33:24.054Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-06T15:33:24.054Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-06T15:33:24.054Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-06T15:33:24.054Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-06T15:33:24.054Z] #43 ... [2021-02-06T15:33:24.054Z] [2021-02-06T15:33:24.054Z] #13 [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-06T15:33:24.054Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:33:24.054Z] #13 97.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-06T15:33:24.054Z] #13 97.53 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-02-06T15:33:24.054Z] #13 97.53 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:24.054Z] #13 ... [2021-02-06T15:33:24.054Z] [2021-02-06T15:33:24.054Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:33:24.054Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:33:24.054Z] #45 101.2 encoding/binary [2021-02-06T15:33:24.054Z] #45 101.2 go/scanner [2021-02-06T15:33:24.054Z] #45 101.2 net/url [2021-02-06T15:33:24.054Z] #45 104.3 go/ast [2021-02-06T15:33:24.054Z] #45 106.6 text/template/parse [2021-02-06T15:33:24.054Z] #45 106.8 encoding/json [2021-02-06T15:33:24.282Z] #42 29.07 CC images/sk-inet.o [2021-02-06T15:33:24.542Z] #42 29.55 CC images/tun.o [2021-02-06T15:33:24.637Z] #44 94.72 crypto/tls [2021-02-06T15:33:24.802Z] #42 29.83 CC images/sk-netlink.o [2021-02-06T15:33:25.062Z] #42 30.13 CC images/packet-sock.o [2021-02-06T15:33:25.322Z] #42 30.47 CC images/ipc-var.o [2021-02-06T15:33:25.579Z] #45 ... [2021-02-06T15:33:25.579Z] [2021-02-06T15:33:25.579Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:33:25.579Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:25.579Z] #43 39.00 CC images/ext-file.o [2021-02-06T15:33:25.758Z] #12 ... [2021-02-06T15:33:25.759Z] [2021-02-06T15:33:25.759Z] #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-06T15:33:25.759Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:33:25.759Z] #44 94.43 hash/crc32 [2021-02-06T15:33:25.759Z] #44 94.92 vendor/golang.org/x/crypto/cryptobyte [2021-02-06T15:33:25.759Z] #44 95.16 compress/gzip [2021-02-06T15:33:25.759Z] #44 95.77 net [2021-02-06T15:33:25.759Z] #44 97.09 vendor/golang.org/x/crypto/chacha20poly1305 [2021-02-06T15:33:25.759Z] #44 98.99 vendor/golang.org/x/crypto/hkdf [2021-02-06T15:33:25.759Z] #44 99.21 vendor/golang.org/x/text/transform [2021-02-06T15:33:25.759Z] #44 99.91 vendor/golang.org/x/text/unicode/bidi [2021-02-06T15:33:25.759Z] #44 101.7 vendor/golang.org/x/text/secure/bidirule [2021-02-06T15:33:25.759Z] #44 101.9 vendor/golang.org/x/text/unicode/norm [2021-02-06T15:33:25.759Z] #44 ... [2021-02-06T15:33:25.759Z] [2021-02-06T15:33:25.759Z] #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-06T15:33:25.759Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:25.759Z] #42 30.07 CC images/tun.o [2021-02-06T15:33:25.759Z] #42 30.34 CC images/sk-netlink.o [2021-02-06T15:33:25.759Z] #42 30.63 CC images/packet-sock.o [2021-02-06T15:33:25.759Z] #42 30.98 CC images/ipc-var.o [2021-02-06T15:33:25.759Z] #42 31.27 CC images/ipc-desc.o [2021-02-06T15:33:25.759Z] #42 31.44 CC images/ipc-shm.o [2021-02-06T15:33:25.759Z] #42 31.64 CC images/ipc-msg.o [2021-02-06T15:33:25.759Z] #42 31.92 CC images/ipc-sem.o [2021-02-06T15:33:25.759Z] #42 32.20 CC images/utsns.o [2021-02-06T15:33:25.759Z] #42 32.42 CC images/creds.o [2021-02-06T15:33:25.759Z] #42 32.62 CC images/vma.o [2021-02-06T15:33:25.759Z] #42 32.80 CC images/netdev.o [2021-02-06T15:33:25.876Z] #43 39.21 CC images/cgroup.o [2021-02-06T15:33:25.892Z] #42 30.72 CC images/ipc-desc.o [2021-02-06T15:33:25.892Z] #42 30.96 CC images/ipc-shm.o [2021-02-06T15:33:26.019Z] #42 33.19 CC images/tty.o [2021-02-06T15:33:26.043Z] #44 ... [2021-02-06T15:33:26.043Z] [2021-02-06T15:33:26.043Z] #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-06T15:33:26.043Z] #55 sha256:7adb8037a352a14afb6379e0284387d17001b55569fbb2ad0304529b53e936e5 [2021-02-06T15:33:26.043Z] #55 38.92 + bin/ctr [2021-02-06T15:33:26.043Z] #55 ... [2021-02-06T15:33:26.043Z] [2021-02-06T15:33:26.043Z] #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-06T15:33:26.043Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:33:26.043Z] #42 22.93 CC images/cpuinfo.o [2021-02-06T15:33:26.043Z] #42 23.40 CC images/inventory.o [2021-02-06T15:33:26.043Z] #42 23.78 CC images/fdinfo.o [2021-02-06T15:33:26.043Z] #42 24.21 CC images/fown.o [2021-02-06T15:33:26.043Z] #42 24.46 CC images/ns.o [2021-02-06T15:33:26.043Z] #42 24.76 CC images/regfile.o [2021-02-06T15:33:26.043Z] #42 25.01 CC images/ghost-file.o [2021-02-06T15:33:26.043Z] #42 25.26 CC images/fifo.o [2021-02-06T15:33:26.043Z] #42 25.43 CC images/remap-file-path.o [2021-02-06T15:33:26.043Z] #42 25.57 CC images/eventfd.o [2021-02-06T15:33:26.043Z] #42 25.86 CC images/eventpoll.o [2021-02-06T15:33:26.043Z] #42 26.20 CC images/fh.o [2021-02-06T15:33:26.043Z] #42 26.47 CC images/fsnotify.o [2021-02-06T15:33:26.043Z] #42 26.95 CC images/signalfd.o [2021-02-06T15:33:26.043Z] #42 27.07 CC images/fs.o [2021-02-06T15:33:26.151Z] #42 31.19 CC images/ipc-msg.o [2021-02-06T15:33:26.307Z] #42 27.20 CC images/pstree.o [2021-02-06T15:33:26.307Z] #42 27.34 CC images/pipe.o [2021-02-06T15:33:26.411Z] #42 31.51 CC images/ipc-sem.o [2021-02-06T15:33:26.519Z] #43 40.01 CC images/userns.o [2021-02-06T15:33:26.571Z] #42 27.51 CC images/tcp-stream.o [2021-02-06T15:33:26.571Z] #42 27.68 CC images/sk-packet.o [2021-02-06T15:33:26.673Z] #42 31.75 CC images/utsns.o [2021-02-06T15:33:26.810Z] ok github.com/docker/docker/builder/remotecontext 0.365s coverage: 13.7% of statements [2021-02-06T15:33:26.816Z] #43 40.31 CC images/google/protobuf/descriptor.o [2021-02-06T15:33:26.835Z] #42 28.02 CC images/mnt.o [2021-02-06T15:33:26.932Z] #42 31.93 CC images/creds.o [2021-02-06T15:33:26.958Z] #42 33.83 CC images/file-lock.o [2021-02-06T15:33:26.958Z] #42 34.11 CC images/rlimit.o [2021-02-06T15:33:27.098Z] #42 28.28 CC images/pipe-data.o [2021-02-06T15:33:27.192Z] #42 32.14 CC images/vma.o [2021-02-06T15:33:27.217Z] #42 34.33 CC images/pagemap.o [2021-02-06T15:33:27.441Z] ok github.com/docker/docker/builder/dockerfile 0.911s coverage: 48.3% of statements [2021-02-06T15:33:27.441Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-06T15:33:27.451Z] #42 32.37 CC images/netdev.o [2021-02-06T15:33:27.690Z] #42 28.47 CC images/sa.o [2021-02-06T15:33:27.690Z] #42 28.62 CC images/timer.o [2021-02-06T15:33:27.711Z] #42 32.71 CC images/tty.o [2021-02-06T15:33:27.787Z] #42 34.65 CC images/siginfo.o [2021-02-06T15:33:27.787Z] #42 34.87 CC images/rpc.o [2021-02-06T15:33:27.957Z] #42 29.14 CC images/timerfd.o [2021-02-06T15:33:28.073Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-02-06T15:33:28.280Z] #42 33.29 CC images/file-lock.o [2021-02-06T15:33:28.363Z] ok github.com/docker/docker/builder/remotecontext/git 0.909s coverage: 86.3% of statements [2021-02-06T15:33:28.363Z] ? github.com/docker/docker/cli [no test files] [2021-02-06T15:33:28.363Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-06T15:33:28.539Z] #42 33.47 CC images/rlimit.o [2021-02-06T15:33:28.540Z] #42 33.63 CC images/pagemap.o [2021-02-06T15:33:28.545Z] #42 29.45 CC images/mm.o [2021-02-06T15:33:28.799Z] #42 33.83 CC images/siginfo.o [2021-02-06T15:33:28.810Z] #42 29.75 CC images/sk-opts.o [2021-02-06T15:33:28.908Z] #43 42.54 CC images/opts.o [2021-02-06T15:33:28.962Z] 4612f6d0b889: Verifying Checksum [2021-02-06T15:33:28.962Z] 4612f6d0b889: Download complete [2021-02-06T15:33:29.059Z] #42 34.16 CC images/rpc.o [2021-02-06T15:33:29.075Z] #42 29.95 CC images/sk-unix.o [2021-02-06T15:33:29.075Z] #42 30.19 CC images/sk-inet.o [2021-02-06T15:33:29.204Z] #43 42.78 CC images/seccomp.o [2021-02-06T15:33:29.247Z] #42 36.20 CC images/ext-file.o [2021-02-06T15:33:29.247Z] #42 36.41 CC images/cgroup.o [2021-02-06T15:33:29.339Z] #42 30.48 CC images/tun.o [2021-02-06T15:33:29.502Z] #43 43.06 CC images/binfmt-misc.o [2021-02-06T15:33:29.809Z] #43 43.27 CC images/time.o [2021-02-06T15:33:29.919Z] #42 30.80 CC images/sk-netlink.o [2021-02-06T15:33:29.919Z] #42 31.08 CC images/packet-sock.o [2021-02-06T15:33:30.105Z] #43 43.50 CC images/sysctl.o [2021-02-06T15:33:30.207Z] #42 37.06 CC images/userns.o [2021-02-06T15:33:30.207Z] #42 37.39 CC images/google/protobuf/descriptor.o [2021-02-06T15:33:30.207Z] #42 ... [2021-02-06T15:33:30.207Z] [2021-02-06T15:33:30.207Z] #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-06T15:33:30.207Z] #57 sha256:b72e7015631c13ea0d7722399cfc0977dce18353a0ee176ae97f7343361fd046 [2021-02-06T15:33:30.207Z] #57 109.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-06T15:33:30.207Z] #57 109.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-06T15:33:30.401Z] #43 43.79 CC images/autofs.o [2021-02-06T15:33:30.401Z] #43 44.01 CC images/macvlan.o [2021-02-06T15:33:30.439Z] #42 35.19 CC images/ext-file.o [2021-02-06T15:33:30.439Z] #42 35.36 CC images/cgroup.o [2021-02-06T15:33:30.499Z] #42 31.41 CC images/ipc-var.o [2021-02-06T15:33:30.499Z] #42 31.65 CC images/ipc-desc.o [2021-02-06T15:33:30.698Z] #43 44.25 CC images/sit.o [2021-02-06T15:33:30.699Z] #42 35.90 CC images/userns.o [2021-02-06T15:33:30.764Z] #42 31.88 CC images/ipc-shm.o [2021-02-06T15:33:30.959Z] #42 ... [2021-02-06T15:33:30.959Z] [2021-02-06T15:33:30.959Z] #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-06T15:33:30.959Z] #57 sha256:0d847b96b1bd67642211b12f4ad9035d15b591337ea2337624bfdb20e6b02382 [2021-02-06T15:33:30.959Z] #57 104.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-06T15:33:30.959Z] #57 104.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-06T15:33:30.997Z] #43 44.50 CC images/memfd.o [2021-02-06T15:33:30.997Z] #43 ... [2021-02-06T15:33:30.997Z] [2021-02-06T15:33:30.997Z] #13 [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-06T15:33:30.997Z] #13 sha256:24012cdf656ede91a57d32cd0e9cd545374b4552b9e31af44a1bf338ab5a7b3a [2021-02-06T15:33:30.997Z] #13 113.7 Selecting previously unselected package libapparmor1:ppc64el. [2021-02-06T15:33:30.997Z] #13 113.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-02-06T15:33:30.997Z] #13 113.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-02-06T15:33:30.997Z] #13 113.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-02-06T15:33:30.997Z] #13 113.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-02-06T15:33:30.997Z] #13 113.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-06T15:33:30.997Z] #13 114.0 Selecting previously unselected package libbtrfs0. [2021-02-06T15:33:30.998Z] #13 114.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-02-06T15:33:30.998Z] #13 114.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-06T15:33:30.998Z] #13 114.1 Selecting previously unselected package libbtrfs-dev. [2021-02-06T15:33:30.998Z] #13 114.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-02-06T15:33:30.998Z] #13 114.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:33:30.998Z] #13 114.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-02-06T15:33:30.998Z] #13 114.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-02-06T15:33:30.998Z] #13 114.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-06T15:33:30.998Z] #13 114.4 Selecting previously unselected package libudev-dev:ppc64el. [2021-02-06T15:33:30.998Z] #13 114.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-06T15:33:30.998Z] #13 114.4 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-06T15:33:30.998Z] #13 114.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-02-06T15:33:30.998Z] #13 114.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-02-06T15:33:30.998Z] #13 114.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-02-06T15:33:31.085Z] ok github.com/docker/docker/client 0.097s coverage: 75.4% of statements [2021-02-06T15:33:31.294Z] #13 115.0 Selecting previously unselected package libpcre16-3:ppc64el. [2021-02-06T15:33:31.344Z] #42 32.12 CC images/ipc-msg.o [2021-02-06T15:33:31.344Z] #42 32.39 CC images/ipc-sem.o [2021-02-06T15:33:31.590Z] #13 115.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-02-06T15:33:31.590Z] #13 115.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-06T15:33:31.590Z] #13 115.1 Selecting previously unselected package libpcre32-3:ppc64el. [2021-02-06T15:33:31.590Z] #13 115.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-02-06T15:33:31.590Z] #13 115.1 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-06T15:33:31.609Z] #42 32.54 CC images/utsns.o [2021-02-06T15:33:31.609Z] #42 32.68 CC images/creds.o [2021-02-06T15:33:31.874Z] #42 32.91 CC images/vma.o [2021-02-06T15:33:31.888Z] #13 115.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-02-06T15:33:31.888Z] #13 115.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-02-06T15:33:31.888Z] #13 115.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-06T15:33:31.888Z] #13 115.4 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-02-06T15:33:31.888Z] #13 115.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-02-06T15:33:31.888Z] #13 115.4 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-06T15:33:32.139Z] #42 33.09 CC images/netdev.o [2021-02-06T15:33:32.185Z] #13 115.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-02-06T15:33:32.185Z] #13 115.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-02-06T15:33:32.185Z] #13 115.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-06T15:33:32.405Z] #42 33.40 CC images/tty.o [2021-02-06T15:33:32.829Z] #13 116.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-02-06T15:33:32.829Z] #13 116.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-02-06T15:33:32.829Z] #13 116.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-06T15:33:32.829Z] #13 116.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-02-06T15:33:32.829Z] #13 116.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-02-06T15:33:32.829Z] #13 116.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-06T15:33:32.829Z] #13 116.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-02-06T15:33:32.829Z] #13 116.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-02-06T15:33:32.829Z] #13 116.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-06T15:33:32.984Z] #42 ... [2021-02-06T15:33:32.984Z] [2021-02-06T15:33:32.984Z] #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-06T15:33:32.984Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:33:32.984Z] #12 93.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-06T15:33:32.984Z] #12 93.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-06T15:33:32.984Z] #12 93.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:32.984Z] #12 ... [2021-02-06T15:33:32.984Z] [2021-02-06T15:33:32.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-06T15:33:32.984Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:33:32.984Z] #42 34.01 CC images/file-lock.o [2021-02-06T15:33:33.250Z] #42 34.21 CC images/rlimit.o [2021-02-06T15:33:33.250Z] #42 34.34 CC images/pagemap.o [2021-02-06T15:33:33.477Z] #13 117.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-02-06T15:33:33.477Z] #13 117.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-02-06T15:33:33.477Z] #13 117.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-02-06T15:33:33.477Z] #13 117.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-06T15:33:33.477Z] #13 117.1 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-02-06T15:33:33.477Z] #13 117.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-02-06T15:33:33.477Z] #13 117.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:33.477Z] #13 117.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-06T15:33:33.477Z] #13 117.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-02-06T15:33:33.477Z] #13 117.1 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-02-06T15:33:33.477Z] #13 117.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-06T15:33:33.477Z] #13 117.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:33:33.477Z] #13 117.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-02-06T15:33:33.498Z] #57 ... [2021-02-06T15:33:33.498Z] [2021-02-06T15:33:33.498Z] #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-06T15:33:33.498Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:33:33.498Z] #44 97.03 vendor/golang.org/x/text/secure/bidirule [2021-02-06T15:33:33.498Z] #44 97.85 vendor/golang.org/x/text/unicode/norm [2021-02-06T15:33:33.498Z] #44 101.2 vendor/golang.org/x/net/idna [2021-02-06T15:33:33.498Z] #44 103.4 vendor/golang.org/x/net/http2/hpack [2021-02-06T15:33:33.498Z] #44 104.8 mime [2021-02-06T15:33:33.498Z] #44 106.4 mime/quotedprintable [2021-02-06T15:33:33.498Z] #44 106.9 net/http/internal [2021-02-06T15:33:33.498Z] #44 ... [2021-02-06T15:33:33.498Z] [2021-02-06T15:33:33.498Z] #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-06T15:33:33.498Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:33.498Z] #42 36.14 CC images/google/protobuf/descriptor.o [2021-02-06T15:33:33.498Z] #42 37.66 CC images/opts.o [2021-02-06T15:33:33.498Z] #42 37.83 CC images/seccomp.o [2021-02-06T15:33:33.498Z] #42 38.08 CC images/binfmt-misc.o [2021-02-06T15:33:33.498Z] #42 38.28 CC images/time.o [2021-02-06T15:33:33.498Z] #42 38.49 CC images/sysctl.o [2021-02-06T15:33:33.514Z] #42 34.58 CC images/siginfo.o [2021-02-06T15:33:33.758Z] #42 38.77 CC images/autofs.o [2021-02-06T15:33:33.780Z] #42 34.79 CC images/rpc.o [2021-02-06T15:33:33.789Z] #13 117.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-06T15:33:33.789Z] #13 117.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-02-06T15:33:33.789Z] #13 117.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-06T15:33:33.789Z] #13 117.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-02-06T15:33:33.789Z] #13 117.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:33.789Z] #13 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-06T15:33:33.789Z] #13 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-06T15:33:33.789Z] #13 117.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:33.789Z] #13 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-06T15:33:33.789Z] #13 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-06T15:33:33.789Z] #13 117.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-06T15:33:33.789Z] #13 117.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-02-06T15:33:33.789Z] #13 117.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-06T15:33:33.789Z] #13 117.4 Setting up dmsetup (2:1.02.155-3) ... [2021-02-06T15:33:33.789Z] #13 117.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-02-06T15:33:33.789Z] #13 117.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-02-06T15:33:34.018Z] #42 39.05 CC images/macvlan.o [2021-02-06T15:33:34.089Z] #13 117.4 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:33:34.280Z] #42 39.31 CC images/sit.o [2021-02-06T15:33:34.385Z] #13 DONE 117.9s [2021-02-06T15:33:34.385Z] [2021-02-06T15:33:34.385Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-06T15:33:34.385Z] #53 sha256:4576545e18873b5b698178b49deaf0f74c701dd5a23d5edcb6d398a466a33f36 [2021-02-06T15:33:34.542Z] #42 39.52 CC images/memfd.o [2021-02-06T15:33:34.682Z] #53 0.406 + RM_GOPATH=0 [2021-02-06T15:33:34.682Z] #53 ... [2021-02-06T15:33:34.682Z] [2021-02-06T15:33:34.682Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-06T15:33:34.682Z] #14 sha256:b94135c23903589bfeef79bd7a859aa77f5d77cac2e64aae46b4183454a3e060 [2021-02-06T15:33:34.682Z] #14 DONE 0.6s [2021-02-06T15:33:34.682Z] [2021-02-06T15:33:34.682Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-06T15:33:34.682Z] #53 sha256:4576545e18873b5b698178b49deaf0f74c701dd5a23d5edcb6d398a466a33f36 [2021-02-06T15:33:34.682Z] #53 0.409 + TMP_GOPATH= [2021-02-06T15:33:34.682Z] #53 0.410 + : /build [2021-02-06T15:33:34.682Z] #53 0.411 + '[' -z '' ']' [2021-02-06T15:33:34.682Z] #53 0.413 ++ mktemp -d [2021-02-06T15:33:34.682Z] #53 0.421 + export GOPATH=/tmp/tmp.qS80UADkf3 [2021-02-06T15:33:34.682Z] #53 0.422 + GOPATH=/tmp/tmp.qS80UADkf3 [2021-02-06T15:33:34.682Z] #53 0.423 + RM_GOPATH=1 [2021-02-06T15:33:34.682Z] #53 0.424 + case "$(go env GOARCH)" in [2021-02-06T15:33:34.682Z] #53 0.429 ++ go env GOARCH [2021-02-06T15:33:34.682Z] #53 0.439 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:33:34.682Z] #53 0.440 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:33:34.682Z] #53 0.441 ++ dirname /tmp/install/install.sh [2021-02-06T15:33:34.682Z] #53 0.442 + dir=/tmp/install [2021-02-06T15:33:34.682Z] #53 0.443 + bin=runc [2021-02-06T15:33:34.682Z] #53 0.443 + shift [2021-02-06T15:33:34.682Z] #53 0.444 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-06T15:33:34.682Z] #53 0.444 + . /tmp/install/runc.installer [2021-02-06T15:33:34.682Z] #53 0.445 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:33:34.682Z] #53 0.446 + install_runc [2021-02-06T15:33:34.682Z] #53 0.447 + uname -r [2021-02-06T15:33:34.682Z] #53 0.452 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-06T15:33:34.682Z] #53 0.456 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-06T15:33:34.682Z] #53 0.457 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-06T15:33:34.682Z] #53 0.457 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-06T15:33:34.682Z] #53 0.457 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qS80UADkf3/src/github.com/opencontainers/runc [2021-02-06T15:33:34.682Z] #53 0.467 Cloning into '/tmp/tmp.qS80UADkf3/src/github.com/opencontainers/runc'... [2021-02-06T15:33:34.734Z] #42 35.82 CC images/ext-file.o [2021-02-06T15:33:34.802Z] #42 39.85 CC images/timens.o [2021-02-06T15:33:34.999Z] #42 35.93 CC images/cgroup.o [2021-02-06T15:33:35.061Z] #42 40.11 LINK images/built-in.o [2021-02-06T15:33:35.321Z] #42 40.27 GEN compel/include/asm [2021-02-06T15:33:35.321Z] #42 40.30 GEN compel/include/version.h [2021-02-06T15:33:35.321Z] #42 40.31 touch .config [2021-02-06T15:33:35.321Z] #42 ... [2021-02-06T15:33:35.321Z] [2021-02-06T15:33:35.321Z] #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-06T15:33:35.321Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:33:35.321Z] #12 99.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-06T15:33:35.321Z] #12 99.08 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-06T15:33:35.321Z] #12 99.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:35.321Z] #12 ... [2021-02-06T15:33:35.321Z] [2021-02-06T15:33:35.321Z] #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-06T15:33:35.321Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:35.321Z] #42 40.36 GEN include/common/config.h [2021-02-06T15:33:35.321Z] #42 40.44 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-06T15:33:35.321Z] #42 40.46 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-06T15:33:35.321Z] #42 40.49 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-06T15:33:35.321Z] #42 40.52 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-06T15:33:35.321Z] #42 40.53 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-06T15:33:35.321Z] #42 40.56 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-06T15:33:35.328Z] #53 ... [2021-02-06T15:33:35.328Z] [2021-02-06T15:33:35.328Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-06T15:33:35.328Z] #15 sha256:019f51ecfd803723b0b9a61b7e05ba706e9d86a078f72d077a8ab43eeb2e9ccc [2021-02-06T15:33:35.328Z] #15 DONE 0.3s [2021-02-06T15:33:35.328Z] [2021-02-06T15:33:35.328Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:33:35.328Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:35.328Z] #43 44.88 CC images/timens.o [2021-02-06T15:33:35.328Z] #43 45.29 LINK images/built-in.o [2021-02-06T15:33:35.328Z] #43 45.49 GEN compel/include/asm [2021-02-06T15:33:35.328Z] #43 45.52 GEN compel/include/version.h [2021-02-06T15:33:35.328Z] #43 45.56 touch .config [2021-02-06T15:33:35.328Z] #43 45.65 GEN include/common/config.h [2021-02-06T15:33:35.328Z] #43 45.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-06T15:33:35.328Z] #43 45.84 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-06T15:33:35.328Z] #43 45.87 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-02-06T15:33:35.328Z] #43 45.90 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-02-06T15:33:35.328Z] #43 45.97 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-02-06T15:33:35.328Z] #43 46.00 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-02-06T15:33:35.328Z] #43 46.03 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-02-06T15:33:35.328Z] #43 46.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-06T15:33:35.328Z] #43 46.06 DEP compel/plugins/std/infect.d [2021-02-06T15:33:35.328Z] #43 46.22 DEP compel/plugins/std/string.d [2021-02-06T15:33:35.328Z] #43 46.32 DEP compel/plugins/std/log.d [2021-02-06T15:33:35.328Z] #43 46.41 DEP compel/plugins/std/fds.d [2021-02-06T15:33:35.328Z] #43 46.53 DEP compel/plugins/std/std.d [2021-02-06T15:33:35.328Z] #43 46.67 DEP compel/plugins/shmem/shmem.d [2021-02-06T15:33:35.328Z] #43 46.78 DEP compel/plugins/fds/fds.d [2021-02-06T15:33:35.328Z] #43 46.94 CC compel/plugins/std/std.o [2021-02-06T15:33:35.328Z] #43 47.34 CC compel/plugins/std/fds.o [2021-02-06T15:33:35.328Z] #43 47.78 CC compel/plugins/std/log.o [2021-02-06T15:33:35.488Z] #57 ... [2021-02-06T15:33:35.488Z] [2021-02-06T15:33:35.488Z] #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-06T15:33:35.488Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:35.488Z] #42 39.06 CC images/opts.o [2021-02-06T15:33:35.488Z] #42 39.30 CC images/seccomp.o [2021-02-06T15:33:35.488Z] #42 39.53 CC images/binfmt-misc.o [2021-02-06T15:33:35.488Z] #42 39.72 CC images/time.o [2021-02-06T15:33:35.488Z] #42 39.88 CC images/sysctl.o [2021-02-06T15:33:35.488Z] #42 40.06 CC images/autofs.o [2021-02-06T15:33:35.488Z] #42 40.31 CC images/macvlan.o [2021-02-06T15:33:35.488Z] #42 40.53 CC images/sit.o [2021-02-06T15:33:35.488Z] #42 40.70 CC images/memfd.o [2021-02-06T15:33:35.488Z] #42 40.96 CC images/timens.o [2021-02-06T15:33:35.488Z] #42 41.24 LINK images/built-in.o [2021-02-06T15:33:35.488Z] #42 41.39 GEN compel/include/asm [2021-02-06T15:33:35.488Z] #42 41.42 GEN compel/include/version.h [2021-02-06T15:33:35.488Z] #42 41.44 touch .config [2021-02-06T15:33:35.488Z] #42 41.50 GEN include/common/config.h [2021-02-06T15:33:35.488Z] #42 41.60 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-06T15:33:35.488Z] #42 41.61 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-06T15:33:35.488Z] #42 41.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-06T15:33:35.488Z] #42 41.66 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-06T15:33:35.488Z] #42 41.69 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-06T15:33:35.488Z] #42 41.72 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-06T15:33:35.488Z] #42 41.75 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-06T15:33:35.488Z] #42 41.79 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-06T15:33:35.488Z] #42 41.80 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-06T15:33:35.488Z] #42 41.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-06T15:33:35.488Z] #42 41.84 DEP compel/plugins/std/infect.d [2021-02-06T15:33:35.488Z] #42 41.99 DEP compel/plugins/std/string.d [2021-02-06T15:33:35.488Z] #42 42.09 DEP compel/plugins/std/log.d [2021-02-06T15:33:35.488Z] #42 42.20 DEP compel/plugins/std/fds.d [2021-02-06T15:33:35.488Z] #42 42.28 DEP compel/plugins/std/std.d [2021-02-06T15:33:35.488Z] #42 42.42 DEP compel/plugins/shmem/shmem.d [2021-02-06T15:33:35.488Z] #42 42.50 DEP compel/plugins/fds/fds.d [2021-02-06T15:33:35.488Z] #42 42.62 CC compel/plugins/std/std.o [2021-02-06T15:33:35.641Z] #42 36.35 CC images/userns.o [2021-02-06T15:33:35.641Z] #42 36.54 CC images/google/protobuf/descriptor.o [2021-02-06T15:33:35.665Z] #43 ... [2021-02-06T15:33:35.665Z] [2021-02-06T15:33:35.665Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-06T15:33:35.665Z] #16 sha256:fa150b462abe21c0842ca3bb8b2af46cbb6f2141aee1950feab35c3a2258ce13 [2021-02-06T15:33:35.665Z] #16 0.264 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-06T15:33:35.665Z] #16 DONE 0.4s [2021-02-06T15:33:35.665Z] [2021-02-06T15:33:35.665Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-06T15:33:35.665Z] #17 sha256:655a7efebbd89ea6256be84d236e344c608f082a642e9394768d9520c8284f07 [2021-02-06T15:33:35.689Z] #42 40.59 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-06T15:33:35.689Z] #42 40.63 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-06T15:33:35.689Z] #42 40.64 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-06T15:33:35.689Z] #42 40.68 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-06T15:33:35.689Z] #42 40.68 DEP compel/plugins/std/infect.d [2021-02-06T15:33:35.689Z] #42 40.81 DEP compel/plugins/std/string.d [2021-02-06T15:33:35.968Z] #17 DONE 0.3s [2021-02-06T15:33:35.968Z] [2021-02-06T15:33:35.968Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-06T15:33:35.968Z] #18 sha256:014420600259ce67fcf640c2e80d4638883d75766789d4038d9d929517221565 [2021-02-06T15:33:35.968Z] #18 DONE 0.2s [2021-02-06T15:33:35.968Z] [2021-02-06T15:33:35.968Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:33:35.968Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:35.968Z] #43 49.37 CC compel/plugins/std/string.o [2021-02-06T15:33:35.975Z] #42 40.98 DEP compel/plugins/std/log.d [2021-02-06T15:33:35.975Z] #42 41.10 DEP compel/plugins/std/fds.d [2021-02-06T15:33:36.058Z] #42 42.92 CC compel/plugins/std/fds.o [2021-02-06T15:33:36.235Z] #42 41.24 DEP compel/plugins/std/std.d [2021-02-06T15:33:36.235Z] #42 41.30 DEP compel/plugins/shmem/shmem.d [2021-02-06T15:33:36.235Z] #42 41.35 DEP compel/plugins/fds/fds.d [2021-02-06T15:33:36.317Z] #42 43.36 CC compel/plugins/std/log.o [2021-02-06T15:33:36.496Z] #42 41.48 CC compel/plugins/std/std.o [2021-02-06T15:33:36.612Z] #43 ... [2021-02-06T15:33:36.612Z] [2021-02-06T15:33:36.612Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-02-06T15:33:36.612Z] #19 sha256:b5c691b79a79694b2c56e6ee2a28b3911ddca902f50501f5c24b9b08f71dc2fc [2021-02-06T15:33:36.612Z] #19 DONE 0.3s [2021-02-06T15:33:36.612Z] [2021-02-06T15:33:36.612Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:33:36.612Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:36.612Z] #43 50.03 CC compel/plugins/std/infect.o [2021-02-06T15:33:36.756Z] #42 41.88 CC compel/plugins/std/fds.o [2021-02-06T15:33:37.044Z] #42 37.97 CC images/opts.o [2021-02-06T15:33:37.044Z] #42 38.12 CC images/seccomp.o [2021-02-06T15:33:37.256Z] #42 ... [2021-02-06T15:33:37.256Z] [2021-02-06T15:33:37.256Z] #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-06T15:33:37.256Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:33:37.256Z] #44 105.9 vendor/golang.org/x/net/idna [2021-02-06T15:33:37.256Z] #44 108.1 vendor/golang.org/x/net/http2/hpack [2021-02-06T15:33:37.256Z] #44 109.1 mime [2021-02-06T15:33:37.256Z] #44 110.8 mime/quotedprintable [2021-02-06T15:33:37.256Z] #44 111.1 net/http/internal [2021-02-06T15:33:37.256Z] #44 114.3 crypto/tls [2021-02-06T15:33:37.256Z] #44 ... [2021-02-06T15:33:37.256Z] [2021-02-06T15:33:37.256Z] #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-06T15:33:37.256Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:37.256Z] #42 44.30 CC compel/plugins/std/string.o [2021-02-06T15:33:37.257Z] #43 50.57 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-02-06T15:33:37.257Z] #43 50.61 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-02-06T15:33:37.257Z] #43 50.66 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-02-06T15:33:37.257Z] #43 50.70 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-02-06T15:33:37.257Z] #43 50.78 AR compel/plugins/std.lib.a [2021-02-06T15:33:37.257Z] #43 50.89 CC compel/plugins/fds/fds.o [2021-02-06T15:33:37.309Z] #42 38.39 CC images/binfmt-misc.o [2021-02-06T15:33:37.324Z] #42 42.28 CC compel/plugins/std/log.o [2021-02-06T15:33:37.554Z] #43 51.18 AR compel/plugins/fds.lib.a [2021-02-06T15:33:37.574Z] #42 38.60 CC images/time.o [2021-02-06T15:33:37.588Z] #42 ... [2021-02-06T15:33:37.588Z] [2021-02-06T15:33:37.588Z] #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-06T15:33:37.588Z] #57 sha256:0d847b96b1bd67642211b12f4ad9035d15b591337ea2337624bfdb20e6b02382 [2021-02-06T15:33:37.588Z] #57 DONE 111.6s [2021-02-06T15:33:37.825Z] #42 44.96 CC compel/plugins/std/infect.o [2021-02-06T15:33:37.838Z] #42 38.81 CC images/sysctl.o [2021-02-06T15:33:37.849Z] [2021-02-06T15:33:37.849Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-06T15:33:37.849Z] #58 sha256:308e4edfb6c93d521deec700297e9e645fd70076c15dd2d42cf80902db369f14 [2021-02-06T15:33:37.849Z] #58 DONE 0.1s [2021-02-06T15:33:37.849Z] [2021-02-06T15:33:37.849Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-06T15:33:37.849Z] #59 sha256:0761b8e6affd5328da084d59b77c5e54c9171948867e4ab63cec60d0e30b89c7 [2021-02-06T15:33:37.851Z] #43 51.26 HOSTDEP compel/src/lib/log-host.d [2021-02-06T15:33:37.851Z] #43 51.45 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-06T15:33:38.103Z] #42 39.02 CC images/autofs.o [2021-02-06T15:33:38.103Z] #42 39.17 CC images/macvlan.o [2021-02-06T15:33:38.109Z] #59 DONE 0.1s [2021-02-06T15:33:38.109Z] [2021-02-06T15:33:38.109Z] #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-06T15:33:38.109Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:33:38.109Z] #44 110.3 net/textproto [2021-02-06T15:33:38.109Z] #44 110.3 crypto/x509 [2021-02-06T15:33:38.109Z] #44 111.4 vendor/golang.org/x/net/http/httpguts [2021-02-06T15:33:38.109Z] #44 111.6 vendor/golang.org/x/net/http/httpproxy [2021-02-06T15:33:38.149Z] #43 51.58 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-02-06T15:33:38.149Z] #43 51.67 HOSTDEP compel/src/main-host.d [2021-02-06T15:33:38.368Z] #42 39.31 CC images/sit.o [2021-02-06T15:33:38.368Z] #42 39.49 CC images/memfd.o [2021-02-06T15:33:38.368Z] #42 ... [2021-02-06T15:33:38.368Z] [2021-02-06T15:33:38.368Z] #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-06T15:33:38.368Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:33:38.368Z] #44 98.70 net/http/httptrace [2021-02-06T15:33:38.368Z] #44 98.83 net/http [2021-02-06T15:33:38.368Z] #44 107.1 github.com/LK4D4/vndr/godl [2021-02-06T15:33:38.368Z] #44 107.9 github.com/LK4D4/vndr [2021-02-06T15:33:38.398Z] #42 ... [2021-02-06T15:33:38.398Z] [2021-02-06T15:33:38.398Z] #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-06T15:33:38.398Z] #57 sha256:b72e7015631c13ea0d7722399cfc0977dce18353a0ee176ae97f7343361fd046 [2021-02-06T15:33:38.398Z] #57 DONE 117.1s [2021-02-06T15:33:38.398Z] [2021-02-06T15:33:38.398Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-06T15:33:38.398Z] #58 sha256:12039a47db5716ebe8f7f52701da1716ade25454729bb0b2894786438598f616 [2021-02-06T15:33:38.398Z] #58 DONE 0.1s [2021-02-06T15:33:38.398Z] [2021-02-06T15:33:38.398Z] #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-06T15:33:38.398Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:38.398Z] #42 45.32 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-06T15:33:38.398Z] #42 ... [2021-02-06T15:33:38.398Z] [2021-02-06T15:33:38.398Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-06T15:33:38.398Z] #59 sha256:64bb0f12075dcc9f988698e48666420af7879b3b70b1167fe42f854588171667 [2021-02-06T15:33:38.398Z] #59 DONE 0.1s [2021-02-06T15:33:38.398Z] [2021-02-06T15:33:38.398Z] #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-06T15:33:38.398Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:38.398Z] #42 45.40 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-06T15:33:38.398Z] #42 45.47 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-06T15:33:38.398Z] #42 45.53 AR compel/plugins/std.lib.a [2021-02-06T15:33:38.398Z] #42 45.58 CC compel/plugins/fds/fds.o [2021-02-06T15:33:38.445Z] #43 51.79 DEP compel/src/lib/ptrace.d [2021-02-06T15:33:38.445Z] #43 52.00 DEP compel/src/lib/infect.d [2021-02-06T15:33:38.633Z] #44 ... [2021-02-06T15:33:38.633Z] [2021-02-06T15:33:38.633Z] #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-06T15:33:38.633Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-06T15:33:38.633Z] #12 104.8 Selecting previously unselected package libapparmor1:arm64. [2021-02-06T15:33:38.633Z] #12 104.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 104.8 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-02-06T15:33:38.633Z] #12 104.9 Selecting previously unselected package libapparmor-dev:arm64. [2021-02-06T15:33:38.633Z] #12 105.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 105.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-06T15:33:38.633Z] #12 105.1 Selecting previously unselected package libbtrfs0. [2021-02-06T15:33:38.633Z] #12 105.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 105.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-06T15:33:38.633Z] #12 105.3 Selecting previously unselected package libbtrfs-dev. [2021-02-06T15:33:38.633Z] #12 105.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 105.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:33:38.633Z] #12 105.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-02-06T15:33:38.633Z] #12 105.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 105.4 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-06T15:33:38.633Z] #12 105.5 Selecting previously unselected package libudev-dev:arm64. [2021-02-06T15:33:38.633Z] #12 105.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 105.6 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-06T15:33:38.633Z] #12 105.8 Selecting previously unselected package libsepol1-dev:arm64. [2021-02-06T15:33:38.633Z] #12 105.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 105.8 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-02-06T15:33:38.633Z] #12 106.2 Selecting previously unselected package libpcre16-3:arm64. [2021-02-06T15:33:38.633Z] #12 106.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 106.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-02-06T15:33:38.633Z] #12 106.4 Selecting previously unselected package libpcre32-3:arm64. [2021-02-06T15:33:38.633Z] #12 106.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 106.4 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-02-06T15:33:38.633Z] #12 106.6 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-02-06T15:33:38.633Z] #12 106.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 106.7 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-06T15:33:38.633Z] #12 106.8 Selecting previously unselected package libpcre3-dev:arm64. [2021-02-06T15:33:38.633Z] #12 106.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 106.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-06T15:33:38.633Z] #12 107.3 Selecting previously unselected package libselinux1-dev:arm64. [2021-02-06T15:33:38.633Z] #12 107.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 107.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-06T15:33:38.633Z] #12 107.6 Selecting previously unselected package libdevmapper-dev:arm64. [2021-02-06T15:33:38.633Z] #12 107.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 107.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-06T15:33:38.633Z] #12 107.7 Selecting previously unselected package libseccomp-dev:arm64. [2021-02-06T15:33:38.633Z] #12 107.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 107.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-06T15:33:38.633Z] #12 107.8 Selecting previously unselected package libsystemd-dev:arm64. [2021-02-06T15:33:38.633Z] #12 107.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-02-06T15:33:38.633Z] #12 107.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-06T15:33:38.633Z] #12 108.2 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-06T15:33:38.633Z] #12 108.2 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-06T15:33:38.633Z] #12 108.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-02-06T15:33:38.633Z] #12 108.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-06T15:33:38.633Z] #12 108.3 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-02-06T15:33:38.633Z] #12 108.3 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-02-06T15:33:38.633Z] #12 108.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:38.633Z] #12 108.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-06T15:33:38.633Z] #12 108.4 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-02-06T15:33:38.633Z] #12 108.4 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-06T15:33:38.633Z] #12 108.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-06T15:33:38.633Z] #12 108.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:33:38.633Z] #12 108.5 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-06T15:33:38.633Z] #12 108.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-06T15:33:38.633Z] #12 108.5 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-06T15:33:38.633Z] #12 108.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-06T15:33:38.633Z] #12 108.5 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-06T15:33:38.633Z] #12 108.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:38.633Z] #12 108.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-06T15:33:38.633Z] #12 108.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-06T15:33:38.633Z] #12 108.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:38.633Z] #12 108.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-06T15:33:38.633Z] #12 108.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-06T15:33:38.633Z] #12 108.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-06T15:33:38.633Z] #12 108.6 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-06T15:33:38.633Z] #12 108.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-06T15:33:38.633Z] #12 108.7 Setting up dmsetup (2:1.02.155-3) ... [2021-02-06T15:33:38.633Z] #12 108.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-06T15:33:38.633Z] #12 108.7 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-06T15:33:38.633Z] #12 108.7 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:33:38.658Z] #42 45.89 AR compel/plugins/fds.lib.a [2021-02-06T15:33:38.678Z] #44 112.5 mime/multipart [2021-02-06T15:33:38.743Z] #43 52.27 DEP compel/src/lib/infect-util.d [2021-02-06T15:33:38.743Z] #43 52.38 DEP compel/src/lib/infect-rpc.d [2021-02-06T15:33:38.921Z] #42 46.02 HOSTDEP compel/src/lib/log-host.d [2021-02-06T15:33:39.042Z] #43 52.59 DEP compel/arch/ppc64/src/lib/infect.d [2021-02-06T15:33:39.181Z] #42 46.23 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-06T15:33:39.213Z] #12 DONE 109.4s [2021-02-06T15:33:39.213Z] [2021-02-06T15:33:39.213Z] #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-06T15:33:39.213Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:33:39.213Z] #42 39.77 CC images/timens.o [2021-02-06T15:33:39.213Z] #42 39.98 LINK images/built-in.o [2021-02-06T15:33:39.213Z] #42 40.08 GEN compel/include/asm [2021-02-06T15:33:39.213Z] #42 40.11 GEN compel/include/version.h [2021-02-06T15:33:39.213Z] #42 40.16 touch .config [2021-02-06T15:33:39.213Z] #42 40.22 GEN include/common/config.h [2021-02-06T15:33:39.354Z] #43 52.81 DEP compel/arch/ppc64/src/lib/cpu.d [2021-02-06T15:33:39.354Z] #43 52.89 DEP compel/src/lib/log.d [2021-02-06T15:33:39.443Z] #42 46.41 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-06T15:33:39.443Z] #42 46.52 HOSTDEP compel/src/main-host.d [2021-02-06T15:33:39.478Z] #42 40.36 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-06T15:33:39.478Z] #42 40.38 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-02-06T15:33:39.478Z] #42 40.46 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-02-06T15:33:39.478Z] #42 40.50 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-02-06T15:33:39.478Z] #42 40.59 DEP compel/plugins/std/infect.d [2021-02-06T15:33:39.650Z] #43 53.05 DEP compel/src/main.d [2021-02-06T15:33:39.650Z] #43 53.23 DEP compel/src/lib/handle-elf.d [2021-02-06T15:33:39.703Z] #42 46.72 DEP compel/src/lib/ptrace.d [2021-02-06T15:33:39.742Z] #42 40.71 DEP compel/plugins/std/string.d [2021-02-06T15:33:39.945Z] #43 53.36 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-02-06T15:33:39.945Z] #43 53.47 CC compel/src/lib/log.o [2021-02-06T15:33:39.963Z] #42 46.89 DEP compel/src/lib/infect.d [2021-02-06T15:33:39.963Z] #42 47.10 DEP compel/src/lib/infect-util.d [2021-02-06T15:33:40.007Z] #42 40.90 DEP compel/plugins/std/log.d [2021-02-06T15:33:40.007Z] #42 40.97 DEP compel/plugins/std/fds.d [2021-02-06T15:33:40.007Z] #42 41.04 DEP compel/plugins/std/std.d [2021-02-06T15:33:40.224Z] #42 47.18 DEP compel/src/lib/infect-rpc.d [2021-02-06T15:33:40.224Z] #42 47.26 DEP compel/arch/x86/src/lib/infect.d [2021-02-06T15:33:40.224Z] #42 47.35 DEP compel/arch/x86/src/lib/cpu.d [2021-02-06T15:33:40.241Z] #43 53.68 CC compel/arch/ppc64/src/lib/cpu.o [2021-02-06T15:33:40.272Z] #42 41.26 DEP compel/plugins/shmem/shmem.d [2021-02-06T15:33:40.272Z] #42 41.34 DEP compel/plugins/fds/fds.d [2021-02-06T15:33:40.484Z] #42 47.44 DEP compel/src/lib/log.d [2021-02-06T15:33:40.485Z] #42 47.54 DEP compel/src/main.d [2021-02-06T15:33:40.485Z] #42 47.62 DEP compel/src/lib/handle-elf.d [2021-02-06T15:33:40.485Z] #42 47.68 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-06T15:33:40.536Z] #42 41.54 CC compel/plugins/std/std.o [2021-02-06T15:33:40.538Z] #43 54.02 CC compel/arch/ppc64/src/lib/infect.o [2021-02-06T15:33:40.744Z] #42 47.78 CC compel/src/lib/log.o [2021-02-06T15:33:40.744Z] #42 47.94 CC compel/arch/x86/src/lib/cpu.o [2021-02-06T15:33:40.802Z] #42 41.94 CC compel/plugins/std/fds.o [2021-02-06T15:33:41.279Z] #44 114.8 crypto/tls [2021-02-06T15:33:41.381Z] #42 ... [2021-02-06T15:33:41.381Z] [2021-02-06T15:33:41.381Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-06T15:33:41.381Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-06T15:33:41.381Z] #13 DONE 2.1s [2021-02-06T15:33:41.381Z] [2021-02-06T15:33:41.381Z] #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-06T15:33:41.381Z] #52 sha256:12f49b5e43c5605b3079d8d675d1df519902dd57728fbb0539e6c224da2083d2 [2021-02-06T15:33:41.381Z] #52 1.844 + RM_GOPATH=0 [2021-02-06T15:33:41.381Z] #52 1.844 + TMP_GOPATH= [2021-02-06T15:33:41.381Z] #52 1.844 + : /build [2021-02-06T15:33:41.381Z] #52 1.844 + '[' -z '' ']' [2021-02-06T15:33:41.381Z] #52 1.846 ++ mktemp -d [2021-02-06T15:33:41.381Z] #52 1.847 + export GOPATH=/tmp/tmp.DPLvDe1S3V [2021-02-06T15:33:41.381Z] #52 1.847 + GOPATH=/tmp/tmp.DPLvDe1S3V [2021-02-06T15:33:41.381Z] #52 1.847 + RM_GOPATH=1 [2021-02-06T15:33:41.381Z] #52 1.848 + case "$(go env GOARCH)" in [2021-02-06T15:33:41.381Z] #52 1.852 ++ go env GOARCH [2021-02-06T15:33:41.381Z] #52 1.864 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:33:41.381Z] #52 1.864 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:33:41.381Z] #52 1.865 ++ dirname /tmp/install/install.sh [2021-02-06T15:33:41.381Z] #52 1.868 + dir=/tmp/install [2021-02-06T15:33:41.382Z] #52 1.868 + bin=runc [2021-02-06T15:33:41.382Z] #52 1.868 + shift [2021-02-06T15:33:41.382Z] #52 1.868 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-06T15:33:41.382Z] #52 1.868 + . /tmp/install/runc.installer [2021-02-06T15:33:41.382Z] #52 1.868 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:33:41.382Z] #52 1.869 + install_runc [2021-02-06T15:33:41.382Z] #52 1.869 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-06T15:33:41.382Z] #52 1.869 + uname -r [2021-02-06T15:33:41.382Z] #52 1.872 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-06T15:33:41.382Z] #52 1.872 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-06T15:33:41.382Z] #52 1.872 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DPLvDe1S3V/src/github.com/opencontainers/runc [2021-02-06T15:33:41.382Z] #52 1.872 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-06T15:33:41.382Z] #52 1.876 Cloning into '/tmp/tmp.DPLvDe1S3V/src/github.com/opencontainers/runc'... [2021-02-06T15:33:41.587Z] #43 54.95 CC compel/src/lib/infect-rpc.o [2021-02-06T15:33:41.684Z] #42 48.54 CC compel/arch/x86/src/lib/infect.o [2021-02-06T15:33:41.861Z] #44 ... [2021-02-06T15:33:41.861Z] [2021-02-06T15:33:41.862Z] #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-06T15:33:41.862Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:33:41.862Z] #12 114.3 Selecting previously unselected package libapparmor1:amd64. [2021-02-06T15:33:41.862Z] #12 114.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-06T15:33:41.862Z] #12 114.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-06T15:33:41.862Z] #12 114.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-06T15:33:41.862Z] #12 114.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-06T15:33:41.862Z] #12 114.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-06T15:33:41.862Z] #12 114.6 Selecting previously unselected package libbtrfs0. [2021-02-06T15:33:41.862Z] #12 114.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-06T15:33:41.862Z] #12 114.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-06T15:33:41.862Z] #12 114.7 Selecting previously unselected package libbtrfs-dev. [2021-02-06T15:33:41.862Z] #12 114.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-06T15:33:41.862Z] #12 114.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:33:41.862Z] #12 114.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-06T15:33:41.862Z] #12 114.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-06T15:33:41.862Z] #12 114.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-06T15:33:41.862Z] #12 114.9 Selecting previously unselected package libudev-dev:amd64. [2021-02-06T15:33:41.862Z] #12 114.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-06T15:33:41.862Z] #12 114.9 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-06T15:33:41.862Z] #12 115.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-06T15:33:41.862Z] #12 115.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-06T15:33:41.862Z] #12 115.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-06T15:33:41.862Z] #12 115.3 Selecting previously unselected package libpcre16-3:amd64. [2021-02-06T15:33:41.862Z] #12 115.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-06T15:33:41.862Z] #12 115.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-06T15:33:41.862Z] #12 115.5 Selecting previously unselected package libpcre32-3:amd64. [2021-02-06T15:33:41.862Z] #12 115.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-06T15:33:41.862Z] #12 115.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-06T15:33:41.862Z] #12 115.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-06T15:33:41.862Z] #12 115.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-06T15:33:41.862Z] #12 115.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-06T15:33:41.885Z] #43 55.39 CC compel/src/lib/infect-util.o [2021-02-06T15:33:42.121Z] #12 116.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-06T15:33:42.121Z] #12 116.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-06T15:33:42.121Z] #12 116.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-06T15:33:42.181Z] #43 55.65 CC compel/src/lib/infect.o [2021-02-06T15:33:42.254Z] #42 49.28 CC compel/src/lib/infect-rpc.o [2021-02-06T15:33:42.689Z] #12 116.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-06T15:33:42.689Z] #12 116.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-06T15:33:42.689Z] #12 116.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-06T15:33:42.689Z] #12 116.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-06T15:33:42.689Z] #12 116.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-06T15:33:42.689Z] #12 116.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-06T15:33:42.823Z] #42 49.70 CC compel/src/lib/infect-util.o [2021-02-06T15:33:42.823Z] #42 49.94 CC compel/src/lib/infect.o [2021-02-06T15:33:42.823Z] #42 ... [2021-02-06T15:33:42.823Z] [2021-02-06T15:33:42.823Z] #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-06T15:33:42.823Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-06T15:33:42.823Z] #12 117.0 Selecting previously unselected package libapparmor1:amd64. [2021-02-06T15:33:42.823Z] #12 117.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 117.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-06T15:33:42.823Z] #12 117.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-06T15:33:42.823Z] #12 117.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 117.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-06T15:33:42.823Z] #12 117.5 Selecting previously unselected package libbtrfs0. [2021-02-06T15:33:42.823Z] #12 117.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 117.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-06T15:33:42.823Z] #12 117.7 Selecting previously unselected package libbtrfs-dev. [2021-02-06T15:33:42.823Z] #12 117.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 117.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:33:42.823Z] #12 118.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-06T15:33:42.823Z] #12 118.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 118.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-06T15:33:42.823Z] #12 118.3 Selecting previously unselected package libudev-dev:amd64. [2021-02-06T15:33:42.823Z] #12 118.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 118.3 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-06T15:33:42.823Z] #12 118.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-06T15:33:42.823Z] #12 118.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 118.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-06T15:33:42.823Z] #12 118.8 Selecting previously unselected package libpcre16-3:amd64. [2021-02-06T15:33:42.823Z] #12 118.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 118.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-06T15:33:42.823Z] #12 119.0 Selecting previously unselected package libpcre32-3:amd64. [2021-02-06T15:33:42.823Z] #12 119.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 119.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-06T15:33:42.823Z] #12 119.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-06T15:33:42.823Z] #12 119.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 119.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-06T15:33:42.823Z] #12 119.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-06T15:33:42.823Z] #12 119.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 119.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-06T15:33:42.823Z] #12 119.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-06T15:33:42.823Z] #12 119.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 119.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-06T15:33:42.823Z] #12 120.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-06T15:33:42.823Z] #12 120.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 120.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-06T15:33:42.823Z] #12 120.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-06T15:33:42.823Z] #12 120.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 120.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-06T15:33:42.823Z] #12 120.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-06T15:33:42.823Z] #12 120.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-06T15:33:42.823Z] #12 120.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-06T15:33:42.823Z] #12 120.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-06T15:33:42.823Z] #12 120.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-06T15:33:42.823Z] #12 121.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-06T15:33:42.823Z] #12 121.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-06T15:33:42.823Z] #12 121.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-06T15:33:42.823Z] #12 121.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-06T15:33:42.823Z] #12 121.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:42.823Z] #12 121.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-06T15:33:42.823Z] #12 121.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-06T15:33:42.823Z] #12 121.1 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-06T15:33:42.823Z] #12 121.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-06T15:33:42.823Z] #12 121.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:33:42.823Z] #12 121.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-06T15:33:42.823Z] #12 121.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-06T15:33:42.823Z] #12 121.1 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-06T15:33:42.823Z] #12 121.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-06T15:33:42.823Z] #12 121.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-06T15:33:42.823Z] #12 121.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:42.823Z] #12 121.2 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-06T15:33:42.823Z] #12 121.2 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-06T15:33:42.823Z] #12 121.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:42.823Z] #12 121.2 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-06T15:33:42.823Z] #12 121.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-06T15:33:42.823Z] #12 121.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-06T15:33:42.823Z] #12 121.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-06T15:33:42.823Z] #12 121.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-06T15:33:42.823Z] #12 121.3 Setting up dmsetup (2:1.02.155-3) ... [2021-02-06T15:33:42.823Z] #12 121.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-06T15:33:42.823Z] #12 121.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-06T15:33:42.823Z] #12 121.3 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:33:42.823Z] #12 DONE 121.7s [2021-02-06T15:33:42.824Z] #43 ... [2021-02-06T15:33:42.824Z] [2021-02-06T15:33:42.824Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:33:42.824Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:33:42.824Z] #45 116.3 go/parser [2021-02-06T15:33:42.824Z] #45 116.8 text/template [2021-02-06T15:33:42.824Z] #45 121.4 encoding/xml [2021-02-06T15:33:42.824Z] #45 ... [2021-02-06T15:33:42.824Z] [2021-02-06T15:33:42.824Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-06T15:33:42.824Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-06T15:33:42.824Z] #20 0.636 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:33:42.824Z] #20 0.848 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:33:42.824Z] #20 1.013 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:33:42.824Z] #20 1.579 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-02-06T15:33:42.824Z] #20 2.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [256 kB] [2021-02-06T15:33:42.824Z] #20 4.330 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7852 B] [2021-02-06T15:33:42.949Z] #12 116.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-06T15:33:42.949Z] #12 116.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-06T15:33:42.949Z] #12 116.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-06T15:33:43.084Z] [2021-02-06T15:33:43.084Z] #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-06T15:33:43.084Z] #52 sha256:58e6ea75f7b620c34cadfe1ccc3762e4cf952463246ec3290aeecd9b1ae0c4cd [2021-02-06T15:33:43.208Z] #12 116.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-06T15:33:43.209Z] #12 116.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-06T15:33:43.209Z] #12 116.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-06T15:33:43.466Z] #20 ... [2021-02-06T15:33:43.466Z] [2021-02-06T15:33:43.466Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:33:43.466Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:33:43.466Z] #45 127.0 math/big [2021-02-06T15:33:43.468Z] #12 117.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-06T15:33:43.468Z] #12 117.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-06T15:33:43.468Z] #12 117.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-06T15:33:43.468Z] #12 117.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-06T15:33:43.468Z] #12 117.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-06T15:33:43.468Z] #12 117.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-06T15:33:43.468Z] #12 117.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:43.468Z] #12 117.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-06T15:33:43.728Z] #12 117.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-06T15:33:43.728Z] #12 117.5 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-06T15:33:43.728Z] #12 117.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-06T15:33:43.728Z] #12 117.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-06T15:33:43.728Z] #12 117.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-06T15:33:43.728Z] #12 117.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-06T15:33:43.728Z] #12 117.5 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-06T15:33:43.728Z] #12 117.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-06T15:33:43.728Z] #12 117.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-06T15:33:43.728Z] #12 117.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:43.728Z] #12 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-06T15:33:43.728Z] #12 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-06T15:33:43.728Z] #12 117.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-06T15:33:43.728Z] #12 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-06T15:33:43.728Z] #12 117.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-06T15:33:43.728Z] #12 117.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-06T15:33:43.728Z] #12 117.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-06T15:33:43.728Z] #12 117.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-06T15:33:43.989Z] #12 117.7 Setting up dmsetup (2:1.02.155-3) ... [2021-02-06T15:33:43.989Z] #12 117.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-06T15:33:43.989Z] #12 117.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-06T15:33:43.989Z] #12 117.7 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:33:44.468Z] #52 1.606 + RM_GOPATH=0 [2021-02-06T15:33:44.468Z] #52 1.606 + TMP_GOPATH= [2021-02-06T15:33:44.468Z] #52 1.606 + : /build [2021-02-06T15:33:44.468Z] #52 1.606 + '[' -z '' ']' [2021-02-06T15:33:44.468Z] #52 1.606 ++ mktemp -d [2021-02-06T15:33:44.468Z] #52 1.606 + export GOPATH=/tmp/tmp.zWB7mISbZL [2021-02-06T15:33:44.468Z] #52 1.606 + GOPATH=/tmp/tmp.zWB7mISbZL [2021-02-06T15:33:44.468Z] #52 1.606 + RM_GOPATH=1 [2021-02-06T15:33:44.468Z] #52 1.606 + case "$(go env GOARCH)" in [2021-02-06T15:33:44.468Z] #52 1.606 ++ go env GOARCH [2021-02-06T15:33:44.468Z] #52 ... [2021-02-06T15:33:44.468Z] [2021-02-06T15:33:44.468Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-06T15:33:44.468Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-06T15:33:44.468Z] #13 DONE 1.8s [2021-02-06T15:33:44.468Z] [2021-02-06T15:33:44.468Z] #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-06T15:33:44.468Z] #52 sha256:58e6ea75f7b620c34cadfe1ccc3762e4cf952463246ec3290aeecd9b1ae0c4cd [2021-02-06T15:33:44.468Z] #52 1.621 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:33:44.468Z] #52 1.621 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:33:44.468Z] #52 1.622 ++ dirname /tmp/install/install.sh [2021-02-06T15:33:44.468Z] #52 1.625 + dir=/tmp/install [2021-02-06T15:33:44.468Z] #52 1.628 + bin=runc [2021-02-06T15:33:44.468Z] #52 1.628 + shift [2021-02-06T15:33:44.468Z] #52 1.629 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-06T15:33:44.468Z] #52 1.629 + . /tmp/install/runc.installer [2021-02-06T15:33:44.468Z] #52 1.629 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:33:44.468Z] #52 1.629 + install_runc [2021-02-06T15:33:44.468Z] #52 1.632 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-06T15:33:44.468Z] #52 1.639 + uname -r [2021-02-06T15:33:44.468Z] #52 1.648 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-06T15:33:44.468Z] #52 1.648 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-06T15:33:44.468Z] #52 1.648 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zWB7mISbZL/src/github.com/opencontainers/runc [2021-02-06T15:33:44.468Z] #52 1.649 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-06T15:33:44.468Z] #52 1.657 Cloning into '/tmp/tmp.zWB7mISbZL/src/github.com/opencontainers/runc'... [2021-02-06T15:33:44.561Z] #12 DONE 118.3s [2021-02-06T15:33:44.561Z] [2021-02-06T15:33:44.561Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-06T15:33:44.561Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-06T15:33:44.712Z] #52 ... [2021-02-06T15:33:44.712Z] [2021-02-06T15:33:44.712Z] #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-06T15:33:44.712Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-06T15:33:44.712Z] #14 DONE 3.0s [2021-02-06T15:33:44.712Z] [2021-02-06T15:33:44.712Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-06T15:33:44.712Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-06T15:33:44.978Z] #15 ... [2021-02-06T15:33:44.978Z] [2021-02-06T15:33:44.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-06T15:33:44.979Z] #44 sha256:9e87de867df25aab9922b3d4a9fbc641876789ffd418bfae387aeed8643f575e [2021-02-06T15:33:44.979Z] #44 DONE 115.3s [2021-02-06T15:33:45.244Z] [2021-02-06T15:33:45.244Z] #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-06T15:33:45.244Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:33:45.244Z] #42 42.48 CC compel/plugins/std/log.o [2021-02-06T15:33:45.244Z] #42 43.49 CC compel/plugins/std/string.o [2021-02-06T15:33:45.244Z] #42 44.08 CC compel/plugins/std/infect.o [2021-02-06T15:33:45.244Z] #42 44.46 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-02-06T15:33:45.244Z] #42 44.52 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-02-06T15:33:45.244Z] #42 44.62 AR compel/plugins/std.lib.a [2021-02-06T15:33:45.244Z] #42 44.77 CC compel/plugins/fds/fds.o [2021-02-06T15:33:45.244Z] #42 45.10 AR compel/plugins/fds.lib.a [2021-02-06T15:33:45.244Z] #42 45.19 HOSTDEP compel/src/lib/log-host.d [2021-02-06T15:33:45.244Z] #42 45.29 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-06T15:33:45.244Z] #42 45.37 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-02-06T15:33:45.244Z] #42 45.48 HOSTDEP compel/src/main-host.d [2021-02-06T15:33:45.244Z] #42 45.70 DEP compel/src/lib/ptrace.d [2021-02-06T15:33:45.244Z] #42 45.96 DEP compel/src/lib/infect.d [2021-02-06T15:33:45.244Z] #42 46.12 DEP compel/src/lib/infect-util.d [2021-02-06T15:33:45.244Z] #42 46.30 DEP compel/src/lib/infect-rpc.d [2021-02-06T15:33:45.509Z] #42 ... [2021-02-06T15:33:45.509Z] [2021-02-06T15:33:45.509Z] #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-06T15:33:45.509Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-06T15:33:45.509Z] #31 DONE 115.3s [2021-02-06T15:33:45.509Z] [2021-02-06T15:33:45.509Z] #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-06T15:33:45.509Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:33:45.509Z] #42 46.44 DEP compel/arch/aarch64/src/lib/infect.d [2021-02-06T15:33:45.509Z] #42 46.50 DEP compel/arch/aarch64/src/lib/cpu.d [2021-02-06T15:33:45.509Z] #42 46.54 DEP compel/src/lib/log.d [2021-02-06T15:33:45.509Z] #42 46.63 DEP compel/src/main.d [2021-02-06T15:33:45.775Z] #42 46.71 DEP compel/src/lib/handle-elf.d [2021-02-06T15:33:45.775Z] #42 46.82 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-02-06T15:33:46.041Z] #42 46.94 CC compel/src/lib/log.o [2021-02-06T15:33:46.041Z] #42 47.14 CC compel/arch/aarch64/src/lib/cpu.o [2021-02-06T15:33:46.306Z] #42 ... [2021-02-06T15:33:46.306Z] [2021-02-06T15:33:46.306Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-06T15:33:46.306Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-06T15:33:46.306Z] #15 1.803 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-06T15:33:46.306Z] #15 DONE 2.0s [2021-02-06T15:33:46.306Z] [2021-02-06T15:33:46.306Z] #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-06T15:33:46.306Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:33:46.306Z] #42 47.31 CC compel/arch/aarch64/src/lib/infect.o [2021-02-06T15:33:46.395Z] #52 ... [2021-02-06T15:33:46.395Z] [2021-02-06T15:33:46.395Z] #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-06T15:33:46.395Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-06T15:33:46.395Z] #14 DONE 1.4s [2021-02-06T15:33:46.395Z] [2021-02-06T15:33:46.395Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-06T15:33:46.395Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-06T15:33:46.470Z] #13 DONE 1.7s [2021-02-06T15:33:46.470Z] [2021-02-06T15:33:46.470Z] #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-06T15:33:46.470Z] #52 sha256:cbae75724db64b7aedde9f024b42ae8fd4792b07c4f0f5b621194d5c6f7e1d37 [2021-02-06T15:33:46.470Z] #52 1.628 + RM_GOPATH=0 [2021-02-06T15:33:46.470Z] #52 1.633 + TMP_GOPATH= [2021-02-06T15:33:46.470Z] #52 1.633 + : /build [2021-02-06T15:33:46.470Z] #52 1.633 + '[' -z '' ']' [2021-02-06T15:33:46.470Z] #52 1.633 ++ mktemp -d [2021-02-06T15:33:46.470Z] #52 1.640 + export GOPATH=/tmp/tmp.hIa6HOVii3 [2021-02-06T15:33:46.470Z] #52 1.640 + GOPATH=/tmp/tmp.hIa6HOVii3 [2021-02-06T15:33:46.470Z] #52 1.640 + RM_GOPATH=1 [2021-02-06T15:33:46.470Z] #52 1.640 + case "$(go env GOARCH)" in [2021-02-06T15:33:46.470Z] #52 1.647 ++ go env GOARCH [2021-02-06T15:33:46.470Z] #52 1.657 + export GO_BUILDMODE=-buildmode=pie [2021-02-06T15:33:46.470Z] #52 1.657 + GO_BUILDMODE=-buildmode=pie [2021-02-06T15:33:46.470Z] #52 1.657 ++ dirname /tmp/install/install.sh [2021-02-06T15:33:46.470Z] #52 1.660 + dir=/tmp/install [2021-02-06T15:33:46.470Z] #52 1.670 + bin=runc [2021-02-06T15:33:46.470Z] #52 1.670 + shift [2021-02-06T15:33:46.470Z] #52 1.670 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-06T15:33:46.470Z] #52 1.670 + . /tmp/install/runc.installer [2021-02-06T15:33:46.470Z] #52 1.670 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:33:46.470Z] #52 1.670 + install_runc [2021-02-06T15:33:46.470Z] #52 1.678 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-06T15:33:46.470Z] #52 1.687 + uname -r [2021-02-06T15:33:46.470Z] #52 1.688 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-02-06T15:33:46.470Z] #52 1.692 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-02-06T15:33:46.470Z] #52 1.692 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-02-06T15:33:46.470Z] #52 1.692 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hIa6HOVii3/src/github.com/opencontainers/runc [2021-02-06T15:33:46.470Z] #52 1.711 Cloning into '/tmp/tmp.hIa6HOVii3/src/github.com/opencontainers/runc'... [2021-02-06T15:33:46.885Z] #42 47.70 CC compel/src/lib/infect-rpc.o [2021-02-06T15:33:46.965Z] #15 1.072 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-06T15:33:47.150Z] #42 47.99 CC compel/src/lib/infect-util.o [2021-02-06T15:33:47.225Z] #15 DONE 1.2s [2021-02-06T15:33:47.225Z] [2021-02-06T15:33:47.225Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-06T15:33:47.225Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-06T15:33:47.409Z] #52 ... [2021-02-06T15:33:47.409Z] [2021-02-06T15:33:47.409Z] #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-06T15:33:47.409Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-06T15:33:47.409Z] #14 DONE 1.3s [2021-02-06T15:33:47.415Z] #42 48.31 CC compel/src/lib/infect.o [2021-02-06T15:33:47.669Z] [2021-02-06T15:33:47.669Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-06T15:33:47.669Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-06T15:33:48.239Z] #15 ... [2021-02-06T15:33:48.239Z] [2021-02-06T15:33:48.239Z] #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-06T15:33:48.239Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:48.239Z] #42 43.32 CC compel/plugins/std/string.o [2021-02-06T15:33:48.239Z] #42 44.27 CC compel/plugins/std/infect.o [2021-02-06T15:33:48.239Z] #42 44.61 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-06T15:33:48.239Z] #42 44.66 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-06T15:33:48.239Z] #42 44.69 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-06T15:33:48.239Z] #42 44.75 AR compel/plugins/std.lib.a [2021-02-06T15:33:48.239Z] #42 44.82 CC compel/plugins/fds/fds.o [2021-02-06T15:33:48.239Z] #42 45.05 AR compel/plugins/fds.lib.a [2021-02-06T15:33:48.239Z] #42 45.09 HOSTDEP compel/src/lib/log-host.d [2021-02-06T15:33:48.239Z] #42 45.16 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-06T15:33:48.239Z] #42 45.28 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-06T15:33:48.239Z] #42 45.43 HOSTDEP compel/src/main-host.d [2021-02-06T15:33:48.239Z] #42 45.52 DEP compel/src/lib/ptrace.d [2021-02-06T15:33:48.239Z] #42 45.59 DEP compel/src/lib/infect.d [2021-02-06T15:33:48.239Z] #42 45.69 DEP compel/src/lib/infect-util.d [2021-02-06T15:33:48.239Z] #42 45.76 DEP compel/src/lib/infect-rpc.d [2021-02-06T15:33:48.239Z] #42 45.93 DEP compel/arch/x86/src/lib/infect.d [2021-02-06T15:33:48.239Z] #42 46.01 DEP compel/arch/x86/src/lib/cpu.d [2021-02-06T15:33:48.239Z] #42 46.07 DEP compel/src/lib/log.d [2021-02-06T15:33:48.239Z] #42 46.12 DEP compel/src/main.d [2021-02-06T15:33:48.239Z] #42 46.19 DEP compel/src/lib/handle-elf.d [2021-02-06T15:33:48.239Z] #42 46.27 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-06T15:33:48.239Z] #42 46.42 CC compel/src/lib/log.o [2021-02-06T15:33:48.239Z] #42 46.69 CC compel/arch/x86/src/lib/cpu.o [2021-02-06T15:33:48.239Z] #42 47.51 CC compel/arch/x86/src/lib/infect.o [2021-02-06T15:33:48.239Z] #42 48.30 CC compel/src/lib/infect-rpc.o [2021-02-06T15:33:48.239Z] #42 48.69 CC compel/src/lib/infect-util.o [2021-02-06T15:33:48.239Z] #42 48.92 CC compel/src/lib/infect.o [2021-02-06T15:33:48.239Z] #42 51.64 CC compel/src/lib/ptrace.o [2021-02-06T15:33:48.239Z] #42 52.10 AR compel/libcompel.a [2021-02-06T15:33:48.239Z] #42 52.17 HOSTCC compel/src/main-host.o [2021-02-06T15:33:48.239Z] #42 52.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-06T15:33:48.239Z] #42 52.75 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-06T15:33:48.239Z] #42 53.16 HOSTCC compel/src/lib/log-host.o [2021-02-06T15:33:48.239Z] #42 53.35 HOSTLINK compel/compel-host-bin [2021-02-06T15:33:48.500Z] #42 53.51 DEP soccr/soccr.d [2021-02-06T15:33:48.500Z] #42 53.72 CC soccr/soccr.o [2021-02-06T15:33:48.500Z] #42 ... [2021-02-06T15:33:48.500Z] [2021-02-06T15:33:48.500Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-06T15:33:48.500Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-06T15:33:48.500Z] #15 1.073 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-06T15:33:48.608Z] #16 DONE 1.1s [2021-02-06T15:33:48.608Z] [2021-02-06T15:33:48.608Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-06T15:33:48.608Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-06T15:33:48.760Z] #15 DONE 1.2s [2021-02-06T15:33:48.760Z] [2021-02-06T15:33:48.760Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-06T15:33:48.760Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-06T15:33:48.826Z] #42 ... [2021-02-06T15:33:48.826Z] [2021-02-06T15:33:48.826Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-06T15:33:48.826Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-06T15:33:48.826Z] #16 DONE 2.4s [2021-02-06T15:33:48.826Z] [2021-02-06T15:33:48.826Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-06T15:33:48.826Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-06T15:33:49.106Z] #45 ... [2021-02-06T15:33:49.106Z] [2021-02-06T15:33:49.106Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:33:49.106Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:49.106Z] #43 58.44 CC compel/src/lib/ptrace.o [2021-02-06T15:33:49.106Z] #43 59.06 AR compel/libcompel.a [2021-02-06T15:33:49.106Z] #43 59.18 HOSTCC compel/src/main-host.o [2021-02-06T15:33:49.106Z] #43 59.46 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-02-06T15:33:49.106Z] #43 59.63 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-06T15:33:49.106Z] #43 60.13 HOSTCC compel/src/lib/log-host.o [2021-02-06T15:33:49.106Z] #43 60.34 HOSTLINK compel/compel-host-bin [2021-02-06T15:33:49.106Z] #43 60.59 DEP soccr/soccr.d [2021-02-06T15:33:49.106Z] #43 60.83 CC soccr/soccr.o [2021-02-06T15:33:49.403Z] #43 62.78 AR soccr/libsoccr.a [2021-02-06T15:33:49.403Z] #43 62.83 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-06T15:33:49.548Z] #17 DONE 1.2s [2021-02-06T15:33:49.548Z] [2021-02-06T15:33:49.548Z] #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-06T15:33:49.548Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:49.548Z] #42 53.08 CC compel/src/lib/ptrace.o [2021-02-06T15:33:49.548Z] #42 53.69 AR compel/libcompel.a [2021-02-06T15:33:49.548Z] #42 53.80 HOSTCC compel/src/main-host.o [2021-02-06T15:33:49.548Z] #42 54.20 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-06T15:33:49.548Z] #42 54.43 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-06T15:33:49.548Z] #42 54.98 HOSTCC compel/src/lib/log-host.o [2021-02-06T15:33:49.548Z] #42 55.22 HOSTLINK compel/compel-host-bin [2021-02-06T15:33:49.548Z] #42 55.38 DEP soccr/soccr.d [2021-02-06T15:33:49.548Z] #42 55.74 CC soccr/soccr.o [2021-02-06T15:33:50.050Z] #43 63.39 DEP criu/arch/ppc64/sigframe.d [2021-02-06T15:33:50.050Z] #43 63.59 DEP criu/arch/ppc64/crtools.d [2021-02-06T15:33:50.145Z] #16 DONE 1.2s [2021-02-06T15:33:50.145Z] [2021-02-06T15:33:50.145Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-06T15:33:50.145Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-06T15:33:50.227Z] #17 DONE 1.7s [2021-02-06T15:33:50.227Z] [2021-02-06T15:33:50.227Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-06T15:33:50.227Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-06T15:33:50.348Z] #43 ... [2021-02-06T15:33:50.348Z] [2021-02-06T15:33:50.348Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-02-06T15:33:50.348Z] #51 sha256:56b013b2ff87a8fba94c0a141d4decf46b3f572df1cf0791169affe9e1ddbba4 [2021-02-06T15:33:50.348Z] #51 124.7 golang.org/x/crypto/ssh/terminal [2021-02-06T15:33:50.348Z] #51 127.8 mvdan.cc/sh/v3/cmd/shfmt [2021-02-06T15:33:50.348Z] #51 DONE 133.8s [2021-02-06T15:33:50.348Z] [2021-02-06T15:33:50.348Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-06T15:33:50.348Z] #58 sha256:bb4221e81f3300cd1102963fb012f415fde02244a33cce543479d749e9a8098d [2021-02-06T15:33:50.348Z] #58 133.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-06T15:33:50.348Z] #58 133.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-06T15:33:50.491Z] #42 ... [2021-02-06T15:33:50.491Z] [2021-02-06T15:33:50.491Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-06T15:33:50.491Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-06T15:33:50.491Z] #18 DONE 1.1s [2021-02-06T15:33:50.491Z] [2021-02-06T15:33:50.491Z] #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-06T15:33:50.491Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:33:50.491Z] #42 57.65 AR soccr/libsoccr.a [2021-02-06T15:33:50.751Z] #42 57.78 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-06T15:33:51.084Z] #17 DONE 1.2s [2021-02-06T15:33:51.084Z] [2021-02-06T15:33:51.084Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-06T15:33:51.084Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-06T15:33:51.690Z] #42 58.57 DEP criu/arch/x86/sigframe.d [2021-02-06T15:33:51.690Z] #42 58.69 DEP criu/arch/x86/sigaction_compat.d [2021-02-06T15:33:51.690Z] #42 58.78 DEP criu/arch/x86/kerndat.d [2021-02-06T15:33:51.690Z] #42 58.91 DEP criu/arch/x86/crtools.d [2021-02-06T15:33:51.949Z] #42 59.01 DEP criu/arch/x86/cpu.d [2021-02-06T15:33:52.166Z] #18 DONE 1.7s [2021-02-06T15:33:52.166Z] [2021-02-06T15:33:52.166Z] #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-06T15:33:52.166Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-06T15:33:52.209Z] #42 59.20 CC criu/arch/x86/cpu.o [2021-02-06T15:33:52.209Z] #42 ... [2021-02-06T15:33:52.209Z] [2021-02-06T15:33:52.209Z] #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-06T15:33:52.209Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:33:52.209Z] #44 121.0 net/http/httptrace [2021-02-06T15:33:52.209Z] #44 121.1 net/http [2021-02-06T15:33:52.209Z] #44 ... [2021-02-06T15:33:52.209Z] [2021-02-06T15:33:52.209Z] #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-06T15:33:52.209Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:33:52.209Z] #19 1.664 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:33:52.209Z] #19 1.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:33:52.466Z] #18 DONE 1.2s [2021-02-06T15:33:52.466Z] [2021-02-06T15:33:52.466Z] #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-06T15:33:52.466Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:33:52.469Z] #19 1.837 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:33:53.038Z] #19 2.263 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:33:53.848Z] #19 1.495 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:33:53.848Z] #19 1.520 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:33:53.848Z] #19 1.520 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:33:54.101Z] #19 1.717 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-06T15:33:54.101Z] #19 1.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-06T15:33:54.101Z] #19 1.739 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-06T15:33:54.367Z] #19 2.301 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-06T15:33:54.416Z] #19 2.118 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-06T15:33:54.417Z] #19 3.656 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:33:54.863Z] #58 ... [2021-02-06T15:33:54.863Z] [2021-02-06T15:33:54.863Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-06T15:33:54.863Z] #53 sha256:4576545e18873b5b698178b49deaf0f74c701dd5a23d5edcb6d398a466a33f36 [2021-02-06T15:33:54.863Z] #53 10.57 + cd /tmp/tmp.qS80UADkf3/src/github.com/opencontainers/runc [2021-02-06T15:33:54.863Z] #53 10.59 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:33:54.863Z] #53 11.36 + '[' -z '' ']' [2021-02-06T15:33:54.863Z] #53 11.36 + target=static [2021-02-06T15:33:54.863Z] #53 11.36 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-06T15:33:54.863Z] #53 11.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-06T15:33:55.159Z] #53 ... [2021-02-06T15:33:55.159Z] [2021-02-06T15:33:55.159Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:33:55.159Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:55.159Z] #43 63.84 DEP criu/arch/ppc64/cpu.d [2021-02-06T15:33:55.159Z] #43 64.10 CC criu/arch/ppc64/cpu.o [2021-02-06T15:33:55.159Z] #43 64.98 CC criu/arch/ppc64/crtools.o [2021-02-06T15:33:55.159Z] #43 66.13 CC criu/arch/ppc64/sigframe.o [2021-02-06T15:33:55.159Z] #43 66.57 LINK criu/arch/ppc64/crtools.built-in.o [2021-02-06T15:33:55.159Z] #43 66.63 DEP criu/pie/util-vdso.d [2021-02-06T15:33:55.159Z] #43 66.79 DEP criu/pie/util.d [2021-02-06T15:33:55.159Z] #43 66.95 CC criu/pie/util.o [2021-02-06T15:33:55.159Z] #43 67.45 CC criu/pie/util-vdso.o [2021-02-06T15:33:55.159Z] #43 68.25 AR criu/pie/pie.lib.a [2021-02-06T15:33:55.159Z] #43 68.32 DEP criu/pie/restorer.d [2021-02-06T15:33:55.159Z] #43 68.57 DEP criu/arch/ppc64/vdso-trampoline.d [2021-02-06T15:33:55.159Z] #43 68.58 DEP criu/arch/ppc64/restorer.d [2021-02-06T15:33:55.324Z] #19 2.974 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [261 kB] [2021-02-06T15:33:55.456Z] #43 68.91 DEP criu/arch/ppc64/vdso-pie.d [2021-02-06T15:33:55.752Z] #43 69.08 DEP criu/pie/parasite-vdso.d [2021-02-06T15:33:55.796Z] #19 3.240 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [266 kB] [2021-02-06T15:33:55.800Z] #19 5.084 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:33:55.904Z] #19 3.783 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7832 B] [2021-02-06T15:33:56.049Z] #43 69.33 DEP criu/pie/parasite.d [2021-02-06T15:33:56.346Z] #43 69.67 CC criu/pie/parasite.o [2021-02-06T15:33:56.369Z] #19 ... [2021-02-06T15:33:56.369Z] [2021-02-06T15:33:56.369Z] #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-06T15:33:56.369Z] #52 sha256:58e6ea75f7b620c34cadfe1ccc3762e4cf952463246ec3290aeecd9b1ae0c4cd [2021-02-06T15:33:56.369Z] #52 11.95 + cd /tmp/tmp.zWB7mISbZL/src/github.com/opencontainers/runc [2021-02-06T15:33:56.369Z] #52 11.95 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:33:56.369Z] #52 12.60 + '[' -z '' ']' [2021-02-06T15:33:56.369Z] #52 12.62 + target=static [2021-02-06T15:33:56.369Z] #52 12.62 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-06T15:33:56.369Z] #52 13.07 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-06T15:33:56.991Z] #43 ... [2021-02-06T15:33:56.991Z] [2021-02-06T15:33:56.991Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-06T15:33:56.991Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-06T15:33:56.991Z] #20 10.44 Fetched 8196 kB in 10s (820 kB/s) [2021-02-06T15:33:56.991Z] #20 10.44 Reading package lists... [2021-02-06T15:33:56.991Z] #20 16.02 Reading package lists... [2021-02-06T15:33:57.176Z] #19 4.598 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7848 B] [2021-02-06T15:33:57.588Z] #20 20.59 Building dependency tree... [2021-02-06T15:33:57.588Z] #20 ... [2021-02-06T15:33:57.588Z] [2021-02-06T15:33:57.588Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-02-06T15:33:57.588Z] #58 sha256:bb4221e81f3300cd1102963fb012f415fde02244a33cce543479d749e9a8098d [2021-02-06T15:33:57.588Z] #58 DONE 141.3s [2021-02-06T15:33:57.588Z] [2021-02-06T15:33:57.588Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:33:57.588Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:33:57.588Z] #45 135.4 go/doc [2021-02-06T15:33:57.842Z] #19 ... [2021-02-06T15:33:57.842Z] [2021-02-06T15:33:57.842Z] #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-06T15:33:57.842Z] #23 sha256:ad2f5c493274faa0edb9a5171c1533d1ea4e8b67e19587b9cd330ffa4180de77 [2021-02-06T15:33:57.842Z] #23 123.1 Checking out files: 28% (3147/11184) Checking out files: 29% (3244/11184) Checking out files: 30% (3356/11184) Checking out files: 31% (3468/11184) Checking out files: 32% (3579/11184) Checking out files: 33% (3691/11184) Checking out files: 34% (3803/11184) Checking out files: 35% (3915/11184) Checking out files: 36% (4027/11184) Checking out files: 37% (4139/11184) Checking out files: 38% (4250/11184) Checking out files: 39% (4362/11184) Checking out files: 40% (4474/11184) Checking out files: 41% (4586/11184) Checking out files: 42% (4698/11184) Checking out files: 43% (4810/11184) Checking out files: 44% (4921/11184) Checking out files: 45% (5033/11184) Checking out files: 46% (5145/11184) Checking out files: 47% (5257/11184) Checking out files: 48% (5369/11184) Checking out files: 49% (5481/11184) Checking out files: 50% (5592/11184) Checking out files: 51% (5704/11184) Checking out files: 52% (5816/11184) Checking out files: 53% (5928/11184) Checking out files: 54% (6040/11184) Checking out files: 55% (6152/11184) Checking out files: 55% (6217/11184) Checking out files: 56% (6264/11184) Checking out files: 57% (6375/11184) Checking out files: 58% (6487/11184) Checking out files: 59% (6599/11184) Checking out files: 60% (6711/11184) Checking out files: 61% (6823/11184) Checking out files: 62% (6935/11184) Checking out files: 63% (7046/11184) Checking out files: 64% (7158/11184) Checking out files: 65% (7270/11184) Checking out files: 66% (7382/11184) Checking out files: 67% (7494/11184) Checking out files: 68% (7606/11184) Checking out files: 69% (7717/11184) Checking out files: 70% (7829/11184) Checking out files: 71% (7941/11184) Checking out files: 72% (8053/11184) Checking out files: 73% (8165/11184) Checking out files: 74% (8277/11184) Checking out files: 75% (8388/11184) Checking out files: 76% (8500/11184) Checking out files: 77% (8612/11184) Checking out files: 78% (8724/11184) Checking out files: 79% (8836/11184) Checking out files: 80% (8948/11184) Checking out files: 81% (9060/11184) Checking out files: 82% (9171/11184) Checking out files: 83% (9283/11184) Checking out files: 84% (9395/11184) Checking out files: 85% (9507/11184) Checking out files: 86% (9619/11184) Checking out files: 87% (9731/11184) Checking out files: 88% (9842/11184) Checking out files: 89% (9954/11184) Checking out files: 89% (10024/11184) Checking out files: 90% (10066/11184) Checking out files: 91% (10178/11184) Checking out files: 92% (10290/11184) Checking out files: 93% (10402/11184) Checking out files: 94% (10513/11184) Checking out files: 95% (10625/11184) Checking out files: 96% (10737/11184) Checking out files: 97% (10849/11184) Checking out files: 98% (10961/11184) Checking out files: 99% (11073/11184) Checking out files: 100% (11184/11184) Checking out files: 100% (11184/11184), done. [2021-02-06T15:33:57.842Z] #23 125.5 + cd /tmp/tmp.XptPdStKCG/tmp/docker-ce [2021-02-06T15:33:57.842Z] #23 125.5 + git checkout -q v17.06.2-ce [2021-02-06T15:33:57.842Z] #23 127.8 + mkdir -p /tmp/tmp.XptPdStKCG/src/github.com/docker [2021-02-06T15:33:57.842Z] #23 127.8 + mv components/cli /tmp/tmp.XptPdStKCG/src/github.com/docker/cli [2021-02-06T15:33:57.842Z] #23 127.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-06T15:33:57.842Z] #23 ... [2021-02-06T15:33:57.842Z] [2021-02-06T15:33:57.842Z] #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-06T15:33:57.842Z] #52 sha256:12f49b5e43c5605b3079d8d675d1df519902dd57728fbb0539e6c224da2083d2 [2021-02-06T15:33:57.842Z] #52 8.708 + cd /tmp/tmp.DPLvDe1S3V/src/github.com/opencontainers/runc [2021-02-06T15:33:57.842Z] #52 8.708 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:33:57.842Z] #52 9.373 + '[' -z '' ']' [2021-02-06T15:33:57.842Z] #52 9.373 + target=static [2021-02-06T15:33:57.842Z] #52 9.374 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-06T15:33:57.842Z] #52 9.771 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-06T15:33:57.884Z] #45 ... [2021-02-06T15:33:57.884Z] [2021-02-06T15:33:57.884Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:33:57.884Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:57.884Z] #43 71.32 LINK criu/pie/parasite.built-in.o [2021-02-06T15:33:57.884Z] #43 71.34 GEN criu/pie/parasite-blob.h [2021-02-06T15:33:57.884Z] #43 ... [2021-02-06T15:33:57.884Z] [2021-02-06T15:33:57.884Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-06T15:33:57.884Z] #59 sha256:97fc247fb1466a377942fb3621adff80c66b533c3b02d8a031d61243e1462568 [2021-02-06T15:33:57.884Z] #59 DONE 0.2s [2021-02-06T15:33:57.884Z] [2021-02-06T15:33:57.884Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:33:57.884Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:33:57.884Z] #43 71.39 CC criu/pie/parasite-vdso.o [2021-02-06T15:33:58.107Z] #52 ... [2021-02-06T15:33:58.107Z] [2021-02-06T15:33:58.107Z] #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-06T15:33:58.107Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:33:58.107Z] #42 50.38 CC compel/src/lib/ptrace.o [2021-02-06T15:33:58.107Z] #42 50.92 AR compel/libcompel.a [2021-02-06T15:33:58.107Z] #42 51.01 HOSTCC compel/src/main-host.o [2021-02-06T15:33:58.107Z] #42 51.31 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-02-06T15:33:58.107Z] #42 51.41 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-06T15:33:58.107Z] #42 51.63 HOSTCC compel/src/lib/log-host.o [2021-02-06T15:33:58.107Z] #42 51.75 HOSTLINK compel/compel-host-bin [2021-02-06T15:33:58.107Z] #42 51.95 DEP soccr/soccr.d [2021-02-06T15:33:58.107Z] #42 52.13 CC soccr/soccr.o [2021-02-06T15:33:58.107Z] #42 53.59 AR soccr/libsoccr.a [2021-02-06T15:33:58.107Z] #42 53.70 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-06T15:33:58.107Z] #42 54.12 DEP criu/arch/aarch64/sigframe.d [2021-02-06T15:33:58.107Z] #42 54.20 DEP criu/arch/aarch64/crtools.d [2021-02-06T15:33:58.107Z] #42 54.42 DEP criu/arch/aarch64/cpu.d [2021-02-06T15:33:58.107Z] #42 54.48 DEP criu/arch/aarch64/bitops.d [2021-02-06T15:33:58.107Z] #42 54.52 CC criu/arch/aarch64/bitops.o [2021-02-06T15:33:58.107Z] #42 54.56 CC criu/arch/aarch64/cpu.o [2021-02-06T15:33:58.107Z] #42 54.75 CC criu/arch/aarch64/crtools.o [2021-02-06T15:33:58.107Z] #42 55.21 CC criu/arch/aarch64/sigframe.o [2021-02-06T15:33:58.107Z] #42 55.36 LINK criu/arch/aarch64/crtools.built-in.o [2021-02-06T15:33:58.107Z] #42 55.39 DEP criu/pie/util-vdso.d [2021-02-06T15:33:58.107Z] #42 55.62 DEP criu/pie/util.d [2021-02-06T15:33:58.107Z] #42 55.83 CC criu/pie/util.o [2021-02-06T15:33:58.107Z] #42 56.07 CC criu/pie/util-vdso.o [2021-02-06T15:33:58.107Z] #42 56.65 AR criu/pie/pie.lib.a [2021-02-06T15:33:58.107Z] #42 56.72 DEP criu/pie/restorer.d [2021-02-06T15:33:58.107Z] #42 57.04 DEP criu/arch/aarch64/intraprocedure.d [2021-02-06T15:33:58.107Z] #42 57.07 DEP criu/arch/aarch64/restorer.d [2021-02-06T15:33:58.107Z] #42 57.32 DEP criu/arch/aarch64/vdso-pie.d [2021-02-06T15:33:58.107Z] #42 57.48 DEP criu/pie/parasite-vdso.d [2021-02-06T15:33:58.107Z] #42 57.65 DEP criu/pie/parasite.d [2021-02-06T15:33:58.107Z] #42 57.97 CC criu/pie/parasite.o [2021-02-06T15:33:58.107Z] #42 59.05 LINK criu/pie/parasite.built-in.o [2021-02-06T15:33:58.107Z] #42 59.06 GEN criu/pie/parasite-blob.h [2021-02-06T15:33:58.107Z] #42 59.07 CC criu/pie/parasite-vdso.o [2021-02-06T15:33:58.115Z] #19 ... [2021-02-06T15:33:58.115Z] [2021-02-06T15:33:58.115Z] #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-06T15:33:58.115Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:33:58.115Z] #44 121.9 net/http/httptrace [2021-02-06T15:33:58.115Z] #44 122.4 net/http [2021-02-06T15:33:58.115Z] #44 ... [2021-02-06T15:33:58.115Z] [2021-02-06T15:33:58.115Z] #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-06T15:33:58.115Z] #52 sha256:cbae75724db64b7aedde9f024b42ae8fd4792b07c4f0f5b621194d5c6f7e1d37 [2021-02-06T15:33:58.115Z] #52 12.01 + cd /tmp/tmp.hIa6HOVii3/src/github.com/opencontainers/runc [2021-02-06T15:33:58.115Z] #52 12.01 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-06T15:33:58.115Z] #52 12.59 + '[' -z '' ']' [2021-02-06T15:33:58.115Z] #52 12.59 + target=static [2021-02-06T15:33:58.115Z] #52 12.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-02-06T15:33:58.115Z] #52 12.97 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2021-02-06T15:33:58.188Z] #43 ... [2021-02-06T15:33:58.189Z] [2021-02-06T15:33:58.189Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-06T15:33:58.189Z] #60 sha256:91cf020eb482c5f5da8dbaec740528beaa864672e12872b593fa8039187326ca [2021-02-06T15:33:58.189Z] #60 DONE 0.1s [2021-02-06T15:33:58.189Z] [2021-02-06T15:33:58.189Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-06T15:33:58.189Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-06T15:33:58.189Z] #20 20.59 Building dependency tree... [2021-02-06T15:33:58.285Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 29.1% of statements [2021-02-06T15:33:58.285Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2021-02-06T15:33:58.285Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-06T15:33:58.285Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-06T15:33:58.285Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-06T15:33:58.285Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-06T15:33:58.688Z] #42 ... [2021-02-06T15:33:58.688Z] [2021-02-06T15:33:58.688Z] #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-06T15:33:58.688Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-06T15:33:58.688Z] #19 6.362 Fetched 8243 kB in 5s (1675 kB/s) [2021-02-06T15:33:59.722Z] #20 23.08 libcap2-bin is already the newest version (1:2.25-2). [2021-02-06T15:33:59.722Z] #20 23.08 The following additional packages will be installed: [2021-02-06T15:33:59.722Z] #20 23.09 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-06T15:33:59.722Z] #20 23.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-06T15:33:59.722Z] #20 23.09 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-06T15:33:59.722Z] #20 23.09 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-06T15:33:59.722Z] #20 23.09 python3.7 python3.7-minimal vim-runtime xxd [2021-02-06T15:33:59.722Z] #20 23.10 Suggested packages: [2021-02-06T15:33:59.722Z] #20 23.10 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-06T15:33:59.722Z] #20 23.10 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-06T15:33:59.722Z] #20 23.10 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-06T15:33:59.722Z] #20 23.10 Recommended packages: [2021-02-06T15:33:59.722Z] #20 23.10 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-06T15:33:59.722Z] #20 23.10 python3-keyrings.alt python3-xdg unzip [2021-02-06T15:34:00.624Z] #19 6.362 Reading package lists... [2021-02-06T15:34:00.653Z] #52 ... [2021-02-06T15:34:00.653Z] [2021-02-06T15:34:00.653Z] #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-06T15:34:00.653Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:00.653Z] #42 55.38 AR soccr/libsoccr.a [2021-02-06T15:34:00.653Z] #42 55.46 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-06T15:34:00.653Z] #42 55.89 DEP criu/arch/x86/sigframe.d [2021-02-06T15:34:00.653Z] #42 56.02 DEP criu/arch/x86/sigaction_compat.d [2021-02-06T15:34:00.653Z] #42 56.11 DEP criu/arch/x86/kerndat.d [2021-02-06T15:34:00.653Z] #42 56.31 DEP criu/arch/x86/crtools.d [2021-02-06T15:34:00.653Z] #42 56.52 DEP criu/arch/x86/cpu.d [2021-02-06T15:34:00.653Z] #42 56.73 CC criu/arch/x86/cpu.o [2021-02-06T15:34:00.653Z] #42 57.72 CC criu/arch/x86/crtools.o [2021-02-06T15:34:00.653Z] #42 59.07 CC criu/arch/x86/kerndat.o [2021-02-06T15:34:00.653Z] #42 59.68 CC criu/arch/x86/sigaction_compat.o [2021-02-06T15:34:00.653Z] #42 59.96 CC criu/arch/x86/sigframe.o [2021-02-06T15:34:00.653Z] #42 60.28 LINK criu/arch/x86/crtools.built-in.o [2021-02-06T15:34:00.653Z] #42 60.35 DEP criu/pie/util-vdso-elf32.d [2021-02-06T15:34:00.653Z] #42 60.48 DEP criu/pie/util-vdso.d [2021-02-06T15:34:00.653Z] #42 60.61 DEP criu/pie/util.d [2021-02-06T15:34:00.653Z] #42 60.79 CC criu/pie/util.o [2021-02-06T15:34:00.653Z] #42 61.11 CC criu/pie/util-vdso.o [2021-02-06T15:34:00.653Z] #42 61.74 CC criu/pie/util-vdso-elf32.o [2021-02-06T15:34:00.653Z] #42 62.53 AR criu/pie/pie.lib.a [2021-02-06T15:34:00.653Z] #42 62.59 DEP criu/pie/restorer.d [2021-02-06T15:34:00.653Z] #42 62.74 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-06T15:34:00.653Z] #42 62.91 DEP criu/arch/x86/restorer_unmap.d [2021-02-06T15:34:00.653Z] #42 62.93 DEP criu/arch/x86/restorer.d [2021-02-06T15:34:00.653Z] #42 63.08 DEP criu/arch/x86/vdso-pie.d [2021-02-06T15:34:00.653Z] #42 63.22 DEP criu/pie/parasite-vdso.d [2021-02-06T15:34:00.653Z] #42 63.34 DEP criu/pie/parasite.d [2021-02-06T15:34:00.653Z] #42 63.63 CC criu/pie/parasite.o [2021-02-06T15:34:00.653Z] #42 64.86 LINK criu/pie/parasite.built-in.o [2021-02-06T15:34:00.653Z] #42 64.88 GEN criu/pie/parasite-blob.h [2021-02-06T15:34:00.653Z] #42 64.90 CC criu/pie/parasite-vdso.o [2021-02-06T15:34:00.653Z] #42 65.69 CC criu/arch/x86/vdso-pie.o [2021-02-06T15:34:00.912Z] #42 66.01 CC criu/arch/x86/restorer.o [2021-02-06T15:34:01.649Z] #52 ... [2021-02-06T15:34:01.649Z] [2021-02-06T15:34:01.649Z] #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-06T15:34:01.649Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:01.649Z] #42 59.97 CC criu/arch/x86/crtools.o [2021-02-06T15:34:01.649Z] #42 61.30 CC criu/arch/x86/kerndat.o [2021-02-06T15:34:01.649Z] #42 61.82 CC criu/arch/x86/sigaction_compat.o [2021-02-06T15:34:01.649Z] #42 62.20 CC criu/arch/x86/sigframe.o [2021-02-06T15:34:01.649Z] #42 62.47 LINK criu/arch/x86/crtools.built-in.o [2021-02-06T15:34:01.649Z] #42 62.54 DEP criu/pie/util-vdso-elf32.d [2021-02-06T15:34:01.649Z] #42 62.66 DEP criu/pie/util-vdso.d [2021-02-06T15:34:01.649Z] #42 62.77 DEP criu/pie/util.d [2021-02-06T15:34:01.649Z] #42 62.92 CC criu/pie/util.o [2021-02-06T15:34:01.649Z] #42 63.23 CC criu/pie/util-vdso.o [2021-02-06T15:34:01.649Z] #42 63.98 CC criu/pie/util-vdso-elf32.o [2021-02-06T15:34:01.649Z] #42 64.67 AR criu/pie/pie.lib.a [2021-02-06T15:34:01.649Z] #42 64.71 DEP criu/pie/restorer.d [2021-02-06T15:34:01.649Z] #42 64.87 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-06T15:34:01.649Z] #42 65.07 DEP criu/arch/x86/restorer_unmap.d [2021-02-06T15:34:01.649Z] #42 65.08 DEP criu/arch/x86/restorer.d [2021-02-06T15:34:01.649Z] #42 65.35 DEP criu/arch/x86/vdso-pie.d [2021-02-06T15:34:01.649Z] #42 65.47 DEP criu/pie/parasite-vdso.d [2021-02-06T15:34:01.649Z] #42 65.69 DEP criu/pie/parasite.d [2021-02-06T15:34:01.649Z] #42 66.03 CC criu/pie/parasite.o [2021-02-06T15:34:01.649Z] #42 67.32 LINK criu/pie/parasite.built-in.o [2021-02-06T15:34:01.649Z] #42 67.34 GEN criu/pie/parasite-blob.h [2021-02-06T15:34:01.649Z] #42 67.37 CC criu/pie/parasite-vdso.o [2021-02-06T15:34:01.649Z] #42 68.07 CC criu/arch/x86/vdso-pie.o [2021-02-06T15:34:01.649Z] #42 68.45 CC criu/arch/x86/restorer.o [2021-02-06T15:34:01.649Z] #42 ... [2021-02-06T15:34:01.649Z] [2021-02-06T15:34:01.649Z] #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-06T15:34:01.649Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:34:01.649Z] #19 10.86 Fetched 8420 kB in 10s (875 kB/s) [2021-02-06T15:34:01.824Z] #20 25.49 The following NEW packages will be installed: [2021-02-06T15:34:01.852Z] #42 66.60 CC criu/arch/x86/restorer_unmap.o [2021-02-06T15:34:01.853Z] #42 66.66 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-06T15:34:01.853Z] #42 ... [2021-02-06T15:34:01.853Z] [2021-02-06T15:34:01.853Z] #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-06T15:34:01.853Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:34:01.853Z] #44 135.4 github.com/LK4D4/vndr/godl [2021-02-06T15:34:02.121Z] #20 25.49 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-06T15:34:02.121Z] #20 25.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-06T15:34:02.121Z] #20 25.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-06T15:34:02.121Z] #20 25.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-06T15:34:02.121Z] #20 25.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-06T15:34:02.121Z] #20 25.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-06T15:34:02.121Z] #20 25.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-06T15:34:02.121Z] #20 25.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-06T15:34:02.121Z] #20 25.50 xz-utils zip [2021-02-06T15:34:02.121Z] #20 25.66 0 upgraded, 48 newly installed, 0 to remove and 18 not upgraded. [2021-02-06T15:34:02.121Z] #20 25.66 Need to get 29.2 MB of archives. [2021-02-06T15:34:02.121Z] #20 25.66 After this operation, 134 MB of additional disk space will be used. [2021-02-06T15:34:02.121Z] #20 25.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-02-06T15:34:02.121Z] #20 25.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-02-06T15:34:02.421Z] #44 136.2 github.com/LK4D4/vndr [2021-02-06T15:34:02.731Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2021-02-06T15:34:02.766Z] #20 26.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-02-06T15:34:03.063Z] #20 26.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-02-06T15:34:03.195Z] #19 8.506 Reading package lists... [2021-02-06T15:34:03.195Z] #19 10.83 Building dependency tree... [2021-02-06T15:34:03.360Z] #20 26.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-02-06T15:34:03.360Z] #20 26.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-02-06T15:34:03.762Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2021-02-06T15:34:03.775Z] #19 11.69 libcap2-bin is already the newest version (1:2.25-2). [2021-02-06T15:34:03.775Z] #19 11.69 The following additional packages will be installed: [2021-02-06T15:34:03.775Z] #19 11.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-06T15:34:03.775Z] #19 11.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-06T15:34:03.775Z] #19 11.69 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-06T15:34:03.775Z] #19 11.69 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-06T15:34:03.775Z] #19 11.69 python3.7 python3.7-minimal vim-runtime xxd [2021-02-06T15:34:03.775Z] #19 11.70 Suggested packages: [2021-02-06T15:34:03.775Z] #19 11.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-06T15:34:03.775Z] #19 11.70 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-06T15:34:03.775Z] #19 11.70 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-06T15:34:03.775Z] #19 11.70 Recommended packages: [2021-02-06T15:34:03.775Z] #19 11.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-06T15:34:03.775Z] #19 11.70 python3-keyrings.alt python3-xdg unzip [2021-02-06T15:34:04.004Z] #20 27.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-02-06T15:34:04.004Z] #20 27.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-02-06T15:34:04.004Z] #20 27.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-02-06T15:34:04.004Z] #20 27.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-02-06T15:34:04.004Z] #20 27.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-02-06T15:34:04.302Z] #20 27.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-02-06T15:34:04.302Z] #20 27.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-02-06T15:34:04.302Z] #20 27.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-02-06T15:34:04.302Z] #20 27.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-02-06T15:34:04.302Z] #20 27.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-02-06T15:34:04.302Z] #20 27.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-02-06T15:34:04.302Z] #20 27.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-02-06T15:34:04.302Z] #20 27.79 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-02-06T15:34:04.302Z] #20 27.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-02-06T15:34:04.302Z] #20 27.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-02-06T15:34:04.604Z] #20 27.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-02-06T15:34:04.604Z] #20 28.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-02-06T15:34:04.604Z] #20 28.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-02-06T15:34:04.604Z] #20 28.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-02-06T15:34:04.604Z] #20 28.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-02-06T15:34:04.604Z] #20 28.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-02-06T15:34:04.604Z] #20 28.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-02-06T15:34:04.604Z] #20 28.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-02-06T15:34:04.730Z] #19 12.69 The following NEW packages will be installed: [2021-02-06T15:34:04.730Z] #19 12.69 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-06T15:34:04.730Z] #19 12.69 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-06T15:34:04.730Z] #19 12.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-06T15:34:04.730Z] #19 12.69 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-06T15:34:04.730Z] #19 12.69 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-06T15:34:04.730Z] #19 12.69 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-06T15:34:04.730Z] #19 12.69 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-06T15:34:04.730Z] #19 12.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-06T15:34:04.730Z] #19 12.69 xz-utils zip [2021-02-06T15:34:04.793Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-02-06T15:34:04.912Z] #20 28.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-02-06T15:34:04.996Z] #19 13.00 0 upgraded, 48 newly installed, 0 to remove and 18 not upgraded. [2021-02-06T15:34:04.996Z] #19 13.00 Need to get 27.6 MB of archives. [2021-02-06T15:34:04.996Z] #19 13.00 After this operation, 114 MB of additional disk space will be used. [2021-02-06T15:34:04.996Z] #19 13.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-02-06T15:34:04.996Z] #19 13.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-02-06T15:34:04.996Z] #19 13.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-02-06T15:34:05.209Z] #20 28.62 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-02-06T15:34:05.209Z] #20 28.62 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-02-06T15:34:05.209Z] #20 28.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-02-06T15:34:05.209Z] #20 28.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-02-06T15:34:05.209Z] #20 28.76 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-02-06T15:34:05.209Z] #20 28.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-06T15:34:05.262Z] #19 13.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-02-06T15:34:05.262Z] #19 13.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-02-06T15:34:05.262Z] #19 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-02-06T15:34:05.262Z] #19 13.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-02-06T15:34:05.507Z] #20 28.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-02-06T15:34:05.507Z] #20 28.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-02-06T15:34:05.507Z] #20 28.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-06T15:34:05.507Z] #20 28.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-02-06T15:34:05.507Z] #20 28.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-06T15:34:05.507Z] #20 28.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-02-06T15:34:05.527Z] #19 13.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-02-06T15:34:05.528Z] #19 13.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-02-06T15:34:05.528Z] #19 13.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-02-06T15:34:05.528Z] #19 13.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-02-06T15:34:05.528Z] #19 13.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-02-06T15:34:05.528Z] #19 13.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-02-06T15:34:05.528Z] #19 13.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-02-06T15:34:05.528Z] #19 13.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-02-06T15:34:05.528Z] #19 13.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-02-06T15:34:05.528Z] #19 13.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-06T15:34:05.528Z] #19 13.36 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-06T15:34:05.528Z] #19 13.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-02-06T15:34:05.528Z] #19 13.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-02-06T15:34:05.528Z] #19 13.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-02-06T15:34:05.528Z] #19 13.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-02-06T15:34:05.528Z] #19 13.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-02-06T15:34:05.528Z] #19 13.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-06T15:34:05.528Z] #19 13.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-06T15:34:05.528Z] #19 13.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-06T15:34:05.528Z] #19 13.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-02-06T15:34:05.528Z] #19 13.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-02-06T15:34:05.528Z] #19 13.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-06T15:34:05.806Z] #20 29.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-02-06T15:34:05.806Z] #20 29.24 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-02-06T15:34:05.806Z] #20 29.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-06T15:34:05.856Z] #19 10.86 Reading package lists... [2021-02-06T15:34:06.105Z] #20 29.57 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-02-06T15:34:06.107Z] #19 13.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-06T15:34:06.108Z] #19 13.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-06T15:34:06.108Z] #19 13.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-06T15:34:06.108Z] #19 13.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-02-06T15:34:06.108Z] #19 13.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-02-06T15:34:06.108Z] #19 13.82 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-06T15:34:06.108Z] #19 13.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-06T15:34:06.108Z] #19 13.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-06T15:34:06.108Z] #19 13.87 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-02-06T15:34:06.108Z] #19 13.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-06T15:34:06.108Z] #19 13.88 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-06T15:34:06.108Z] #19 13.90 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-06T15:34:06.108Z] #19 13.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-02-06T15:34:06.108Z] #19 13.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-02-06T15:34:06.108Z] #19 13.95 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-02-06T15:34:06.108Z] #19 13.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-06T15:34:06.379Z] #19 14.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-02-06T15:34:06.379Z] #19 14.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-02-06T15:34:06.379Z] #19 14.32 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-02-06T15:34:06.404Z] #20 29.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-02-06T15:34:06.404Z] #20 29.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-02-06T15:34:07.245Z] #19 15.20 Reading package lists... [2021-02-06T15:34:07.245Z] #19 ... [2021-02-06T15:34:07.245Z] [2021-02-06T15:34:07.245Z] #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-06T15:34:07.245Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:07.245Z] #42 69.11 CC criu/arch/x86/restorer_unmap.o [2021-02-06T15:34:07.245Z] #42 69.17 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-06T15:34:07.245Z] #42 69.42 CC criu/pie/restorer.o [2021-02-06T15:34:07.245Z] #42 72.48 LINK criu/pie/restorer.built-in.o [2021-02-06T15:34:07.245Z] #42 72.50 GEN criu/pie/restorer-blob.h [2021-02-06T15:34:07.245Z] #42 72.61 DEP criu/vdso.d [2021-02-06T15:34:07.245Z] #42 72.76 DEP criu/vdso-compat.d [2021-02-06T15:34:07.245Z] #42 72.88 DEP criu/uts_ns.d [2021-02-06T15:34:07.245Z] #42 73.01 DEP criu/util.d [2021-02-06T15:34:07.245Z] #42 73.25 DEP criu/uffd.d [2021-02-06T15:34:07.245Z] #42 73.45 DEP criu/tun.d [2021-02-06T15:34:07.245Z] #42 73.59 DEP criu/tty.d [2021-02-06T15:34:07.245Z] #42 73.81 DEP criu/timerfd.d [2021-02-06T15:34:07.245Z] #42 73.97 DEP criu/timens.d [2021-02-06T15:34:07.245Z] #42 74.16 DEP criu/sysfs_parse.d [2021-02-06T15:34:07.245Z] #42 74.38 DEP criu/sysctl.d [2021-02-06T15:34:07.334Z] #19 15.11 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:34:07.334Z] #19 15.21 Fetched 27.6 MB in 2s (17.3 MB/s) [2021-02-06T15:34:07.334Z] #19 15.26 Selecting previously unselected package pigz. [2021-02-06T15:34:07.455Z] #20 30.77 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:34:07.455Z] #20 30.89 Fetched 29.2 MB in 4s (6659 kB/s) [2021-02-06T15:34:07.455Z] #20 30.99 Selecting previously unselected package pigz. [2021-02-06T15:34:07.505Z] #42 ... [2021-02-06T15:34:07.505Z] [2021-02-06T15:34:07.505Z] #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-06T15:34:07.505Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:34:07.505Z] #44 136.3 github.com/LK4D4/vndr/godl [2021-02-06T15:34:07.505Z] #44 137.0 github.com/LK4D4/vndr [2021-02-06T15:34:07.505Z] #44 ... [2021-02-06T15:34:07.505Z] [2021-02-06T15:34:07.505Z] #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-06T15:34:07.505Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:07.505Z] #42 74.59 DEP criu/string.d [2021-02-06T15:34:07.505Z] #42 74.63 DEP criu/stats.d [2021-02-06T15:34:07.599Z] #19 15.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 ... 23405 files and directories currently installed.) [2021-02-06T15:34:07.599Z] #19 15.33 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-02-06T15:34:07.599Z] #19 15.36 Unpacking pigz (2.4-1) ... [2021-02-06T15:34:07.599Z] #19 15.47 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-02-06T15:34:07.599Z] #19 15.47 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-06T15:34:07.599Z] #19 15.49 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:07.700Z] #44 ... [2021-02-06T15:34:07.700Z] [2021-02-06T15:34:07.700Z] #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-06T15:34:07.700Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:07.700Z] #42 66.90 CC criu/pie/restorer.o [2021-02-06T15:34:07.700Z] #42 69.93 LINK criu/pie/restorer.built-in.o [2021-02-06T15:34:07.700Z] #42 69.95 GEN criu/pie/restorer-blob.h [2021-02-06T15:34:07.700Z] #42 70.04 DEP criu/vdso.d [2021-02-06T15:34:07.700Z] #42 70.21 DEP criu/vdso-compat.d [2021-02-06T15:34:07.700Z] #42 70.32 DEP criu/uts_ns.d [2021-02-06T15:34:07.700Z] #42 70.45 DEP criu/util.d [2021-02-06T15:34:07.700Z] #42 70.61 DEP criu/uffd.d [2021-02-06T15:34:07.700Z] #42 70.80 DEP criu/tun.d [2021-02-06T15:34:07.700Z] #42 71.05 DEP criu/tty.d [2021-02-06T15:34:07.700Z] #42 71.20 DEP criu/timerfd.d [2021-02-06T15:34:07.700Z] #42 71.41 DEP criu/timens.d [2021-02-06T15:34:07.700Z] #42 71.63 DEP criu/sysfs_parse.d [2021-02-06T15:34:07.700Z] #42 71.84 DEP criu/sysctl.d [2021-02-06T15:34:07.700Z] #42 71.98 DEP criu/string.d [2021-02-06T15:34:07.700Z] #42 72.03 DEP criu/stats.d [2021-02-06T15:34:07.700Z] #42 72.16 DEP criu/sockets.d [2021-02-06T15:34:07.700Z] #42 72.38 DEP criu/sk-unix.d [2021-02-06T15:34:07.700Z] #42 72.59 DEP criu/sk-tcp.d [2021-02-06T15:34:07.700Z] #42 72.78 DEP criu/sk-queue.d [2021-02-06T15:34:07.752Z] #20 30.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23361 files and directories currently installed.) [2021-02-06T15:34:07.752Z] #20 31.15 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-02-06T15:34:07.752Z] #20 31.18 Unpacking pigz (2.4-1) ... [2021-02-06T15:34:07.752Z] #20 31.31 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-02-06T15:34:07.752Z] #20 31.31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-06T15:34:07.752Z] #20 31.32 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-06T15:34:07.765Z] #42 74.82 DEP criu/sockets.d [2021-02-06T15:34:07.864Z] #19 15.86 Selecting previously unselected package python3.7-minimal. [2021-02-06T15:34:07.965Z] #42 72.92 DEP criu/sk-packet.d [2021-02-06T15:34:07.965Z] #42 73.10 DEP criu/sk-netlink.d [2021-02-06T15:34:08.025Z] #42 75.08 DEP criu/sk-unix.d [2021-02-06T15:34:08.025Z] #42 ... [2021-02-06T15:34:08.025Z] [2021-02-06T15:34:08.025Z] #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-06T15:34:08.025Z] #44 sha256:14adff3025381e4626c4871d0ff648615d96d577331607f9fb7c4fe246cbaf56 [2021-02-06T15:34:08.025Z] #44 DONE 146.9s [2021-02-06T15:34:08.128Z] #19 15.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-06T15:34:08.129Z] #19 15.89 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-06T15:34:08.225Z] #42 73.30 DEP criu/sk-inet.d [2021-02-06T15:34:08.284Z] [2021-02-06T15:34:08.284Z] #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-06T15:34:08.284Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-06T15:34:08.284Z] #31 ... [2021-02-06T15:34:08.284Z] [2021-02-06T15:34:08.284Z] #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-06T15:34:08.284Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:08.284Z] #42 75.52 DEP criu/sk-tcp.d [2021-02-06T15:34:08.398Z] #20 31.84 Selecting previously unselected package python3.7-minimal. [2021-02-06T15:34:08.398Z] #20 31.86 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-06T15:34:08.398Z] #20 31.87 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-06T15:34:08.485Z] #42 73.49 DEP criu/signalfd.d [2021-02-06T15:34:08.485Z] #42 73.70 DEP criu/sigframe.d [2021-02-06T15:34:08.545Z] #42 75.81 DEP criu/sk-queue.d [2021-02-06T15:34:08.709Z] #19 ... [2021-02-06T15:34:08.709Z] [2021-02-06T15:34:08.709Z] #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-06T15:34:08.709Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:34:08.709Z] #42 59.69 CC criu/arch/aarch64/vdso-pie.o [2021-02-06T15:34:08.709Z] #42 59.88 CC criu/arch/aarch64/restorer.o [2021-02-06T15:34:08.709Z] #42 60.23 CC criu/arch/aarch64/intraprocedure.o [2021-02-06T15:34:08.709Z] #42 60.29 CC criu/pie/restorer.o [2021-02-06T15:34:08.709Z] #42 62.92 LINK criu/pie/restorer.built-in.o [2021-02-06T15:34:08.709Z] #42 62.93 GEN criu/pie/restorer-blob.h [2021-02-06T15:34:08.709Z] #42 63.03 DEP criu/vdso.d [2021-02-06T15:34:08.709Z] #42 63.30 DEP criu/uts_ns.d [2021-02-06T15:34:08.709Z] #42 63.46 DEP criu/util.d [2021-02-06T15:34:08.709Z] #42 63.65 DEP criu/uffd.d [2021-02-06T15:34:08.709Z] #42 63.88 DEP criu/tun.d [2021-02-06T15:34:08.709Z] #42 64.05 DEP criu/tty.d [2021-02-06T15:34:08.709Z] #42 64.19 DEP criu/timerfd.d [2021-02-06T15:34:08.709Z] #42 64.41 DEP criu/timens.d [2021-02-06T15:34:08.709Z] #42 64.54 DEP criu/sysfs_parse.d [2021-02-06T15:34:08.709Z] #42 64.65 DEP criu/sysctl.d [2021-02-06T15:34:08.709Z] #42 64.74 DEP criu/string.d [2021-02-06T15:34:08.709Z] #42 64.77 DEP criu/stats.d [2021-02-06T15:34:08.709Z] #42 64.87 DEP criu/sockets.d [2021-02-06T15:34:08.709Z] #42 65.00 DEP criu/sk-unix.d [2021-02-06T15:34:08.709Z] #42 65.14 DEP criu/sk-tcp.d [2021-02-06T15:34:08.709Z] #42 65.28 DEP criu/sk-queue.d [2021-02-06T15:34:08.709Z] #42 65.46 DEP criu/sk-packet.d [2021-02-06T15:34:08.709Z] #42 65.67 DEP criu/sk-netlink.d [2021-02-06T15:34:08.709Z] #42 65.77 DEP criu/sk-inet.d [2021-02-06T15:34:08.709Z] #42 66.02 DEP criu/signalfd.d [2021-02-06T15:34:08.709Z] #42 66.21 DEP criu/sigframe.d [2021-02-06T15:34:08.709Z] #42 66.31 DEP criu/shmem.d [2021-02-06T15:34:08.709Z] #42 66.47 DEP criu/servicefd.d [2021-02-06T15:34:08.709Z] #42 66.57 DEP criu/seize.d [2021-02-06T15:34:08.709Z] #42 66.78 DEP criu/seccomp.d [2021-02-06T15:34:08.709Z] #42 66.90 DEP criu/rst-malloc.d [2021-02-06T15:34:08.709Z] #42 67.04 DEP criu/rbtree.d [2021-02-06T15:34:08.709Z] #42 67.06 DEP criu/pstree.d [2021-02-06T15:34:08.709Z] #42 67.19 DEP criu/protobuf.d [2021-02-06T15:34:08.709Z] #42 67.29 GEN criu/protobuf-desc-gen.h [2021-02-06T15:34:08.709Z] #42 68.81 DEP criu/protobuf-desc.d [2021-02-06T15:34:08.709Z] #42 69.02 DEP criu/proc_parse.d [2021-02-06T15:34:08.709Z] #42 69.23 DEP criu/plugin.d [2021-02-06T15:34:08.709Z] #42 69.28 DEP criu/pipes.d [2021-02-06T15:34:08.709Z] #42 69.46 DEP criu/pie-util.d [2021-02-06T15:34:08.709Z] #42 69.59 DEP criu/pie-util-vdso.d [2021-02-06T15:34:08.709Z] #42 69.67 DEP criu/path.d [2021-02-06T15:34:08.709Z] #42 69.83 DEP criu/parasite-syscall.d [2021-02-06T15:34:08.709Z] #42 ... [2021-02-06T15:34:08.709Z] [2021-02-06T15:34:08.710Z] #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-06T15:34:08.710Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-06T15:34:08.710Z] #19 16.68 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:08.710Z] #19 16.70 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-06T15:34:09.053Z] #42 73.85 DEP criu/shmem.d [2021-02-06T15:34:09.053Z] #42 74.03 DEP criu/servicefd.d [2021-02-06T15:34:09.053Z] #42 74.21 DEP criu/seize.d [2021-02-06T15:34:09.114Z] #42 76.03 DEP criu/sk-packet.d [2021-02-06T15:34:09.320Z] #42 74.38 DEP criu/seccomp.d [2021-02-06T15:34:09.374Z] #42 76.31 DEP criu/sk-netlink.d [2021-02-06T15:34:09.374Z] #42 76.53 DEP criu/sk-inet.d [2021-02-06T15:34:09.450Z] #20 32.92 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-02-06T15:34:09.450Z] #20 32.94 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-06T15:34:09.450Z] #20 ... [2021-02-06T15:34:09.450Z] [2021-02-06T15:34:09.450Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:34:09.450Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:34:09.450Z] #43 72.87 CC criu/arch/ppc64/vdso-pie.o [2021-02-06T15:34:09.450Z] #43 73.27 CC criu/arch/ppc64/restorer.o [2021-02-06T15:34:09.450Z] #43 73.84 CC criu/arch/ppc64/vdso-trampoline.o [2021-02-06T15:34:09.450Z] #43 73.89 CC criu/pie/restorer.o [2021-02-06T15:34:09.450Z] #43 77.64 LINK criu/pie/restorer.built-in.o [2021-02-06T15:34:09.450Z] #43 77.66 GEN criu/pie/restorer-blob.h [2021-02-06T15:34:09.450Z] #43 77.87 DEP criu/vdso.d [2021-02-06T15:34:09.450Z] #43 78.16 DEP criu/uts_ns.d [2021-02-06T15:34:09.450Z] #43 78.34 DEP criu/util.d [2021-02-06T15:34:09.450Z] #43 78.61 DEP criu/uffd.d [2021-02-06T15:34:09.450Z] #43 78.86 DEP criu/tun.d [2021-02-06T15:34:09.450Z] #43 79.02 DEP criu/tty.d [2021-02-06T15:34:09.450Z] #43 79.25 DEP criu/timerfd.d [2021-02-06T15:34:09.450Z] #43 79.42 DEP criu/timens.d [2021-02-06T15:34:09.450Z] #43 79.60 DEP criu/sysfs_parse.d [2021-02-06T15:34:09.450Z] #43 79.80 DEP criu/sysctl.d [2021-02-06T15:34:09.450Z] #43 79.97 DEP criu/string.d [2021-02-06T15:34:09.450Z] #43 80.00 DEP criu/stats.d [2021-02-06T15:34:09.450Z] #43 80.15 DEP criu/sockets.d [2021-02-06T15:34:09.450Z] #43 80.37 DEP criu/sk-unix.d [2021-02-06T15:34:09.450Z] #43 80.58 DEP criu/sk-tcp.d [2021-02-06T15:34:09.450Z] #43 80.81 DEP criu/sk-queue.d [2021-02-06T15:34:09.450Z] #43 80.97 DEP criu/sk-packet.d [2021-02-06T15:34:09.450Z] #43 81.19 DEP criu/sk-netlink.d [2021-02-06T15:34:09.450Z] #43 81.40 DEP criu/sk-inet.d [2021-02-06T15:34:09.450Z] #43 81.62 DEP criu/signalfd.d [2021-02-06T15:34:09.450Z] #43 81.82 DEP criu/sigframe.d [2021-02-06T15:34:09.450Z] #43 81.94 DEP criu/shmem.d [2021-02-06T15:34:09.450Z] #43 82.13 DEP criu/servicefd.d [2021-02-06T15:34:09.450Z] #43 82.36 DEP criu/seize.d [2021-02-06T15:34:09.450Z] #43 82.56 DEP criu/seccomp.d [2021-02-06T15:34:09.450Z] #43 82.85 DEP criu/rst-malloc.d [2021-02-06T15:34:09.450Z] #43 82.92 DEP criu/rbtree.d [2021-02-06T15:34:09.450Z] #43 82.96 DEP criu/pstree.d [2021-02-06T15:34:09.580Z] #42 74.65 DEP criu/rst-malloc.d [2021-02-06T15:34:09.580Z] #42 74.71 DEP criu/rbtree.d [2021-02-06T15:34:09.634Z] #42 76.70 DEP criu/signalfd.d [2021-02-06T15:34:09.748Z] #43 83.16 DEP criu/protobuf.d [2021-02-06T15:34:09.748Z] #43 83.30 GEN criu/protobuf-desc-gen.h [2021-02-06T15:34:09.840Z] #42 74.75 DEP criu/pstree.d [2021-02-06T15:34:09.840Z] #42 74.97 DEP criu/protobuf.d [2021-02-06T15:34:09.894Z] #42 76.83 DEP criu/sigframe.d [2021-02-06T15:34:09.894Z] #42 76.94 DEP criu/shmem.d [2021-02-06T15:34:09.894Z] #42 77.07 DEP criu/servicefd.d [2021-02-06T15:34:10.100Z] #42 75.11 GEN criu/protobuf-desc-gen.h [2021-02-06T15:34:10.153Z] #42 77.20 DEP criu/seize.d [2021-02-06T15:34:10.412Z] #42 77.36 DEP criu/seccomp.d [2021-02-06T15:34:10.412Z] #42 77.58 DEP criu/rst-malloc.d [2021-02-06T15:34:10.412Z] #42 77.65 DEP criu/rbtree.d [2021-02-06T15:34:10.672Z] #42 77.71 DEP criu/pstree.d [2021-02-06T15:34:10.672Z] #42 77.93 DEP criu/protobuf.d [2021-02-06T15:34:10.799Z] #43 ... [2021-02-06T15:34:10.799Z] [2021-02-06T15:34:10.799Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:34:10.799Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:34:10.799Z] #45 144.2 vendor/golang.org/x/net/idna [2021-02-06T15:34:10.799Z] #45 146.5 github.com/LK4D4/vndr/build [2021-02-06T15:34:10.799Z] #45 151.1 mime/quotedprintable [2021-02-06T15:34:10.799Z] #45 152.0 net/http/internal [2021-02-06T15:34:10.799Z] #45 152.9 crypto/ecdsa [2021-02-06T15:34:10.799Z] #45 153.0 crypto/rsa [2021-02-06T15:34:10.932Z] #42 78.07 GEN criu/protobuf-desc-gen.h [2021-02-06T15:34:11.101Z] #45 154.6 vendor/golang.org/x/crypto/cryptobyte [2021-02-06T15:34:11.679Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 14.1% of statements [2021-02-06T15:34:11.744Z] #45 ... [2021-02-06T15:34:11.744Z] [2021-02-06T15:34:11.744Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:34:11.744Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:34:11.744Z] #43 85.32 DEP criu/protobuf-desc.d [2021-02-06T15:34:12.008Z] #42 76.82 DEP criu/protobuf-desc.d [2021-02-06T15:34:12.008Z] #42 76.95 DEP criu/proc_parse.d [2021-02-06T15:34:12.008Z] #42 77.17 DEP criu/plugin.d [2021-02-06T15:34:12.041Z] #43 85.54 DEP criu/proc_parse.d [2021-02-06T15:34:12.041Z] #19 19.60 Selecting previously unselected package python3-minimal. [2021-02-06T15:34:12.041Z] #19 19.60 (Reading database ... #19 ... [2021-02-06T15:34:12.041Z] [2021-02-06T15:34:12.041Z] #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-06T15:34:12.041Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-06T15:34:12.041Z] #39 140.0 + dpkg --print-architecture [2021-02-06T15:34:12.041Z] #39 DONE 141.8s [2021-02-06T15:34:12.041Z] [2021-02-06T15:34:12.041Z] #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-06T15:34:12.041Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-06T15:34:12.041Z] #19 19.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2021-02-06T15:34:12.041Z] #19 19.65 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-02-06T15:34:12.041Z] #19 19.66 Unpacking python3-minimal (3.7.3-1) ... [2021-02-06T15:34:12.041Z] #19 19.79 Selecting previously unselected package libmpdec2:arm64. [2021-02-06T15:34:12.041Z] #19 19.80 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-02-06T15:34:12.041Z] #19 19.82 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-02-06T15:34:12.041Z] #19 20.01 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-02-06T15:34:12.268Z] #42 ... [2021-02-06T15:34:12.268Z] [2021-02-06T15:34:12.268Z] #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-06T15:34:12.268Z] #44 sha256:2f9334f26d0b9e6b2f066c6a3e7b24e0ffec9f8b99efcab614166f63b65528cb [2021-02-06T15:34:12.268Z] #44 DONE 146.1s [2021-02-06T15:34:12.268Z] [2021-02-06T15:34:12.268Z] #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-06T15:34:12.268Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:34:12.268Z] #19 10.52 Fetched 8420 kB in 9s (909 kB/s) [2021-02-06T15:34:12.268Z] #19 10.52 Reading package lists... [2021-02-06T15:34:12.268Z] #19 14.69 Reading package lists... [2021-02-06T15:34:12.268Z] #19 18.71 Building dependency tree... [2021-02-06T15:34:12.268Z] #19 ... [2021-02-06T15:34:12.268Z] [2021-02-06T15:34:12.268Z] #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-06T15:34:12.268Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:12.268Z] #42 77.29 DEP criu/pipes.d [2021-02-06T15:34:12.306Z] #19 20.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-02-06T15:34:12.306Z] #19 20.02 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:12.337Z] #43 85.77 DEP criu/plugin.d [2021-02-06T15:34:12.528Z] #42 77.62 DEP criu/pie-util.d [2021-02-06T15:34:12.528Z] #42 77.73 DEP criu/pie-util-vdso.d [2021-02-06T15:34:12.633Z] #43 85.89 DEP criu/pipes.d [2021-02-06T15:34:12.633Z] #43 86.08 DEP criu/pie-util.d [2021-02-06T15:34:12.710Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2021-02-06T15:34:12.790Z] #42 77.94 DEP criu/pie-util-vdso-elf32.d [2021-02-06T15:34:12.840Z] #42 79.70 DEP criu/protobuf-desc.d [2021-02-06T15:34:12.840Z] #42 79.79 DEP criu/proc_parse.d [2021-02-06T15:34:12.840Z] #42 79.99 DEP criu/plugin.d [2021-02-06T15:34:12.840Z] #42 80.12 DEP criu/pipes.d [2021-02-06T15:34:12.929Z] #43 86.24 DEP criu/pie-util-vdso.d [2021-02-06T15:34:12.929Z] #43 86.40 DEP criu/path.d [2021-02-06T15:34:13.050Z] #42 78.14 DEP criu/path.d [2021-02-06T15:34:13.227Z] #43 86.67 DEP criu/parasite-syscall.d [2021-02-06T15:34:13.260Z] #19 21.06 Selecting previously unselected package python3.7. [2021-02-06T15:34:13.260Z] #19 21.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-02-06T15:34:13.260Z] #19 21.07 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:13.260Z] #19 21.23 Selecting previously unselected package libpython3-stdlib:arm64. [2021-02-06T15:34:13.260Z] #19 21.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-02-06T15:34:13.260Z] #19 21.25 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-06T15:34:13.310Z] #42 78.31 DEP criu/parasite-syscall.d [2021-02-06T15:34:13.310Z] #42 78.44 DEP criu/pagemap.d [2021-02-06T15:34:13.341Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-02-06T15:34:13.409Z] #42 80.37 DEP criu/pie-util.d [2021-02-06T15:34:13.409Z] #42 80.49 DEP criu/pie-util-vdso.d [2021-02-06T15:34:13.524Z] #43 87.01 DEP criu/pagemap.d [2021-02-06T15:34:13.526Z] #19 21.34 Setting up python3-minimal (3.7.3-1) ... [2021-02-06T15:34:13.570Z] #42 78.57 DEP criu/pagemap-cache.d [2021-02-06T15:34:13.570Z] #42 78.67 DEP criu/page-xfer.d [2021-02-06T15:34:13.570Z] #42 78.79 DEP criu/page-pipe.d [2021-02-06T15:34:13.632Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-02-06T15:34:13.668Z] #42 80.65 DEP criu/pie-util-vdso-elf32.d [2021-02-06T15:34:13.668Z] #42 80.81 DEP criu/path.d [2021-02-06T15:34:13.821Z] #43 87.27 DEP criu/pagemap-cache.d [2021-02-06T15:34:13.829Z] #42 78.87 DEP criu/netfilter.d [2021-02-06T15:34:13.928Z] #42 80.98 DEP criu/parasite-syscall.d [2021-02-06T15:34:14.089Z] #42 79.09 DEP criu/net.d [2021-02-06T15:34:14.089Z] #42 79.24 DEP criu/namespaces.d [2021-02-06T15:34:14.117Z] #43 87.42 DEP criu/page-xfer.d [2021-02-06T15:34:14.117Z] #43 87.67 DEP criu/page-pipe.d [2021-02-06T15:34:14.187Z] #42 81.19 DEP criu/pagemap.d [2021-02-06T15:34:14.187Z] #42 81.38 DEP criu/pagemap-cache.d [2021-02-06T15:34:14.349Z] #42 79.36 DEP criu/mount.d [2021-02-06T15:34:14.349Z] #42 79.57 DEP criu/memfd.d [2021-02-06T15:34:14.413Z] #43 87.82 DEP criu/netfilter.d [2021-02-06T15:34:14.447Z] #42 81.46 DEP criu/page-xfer.d [2021-02-06T15:34:14.447Z] #42 81.64 DEP criu/page-pipe.d [2021-02-06T15:34:14.481Z] #19 22.22 Selecting previously unselected package python3. [2021-02-06T15:34:14.481Z] #19 22.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2021-02-06T15:34:14.481Z] #19 22.28 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-02-06T15:34:14.481Z] #19 22.30 Unpacking python3 (3.7.3-1) ... [2021-02-06T15:34:14.481Z] #19 22.41 Selecting previously unselected package libip4tc0:arm64. [2021-02-06T15:34:14.481Z] #19 22.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-02-06T15:34:14.481Z] #19 22.44 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-02-06T15:34:14.663Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-02-06T15:34:14.707Z] #42 81.76 DEP criu/netfilter.d [2021-02-06T15:34:14.707Z] #42 81.89 DEP criu/net.d [2021-02-06T15:34:14.726Z] #43 88.08 DEP criu/net.d [2021-02-06T15:34:14.746Z] #19 22.57 Selecting previously unselected package libip6tc0:arm64. [2021-02-06T15:34:14.746Z] #19 22.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-02-06T15:34:14.746Z] #19 22.59 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-02-06T15:34:14.746Z] #19 22.68 Selecting previously unselected package libiptc0:arm64. [2021-02-06T15:34:14.746Z] #19 22.69 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-02-06T15:34:14.746Z] #19 22.70 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-02-06T15:34:14.918Z] #42 79.74 DEP criu/mem.d [2021-02-06T15:34:14.918Z] #42 79.91 DEP criu/lsm.d [2021-02-06T15:34:14.918Z] #42 80.02 DEP criu/log.d [2021-02-06T15:34:14.967Z] #42 82.08 DEP criu/namespaces.d [2021-02-06T15:34:15.021Z] #19 22.80 Selecting previously unselected package libnfnetlink0:arm64. [2021-02-06T15:34:15.021Z] #19 22.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-02-06T15:34:15.021Z] #19 22.81 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-06T15:34:15.021Z] #19 22.89 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-02-06T15:34:15.021Z] #19 22.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-02-06T15:34:15.021Z] #19 22.90 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-06T15:34:15.021Z] #19 22.97 Selecting previously unselected package libnftnl11:arm64. [2021-02-06T15:34:15.021Z] #19 22.98 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-02-06T15:34:15.021Z] #19 22.98 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-02-06T15:34:15.023Z] #43 88.42 DEP criu/namespaces.d [2021-02-06T15:34:15.183Z] #42 80.13 DEP criu/libnetlink.d [2021-02-06T15:34:15.183Z] #42 80.29 DEP criu/kerndat.d [2021-02-06T15:34:15.226Z] #42 82.25 DEP criu/mount.d [2021-02-06T15:34:15.286Z] #19 23.10 Selecting previously unselected package iptables. [2021-02-06T15:34:15.286Z] #19 23.10 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-02-06T15:34:15.286Z] #19 23.11 Unpacking iptables (1.8.2-4) ... [2021-02-06T15:34:15.293Z] ok github.com/docker/docker/daemon 12.256s coverage: 17.1% of statements [2021-02-06T15:34:15.293Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-06T15:34:15.293Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-06T15:34:15.293Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-06T15:34:15.293Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-06T15:34:15.319Z] #43 88.74 DEP criu/mount.d [2021-02-06T15:34:15.319Z] #43 88.94 DEP criu/memfd.d [2021-02-06T15:34:15.446Z] #42 80.47 DEP criu/kcmp-ids.d [2021-02-06T15:34:15.446Z] #42 80.55 DEP criu/irmap.d [2021-02-06T15:34:15.486Z] #42 82.39 DEP criu/memfd.d [2021-02-06T15:34:15.486Z] #42 82.51 DEP criu/mem.d [2021-02-06T15:34:15.486Z] #42 82.65 DEP criu/lsm.d [2021-02-06T15:34:15.486Z] #42 ... [2021-02-06T15:34:15.486Z] [2021-02-06T15:34:15.486Z] #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-06T15:34:15.486Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:34:15.486Z] #19 15.20 Reading package lists... [2021-02-06T15:34:15.486Z] #19 19.75 Building dependency tree... [2021-02-06T15:34:15.486Z] #19 21.46 libcap2-bin is already the newest version (1:2.25-2). [2021-02-06T15:34:15.486Z] #19 21.46 The following additional packages will be installed: [2021-02-06T15:34:15.486Z] #19 21.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-06T15:34:15.486Z] #19 21.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-06T15:34:15.486Z] #19 21.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-06T15:34:15.486Z] #19 21.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-06T15:34:15.486Z] #19 21.47 python3.7 python3.7-minimal vim-runtime xxd [2021-02-06T15:34:15.486Z] #19 21.48 Suggested packages: [2021-02-06T15:34:15.486Z] #19 21.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-06T15:34:15.486Z] #19 21.48 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-06T15:34:15.486Z] #19 21.48 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-06T15:34:15.486Z] #19 21.48 Recommended packages: [2021-02-06T15:34:15.486Z] #19 21.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-06T15:34:15.486Z] #19 21.48 python3-keyrings.alt python3-xdg unzip [2021-02-06T15:34:15.486Z] #19 23.23 The following NEW packages will be installed: [2021-02-06T15:34:15.486Z] #19 23.24 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-06T15:34:15.486Z] #19 23.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-06T15:34:15.486Z] #19 23.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-06T15:34:15.486Z] #19 23.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-06T15:34:15.486Z] #19 23.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-06T15:34:15.486Z] #19 23.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-06T15:34:15.486Z] #19 23.25 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-06T15:34:15.486Z] #19 23.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-06T15:34:15.486Z] #19 23.25 xz-utils zip [2021-02-06T15:34:15.486Z] #19 23.58 0 upgraded, 48 newly installed, 0 to remove and 18 not upgraded. [2021-02-06T15:34:15.486Z] #19 23.58 Need to get 28.5 MB of archives. [2021-02-06T15:34:15.486Z] #19 23.58 After this operation, 116 MB of additional disk space will be used. [2021-02-06T15:34:15.486Z] #19 23.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-06T15:34:15.486Z] #19 23.58 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-06T15:34:15.486Z] #19 23.62 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-06T15:34:15.486Z] #19 23.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-06T15:34:15.486Z] #19 23.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-06T15:34:15.486Z] #19 23.84 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-06T15:34:15.486Z] #19 23.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-06T15:34:15.486Z] #19 23.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-06T15:34:15.486Z] #19 23.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-06T15:34:15.486Z] #19 23.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-06T15:34:15.486Z] #19 23.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-06T15:34:15.486Z] #19 23.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-06T15:34:15.486Z] #19 23.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-06T15:34:15.486Z] #19 23.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-06T15:34:15.486Z] #19 23.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-06T15:34:15.486Z] #19 24.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-06T15:34:15.486Z] #19 24.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-06T15:34:15.486Z] #19 24.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-06T15:34:15.486Z] #19 24.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-06T15:34:15.486Z] #19 24.07 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-06T15:34:15.486Z] #19 24.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-06T15:34:15.486Z] #19 24.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-06T15:34:15.486Z] #19 24.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-06T15:34:15.486Z] #19 24.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-06T15:34:15.486Z] #19 24.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-06T15:34:15.486Z] #19 24.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-06T15:34:15.486Z] #19 24.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-06T15:34:15.486Z] #19 24.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-06T15:34:15.486Z] #19 24.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-06T15:34:15.486Z] #19 24.74 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-06T15:34:15.486Z] #19 24.74 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-06T15:34:15.486Z] #19 24.74 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-06T15:34:15.486Z] #19 24.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-06T15:34:15.486Z] #19 24.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-06T15:34:15.486Z] #19 24.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-06T15:34:15.486Z] #19 24.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-06T15:34:15.486Z] #19 24.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-06T15:34:15.486Z] #19 24.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-06T15:34:15.486Z] #19 24.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-06T15:34:15.486Z] #19 24.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-06T15:34:15.486Z] #19 24.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-06T15:34:15.486Z] #19 24.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-06T15:34:15.486Z] #19 25.08 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-06T15:34:15.486Z] #19 25.09 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-06T15:34:15.486Z] #19 25.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-06T15:34:15.551Z] #19 23.43 Selecting previously unselected package xxd. [2021-02-06T15:34:15.551Z] #19 23.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-06T15:34:15.551Z] #19 23.44 Unpacking xxd (2:8.1.0875-5) ... [2021-02-06T15:34:15.616Z] #43 89.13 DEP criu/mem.d [2021-02-06T15:34:15.708Z] #42 80.76 DEP criu/ipc_ns.d [2021-02-06T15:34:15.816Z] #19 23.56 Selecting previously unselected package vim-common. [2021-02-06T15:34:15.816Z] #19 23.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:34:15.816Z] #19 23.59 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-06T15:34:15.816Z] #19 23.73 Selecting previously unselected package bash-completion. [2021-02-06T15:34:15.816Z] #19 23.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-06T15:34:15.968Z] #43 89.33 DEP criu/lsm.d [2021-02-06T15:34:15.968Z] #43 89.55 DEP criu/log.d [2021-02-06T15:34:15.971Z] #42 80.96 DEP criu/image.d [2021-02-06T15:34:15.971Z] #42 81.09 DEP criu/image-desc.d [2021-02-06T15:34:16.056Z] #19 25.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-06T15:34:16.056Z] #19 25.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-06T15:34:16.056Z] #19 25.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-06T15:34:16.231Z] #42 81.22 DEP criu/fsnotify.d [2021-02-06T15:34:16.231Z] #42 81.33 DEP criu/filesystems.d [2021-02-06T15:34:16.231Z] #42 81.45 DEP criu/files.d [2021-02-06T15:34:16.264Z] #43 89.70 DEP criu/libnetlink.d [2021-02-06T15:34:16.561Z] #43 89.87 DEP criu/kerndat.d [2021-02-06T15:34:16.561Z] #43 90.07 DEP criu/kcmp-ids.d [2021-02-06T15:34:16.800Z] #42 81.63 DEP criu/files-reg.d [2021-02-06T15:34:16.800Z] #42 81.78 DEP criu/files-ext.d [2021-02-06T15:34:16.800Z] #42 81.90 DEP criu/file-lock.d [2021-02-06T15:34:16.818Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-02-06T15:34:16.857Z] #43 90.18 DEP criu/irmap.d [2021-02-06T15:34:16.858Z] #43 90.32 DEP criu/ipc_ns.d [2021-02-06T15:34:16.995Z] #19 ... [2021-02-06T15:34:16.995Z] [2021-02-06T15:34:16.995Z] #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-06T15:34:16.995Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-06T15:34:16.995Z] #31 DONE 155.4s [2021-02-06T15:34:16.995Z] [2021-02-06T15:34:16.995Z] #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-06T15:34:16.995Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:16.995Z] #42 82.74 DEP criu/log.d [2021-02-06T15:34:16.995Z] #42 82.94 DEP criu/libnetlink.d [2021-02-06T15:34:16.995Z] #42 83.14 DEP criu/kerndat.d [2021-02-06T15:34:16.995Z] #42 83.32 DEP criu/kcmp-ids.d [2021-02-06T15:34:16.995Z] #42 83.38 DEP criu/irmap.d [2021-02-06T15:34:16.995Z] #42 83.52 DEP criu/ipc_ns.d [2021-02-06T15:34:16.995Z] #42 83.64 DEP criu/image.d [2021-02-06T15:34:16.995Z] #42 83.81 DEP criu/image-desc.d [2021-02-06T15:34:16.995Z] #42 83.88 DEP criu/fsnotify.d [2021-02-06T15:34:16.995Z] #42 84.10 DEP criu/filesystems.d [2021-02-06T15:34:17.059Z] #42 82.09 DEP criu/file-ids.d [2021-02-06T15:34:17.153Z] #43 90.59 DEP criu/image.d [2021-02-06T15:34:17.257Z] #42 84.40 DEP criu/files.d [2021-02-06T15:34:17.318Z] #42 82.26 DEP criu/fifo.d [2021-02-06T15:34:17.318Z] #42 82.39 DEP criu/fdstore.d [2021-02-06T15:34:17.449Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.184s coverage: 56.2% of statements [2021-02-06T15:34:17.450Z] #43 90.76 DEP criu/image-desc.d [2021-02-06T15:34:17.450Z] #43 90.84 DEP criu/fsnotify.d [2021-02-06T15:34:17.516Z] #42 84.68 DEP criu/files-reg.d [2021-02-06T15:34:17.578Z] #42 82.53 DEP criu/fault-injection.d [2021-02-06T15:34:17.578Z] #42 82.58 DEP criu/external.d [2021-02-06T15:34:17.578Z] #42 82.67 DEP criu/eventpoll.d [2021-02-06T15:34:17.747Z] #43 91.03 DEP criu/filesystems.d [2021-02-06T15:34:17.747Z] #43 91.20 DEP criu/files.d [2021-02-06T15:34:17.837Z] #42 82.89 DEP criu/eventfd.d [2021-02-06T15:34:17.837Z] #42 83.03 DEP criu/crtools.d [2021-02-06T15:34:18.044Z] #43 91.38 DEP criu/files-reg.d [2021-02-06T15:34:18.044Z] #43 91.55 DEP criu/files-ext.d [2021-02-06T15:34:18.044Z] #43 ... [2021-02-06T15:34:18.044Z] [2021-02-06T15:34:18.044Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-06T15:34:18.044Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-06T15:34:18.044Z] #20 35.74 Selecting previously unselected package python3-minimal. [2021-02-06T15:34:18.044Z] #20 35.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2021-02-06T15:34:18.044Z] #20 35.82 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 35.82 Unpacking python3-minimal (3.7.3-1) ... [2021-02-06T15:34:18.044Z] #20 35.92 Selecting previously unselected package libmpdec2:ppc64el. [2021-02-06T15:34:18.044Z] #20 35.99 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 36.01 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-02-06T15:34:18.044Z] #20 36.12 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-02-06T15:34:18.044Z] #20 36.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 36.13 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-06T15:34:18.044Z] #20 37.13 Selecting previously unselected package python3.7. [2021-02-06T15:34:18.044Z] #20 37.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 37.15 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:18.044Z] #20 37.29 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-02-06T15:34:18.044Z] #20 37.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 37.32 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-06T15:34:18.044Z] #20 37.45 Setting up python3-minimal (3.7.3-1) ... [2021-02-06T15:34:18.044Z] #20 38.44 Selecting previously unselected package python3. [2021-02-06T15:34:18.044Z] #20 38.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2021-02-06T15:34:18.044Z] #20 38.51 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 38.51 Unpacking python3 (3.7.3-1) ... [2021-02-06T15:34:18.044Z] #20 38.60 Selecting previously unselected package libip4tc0:ppc64el. [2021-02-06T15:34:18.044Z] #20 38.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 38.61 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-02-06T15:34:18.044Z] #20 38.72 Selecting previously unselected package libip6tc0:ppc64el. [2021-02-06T15:34:18.044Z] #20 38.73 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 38.74 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-02-06T15:34:18.044Z] #20 38.84 Selecting previously unselected package libiptc0:ppc64el. [2021-02-06T15:34:18.044Z] #20 38.85 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 38.85 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-02-06T15:34:18.044Z] #20 38.97 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-02-06T15:34:18.044Z] #20 38.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 38.99 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-06T15:34:18.044Z] #20 39.08 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-02-06T15:34:18.044Z] #20 39.10 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 39.11 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-06T15:34:18.044Z] #20 39.16 Selecting previously unselected package libnftnl11:ppc64el. [2021-02-06T15:34:18.044Z] #20 39.18 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 39.19 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-02-06T15:34:18.044Z] #20 39.28 Selecting previously unselected package iptables. [2021-02-06T15:34:18.044Z] #20 39.29 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 39.30 Unpacking iptables (1.8.2-4) ... [2021-02-06T15:34:18.044Z] #20 39.99 Selecting previously unselected package xxd. [2021-02-06T15:34:18.044Z] #20 40.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-06T15:34:18.044Z] #20 40.03 Unpacking xxd (2:8.1.0875-5) ... [2021-02-06T15:34:18.044Z] #20 40.21 Selecting previously unselected package vim-common. [2021-02-06T15:34:18.044Z] #20 40.23 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:34:18.044Z] #20 40.27 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-06T15:34:18.044Z] #20 40.51 Selecting previously unselected package bash-completion. [2021-02-06T15:34:18.044Z] #20 40.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-06T15:34:18.085Z] #42 85.03 DEP criu/files-ext.d [2021-02-06T15:34:18.097Z] #42 83.18 DEP criu/cr-service.d [2021-02-06T15:34:18.345Z] #42 85.42 DEP criu/file-lock.d [2021-02-06T15:34:18.356Z] #42 83.33 DEP criu/cr-restore.d [2021-02-06T15:34:18.356Z] #42 83.57 DEP criu/cr-errno.d [2021-02-06T15:34:18.356Z] #42 83.59 DEP criu/cr-dump.d [2021-02-06T15:34:18.605Z] #42 85.64 DEP criu/file-ids.d [2021-02-06T15:34:18.605Z] #42 85.76 DEP criu/fifo.d [2021-02-06T15:34:18.868Z] #42 85.95 DEP criu/fdstore.d [2021-02-06T15:34:18.925Z] #42 83.76 DEP criu/cr-dedup.d [2021-02-06T15:34:18.925Z] #42 83.92 DEP criu/cr-check.d [2021-02-06T15:34:19.128Z] #42 86.08 DEP criu/fault-injection.d [2021-02-06T15:34:19.128Z] #42 86.12 DEP criu/external.d [2021-02-06T15:34:19.128Z] #42 86.26 DEP criu/eventpoll.d [2021-02-06T15:34:19.146Z] #19 26.57 Unpacking bash-completion (1:2.8-6) ... [2021-02-06T15:34:19.146Z] #19 ... [2021-02-06T15:34:19.146Z] [2021-02-06T15:34:19.146Z] #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-06T15:34:19.146Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:34:19.146Z] #42 70.00 DEP criu/pagemap.d [2021-02-06T15:34:19.146Z] #42 70.20 DEP criu/pagemap-cache.d [2021-02-06T15:34:19.146Z] #42 70.35 DEP criu/page-xfer.d [2021-02-06T15:34:19.146Z] #42 70.48 DEP criu/page-pipe.d [2021-02-06T15:34:19.146Z] #42 70.63 DEP criu/netfilter.d [2021-02-06T15:34:19.146Z] #42 70.81 DEP criu/net.d [2021-02-06T15:34:19.146Z] #42 71.04 DEP criu/namespaces.d [2021-02-06T15:34:19.146Z] #42 71.24 DEP criu/mount.d [2021-02-06T15:34:19.146Z] #42 71.37 DEP criu/memfd.d [2021-02-06T15:34:19.146Z] #42 71.49 DEP criu/mem.d [2021-02-06T15:34:19.146Z] #42 71.57 DEP criu/lsm.d [2021-02-06T15:34:19.146Z] #42 71.66 DEP criu/log.d [2021-02-06T15:34:19.146Z] #42 71.75 DEP criu/libnetlink.d [2021-02-06T15:34:19.146Z] #42 71.93 DEP criu/kerndat.d [2021-02-06T15:34:19.146Z] #42 72.11 DEP criu/kcmp-ids.d [2021-02-06T15:34:19.146Z] #42 72.18 DEP criu/irmap.d [2021-02-06T15:34:19.146Z] #42 72.34 DEP criu/ipc_ns.d [2021-02-06T15:34:19.146Z] #42 72.45 DEP criu/image.d [2021-02-06T15:34:19.146Z] #42 72.65 DEP criu/image-desc.d [2021-02-06T15:34:19.146Z] #42 72.73 DEP criu/fsnotify.d [2021-02-06T15:34:19.146Z] #42 73.01 DEP criu/filesystems.d [2021-02-06T15:34:19.146Z] #42 73.18 DEP criu/files.d [2021-02-06T15:34:19.146Z] #42 73.42 DEP criu/files-reg.d [2021-02-06T15:34:19.146Z] #42 73.61 DEP criu/files-ext.d [2021-02-06T15:34:19.146Z] #42 73.84 DEP criu/file-lock.d [2021-02-06T15:34:19.146Z] #42 74.01 DEP criu/file-ids.d [2021-02-06T15:34:19.146Z] #42 74.22 DEP criu/fifo.d [2021-02-06T15:34:19.146Z] #42 74.36 DEP criu/fdstore.d [2021-02-06T15:34:19.146Z] #42 74.52 DEP criu/fault-injection.d [2021-02-06T15:34:19.146Z] #42 74.55 DEP criu/external.d [2021-02-06T15:34:19.146Z] #42 74.61 DEP criu/eventpoll.d [2021-02-06T15:34:19.146Z] #42 74.72 DEP criu/eventfd.d [2021-02-06T15:34:19.146Z] #42 74.83 DEP criu/crtools.d [2021-02-06T15:34:19.146Z] #42 75.05 DEP criu/cr-service.d [2021-02-06T15:34:19.146Z] #42 75.19 DEP criu/cr-restore.d [2021-02-06T15:34:19.146Z] #42 75.44 DEP criu/cr-errno.d [2021-02-06T15:34:19.146Z] #42 75.45 DEP criu/cr-dump.d [2021-02-06T15:34:19.146Z] #42 75.61 DEP criu/cr-dedup.d [2021-02-06T15:34:19.146Z] #42 75.75 DEP criu/cr-check.d [2021-02-06T15:34:19.146Z] #42 75.90 DEP criu/config.d [2021-02-06T15:34:19.146Z] #42 76.09 DEP criu/clone-noasan.d [2021-02-06T15:34:19.146Z] #42 76.19 DEP criu/cgroup.d [2021-02-06T15:34:19.146Z] #42 76.38 DEP criu/cgroup-props.d [2021-02-06T15:34:19.146Z] #42 76.48 DEP criu/bitmap.d [2021-02-06T15:34:19.146Z] #42 76.50 DEP criu/bfd.d [2021-02-06T15:34:19.146Z] #42 76.62 DEP criu/autofs.d [2021-02-06T15:34:19.146Z] #42 76.75 DEP criu/aio.d [2021-02-06T15:34:19.146Z] #42 76.90 DEP criu/action-scripts.d [2021-02-06T15:34:19.146Z] #42 77.16 CC criu/action-scripts.o [2021-02-06T15:34:19.146Z] #42 77.66 CC criu/aio.o [2021-02-06T15:34:19.146Z] #42 78.13 CC criu/autofs.o [2021-02-06T15:34:19.146Z] #42 79.37 CC criu/bfd.o [2021-02-06T15:34:19.146Z] #42 79.77 CC criu/bitmap.o [2021-02-06T15:34:19.147Z] #42 79.97 CC criu/cgroup-props.o [2021-02-06T15:34:19.147Z] #42 ... [2021-02-06T15:34:19.147Z] [2021-02-06T15:34:19.147Z] #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-06T15:34:19.147Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-06T15:34:19.147Z] #19 27.05 Selecting previously unselected package bzip2. [2021-02-06T15:34:19.147Z] #19 27.07 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-02-06T15:34:19.147Z] #19 27.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-06T15:34:19.184Z] #42 84.11 DEP criu/config.d [2021-02-06T15:34:19.184Z] #42 84.28 DEP criu/clone-noasan.d [2021-02-06T15:34:19.184Z] #42 84.42 DEP criu/cgroup.d [2021-02-06T15:34:19.184Z] #42 ... [2021-02-06T15:34:19.184Z] [2021-02-06T15:34:19.185Z] #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-06T15:34:19.185Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:34:19.185Z] #19 20.49 libcap2-bin is already the newest version (1:2.25-2). [2021-02-06T15:34:19.185Z] #19 20.49 The following additional packages will be installed: [2021-02-06T15:34:19.185Z] #19 20.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-06T15:34:19.185Z] #19 20.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-06T15:34:19.185Z] #19 20.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-06T15:34:19.185Z] #19 20.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-06T15:34:19.185Z] #19 20.49 python3.7 python3.7-minimal vim-runtime xxd [2021-02-06T15:34:19.185Z] #19 20.51 Suggested packages: [2021-02-06T15:34:19.185Z] #19 20.51 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-06T15:34:19.185Z] #19 20.51 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-06T15:34:19.185Z] #19 20.51 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-06T15:34:19.185Z] #19 20.51 Recommended packages: [2021-02-06T15:34:19.185Z] #19 20.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-06T15:34:19.185Z] #19 20.51 python3-keyrings.alt python3-xdg unzip [2021-02-06T15:34:19.185Z] #19 22.11 The following NEW packages will be installed: [2021-02-06T15:34:19.185Z] #19 22.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-06T15:34:19.185Z] #19 22.11 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-06T15:34:19.185Z] #19 22.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-06T15:34:19.185Z] #19 22.11 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-06T15:34:19.185Z] #19 22.12 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-06T15:34:19.185Z] #19 22.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-06T15:34:19.185Z] #19 22.12 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-06T15:34:19.185Z] #19 22.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-06T15:34:19.185Z] #19 22.13 xz-utils zip [2021-02-06T15:34:19.185Z] #19 22.45 0 upgraded, 48 newly installed, 0 to remove and 18 not upgraded. [2021-02-06T15:34:19.185Z] #19 22.45 Need to get 28.5 MB of archives. [2021-02-06T15:34:19.185Z] #19 22.45 After this operation, 116 MB of additional disk space will be used. [2021-02-06T15:34:19.185Z] #19 22.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-06T15:34:19.185Z] #19 22.45 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-06T15:34:19.185Z] #19 22.46 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-06T15:34:19.185Z] #19 22.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-06T15:34:19.185Z] #19 22.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-06T15:34:19.185Z] #19 22.57 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-06T15:34:19.185Z] #19 22.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-06T15:34:19.185Z] #19 22.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-06T15:34:19.185Z] #19 22.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-06T15:34:19.185Z] #19 22.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-06T15:34:19.185Z] #19 22.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-06T15:34:19.185Z] #19 22.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-06T15:34:19.185Z] #19 22.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-06T15:34:19.185Z] #19 22.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-06T15:34:19.185Z] #19 22.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-06T15:34:19.185Z] #19 22.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-06T15:34:19.185Z] #19 22.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-06T15:34:19.185Z] #19 22.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-06T15:34:19.185Z] #19 22.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-06T15:34:19.185Z] #19 22.74 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-06T15:34:19.185Z] #19 22.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-06T15:34:19.185Z] #19 22.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-06T15:34:19.185Z] #19 22.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-06T15:34:19.185Z] #19 22.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-06T15:34:19.185Z] #19 22.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-06T15:34:19.185Z] #19 22.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-06T15:34:19.185Z] #19 22.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-06T15:34:19.185Z] #19 22.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-06T15:34:19.185Z] #19 22.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-06T15:34:19.185Z] #19 23.29 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-06T15:34:19.185Z] #19 23.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-06T15:34:19.185Z] #19 23.30 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-06T15:34:19.185Z] #19 23.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-06T15:34:19.185Z] #19 23.30 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-06T15:34:19.185Z] #19 23.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-06T15:34:19.185Z] #19 23.41 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-06T15:34:19.185Z] #19 23.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-06T15:34:19.185Z] #19 23.42 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-06T15:34:19.185Z] #19 23.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-06T15:34:19.185Z] #19 23.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-06T15:34:19.185Z] #19 23.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-06T15:34:19.185Z] #19 23.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-06T15:34:19.185Z] #19 23.82 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-06T15:34:19.185Z] #19 23.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-06T15:34:19.185Z] #19 23.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-06T15:34:19.185Z] #19 24.24 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-06T15:34:19.185Z] #19 24.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-06T15:34:19.185Z] #19 24.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-06T15:34:19.185Z] #19 25.05 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:34:19.185Z] #19 25.14 Fetched 28.5 MB in 2s (13.1 MB/s) [2021-02-06T15:34:19.185Z] #19 25.21 Selecting previously unselected package pigz. [2021-02-06T15:34:19.185Z] #19 25.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-06T15:34:19.185Z] #19 25.27 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-06T15:34:19.185Z] #19 25.28 Unpacking pigz (2.4-1) ... [2021-02-06T15:34:19.185Z] #19 25.39 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-06T15:34:19.185Z] #19 25.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-06T15:34:19.185Z] #19 25.40 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:19.185Z] #19 25.87 Selecting previously unselected package python3.7-minimal. [2021-02-06T15:34:19.185Z] #19 25.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-06T15:34:19.185Z] #19 25.88 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-06T15:34:19.185Z] #19 26.83 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:19.185Z] #19 26.85 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-06T15:34:19.388Z] #42 86.49 DEP criu/eventfd.d [2021-02-06T15:34:19.412Z] #19 27.18 Selecting previously unselected package xz-utils. [2021-02-06T15:34:19.412Z] #19 27.20 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-02-06T15:34:19.412Z] #19 27.21 Unpacking xz-utils (5.2.4-1) ... [2021-02-06T15:34:19.412Z] #19 27.40 Selecting previously unselected package apparmor. [2021-02-06T15:34:19.412Z] #19 27.40 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-02-06T15:34:19.444Z] #19 ... [2021-02-06T15:34:19.444Z] [2021-02-06T15:34:19.444Z] #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-06T15:34:19.444Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:19.444Z] #42 84.56 DEP criu/cgroup-props.d [2021-02-06T15:34:19.444Z] #42 84.66 DEP criu/bitmap.d [2021-02-06T15:34:19.692Z] #42 86.65 DEP criu/crtools.d [2021-02-06T15:34:19.692Z] #42 86.88 DEP criu/cr-service.d [2021-02-06T15:34:19.695Z] #19 27.48 Unpacking apparmor (2.13.2-10) ... [2021-02-06T15:34:19.705Z] #42 84.69 DEP criu/bfd.d [2021-02-06T15:34:19.705Z] #42 84.78 DEP criu/autofs.d [2021-02-06T15:34:19.960Z] #42 87.17 DEP criu/cr-restore.d [2021-02-06T15:34:19.965Z] #42 ... [2021-02-06T15:34:19.965Z] [2021-02-06T15:34:19.965Z] #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-06T15:34:19.965Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-06T15:34:19.965Z] #31 DONE 153.5s [2021-02-06T15:34:19.965Z] [2021-02-06T15:34:19.965Z] #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-06T15:34:19.965Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:19.965Z] #42 84.95 DEP criu/aio.d [2021-02-06T15:34:19.976Z] #19 27.81 Selecting previously unselected package aufs-tools. [2021-02-06T15:34:19.976Z] #19 27.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-02-06T15:34:19.976Z] #19 27.82 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-06T15:34:20.219Z] #42 87.34 DEP criu/cr-errno.d [2021-02-06T15:34:20.219Z] #42 87.37 DEP criu/cr-dump.d [2021-02-06T15:34:20.226Z] #42 85.27 DEP criu/action-scripts.d [2021-02-06T15:34:20.249Z] #19 27.98 Selecting previously unselected package libonig5:arm64. [2021-02-06T15:34:20.249Z] #19 27.99 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-02-06T15:34:20.249Z] #19 27.99 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-06T15:34:20.479Z] #42 87.56 DEP criu/cr-dedup.d [2021-02-06T15:34:20.479Z] #42 87.76 DEP criu/cr-check.d [2021-02-06T15:34:20.528Z] #19 28.19 Selecting previously unselected package libjq1:arm64. [2021-02-06T15:34:20.528Z] #19 28.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-06T15:34:20.528Z] #19 28.21 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-06T15:34:20.528Z] #19 28.34 Selecting previously unselected package jq. [2021-02-06T15:34:20.528Z] #19 28.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-06T15:34:20.528Z] #19 28.37 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-06T15:34:20.528Z] #19 28.48 Selecting previously unselected package libaio1:arm64. [2021-02-06T15:34:20.795Z] #42 85.67 CC criu/action-scripts.o [2021-02-06T15:34:20.796Z] #19 28.49 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-02-06T15:34:20.796Z] #19 28.50 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-02-06T15:34:20.796Z] #19 28.61 Selecting previously unselected package libgpm2:arm64. [2021-02-06T15:34:20.796Z] #19 28.62 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-02-06T15:34:20.796Z] #19 28.63 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-02-06T15:34:20.796Z] #19 28.71 Selecting previously unselected package libicu63:arm64. [2021-02-06T15:34:20.796Z] #19 28.71 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-06T15:34:20.796Z] #19 28.72 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-06T15:34:20.818Z] #20 44.22 Unpacking bash-completion (1:2.8-6) ... [2021-02-06T15:34:21.050Z] #42 88.00 DEP criu/config.d [2021-02-06T15:34:21.050Z] #42 88.16 DEP criu/clone-noasan.d [2021-02-06T15:34:21.050Z] #42 88.21 DEP criu/cgroup.d [2021-02-06T15:34:21.309Z] #42 88.38 DEP criu/cgroup-props.d [2021-02-06T15:34:21.309Z] #42 88.50 DEP criu/bitmap.d [2021-02-06T15:34:21.309Z] #42 88.51 DEP criu/bfd.d [2021-02-06T15:34:21.366Z] #42 86.36 CC criu/aio.o [2021-02-06T15:34:21.464Z] #20 44.84 Selecting previously unselected package bzip2. [2021-02-06T15:34:21.465Z] #20 44.84 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-02-06T15:34:21.465Z] #20 44.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-06T15:34:21.465Z] #20 44.98 Selecting previously unselected package xz-utils. [2021-02-06T15:34:21.465Z] #20 44.98 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-02-06T15:34:21.465Z] #20 44.98 Unpacking xz-utils (5.2.4-1) ... [2021-02-06T15:34:21.568Z] #42 88.64 DEP criu/autofs.d [2021-02-06T15:34:21.568Z] #42 88.75 DEP criu/aio.d [2021-02-06T15:34:21.626Z] #42 86.85 CC criu/autofs.o [2021-02-06T15:34:21.762Z] #20 45.16 Selecting previously unselected package apparmor. [2021-02-06T15:34:21.762Z] #20 45.17 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-02-06T15:34:21.762Z] #20 45.35 Unpacking apparmor (2.13.2-10) ... [2021-02-06T15:34:21.827Z] #42 88.89 DEP criu/action-scripts.d [2021-02-06T15:34:21.893Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.185s coverage: 46.2% of statements [2021-02-06T15:34:22.085Z] #42 89.19 CC criu/action-scripts.o [2021-02-06T15:34:22.409Z] #20 45.80 Selecting previously unselected package aufs-tools. [2021-02-06T15:34:22.409Z] #20 45.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-02-06T15:34:22.409Z] #20 45.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-06T15:34:22.524Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.9% of statements [2021-02-06T15:34:22.655Z] #42 89.55 CC criu/aio.o [2021-02-06T15:34:22.706Z] #20 45.99 Selecting previously unselected package libonig5:ppc64el. [2021-02-06T15:34:22.706Z] #20 46.00 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-02-06T15:34:22.706Z] #20 46.00 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-02-06T15:34:22.706Z] #20 46.25 Selecting previously unselected package libjq1:ppc64el. [2021-02-06T15:34:22.706Z] #20 46.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-06T15:34:22.706Z] #20 46.29 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-06T15:34:22.706Z] #20 46.40 Selecting previously unselected package jq. [2021-02-06T15:34:22.915Z] #42 90.01 CC criu/autofs.o [2021-02-06T15:34:23.003Z] #20 46.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-02-06T15:34:23.003Z] #20 46.41 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-06T15:34:23.003Z] #20 ... [2021-02-06T15:34:23.003Z] [2021-02-06T15:34:23.004Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-06T15:34:23.004Z] #24 sha256:7211e6bcd7d8b0b8690c097cfd3feac81791d460982f3079cefb9cdeb4339855 [2021-02-06T15:34:23.006Z] #42 88.09 CC criu/bfd.o [2021-02-06T15:34:23.575Z] #42 88.61 CC criu/bitmap.o [2021-02-06T15:34:23.575Z] #42 88.73 CC criu/cgroup-props.o [2021-02-06T15:34:23.853Z] #42 ... [2021-02-06T15:34:23.853Z] [2021-02-06T15:34:23.853Z] #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-06T15:34:23.853Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:34:23.853Z] #19 26.55 debconf: delaying package configuration, since apt-utils is not installed [2021-02-06T15:34:23.853Z] #19 26.72 Fetched 28.5 MB in 2s (12.1 MB/s) [2021-02-06T15:34:23.853Z] #19 26.85 Selecting previously unselected package pigz. [2021-02-06T15:34:23.853Z] #19 26.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-06T15:34:23.853Z] #19 26.98 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-06T15:34:23.853Z] #19 27.04 Unpacking pigz (2.4-1) ... [2021-02-06T15:34:23.853Z] #19 27.23 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-06T15:34:23.853Z] #19 27.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-06T15:34:23.853Z] #19 27.23 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:23.854Z] #19 28.09 Selecting previously unselected package python3.7-minimal. [2021-02-06T15:34:23.854Z] #19 28.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-06T15:34:23.854Z] #19 28.10 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-06T15:34:23.854Z] #19 28.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:23.854Z] #19 28.76 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-06T15:34:23.854Z] #19 30.84 Selecting previously unselected package python3-minimal. [2021-02-06T15:34:23.854Z] #19 30.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 ... 23681 files and directories currently installed.) [2021-02-06T15:34:23.854Z] #19 30.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-06T15:34:23.854Z] #19 30.93 Unpacking python3-minimal (3.7.3-1) ... [2021-02-06T15:34:23.854Z] #19 31.04 Selecting previously unselected package libmpdec2:amd64. [2021-02-06T15:34:23.854Z] #19 31.04 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-06T15:34:23.854Z] #19 31.06 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-06T15:34:23.854Z] #19 31.14 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-06T15:34:23.854Z] #19 31.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-06T15:34:23.854Z] #19 31.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:23.854Z] #19 32.16 Selecting previously unselected package python3.7. [2021-02-06T15:34:23.854Z] #19 32.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-06T15:34:23.854Z] #19 32.17 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:23.854Z] #19 32.29 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-06T15:34:23.854Z] #19 32.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-06T15:34:23.854Z] #19 32.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-06T15:34:23.854Z] #19 32.41 Setting up python3-minimal (3.7.3-1) ... [2021-02-06T15:34:23.854Z] #19 33.28 Selecting previously unselected package python3. [2021-02-06T15:34:23.854Z] #19 33.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-06T15:34:23.854Z] #19 33.34 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-06T15:34:23.854Z] #19 33.36 Unpacking python3 (3.7.3-1) ... [2021-02-06T15:34:24.113Z] #19 33.45 Selecting previously unselected package libip4tc0:amd64. [2021-02-06T15:34:24.113Z] #19 33.46 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-06T15:34:24.113Z] #19 33.47 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:24.113Z] #19 33.55 Selecting previously unselected package libip6tc0:amd64. [2021-02-06T15:34:24.113Z] #19 33.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-06T15:34:24.113Z] #19 33.58 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:24.127Z] #19 31.80 Selecting previously unselected package libnet1:arm64. [2021-02-06T15:34:24.127Z] #19 31.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-06T15:34:24.127Z] #19 31.82 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:34:24.127Z] #19 31.94 Selecting previously unselected package libnl-3-200:arm64. [2021-02-06T15:34:24.127Z] #19 31.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-06T15:34:24.127Z] #19 31.96 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-06T15:34:24.127Z] #19 32.05 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-06T15:34:24.128Z] #19 32.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-06T15:34:24.128Z] #19 32.08 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-06T15:34:24.373Z] #19 33.67 Selecting previously unselected package libiptc0:amd64. [2021-02-06T15:34:24.373Z] #19 33.67 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-06T15:34:24.373Z] #19 33.67 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:24.373Z] #19 33.73 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-06T15:34:24.373Z] #19 33.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-06T15:34:24.373Z] #19 33.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-06T15:34:24.373Z] #19 33.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-06T15:34:24.373Z] #19 33.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-06T15:34:24.373Z] #19 33.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-06T15:34:24.373Z] #19 33.89 Selecting previously unselected package libnftnl11:amd64. [2021-02-06T15:34:24.373Z] #19 33.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-06T15:34:24.373Z] #19 33.91 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-06T15:34:24.392Z] #19 32.18 Selecting previously unselected package libreadline5:arm64. [2021-02-06T15:34:24.392Z] #19 32.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-02-06T15:34:24.392Z] #19 32.20 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-06T15:34:24.392Z] #19 32.31 Selecting previously unselected package net-tools. [2021-02-06T15:34:24.392Z] #19 32.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-02-06T15:34:24.392Z] #19 32.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-06T15:34:24.513Z] #42 89.40 CC criu/cgroup.o [2021-02-06T15:34:24.633Z] #19 33.99 Selecting previously unselected package iptables. [2021-02-06T15:34:24.633Z] #19 33.99 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-06T15:34:24.633Z] #19 33.99 Unpacking iptables (1.8.2-4) ... [2021-02-06T15:34:24.658Z] #19 32.52 Selecting previously unselected package python-pip-whl. [2021-02-06T15:34:24.658Z] #19 32.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-06T15:34:24.658Z] #19 32.54 Unpacking python-pip-whl (18.1-5) ... [2021-02-06T15:34:24.893Z] #19 34.31 Selecting previously unselected package xxd. [2021-02-06T15:34:24.893Z] #19 34.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-06T15:34:24.893Z] #19 34.31 Unpacking xxd (2:8.1.0875-5) ... [2021-02-06T15:34:24.893Z] #19 34.41 Selecting previously unselected package vim-common. [2021-02-06T15:34:24.893Z] #19 34.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:34:24.893Z] #19 34.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-06T15:34:24.922Z] #19 33.00 Selecting previously unselected package python3-lib2to3. [2021-02-06T15:34:25.118Z] #24 166.5 Checking out files: 23% (2662/11184) Checking out files: 24% (2685/11184) Checking out files: 25% (2796/11184) Checking out files: 26% (2908/11184) Checking out files: 27% (3020/11184) Checking out files: 28% (3132/11184) Checking out files: 29% (3244/11184) Checking out files: 30% (3356/11184) Checking out files: 31% (3468/11184) Checking out files: 32% (3579/11184) Checking out files: 33% (3691/11184) Checking out files: 34% (3803/11184) Checking out files: 35% (3915/11184) Checking out files: 36% (4027/11184) Checking out files: 37% (4139/11184) Checking out files: 38% (4250/11184) Checking out files: 39% (4362/11184) Checking out files: 40% (4474/11184) Checking out files: 41% (4586/11184) Checking out files: 42% (4698/11184) Checking out files: 43% (4810/11184) Checking out files: 43% (4879/11184) Checking out files: 44% (4921/11184) Checking out files: 45% (5033/11184) Checking out files: 46% (5145/11184) Checking out files: 47% (5257/11184) Checking out files: 48% (5369/11184) Checking out files: 49% (5481/11184) Checking out files: 50% (5592/11184) Checking out files: 51% (5704/11184) Checking out files: 52% (5816/11184) Checking out files: 53% (5928/11184) Checking out files: 54% (6040/11184) Checking out files: 55% (6152/11184) Checking out files: 56% (6264/11184) Checking out files: 57% (6375/11184) Checking out files: 58% (6487/11184) Checking out files: 59% (6599/11184) Checking out files: 60% (6711/11184) Checking out files: 61% (6823/11184) Checking out files: 62% (6935/11184) Checking out files: 63% (7046/11184) Checking out files: 64% (7158/11184) Checking out files: 64% (7239/11184) Checking out files: 65% (7270/11184) Checking out files: 66% (7382/11184) Checking out files: 67% (7494/11184) [2021-02-06T15:34:25.118Z] #24 ... [2021-02-06T15:34:25.118Z] [2021-02-06T15:34:25.118Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:34:25.119Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:34:25.119Z] #45 158.7 net/textproto [2021-02-06T15:34:25.119Z] #45 158.7 vendor/golang.org/x/net/http/httpproxy [2021-02-06T15:34:25.119Z] #45 158.7 crypto/x509 [2021-02-06T15:34:25.119Z] #45 160.8 mime/multipart [2021-02-06T15:34:25.119Z] #45 160.8 vendor/golang.org/x/net/http/httpguts [2021-02-06T15:34:25.119Z] #45 163.8 crypto/tls [2021-02-06T15:34:25.119Z] #45 ... [2021-02-06T15:34:25.119Z] [2021-02-06T15:34:25.119Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-06T15:34:25.119Z] #24 sha256:7211e6bcd7d8b0b8690c097cfd3feac81791d460982f3079cefb9cdeb4339855 [2021-02-06T15:34:25.152Z] #19 34.60 Selecting previously unselected package bash-completion. [2021-02-06T15:34:25.152Z] #19 34.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-06T15:34:25.188Z] #19 33.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-06T15:34:25.188Z] #19 33.03 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-06T15:34:25.452Z] #42 ... [2021-02-06T15:34:25.452Z] [2021-02-06T15:34:25.452Z] #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-06T15:34:25.452Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:34:25.452Z] #19 29.66 Selecting previously unselected package python3-minimal. [2021-02-06T15:34:25.452Z] #19 29.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-06T15:34:25.452Z] #19 29.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 29.71 Unpacking python3-minimal (3.7.3-1) ... [2021-02-06T15:34:25.452Z] #19 29.80 Selecting previously unselected package libmpdec2:amd64. [2021-02-06T15:34:25.452Z] #19 29.80 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 29.82 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-06T15:34:25.452Z] #19 29.93 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-06T15:34:25.452Z] #19 29.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 29.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:25.452Z] #19 30.87 Selecting previously unselected package python3.7. [2021-02-06T15:34:25.452Z] #19 30.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 30.88 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:25.452Z] #19 31.02 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-06T15:34:25.452Z] #19 31.02 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 31.04 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-06T15:34:25.452Z] #19 31.15 Setting up python3-minimal (3.7.3-1) ... [2021-02-06T15:34:25.452Z] #19 31.94 Selecting previously unselected package python3. [2021-02-06T15:34:25.452Z] #19 31.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-06T15:34:25.452Z] #19 31.99 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 32.00 Unpacking python3 (3.7.3-1) ... [2021-02-06T15:34:25.452Z] #19 32.11 Selecting previously unselected package libip4tc0:amd64. [2021-02-06T15:34:25.452Z] #19 32.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 32.12 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:25.452Z] #19 32.21 Selecting previously unselected package libip6tc0:amd64. [2021-02-06T15:34:25.452Z] #19 32.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 32.22 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:25.452Z] #19 32.30 Selecting previously unselected package libiptc0:amd64. [2021-02-06T15:34:25.452Z] #19 32.30 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 32.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:25.452Z] #19 32.37 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-06T15:34:25.452Z] #19 32.38 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 32.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-06T15:34:25.452Z] #19 32.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-06T15:34:25.452Z] #19 32.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 32.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-06T15:34:25.452Z] #19 32.53 Selecting previously unselected package libnftnl11:amd64. [2021-02-06T15:34:25.452Z] #19 32.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 32.53 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-06T15:34:25.452Z] #19 32.63 Selecting previously unselected package iptables. [2021-02-06T15:34:25.452Z] #19 32.63 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 32.64 Unpacking iptables (1.8.2-4) ... [2021-02-06T15:34:25.452Z] #19 32.94 Selecting previously unselected package xxd. [2021-02-06T15:34:25.452Z] #19 32.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-06T15:34:25.452Z] #19 32.96 Unpacking xxd (2:8.1.0875-5) ... [2021-02-06T15:34:25.452Z] #19 33.10 Selecting previously unselected package vim-common. [2021-02-06T15:34:25.452Z] #19 33.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:34:25.452Z] #19 33.13 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-06T15:34:25.476Z] #19 33.18 Selecting previously unselected package python3-distutils. [2021-02-06T15:34:25.476Z] #19 33.18 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-06T15:34:25.476Z] #19 33.20 Unpacking python3-distutils (3.7.3-1) ... [2021-02-06T15:34:25.476Z] #19 33.33 Selecting previously unselected package python3-pip. [2021-02-06T15:34:25.476Z] #19 33.34 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-06T15:34:25.476Z] #19 33.36 Unpacking python3-pip (18.1-5) ... [2021-02-06T15:34:25.711Z] #19 33.30 Selecting previously unselected package bash-completion. [2021-02-06T15:34:25.711Z] #19 33.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-06T15:34:25.742Z] #19 33.67 Selecting previously unselected package python3-pkg-resources. [2021-02-06T15:34:25.742Z] #19 33.68 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-06T15:34:25.742Z] #19 33.69 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-06T15:34:26.023Z] #19 33.82 Selecting previously unselected package python3-setuptools. [2021-02-06T15:34:26.023Z] #19 33.83 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-06T15:34:26.023Z] #19 33.84 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-06T15:34:26.033Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.313s coverage: 49.4% of statements [2021-02-06T15:34:26.288Z] #19 34.11 Selecting previously unselected package python3-wheel. [2021-02-06T15:34:26.288Z] #19 34.13 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-06T15:34:26.288Z] #19 34.13 Unpacking python3-wheel (0.32.3-2) ... [2021-02-06T15:34:26.288Z] #19 34.25 Selecting previously unselected package sudo. [2021-02-06T15:34:26.288Z] #19 34.27 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-02-06T15:34:26.288Z] #19 34.28 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-06T15:34:26.633Z] #24 166.5 Checking out files: 23% (2662/11184) Checking out files: 24% (2685/11184) Checking out files: 25% (2796/11184) Checking out files: 26% (2908/11184) Checking out files: 27% (3020/11184) Checking out files: 28% (3132/11184) Checking out files: 29% (3244/11184) Checking out files: 30% (3356/11184) Checking out files: 31% (3468/11184) Checking out files: 32% (3579/11184) Checking out files: 33% (3691/11184) Checking out files: 34% (3803/11184) Checking out files: 35% (3915/11184) Checking out files: 36% (4027/11184) Checking out files: 37% (4139/11184) Checking out files: 38% (4250/11184) Checking out files: 39% (4362/11184) Checking out files: 40% (4474/11184) Checking out files: 41% (4586/11184) Checking out files: 42% (4698/11184) Checking out files: 43% (4810/11184) Checking out files: 43% (4879/11184) Checking out files: 44% (4921/11184) Checking out files: 45% (5033/11184) Checking out files: 46% (5145/11184) Checking out files: 47% (5257/11184) Checking out files: 48% (5369/11184) Checking out files: 49% (5481/11184) Checking out files: 50% (5592/11184) Checking out files: 51% (5704/11184) Checking out files: 52% (5816/11184) Checking out files: 53% (5928/11184) Checking out files: 54% (6040/11184) Checking out files: 55% (6152/11184) Checking out files: 56% (6264/11184) Checking out files: 57% (6375/11184) Checking out files: 58% (6487/11184) Checking out files: 59% (6599/11184) Checking out files: 60% (6711/11184) Checking out files: 61% (6823/11184) Checking out files: 62% (6935/11184) Checking out files: 63% (7046/11184) Checking out files: 64% (7158/11184) Checking out files: 64% (7239/11184) Checking out files: 65% (7270/11184) Checking out files: 66% (7382/11184) Checking out files: 67% (7494/11184) Checking out files: 68% (7606/11184) Checking out files: 69% (7717/11184) Checking out files: 70% (7829/11184) Checking out files: 71% (7941/11184) Checking out files: 72% (8053/11184) Checking out files: 73% (8165/11184) Checking out files: 74% (8277/11184) Checking out files: 75% (8388/11184) Checking out files: 76% (8500/11184) Checking out files: 77% (8612/11184) Checking out files: 78% (8724/11184) Checking out files: 79% (8836/11184) Checking out files: 80% (8948/11184) Checking out files: 81% (9060/11184) Checking out files: 82% (9171/11184) Checking out files: 83% (9283/11184) Checking out files: 83% (9305/11184) Checking out files: 84% (9395/11184) Checking out files: 85% (9507/11184) Checking out files: 86% (9619/11184) Checking out files: 87% (9731/11184) Checking out files: 88% (9842/11184) Checking out files: 89% (9954/11184) Checking out files: 90% (10066/11184) Checking out files: 91% (10178/11184) Checking out files: 92% (10290/11184) Checking out files: 93% (10402/11184) Checking out files: 94% (10513/11184) Checking out files: 95% (10625/11184) Checking out files: 96% (10737/11184) Checking out files: 97% (10849/11184) Checking out files: 98% (10961/11184) Checking out files: 99% (11073/11184) Checking out files: 100% (11184/11184) Checking out files: 100% (11184/11184), done. [2021-02-06T15:34:26.871Z] #19 34.72 Selecting previously unselected package thin-provisioning-tools. [2021-02-06T15:34:26.871Z] #19 34.73 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-02-06T15:34:26.871Z] #19 34.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-06T15:34:26.931Z] #24 170.4 + cd /tmp/tmp.XH1n6kzGw2/tmp/docker-ce [2021-02-06T15:34:26.931Z] #24 170.4 + git checkout -q v17.06.2-ce [2021-02-06T15:34:27.149Z] #19 35.00 Selecting previously unselected package uidmap. [2021-02-06T15:34:27.149Z] #19 35.00 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-02-06T15:34:27.149Z] #19 35.01 Unpacking uidmap (1:4.5-1.1) ... [2021-02-06T15:34:27.413Z] #19 35.23 Selecting previously unselected package vim-runtime. [2021-02-06T15:34:27.413Z] #19 35.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:34:27.413Z] #19 35.30 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-06T15:34:27.413Z] #19 35.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-06T15:34:27.413Z] #19 35.33 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-06T15:34:28.252Z] #19 36.06 Unpacking bash-completion (1:2.8-6) ... [2021-02-06T15:34:28.447Z] #19 37.35 Unpacking bash-completion (1:2.8-6) ... [2021-02-06T15:34:28.447Z] #19 37.73 Selecting previously unselected package bzip2. [2021-02-06T15:34:28.447Z] #19 37.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-06T15:34:28.447Z] #19 37.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-06T15:34:28.447Z] #19 37.84 Selecting previously unselected package xz-utils. [2021-02-06T15:34:28.447Z] #19 37.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-06T15:34:28.447Z] #19 37.85 Unpacking xz-utils (5.2.4-1) ... [2021-02-06T15:34:28.465Z] #24 ... [2021-02-06T15:34:28.465Z] [2021-02-06T15:34:28.465Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:34:28.465Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:34:28.465Z] #43 91.78 DEP criu/file-lock.d [2021-02-06T15:34:28.465Z] #43 91.94 DEP criu/file-ids.d [2021-02-06T15:34:28.465Z] #43 92.13 DEP criu/fifo.d [2021-02-06T15:34:28.465Z] #43 92.45 DEP criu/fdstore.d [2021-02-06T15:34:28.465Z] #43 92.65 DEP criu/fault-injection.d [2021-02-06T15:34:28.465Z] #43 92.69 DEP criu/external.d [2021-02-06T15:34:28.465Z] #43 92.81 DEP criu/eventpoll.d [2021-02-06T15:34:28.465Z] #43 93.06 DEP criu/eventfd.d [2021-02-06T15:34:28.465Z] #43 93.23 DEP criu/crtools.d [2021-02-06T15:34:28.465Z] #43 93.41 DEP criu/cr-service.d [2021-02-06T15:34:28.465Z] #43 93.60 DEP criu/cr-restore.d [2021-02-06T15:34:28.465Z] #43 93.88 DEP criu/cr-errno.d [2021-02-06T15:34:28.465Z] #43 93.91 DEP criu/cr-dump.d [2021-02-06T15:34:28.465Z] #43 94.16 DEP criu/cr-dedup.d [2021-02-06T15:34:28.465Z] #43 94.31 DEP criu/cr-check.d [2021-02-06T15:34:28.465Z] #43 94.52 DEP criu/config.d [2021-02-06T15:34:28.465Z] #43 94.74 DEP criu/clone-noasan.d [2021-02-06T15:34:28.465Z] #43 94.86 DEP criu/cgroup.d [2021-02-06T15:34:28.465Z] #43 95.01 DEP criu/cgroup-props.d [2021-02-06T15:34:28.465Z] #43 95.15 DEP criu/bitmap.d [2021-02-06T15:34:28.465Z] #43 95.16 DEP criu/bfd.d [2021-02-06T15:34:28.465Z] #43 95.31 DEP criu/autofs.d [2021-02-06T15:34:28.465Z] #43 95.61 DEP criu/aio.d [2021-02-06T15:34:28.465Z] #43 95.86 DEP criu/action-scripts.d [2021-02-06T15:34:28.465Z] #43 96.19 CC criu/action-scripts.o [2021-02-06T15:34:28.465Z] #43 97.05 CC criu/aio.o [2021-02-06T15:34:28.465Z] #43 97.82 CC criu/autofs.o [2021-02-06T15:34:28.465Z] #43 100.6 CC criu/bfd.o [2021-02-06T15:34:28.465Z] #43 101.5 CC criu/bitmap.o [2021-02-06T15:34:28.465Z] #43 101.8 CC criu/cgroup-props.o [2021-02-06T15:34:28.465Z] #43 ... [2021-02-06T15:34:28.465Z] [2021-02-06T15:34:28.465Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-06T15:34:28.465Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-06T15:34:28.465Z] #20 46.53 Selecting previously unselected package libaio1:ppc64el. [2021-02-06T15:34:28.465Z] #20 46.54 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-02-06T15:34:28.465Z] #20 46.55 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-02-06T15:34:28.465Z] #20 46.63 Selecting previously unselected package libgpm2:ppc64el. [2021-02-06T15:34:28.465Z] #20 46.64 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-02-06T15:34:28.465Z] #20 46.64 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-02-06T15:34:28.465Z] #20 46.75 Selecting previously unselected package libicu63:ppc64el. [2021-02-06T15:34:28.465Z] #20 46.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-02-06T15:34:28.465Z] #20 46.78 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-06T15:34:28.465Z] #20 51.57 Selecting previously unselected package libnet1:ppc64el. [2021-02-06T15:34:28.465Z] #20 51.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-02-06T15:34:28.465Z] #20 51.58 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-06T15:34:28.465Z] #20 51.68 Selecting previously unselected package libnl-3-200:ppc64el. [2021-02-06T15:34:28.465Z] #20 51.69 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-02-06T15:34:28.465Z] #20 51.70 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-06T15:34:28.465Z] #20 51.79 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-02-06T15:34:28.465Z] #20 51.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-02-06T15:34:28.465Z] #20 51.82 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-06T15:34:28.465Z] #20 51.90 Selecting previously unselected package libreadline5:ppc64el. [2021-02-06T15:34:28.465Z] #20 51.90 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-02-06T15:34:28.465Z] #20 51.90 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-06T15:34:28.707Z] #19 38.06 Selecting previously unselected package apparmor. [2021-02-06T15:34:28.707Z] #19 38.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-06T15:34:28.707Z] #19 38.16 Unpacking apparmor (2.13.2-10) ... [2021-02-06T15:34:28.762Z] #20 52.10 Selecting previously unselected package net-tools. [2021-02-06T15:34:28.762Z] #20 52.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-02-06T15:34:28.762Z] #20 52.12 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-06T15:34:28.821Z] #19 36.43 Selecting previously unselected package bzip2. [2021-02-06T15:34:28.821Z] #19 36.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-06T15:34:28.821Z] #19 36.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-06T15:34:28.821Z] #19 36.52 Selecting previously unselected package xz-utils. [2021-02-06T15:34:28.821Z] #19 36.52 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-06T15:34:28.821Z] #19 36.54 Unpacking xz-utils (5.2.4-1) ... [2021-02-06T15:34:28.967Z] #19 38.49 Selecting previously unselected package aufs-tools. [2021-02-06T15:34:28.967Z] #19 38.50 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-06T15:34:28.967Z] #19 38.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-06T15:34:29.059Z] #20 52.42 Selecting previously unselected package python-pip-whl. [2021-02-06T15:34:29.060Z] #20 52.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-06T15:34:29.060Z] #20 52.44 Unpacking python-pip-whl (18.1-5) ... [2021-02-06T15:34:29.080Z] #19 36.71 Selecting previously unselected package apparmor. [2021-02-06T15:34:29.081Z] #19 36.72 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-06T15:34:29.081Z] #19 36.79 Unpacking apparmor (2.13.2-10) ... [2021-02-06T15:34:29.227Z] #19 38.64 Selecting previously unselected package libonig5:amd64. [2021-02-06T15:34:29.227Z] #19 38.65 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-06T15:34:29.227Z] #19 38.65 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-06T15:34:29.487Z] #19 38.77 Selecting previously unselected package libjq1:amd64. [2021-02-06T15:34:29.487Z] #19 38.78 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-06T15:34:29.487Z] #19 38.78 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-06T15:34:29.487Z] #19 38.91 Selecting previously unselected package jq. [2021-02-06T15:34:29.487Z] #19 38.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-06T15:34:29.487Z] #19 38.93 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-06T15:34:29.487Z] #19 39.01 Selecting previously unselected package libaio1:amd64. [2021-02-06T15:34:29.649Z] #19 37.09 Selecting previously unselected package aufs-tools. [2021-02-06T15:34:29.649Z] #19 37.09 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-06T15:34:29.649Z] #19 37.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-06T15:34:29.649Z] #19 37.24 Selecting previously unselected package libonig5:amd64. [2021-02-06T15:34:29.649Z] #19 37.24 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-06T15:34:29.649Z] #19 37.25 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-06T15:34:29.649Z] #19 37.44 Selecting previously unselected package libjq1:amd64. [2021-02-06T15:34:29.649Z] #19 37.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-06T15:34:29.649Z] #19 37.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-06T15:34:29.727Z] #20 53.07 Selecting previously unselected package python3-lib2to3. [2021-02-06T15:34:29.727Z] #20 53.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-06T15:34:29.727Z] #20 53.08 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-06T15:34:29.727Z] #20 53.24 Selecting previously unselected package python3-distutils. [2021-02-06T15:34:29.727Z] #20 53.24 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-06T15:34:29.727Z] #20 53.25 Unpacking python3-distutils (3.7.3-1) ... [2021-02-06T15:34:29.727Z] #20 53.38 Selecting previously unselected package python3-pip. [2021-02-06T15:34:29.747Z] #19 39.02 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-06T15:34:29.747Z] #19 39.03 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-06T15:34:29.747Z] #19 39.08 Selecting previously unselected package libgpm2:amd64. [2021-02-06T15:34:29.747Z] #19 39.09 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-06T15:34:29.747Z] #19 39.10 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-06T15:34:29.747Z] #19 39.19 Selecting previously unselected package libicu63:amd64. [2021-02-06T15:34:29.747Z] #19 39.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-06T15:34:29.747Z] #19 39.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-06T15:34:29.909Z] #19 37.57 Selecting previously unselected package jq. [2021-02-06T15:34:29.909Z] #19 37.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-06T15:34:29.909Z] #19 37.59 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-06T15:34:29.909Z] #19 37.69 Selecting previously unselected package libaio1:amd64. [2021-02-06T15:34:29.909Z] #19 37.69 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-06T15:34:29.987Z] #19 ... [2021-02-06T15:34:29.987Z] [2021-02-06T15:34:29.987Z] #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-06T15:34:29.987Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:34:29.987Z] #42 80.58 CC criu/cgroup.o [2021-02-06T15:34:29.987Z] #42 82.97 CC criu/clone-noasan.o [2021-02-06T15:34:29.987Z] #42 83.13 CC criu/config.o [2021-02-06T15:34:29.987Z] #42 84.42 CC criu/cr-check.o [2021-02-06T15:34:29.987Z] #42 85.82 CC criu/cr-dedup.o [2021-02-06T15:34:29.987Z] #42 86.26 CC criu/cr-dump.o [2021-02-06T15:34:29.987Z] #42 88.32 CC criu/cr-errno.o [2021-02-06T15:34:29.987Z] #42 88.37 CC criu/cr-restore.o [2021-02-06T15:34:29.987Z] #42 ... [2021-02-06T15:34:29.987Z] [2021-02-06T15:34:29.987Z] #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-06T15:34:29.987Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-06T15:34:29.987Z] #19 37.77 Selecting previously unselected package vim. [2021-02-06T15:34:29.987Z] #19 37.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-02-06T15:34:29.987Z] #19 37.80 Unpacking vim (2:8.1.0875-5) ... [2021-02-06T15:34:30.025Z] #20 53.38 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-06T15:34:30.025Z] #20 53.40 Unpacking python3-pip (18.1-5) ... [2021-02-06T15:34:30.168Z] #19 37.70 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-06T15:34:30.168Z] #19 37.77 Selecting previously unselected package libgpm2:amd64. [2021-02-06T15:34:30.168Z] #19 37.77 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-06T15:34:30.168Z] #19 37.78 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-06T15:34:30.168Z] #19 37.83 Selecting previously unselected package libicu63:amd64. [2021-02-06T15:34:30.168Z] #19 37.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-06T15:34:30.168Z] #19 37.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-06T15:34:30.321Z] #20 53.63 Selecting previously unselected package python3-pkg-resources. [2021-02-06T15:34:30.321Z] #20 53.63 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-06T15:34:30.321Z] #20 53.64 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-06T15:34:30.321Z] #20 53.80 Selecting previously unselected package python3-setuptools. [2021-02-06T15:34:30.321Z] #20 53.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-06T15:34:30.321Z] #20 53.81 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-06T15:34:30.567Z] #19 38.35 Selecting previously unselected package xfsprogs. [2021-02-06T15:34:30.567Z] #19 38.37 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-02-06T15:34:30.567Z] #19 38.38 Unpacking xfsprogs (4.20.0-1) ... [2021-02-06T15:34:30.619Z] #20 54.18 Selecting previously unselected package python3-wheel. [2021-02-06T15:34:30.619Z] #20 54.19 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-06T15:34:30.619Z] #20 54.20 Unpacking python3-wheel (0.32.3-2) ... [2021-02-06T15:34:30.619Z] #20 54.27 Selecting previously unselected package sudo. [2021-02-06T15:34:30.619Z] #20 54.28 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-02-06T15:34:30.619Z] #20 54.29 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-06T15:34:30.833Z] #19 38.84 Selecting previously unselected package zip. [2021-02-06T15:34:30.833Z] #19 38.86 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-02-06T15:34:30.833Z] #19 38.87 Unpacking zip (3.0-11+b1) ... [2021-02-06T15:34:30.917Z] #20 ... [2021-02-06T15:34:30.917Z] [2021-02-06T15:34:30.917Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-06T15:34:30.917Z] #24 sha256:7211e6bcd7d8b0b8690c097cfd3feac81791d460982f3079cefb9cdeb4339855 [2021-02-06T15:34:30.917Z] #24 174.5 + mkdir -p /tmp/tmp.XH1n6kzGw2/src/github.com/docker [2021-02-06T15:34:30.917Z] #24 174.5 + mv components/cli /tmp/tmp.XH1n6kzGw2/src/github.com/docker/cli [2021-02-06T15:34:30.917Z] #24 174.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-06T15:34:31.098Z] #19 39.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-06T15:34:31.098Z] #19 39.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-06T15:34:31.098Z] #19 39.14 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-02-06T15:34:31.364Z] #19 39.16 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-06T15:34:31.364Z] #19 39.19 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-02-06T15:34:31.364Z] #19 39.22 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-02-06T15:34:31.364Z] #19 39.24 Setting up uidmap (1:4.5-1.1) ... [2021-02-06T15:34:31.364Z] #19 39.26 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-02-06T15:34:31.364Z] #19 39.27 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:34:31.364Z] #19 39.29 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-06T15:34:31.364Z] #19 39.30 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-06T15:34:31.364Z] #19 39.34 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-06T15:34:31.364Z] #19 39.35 Setting up xxd (2:8.1.0875-5) ... [2021-02-06T15:34:31.364Z] #19 39.36 Setting up zip (3.0-11+b1) ... [2021-02-06T15:34:31.364Z] #19 39.38 Setting up vim-common (2:8.1.0875-5) ... [2021-02-06T15:34:31.591Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.068s coverage: 73.3% of statements [2021-02-06T15:34:31.591Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-06T15:34:31.629Z] #19 39.41 Setting up bash-completion (1:2.8-6) ... [2021-02-06T15:34:31.882Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-02-06T15:34:32.513Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.026s coverage: 57.7% of statements [2021-02-06T15:34:32.513Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-06T15:34:32.513Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-06T15:34:32.803Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2021-02-06T15:34:33.094Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2021-02-06T15:34:33.947Z] #19 42.90 Selecting previously unselected package libnet1:amd64. [2021-02-06T15:34:33.947Z] #19 42.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-06T15:34:33.947Z] #19 42.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:34:33.947Z] #19 42.99 Selecting previously unselected package libnl-3-200:amd64. [2021-02-06T15:34:33.947Z] #19 43.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-06T15:34:33.947Z] #19 43.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-06T15:34:33.947Z] #19 43.07 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-06T15:34:33.947Z] #19 43.07 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-06T15:34:33.947Z] #19 43.08 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-06T15:34:33.947Z] #19 43.14 Selecting previously unselected package libreadline5:amd64. [2021-02-06T15:34:33.947Z] #19 43.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-06T15:34:33.947Z] #19 43.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-06T15:34:33.947Z] #19 43.27 Selecting previously unselected package net-tools. [2021-02-06T15:34:33.947Z] #19 43.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-06T15:34:33.947Z] #19 43.29 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-06T15:34:33.947Z] #19 43.49 Selecting previously unselected package python-pip-whl. [2021-02-06T15:34:33.947Z] #19 43.51 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-06T15:34:33.947Z] #19 43.52 Unpacking python-pip-whl (18.1-5) ... [2021-02-06T15:34:34.366Z] #19 41.30 Selecting previously unselected package libnet1:amd64. [2021-02-06T15:34:34.366Z] #19 41.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-06T15:34:34.366Z] #19 41.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:34:34.366Z] #19 41.40 Selecting previously unselected package libnl-3-200:amd64. [2021-02-06T15:34:34.366Z] #19 41.40 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-06T15:34:34.366Z] #19 41.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-06T15:34:34.366Z] #19 41.50 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-06T15:34:34.366Z] #19 41.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-06T15:34:34.366Z] #19 41.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-06T15:34:34.366Z] #19 41.59 Selecting previously unselected package libreadline5:amd64. [2021-02-06T15:34:34.366Z] #19 41.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-06T15:34:34.366Z] #19 41.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-06T15:34:34.366Z] #19 41.77 Selecting previously unselected package net-tools. [2021-02-06T15:34:34.366Z] #19 41.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-06T15:34:34.366Z] #19 41.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-06T15:34:34.366Z] #19 41.94 Selecting previously unselected package python-pip-whl. [2021-02-06T15:34:34.366Z] #19 41.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-06T15:34:34.366Z] #19 41.94 Unpacking python-pip-whl (18.1-5) ... [2021-02-06T15:34:34.516Z] #19 ... [2021-02-06T15:34:34.516Z] [2021-02-06T15:34:34.516Z] #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-06T15:34:34.516Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:34.516Z] #42 91.39 CC criu/bfd.o [2021-02-06T15:34:34.516Z] #42 91.86 CC criu/bitmap.o [2021-02-06T15:34:34.516Z] #42 91.99 CC criu/cgroup-props.o [2021-02-06T15:34:34.516Z] #42 92.72 CC criu/cgroup.o [2021-02-06T15:34:34.516Z] #42 95.64 CC criu/clone-noasan.o [2021-02-06T15:34:34.516Z] #42 95.83 CC criu/config.o [2021-02-06T15:34:34.516Z] #42 97.16 CC criu/cr-check.o [2021-02-06T15:34:34.516Z] #42 98.76 CC criu/cr-dedup.o [2021-02-06T15:34:34.516Z] #42 99.15 CC criu/cr-dump.o [2021-02-06T15:34:34.516Z] #42 101.4 CC criu/cr-errno.o [2021-02-06T15:34:34.516Z] #42 101.5 CC criu/cr-restore.o [2021-02-06T15:34:34.516Z] #42 ... [2021-02-06T15:34:34.516Z] [2021-02-06T15:34:34.516Z] #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-06T15:34:34.516Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:34:34.516Z] #19 44.12 Selecting previously unselected package python3-lib2to3. [2021-02-06T15:34:34.598Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.4% of statements [2021-02-06T15:34:34.598Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-06T15:34:34.776Z] #19 44.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-06T15:34:34.776Z] #19 44.15 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-06T15:34:34.889Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-06T15:34:34.889Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 43.2% of statements [2021-02-06T15:34:34.935Z] #19 42.52 Selecting previously unselected package python3-lib2to3. [2021-02-06T15:34:34.935Z] #19 42.54 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-06T15:34:34.935Z] #19 42.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-06T15:34:34.935Z] #19 42.69 Selecting previously unselected package python3-distutils. [2021-02-06T15:34:34.935Z] #19 42.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-06T15:34:34.935Z] #19 42.71 Unpacking python3-distutils (3.7.3-1) ... [2021-02-06T15:34:34.962Z] #19 42.22 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-02-06T15:34:34.962Z] #19 42.24 Setting up xz-utils (5.2.4-1) ... [2021-02-06T15:34:34.962Z] #19 42.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-06T15:34:34.962Z] #19 42.28 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-06T15:34:34.962Z] #19 42.38 invoke-rc.d: could not determine current runlevel [2021-02-06T15:34:34.962Z] #19 42.40 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-06T15:34:34.962Z] #19 42.41 Setting up pigz (2.4-1) ... [2021-02-06T15:34:34.962Z] #19 42.43 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-06T15:34:34.962Z] #19 42.44 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-06T15:34:34.962Z] #19 42.46 Setting up python-pip-whl (18.1-5) ... [2021-02-06T15:34:34.962Z] #19 42.47 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-02-06T15:34:34.962Z] #19 42.50 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-06T15:34:34.962Z] #19 42.95 Setting up libaio1:arm64 (0.3.112-3) ... [2021-02-06T15:34:34.962Z] #19 42.97 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-06T15:34:34.962Z] #19 42.99 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:34.962Z] #19 43.01 Setting up vim (2:8.1.0875-5) ... [2021-02-06T15:34:34.962Z] #19 43.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-06T15:34:34.963Z] #19 43.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-06T15:34:35.036Z] #19 44.27 Selecting previously unselected package python3-distutils. [2021-02-06T15:34:35.036Z] #19 44.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-06T15:34:35.036Z] #19 44.30 Unpacking python3-distutils (3.7.3-1) ... [2021-02-06T15:34:35.036Z] #19 44.47 Selecting previously unselected package python3-pip. [2021-02-06T15:34:35.036Z] #19 44.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-06T15:34:35.036Z] #19 44.49 Unpacking python3-pip (18.1-5) ... [2021-02-06T15:34:35.036Z] #19 44.65 Selecting previously unselected package python3-pkg-resources. [2021-02-06T15:34:35.036Z] #19 44.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-06T15:34:35.036Z] #19 44.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-06T15:34:35.225Z] #19 42.84 Selecting previously unselected package python3-pip. [2021-02-06T15:34:35.225Z] #19 42.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-06T15:34:35.225Z] #19 42.85 Unpacking python3-pip (18.1-5) ... [2021-02-06T15:34:35.227Z] #19 43.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-06T15:34:35.228Z] #19 43.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-06T15:34:35.228Z] #19 43.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-06T15:34:35.228Z] #19 43.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-06T15:34:35.228Z] #19 43.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-06T15:34:35.228Z] #19 43.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-06T15:34:35.228Z] #19 43.12 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-06T15:34:35.228Z] #19 43.16 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-06T15:34:35.228Z] #19 43.20 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-06T15:34:35.228Z] #19 43.22 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-06T15:34:35.228Z] #19 43.23 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-06T15:34:35.228Z] #19 43.26 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:35.296Z] #19 44.80 Selecting previously unselected package python3-setuptools. [2021-02-06T15:34:35.500Z] #19 43.01 Selecting previously unselected package python3-pkg-resources. [2021-02-06T15:34:35.500Z] #19 43.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-06T15:34:35.500Z] #19 43.02 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-06T15:34:35.500Z] #19 43.17 Selecting previously unselected package python3-setuptools. [2021-02-06T15:34:35.500Z] #19 43.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-06T15:34:35.500Z] #19 43.18 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-06T15:34:35.556Z] #19 44.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-06T15:34:35.556Z] #19 44.82 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-06T15:34:35.556Z] #19 45.06 Selecting previously unselected package python3-wheel. [2021-02-06T15:34:35.556Z] #19 45.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-06T15:34:35.556Z] #19 45.06 Unpacking python3-wheel (0.32.3-2) ... [2021-02-06T15:34:35.556Z] #19 45.14 Selecting previously unselected package sudo. [2021-02-06T15:34:35.772Z] #19 43.42 Selecting previously unselected package python3-wheel. [2021-02-06T15:34:35.772Z] #19 43.45 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-06T15:34:35.772Z] #19 43.45 Unpacking python3-wheel (0.32.3-2) ... [2021-02-06T15:34:35.816Z] #19 45.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-06T15:34:35.816Z] #19 45.17 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-06T15:34:35.921Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2021-02-06T15:34:35.921Z] ok github.com/docker/docker/daemon/logger/awslogs 0.101s coverage: 77.4% of statements [2021-02-06T15:34:35.921Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-06T15:34:35.921Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-06T15:34:36.031Z] #19 43.55 Selecting previously unselected package sudo. [2021-02-06T15:34:36.031Z] #19 43.56 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-06T15:34:36.031Z] #19 43.57 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-06T15:34:36.385Z] #19 45.68 Selecting previously unselected package thin-provisioning-tools. [2021-02-06T15:34:36.385Z] #19 45.68 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-06T15:34:36.385Z] #19 45.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-06T15:34:36.544Z] #24 ... [2021-02-06T15:34:36.544Z] [2021-02-06T15:34:36.544Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-06T15:34:36.544Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-06T15:34:36.544Z] #20 54.96 Selecting previously unselected package thin-provisioning-tools. [2021-02-06T15:34:36.544Z] #20 54.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-02-06T15:34:36.544Z] #20 54.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-06T15:34:36.544Z] #20 55.27 Selecting previously unselected package uidmap. [2021-02-06T15:34:36.544Z] #20 55.30 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-02-06T15:34:36.544Z] #20 55.32 Unpacking uidmap (1:4.5-1.1) ... [2021-02-06T15:34:36.544Z] #20 55.46 Selecting previously unselected package vim-runtime. [2021-02-06T15:34:36.544Z] #20 55.47 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:34:36.544Z] #20 55.51 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-06T15:34:36.544Z] #20 55.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-06T15:34:36.544Z] #20 55.59 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-06T15:34:36.544Z] #20 58.92 Selecting previously unselected package vim. [2021-02-06T15:34:36.544Z] #20 58.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-02-06T15:34:36.544Z] #20 58.95 Unpacking vim (2:8.1.0875-5) ... [2021-02-06T15:34:36.544Z] #20 59.62 Selecting previously unselected package xfsprogs. [2021-02-06T15:34:36.544Z] #20 59.63 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-02-06T15:34:36.544Z] #20 59.63 Unpacking xfsprogs (4.20.0-1) ... [2021-02-06T15:34:36.544Z] #20 60.15 Selecting previously unselected package zip. [2021-02-06T15:34:36.544Z] #20 60.17 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-02-06T15:34:36.544Z] #20 60.18 Unpacking zip (3.0-11+b1) ... [2021-02-06T15:34:36.571Z] #19 44.12 Selecting previously unselected package thin-provisioning-tools. [2021-02-06T15:34:36.571Z] #19 44.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-06T15:34:36.571Z] #19 44.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-06T15:34:36.645Z] #19 45.96 Selecting previously unselected package uidmap. [2021-02-06T15:34:36.645Z] #19 45.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-06T15:34:36.645Z] #19 45.99 Unpacking uidmap (1:4.5-1.1) ... [2021-02-06T15:34:36.645Z] #19 46.11 Selecting previously unselected package vim-runtime. [2021-02-06T15:34:36.645Z] #19 46.11 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:34:36.831Z] #19 44.40 Selecting previously unselected package uidmap. [2021-02-06T15:34:36.831Z] #19 44.41 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-06T15:34:36.831Z] #19 44.42 Unpacking uidmap (1:4.5-1.1) ... [2021-02-06T15:34:36.831Z] #19 44.56 Selecting previously unselected package vim-runtime. [2021-02-06T15:34:36.831Z] #19 44.57 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-06T15:34:36.831Z] #19 44.63 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-06T15:34:36.832Z] #19 44.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-06T15:34:36.905Z] #19 46.16 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-06T15:34:36.905Z] #19 46.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-06T15:34:36.905Z] #19 46.21 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-06T15:34:36.952Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-02-06T15:34:36.952Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2021-02-06T15:34:37.091Z] #19 44.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-06T15:34:37.092Z] #19 ... [2021-02-06T15:34:37.092Z] [2021-02-06T15:34:37.092Z] #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-06T15:34:37.092Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:37.092Z] #42 92.19 CC criu/clone-noasan.o [2021-02-06T15:34:37.092Z] #42 92.37 CC criu/config.o [2021-02-06T15:34:37.092Z] #42 93.66 CC criu/cr-check.o [2021-02-06T15:34:37.092Z] #42 95.20 CC criu/cr-dedup.o [2021-02-06T15:34:37.092Z] #42 95.56 CC criu/cr-dump.o [2021-02-06T15:34:37.092Z] #42 97.88 CC criu/cr-errno.o [2021-02-06T15:34:37.092Z] #42 98.02 CC criu/cr-restore.o [2021-02-06T15:34:37.190Z] #20 60.49 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-06T15:34:37.190Z] #20 60.51 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-06T15:34:37.190Z] #20 60.53 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-02-06T15:34:37.190Z] #20 60.56 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-02-06T15:34:37.190Z] #20 60.58 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-02-06T15:34:37.190Z] #20 60.58 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-02-06T15:34:37.190Z] #20 60.58 Setting up uidmap (1:4.5-1.1) ... [2021-02-06T15:34:37.190Z] #20 60.59 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-02-06T15:34:37.190Z] #20 60.59 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-02-06T15:34:37.190Z] #20 60.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-06T15:34:37.190Z] #20 60.61 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-02-06T15:34:37.190Z] #20 60.61 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-02-06T15:34:37.190Z] #20 60.62 Setting up xxd (2:8.1.0875-5) ... [2021-02-06T15:34:37.190Z] #20 60.62 Setting up zip (3.0-11+b1) ... [2021-02-06T15:34:37.190Z] #20 60.63 Setting up vim-common (2:8.1.0875-5) ... [2021-02-06T15:34:37.190Z] #20 60.68 Setting up bash-completion (1:2.8-6) ... [2021-02-06T15:34:37.256Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-02-06T15:34:37.660Z] #42 102.7 CC criu/cr-service.o [2021-02-06T15:34:37.812Z] #19 45.40 Setting up iptables (1.8.2-4) ... [2021-02-06T15:34:37.812Z] #19 45.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-06T15:34:37.812Z] #19 45.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-06T15:34:37.812Z] #19 45.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-06T15:34:37.812Z] #19 45.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-06T15:34:37.812Z] #19 45.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-06T15:34:37.812Z] #19 45.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-06T15:34:37.812Z] #19 45.53 Setting up python3 (3.7.3-1) ... [2021-02-06T15:34:37.916Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2021-02-06T15:34:37.916Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-06T15:34:38.078Z] #19 46.12 Setting up python3-wheel (0.32.3-2) ... [2021-02-06T15:34:38.547Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 55.1% of statements [2021-02-06T15:34:38.741Z] #20 ... [2021-02-06T15:34:38.741Z] [2021-02-06T15:34:38.741Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:34:38.741Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:34:38.741Z] #45 172.2 net/http/httptrace [2021-02-06T15:34:38.741Z] #45 172.6 net/http [2021-02-06T15:34:38.741Z] #45 ... [2021-02-06T15:34:38.741Z] [2021-02-06T15:34:38.741Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:34:38.741Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:34:38.742Z] #43 103.1 CC criu/cgroup.o [2021-02-06T15:34:38.742Z] #43 107.9 CC criu/clone-noasan.o [2021-02-06T15:34:38.742Z] #43 108.1 CC criu/config.o [2021-02-06T15:34:38.742Z] #43 111.1 CC criu/cr-check.o [2021-02-06T15:34:38.805Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:34:38.805Z] [2021-02-06T15:34:38.805Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-06T15:34:38.805Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-06T15:34:38.805Z] Using test binary docker [2021-02-06T15:34:38.805Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-06T15:34:38.805Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-06T15:34:38.805Z] INFO: Waiting for daemon to start... [2021-02-06T15:34:38.805Z] Starting dockerd [2021-02-06T15:34:38.805Z] . [2021-02-06T15:34:38.805Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-06T15:34:38.838Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 31.5% of statements [2021-02-06T15:34:39.039Z] #42 104.2 CC criu/crtools.o [2021-02-06T15:34:39.299Z] #19 46.98 Setting up apparmor (2.13.2-10) ... [2021-02-06T15:34:39.607Z] #42 104.8 CC criu/eventfd.o [2021-02-06T15:34:39.870Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-02-06T15:34:39.870Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-02-06T15:34:40.176Z] #42 105.2 CC criu/eventpoll.o [2021-02-06T15:34:40.176Z] #42 ... [2021-02-06T15:34:40.176Z] [2021-02-06T15:34:40.176Z] #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-06T15:34:40.176Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:34:40.176Z] #19 47.78 Selecting previously unselected package vim. [2021-02-06T15:34:40.176Z] #19 47.78 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-06T15:34:40.176Z] #19 47.82 Unpacking vim (2:8.1.0875-5) ... [2021-02-06T15:34:40.196Z] #19 49.52 Selecting previously unselected package vim. [2021-02-06T15:34:40.196Z] #19 49.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-06T15:34:40.196Z] #19 49.56 Unpacking vim (2:8.1.0875-5) ... [2021-02-06T15:34:40.271Z] #43 113.8 CC criu/cr-dedup.o [2021-02-06T15:34:40.501Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-02-06T15:34:40.705Z] #19 ... [2021-02-06T15:34:40.705Z] [2021-02-06T15:34:40.705Z] #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-06T15:34:40.705Z] #48 sha256:d3b47f9e9d3344bd119c16e6f00fb94c2b9f929cbc16b00f93cd6272557fec89 [2021-02-06T15:34:40.705Z] #48 170.6 + /build/golangci-lint --version [2021-02-06T15:34:40.745Z] #19 48.38 Selecting previously unselected package xfsprogs. [2021-02-06T15:34:40.745Z] #19 48.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-06T15:34:40.745Z] #19 48.39 Unpacking xfsprogs (4.20.0-1) ... [2021-02-06T15:34:40.765Z] #19 50.15 Selecting previously unselected package xfsprogs. [2021-02-06T15:34:40.765Z] #19 50.16 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-06T15:34:40.765Z] #19 50.16 Unpacking xfsprogs (4.20.0-1) ... [2021-02-06T15:34:40.792Z] ok github.com/docker/docker/daemon/logger/splunk 1.443s coverage: 82.5% of statements [2021-02-06T15:34:40.792Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-06T15:34:40.792Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-06T15:34:40.913Z] #43 114.4 CC criu/cr-dump.o [2021-02-06T15:34:40.976Z] #48 171.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-06T15:34:40.976Z] #48 ... [2021-02-06T15:34:40.976Z] [2021-02-06T15:34:40.976Z] #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-06T15:34:40.976Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:34:40.976Z] #42 92.01 CC criu/cr-service.o [2021-02-06T15:34:40.976Z] #42 93.53 CC criu/crtools.o [2021-02-06T15:34:40.976Z] #42 93.99 CC criu/eventfd.o [2021-02-06T15:34:40.976Z] #42 94.28 CC criu/eventpoll.o [2021-02-06T15:34:40.976Z] #42 94.93 CC criu/external.o [2021-02-06T15:34:40.976Z] #42 95.22 CC criu/fault-injection.o [2021-02-06T15:34:40.976Z] #42 95.37 CC criu/fdstore.o [2021-02-06T15:34:40.976Z] #42 95.67 CC criu/fifo.o [2021-02-06T15:34:40.976Z] #42 95.95 CC criu/file-ids.o [2021-02-06T15:34:40.976Z] #42 96.32 CC criu/file-lock.o [2021-02-06T15:34:40.976Z] #42 97.32 CC criu/files-ext.o [2021-02-06T15:34:40.976Z] #42 97.69 CC criu/files-reg.o [2021-02-06T15:34:40.976Z] #42 99.89 CC criu/files.o [2021-02-06T15:34:40.976Z] #42 101.5 CC criu/filesystems.o [2021-02-06T15:34:41.285Z] #19 50.63 Selecting previously unselected package zip. [2021-02-06T15:34:41.285Z] #19 50.64 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-06T15:34:41.285Z] #19 50.65 Unpacking zip (3.0-11+b1) ... [2021-02-06T15:34:41.285Z] #19 50.82 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-06T15:34:41.285Z] #19 50.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-06T15:34:41.285Z] #19 50.85 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:41.285Z] #19 50.87 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-06T15:34:41.314Z] #19 48.86 Selecting previously unselected package zip. [2021-02-06T15:34:41.314Z] #19 48.88 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-06T15:34:41.314Z] #19 48.88 Unpacking zip (3.0-11+b1) ... [2021-02-06T15:34:41.314Z] #19 49.04 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-06T15:34:41.314Z] #19 49.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-06T15:34:41.314Z] #19 49.10 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:41.314Z] #19 49.12 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-06T15:34:41.314Z] #19 49.13 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-06T15:34:41.314Z] #19 49.14 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:41.314Z] #19 49.16 Setting up uidmap (1:4.5-1.1) ... [2021-02-06T15:34:41.314Z] #19 49.17 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-06T15:34:41.314Z] #19 49.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:34:41.435Z] #42 102.1 CC criu/fsnotify.o [2021-02-06T15:34:41.435Z] #42 ... [2021-02-06T15:34:41.435Z] [2021-02-06T15:34:41.435Z] #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-06T15:34:41.435Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-06T15:34:41.435Z] #19 48.79 Setting up xfsprogs (4.20.0-1) ... [2021-02-06T15:34:41.435Z] #19 48.83 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-06T15:34:41.544Z] #19 50.88 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-06T15:34:41.544Z] #19 50.90 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:41.544Z] #19 50.91 Setting up uidmap (1:4.5-1.1) ... [2021-02-06T15:34:41.544Z] #19 50.92 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-06T15:34:41.544Z] #19 50.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-06T15:34:41.544Z] #19 50.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-06T15:34:41.544Z] #19 50.95 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-06T15:34:41.544Z] #19 50.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-06T15:34:41.544Z] #19 50.98 Setting up xxd (2:8.1.0875-5) ... [2021-02-06T15:34:41.544Z] #19 50.99 Setting up zip (3.0-11+b1) ... [2021-02-06T15:34:41.544Z] #19 51.00 Setting up vim-common (2:8.1.0875-5) ... [2021-02-06T15:34:41.544Z] #19 51.02 Setting up bash-completion (1:2.8-6) ... [2021-02-06T15:34:41.574Z] #19 49.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-06T15:34:41.574Z] #19 49.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-06T15:34:41.574Z] #19 49.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-06T15:34:41.574Z] #19 49.24 Setting up xxd (2:8.1.0875-5) ... [2021-02-06T15:34:41.574Z] #19 49.25 Setting up zip (3.0-11+b1) ... [2021-02-06T15:34:41.574Z] #19 49.27 Setting up vim-common (2:8.1.0875-5) ... [2021-02-06T15:34:41.574Z] #19 49.31 Setting up bash-completion (1:2.8-6) ... [2021-02-06T15:34:41.966Z] #43 ... [2021-02-06T15:34:41.966Z] [2021-02-06T15:34:41.966Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-06T15:34:41.966Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-06T15:34:41.966Z] #20 65.43 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-02-06T15:34:41.966Z] #20 65.44 Setting up xz-utils (5.2.4-1) ... [2021-02-06T15:34:41.966Z] #20 65.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-06T15:34:41.966Z] #20 65.48 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-06T15:34:41.966Z] #20 65.57 invoke-rc.d: could not determine current runlevel [2021-02-06T15:34:41.966Z] #20 65.59 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-06T15:34:41.966Z] #20 65.62 Setting up pigz (2.4-1) ... [2021-02-06T15:34:41.966Z] #20 65.62 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-02-06T15:34:41.966Z] #20 65.63 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-02-06T15:34:42.057Z] #19 49.75 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-06T15:34:42.265Z] #20 65.64 Setting up python-pip-whl (18.1-5) ... [2021-02-06T15:34:42.265Z] #20 65.65 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-02-06T15:34:42.265Z] #20 65.66 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-06T15:34:42.296Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2021-02-06T15:34:42.296Z] ok github.com/docker/docker/distribution 0.229s coverage: 25.0% of statements [2021-02-06T15:34:42.296Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-06T15:34:42.638Z] #19 ... [2021-02-06T15:34:42.638Z] [2021-02-06T15:34:42.638Z] #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-06T15:34:42.638Z] #48 sha256:d3b47f9e9d3344bd119c16e6f00fb94c2b9f929cbc16b00f93cd6272557fec89 [2021-02-06T15:34:42.638Z] #48 DONE 172.8s [2021-02-06T15:34:42.638Z] [2021-02-06T15:34:42.638Z] #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-06T15:34:42.638Z] #52 sha256:12f49b5e43c5605b3079d8d675d1df519902dd57728fbb0539e6c224da2083d2 [2021-02-06T15:34:42.638Z] #52 63.37 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-06T15:34:42.911Z] #20 66.28 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-02-06T15:34:42.911Z] #20 66.28 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-02-06T15:34:42.911Z] #20 66.28 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-02-06T15:34:42.911Z] #20 66.29 Setting up vim (2:8.1.0875-5) ... [2021-02-06T15:34:42.911Z] #20 66.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-06T15:34:42.911Z] #20 66.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-06T15:34:42.911Z] #20 66.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-06T15:34:42.911Z] #20 66.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-06T15:34:42.911Z] #20 66.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-06T15:34:42.911Z] #20 66.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-06T15:34:42.911Z] #20 66.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-06T15:34:42.911Z] #20 66.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-06T15:34:42.911Z] #20 66.41 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-02-06T15:34:42.911Z] #20 66.42 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-06T15:34:42.911Z] #20 66.43 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-02-06T15:34:42.911Z] #20 66.44 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-06T15:34:42.911Z] #20 66.45 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-02-06T15:34:42.911Z] #20 66.46 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:42.927Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-02-06T15:34:43.959Z] ok github.com/docker/docker/image 0.012s coverage: 86.8% of statements [2021-02-06T15:34:44.112Z] #19 51.90 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:44.112Z] #19 51.91 Setting up xz-utils (5.2.4-1) ... [2021-02-06T15:34:44.112Z] #19 51.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-06T15:34:44.249Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-02-06T15:34:44.372Z] #19 51.93 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-06T15:34:44.372Z] #19 51.98 invoke-rc.d: could not determine current runlevel [2021-02-06T15:34:44.372Z] #19 51.99 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-06T15:34:44.372Z] #19 52.00 Setting up pigz (2.4-1) ... [2021-02-06T15:34:44.372Z] #19 52.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-06T15:34:44.372Z] #19 52.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-06T15:34:44.372Z] #19 52.05 Setting up python-pip-whl (18.1-5) ... [2021-02-06T15:34:44.372Z] #19 52.07 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-06T15:34:44.372Z] #19 52.08 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-06T15:34:44.631Z] #19 52.46 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-06T15:34:44.838Z] #19 53.97 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-06T15:34:44.838Z] #19 53.98 Setting up xz-utils (5.2.4-1) ... [2021-02-06T15:34:44.838Z] #19 54.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-06T15:34:44.838Z] #19 54.02 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-06T15:34:44.838Z] #19 54.10 invoke-rc.d: could not determine current runlevel [2021-02-06T15:34:44.838Z] #19 54.11 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-06T15:34:44.838Z] #19 54.12 Setting up pigz (2.4-1) ... [2021-02-06T15:34:44.838Z] #19 54.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-06T15:34:44.838Z] #19 54.15 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-06T15:34:44.838Z] #19 54.16 Setting up python-pip-whl (18.1-5) ... [2021-02-06T15:34:44.838Z] #19 54.18 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-06T15:34:44.838Z] #19 54.19 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-06T15:34:44.890Z] #19 52.48 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-06T15:34:44.891Z] #19 52.49 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:44.891Z] #19 52.53 Setting up vim (2:8.1.0875-5) ... [2021-02-06T15:34:44.891Z] #19 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-06T15:34:44.891Z] #19 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-06T15:34:44.891Z] #19 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-06T15:34:44.891Z] #19 52.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-06T15:34:44.891Z] #19 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-06T15:34:44.891Z] #19 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-06T15:34:44.891Z] #19 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-06T15:34:44.891Z] #19 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-06T15:34:44.891Z] #19 52.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-06T15:34:44.891Z] #19 52.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-06T15:34:44.891Z] #19 52.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-06T15:34:44.891Z] #19 52.66 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-06T15:34:44.891Z] #19 52.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-06T15:34:44.893Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2021-02-06T15:34:44.893Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-06T15:34:44.893Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-06T15:34:44.893Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2021-02-06T15:34:44.893Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-06T15:34:45.098Z] #19 54.59 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-06T15:34:45.098Z] #19 54.60 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-06T15:34:45.098Z] #19 54.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:45.098Z] #19 54.62 Setting up vim (2:8.1.0875-5) ... [2021-02-06T15:34:45.098Z] #19 54.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-06T15:34:45.098Z] #19 54.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-06T15:34:45.098Z] #19 54.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-06T15:34:45.150Z] #19 52.68 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:45.183Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-02-06T15:34:45.209Z] #52 65.50 + mkdir -p /build [2021-02-06T15:34:45.209Z] #52 65.50 + cp runc /build/runc [2021-02-06T15:34:45.209Z] #52 DONE 65.7s [2021-02-06T15:34:45.209Z] [2021-02-06T15:34:45.209Z] #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-06T15:34:45.210Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:34:45.210Z] #42 103.3 CC criu/image-desc.o [2021-02-06T15:34:45.210Z] #42 103.4 CC criu/image.o [2021-02-06T15:34:45.210Z] #42 104.3 CC criu/ipc_ns.o [2021-02-06T15:34:45.210Z] #42 105.7 CC criu/irmap.o [2021-02-06T15:34:45.210Z] #42 106.1 CC criu/kcmp-ids.o [2021-02-06T15:34:45.358Z] #19 54.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-06T15:34:45.358Z] #19 54.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-06T15:34:45.358Z] #19 54.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-06T15:34:45.358Z] #19 54.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-06T15:34:45.358Z] #19 54.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-06T15:34:45.358Z] #19 54.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-06T15:34:45.358Z] #19 54.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-06T15:34:45.358Z] #19 54.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-06T15:34:45.358Z] #19 54.74 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-06T15:34:45.358Z] #19 54.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-06T15:34:45.358Z] #19 54.78 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-06T15:34:45.475Z] #42 106.4 CC criu/kerndat.o [2021-02-06T15:34:46.214Z] ok github.com/docker/docker/oci 0.011s coverage: 38.4% of statements [2021-02-06T15:34:46.429Z] #42 107.4 CC criu/libnetlink.o [2021-02-06T15:34:46.429Z] #42 ... [2021-02-06T15:34:46.429Z] [2021-02-06T15:34:46.429Z] #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-06T15:34:46.429Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-06T15:34:46.429Z] #19 51.34 Setting up python3-distutils (3.7.3-1) ... [2021-02-06T15:34:46.429Z] #19 51.79 Setting up python3-setuptools (40.8.0-1) ... [2021-02-06T15:34:46.429Z] #19 53.07 Setting up python3-pip (18.1-5) ... [2021-02-06T15:34:46.429Z] #19 54.11 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:34:46.429Z] #19 54.14 Processing triggers for mime-support (3.62) ... [2021-02-06T15:34:46.429Z] #19 DONE 54.5s [2021-02-06T15:34:46.695Z] [2021-02-06T15:34:46.695Z] #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-06T15:34:46.695Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:34:46.695Z] #42 107.6 CC criu/log.o [2021-02-06T15:34:46.845Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2021-02-06T15:34:46.845Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-06T15:34:46.960Z] #42 108.0 CC criu/lsm.o [2021-02-06T15:34:47.230Z] #42 108.3 CC criu/mem.o [2021-02-06T15:34:47.431Z] #20 70.48 Setting up iptables (1.8.2-4) ... [2021-02-06T15:34:47.431Z] #20 70.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-06T15:34:47.431Z] #20 70.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-06T15:34:47.431Z] #20 70.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-06T15:34:47.431Z] #20 70.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-06T15:34:47.431Z] #20 70.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-06T15:34:47.431Z] #20 70.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-06T15:34:47.431Z] #20 70.58 Setting up python3 (3.7.3-1) ... [2021-02-06T15:34:47.728Z] #20 71.14 Setting up python3-wheel (0.32.3-2) ... [2021-02-06T15:34:48.348Z] ok github.com/docker/docker/pkg/archive 0.481s coverage: 76.7% of statements [2021-02-06T15:34:48.442Z] #19 55.59 Setting up iptables (1.8.2-4) ... [2021-02-06T15:34:48.442Z] #19 55.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-06T15:34:48.442Z] #19 55.61 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-06T15:34:48.442Z] #19 55.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-06T15:34:48.442Z] #19 55.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-06T15:34:48.442Z] #19 55.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-06T15:34:48.442Z] #19 55.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-06T15:34:48.442Z] #19 55.64 Setting up python3 (3.7.3-1) ... [2021-02-06T15:34:48.442Z] #19 56.08 Setting up python3-wheel (0.32.3-2) ... [2021-02-06T15:34:48.647Z] #42 ... [2021-02-06T15:34:48.647Z] [2021-02-06T15:34:48.647Z] #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-06T15:34:48.647Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-06T15:34:48.647Z] #20 1.571 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-06T15:34:48.647Z] #20 1.575 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-06T15:34:48.647Z] #20 1.579 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-06T15:34:48.647Z] #20 DONE 1.8s [2021-02-06T15:34:48.647Z] [2021-02-06T15:34:48.647Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:34:48.647Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-06T15:34:48.651Z] #19 57.85 Setting up iptables (1.8.2-4) ... [2021-02-06T15:34:48.651Z] #19 57.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-06T15:34:48.651Z] #19 57.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-06T15:34:48.651Z] #19 57.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-06T15:34:48.651Z] #19 57.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-06T15:34:48.651Z] #19 57.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-06T15:34:48.651Z] #19 57.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-06T15:34:48.651Z] #19 57.91 Setting up python3 (3.7.3-1) ... [2021-02-06T15:34:48.670Z] #20 71.96 Setting up apparmor (2.13.2-10) ... [2021-02-06T15:34:48.911Z] #19 58.39 Setting up python3-wheel (0.32.3-2) ... [2021-02-06T15:34:48.911Z] #19 ... [2021-02-06T15:34:48.911Z] [2021-02-06T15:34:48.911Z] #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-06T15:34:48.911Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:48.911Z] #42 106.1 CC criu/cr-service.o [2021-02-06T15:34:48.911Z] #42 107.6 CC criu/crtools.o [2021-02-06T15:34:48.911Z] #42 108.2 CC criu/eventfd.o [2021-02-06T15:34:48.911Z] #42 108.6 CC criu/eventpoll.o [2021-02-06T15:34:48.911Z] #42 109.4 CC criu/external.o [2021-02-06T15:34:48.911Z] #42 109.8 CC criu/fault-injection.o [2021-02-06T15:34:48.911Z] #42 110.0 CC criu/fdstore.o [2021-02-06T15:34:48.911Z] #42 110.3 CC criu/fifo.o [2021-02-06T15:34:48.911Z] #42 110.8 CC criu/file-ids.o [2021-02-06T15:34:48.911Z] #42 111.2 CC criu/file-lock.o [2021-02-06T15:34:48.911Z] #42 112.1 CC criu/files-ext.o [2021-02-06T15:34:48.911Z] #42 112.5 CC criu/files-reg.o [2021-02-06T15:34:48.911Z] #42 114.8 CC criu/files.o [2021-02-06T15:34:49.016Z] #19 56.71 Setting up apparmor (2.13.2-10) ... [2021-02-06T15:34:49.481Z] #42 ... [2021-02-06T15:34:49.481Z] [2021-02-06T15:34:49.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-06T15:34:49.481Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:34:49.481Z] #19 59.06 Setting up apparmor (2.13.2-10) ... [2021-02-06T15:34:49.851Z] ok github.com/docker/docker/pkg/authorization 0.654s coverage: 68.3% of statements [2021-02-06T15:34:49.851Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-06T15:34:49.851Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-06T15:34:50.923Z] #19 58.62 Setting up xfsprogs (4.20.0-1) ... [2021-02-06T15:34:50.923Z] #19 58.63 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-06T15:34:51.183Z] #19 ... [2021-02-06T15:34:51.183Z] [2021-02-06T15:34:51.183Z] #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-06T15:34:51.183Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:51.183Z] #42 106.1 CC criu/external.o [2021-02-06T15:34:51.183Z] #42 106.5 CC criu/fault-injection.o [2021-02-06T15:34:51.183Z] #42 106.6 CC criu/fdstore.o [2021-02-06T15:34:51.183Z] #42 106.9 CC criu/fifo.o [2021-02-06T15:34:51.183Z] #42 107.4 CC criu/file-ids.o [2021-02-06T15:34:51.183Z] #42 107.7 CC criu/file-lock.o [2021-02-06T15:34:51.183Z] #42 108.5 CC criu/files-ext.o [2021-02-06T15:34:51.183Z] #42 109.0 CC criu/files-reg.o [2021-02-06T15:34:51.183Z] #42 111.2 CC criu/files.o [2021-02-06T15:34:51.183Z] #42 113.3 CC criu/filesystems.o [2021-02-06T15:34:51.183Z] #42 114.0 CC criu/fsnotify.o [2021-02-06T15:34:51.183Z] #42 115.1 CC criu/image-desc.o [2021-02-06T15:34:51.183Z] #42 115.3 CC criu/image.o [2021-02-06T15:34:51.183Z] #42 116.2 CC criu/ipc_ns.o [2021-02-06T15:34:51.389Z] #19 60.73 Setting up xfsprogs (4.20.0-1) ... [2021-02-06T15:34:51.389Z] #19 60.74 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-06T15:34:51.443Z] #42 ... [2021-02-06T15:34:51.443Z] [2021-02-06T15:34:51.443Z] #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-06T15:34:51.443Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-06T15:34:51.443Z] #19 59.06 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-06T15:34:51.451Z] #20 74.37 Setting up xfsprogs (4.20.0-1) ... [2021-02-06T15:34:51.451Z] #20 74.39 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-06T15:34:51.451Z] #20 75.01 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-06T15:34:51.959Z] #19 61.16 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-06T15:34:52.381Z] #19 59.85 Setting up python3-distutils (3.7.3-1) ... [2021-02-06T15:34:52.510Z] #20 ... [2021-02-06T15:34:52.510Z] [2021-02-06T15:34:52.510Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:34:52.510Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:34:52.510Z] #45 186.2 github.com/LK4D4/vndr/godl [2021-02-06T15:34:52.510Z] #45 187.5 github.com/LK4D4/vndr [2021-02-06T15:34:52.641Z] #19 60.30 Setting up python3-setuptools (40.8.0-1) ... [2021-02-06T15:34:52.808Z] #45 ... [2021-02-06T15:34:52.808Z] [2021-02-06T15:34:52.808Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:34:52.808Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:34:52.808Z] #43 117.8 CC criu/cr-errno.o [2021-02-06T15:34:52.808Z] #43 117.9 CC criu/cr-restore.o [2021-02-06T15:34:52.808Z] #43 125.4 CC criu/cr-service.o [2021-02-06T15:34:52.891Z] #21 3.915 Collecting yamllint==1.16.0 [2021-02-06T15:34:52.897Z] #19 62.13 Setting up python3-distutils (3.7.3-1) ... [2021-02-06T15:34:53.104Z] #43 ... [2021-02-06T15:34:53.104Z] [2021-02-06T15:34:53.104Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-06T15:34:53.104Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-06T15:34:53.104Z] #20 76.55 Setting up python3-distutils (3.7.3-1) ... [2021-02-06T15:34:53.157Z] #19 62.59 Setting up python3-setuptools (40.8.0-1) ... [2021-02-06T15:34:53.746Z] #20 77.30 Setting up python3-setuptools (40.8.0-1) ... [2021-02-06T15:34:54.021Z] #19 61.62 Setting up python3-pip (18.1-5) ... [2021-02-06T15:34:54.295Z] ok github.com/docker/docker/pkg/chrootarchive 3.480s coverage: 43.2% of statements [2021-02-06T15:34:54.295Z] ok github.com/docker/docker/layer 7.878s coverage: 68.8% of statements [2021-02-06T15:34:54.295Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-06T15:34:54.295Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-06T15:34:54.295Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-06T15:34:54.295Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-06T15:34:54.295Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-06T15:34:54.295Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-06T15:34:54.295Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-06T15:34:54.295Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-02-06T15:34:54.537Z] #19 63.88 Setting up python3-pip (18.1-5) ... [2021-02-06T15:34:54.588Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-02-06T15:34:54.588Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-02-06T15:34:54.960Z] #19 62.68 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:34:55.220Z] #19 62.74 Processing triggers for mime-support (3.62) ... [2021-02-06T15:34:55.257Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-02-06T15:34:55.276Z] #20 ... [2021-02-06T15:34:55.276Z] [2021-02-06T15:34:55.276Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-02-06T15:34:55.276Z] #45 sha256:dc78c6c5b2a07a6e0959a67e37d418c9868422411bd5d958ca6216648537157a [2021-02-06T15:34:55.276Z] #45 DONE 198.5s [2021-02-06T15:34:55.276Z] [2021-02-06T15:34:55.276Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:34:55.276Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:34:55.276Z] #43 128.1 CC criu/crtools.o [2021-02-06T15:34:55.460Z] #21 ... [2021-02-06T15:34:55.460Z] [2021-02-06T15:34:55.460Z] #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-06T15:34:55.460Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:34:55.460Z] #42 109.7 CC criu/memfd.o [2021-02-06T15:34:55.460Z] #42 110.2 CC criu/mount.o [2021-02-06T15:34:55.460Z] #42 112.8 CC criu/namespaces.o [2021-02-06T15:34:55.460Z] #42 114.0 CC criu/net.o [2021-02-06T15:34:55.460Z] #42 116.1 CC criu/netfilter.o [2021-02-06T15:34:55.460Z] #42 116.3 CC criu/page-pipe.o [2021-02-06T15:34:55.488Z] #19 64.96 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:34:55.488Z] #19 65.00 Processing triggers for mime-support (3.62) ... [2021-02-06T15:34:55.548Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2021-02-06T15:34:55.725Z] #42 116.8 CC criu/page-xfer.o [2021-02-06T15:34:55.838Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2021-02-06T15:34:55.920Z] #43 129.5 CC criu/eventfd.o [2021-02-06T15:34:56.159Z] #19 DONE 63.7s [2021-02-06T15:34:56.159Z] [2021-02-06T15:34:56.159Z] #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-06T15:34:56.159Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-06T15:34:56.431Z] #19 DONE 65.9s [2021-02-06T15:34:56.431Z] [2021-02-06T15:34:56.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-06T15:34:56.431Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-06T15:34:56.431Z] #39 189.0 + dpkg --print-architecture [2021-02-06T15:34:56.431Z] #39 189.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-06T15:34:56.431Z] #39 189.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-06T15:34:56.431Z] #39 189.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-06T15:34:56.585Z] #43 130.1 CC criu/eventpoll.o [2021-02-06T15:34:56.869Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2021-02-06T15:34:57.098Z] #20 1.030 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-06T15:34:57.098Z] #20 1.035 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-06T15:34:57.098Z] #20 1.038 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-06T15:34:57.098Z] #20 DONE 1.1s [2021-02-06T15:34:57.098Z] [2021-02-06T15:34:57.098Z] #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-06T15:34:57.098Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-06T15:34:57.098Z] #39 188.0 + dpkg --print-architecture [2021-02-06T15:34:57.098Z] #39 188.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-06T15:34:57.098Z] #39 188.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-06T15:34:57.098Z] #39 188.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-06T15:34:57.126Z] #42 117.9 CC criu/pagemap-cache.o [2021-02-06T15:34:57.126Z] #42 118.2 CC criu/pagemap.o [2021-02-06T15:34:57.704Z] #42 ... [2021-02-06T15:34:57.704Z] [2021-02-06T15:34:57.704Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:34:57.704Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-06T15:34:57.704Z] #21 9.239 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-06T15:34:57.704Z] #21 9.315 Collecting pyyaml (from yamllint==1.16.0) [2021-02-06T15:34:57.809Z] #39 ... [2021-02-06T15:34:57.809Z] [2021-02-06T15:34:57.810Z] #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-06T15:34:57.810Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-06T15:34:57.810Z] #20 1.025 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-06T15:34:57.810Z] #20 1.030 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-06T15:34:57.810Z] #20 1.033 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-06T15:34:57.810Z] #20 DONE 1.1s [2021-02-06T15:34:57.810Z] [2021-02-06T15:34:57.810Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:34:57.810Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-06T15:34:57.902Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2021-02-06T15:34:57.969Z] #21 9.507 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-06T15:34:58.119Z] #43 ... [2021-02-06T15:34:58.119Z] [2021-02-06T15:34:58.119Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-06T15:34:58.119Z] #20 sha256:3ca104af64373db9248d1210e732efc73070eef5aa66f1db6a653198997ea92a [2021-02-06T15:34:58.119Z] #20 79.40 Setting up python3-pip (18.1-5) ... [2021-02-06T15:34:58.119Z] #20 81.04 Processing triggers for libc-bin (2.28-10) ... [2021-02-06T15:34:58.119Z] #20 81.08 Processing triggers for mime-support (3.62) ... [2021-02-06T15:34:58.119Z] #20 DONE 81.3s [2021-02-06T15:34:58.119Z] [2021-02-06T15:34:58.119Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:34:58.119Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:34:58.119Z] #43 131.4 CC criu/external.o [2021-02-06T15:34:58.417Z] #43 ... [2021-02-06T15:34:58.417Z] [2021-02-06T15:34:58.417Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-06T15:34:58.417Z] #21 sha256:f9cfccc8fb34cc555d5fadd4829421e33abeed7ec28087cd74c46e1cbd7e7291 [2021-02-06T15:34:58.417Z] #21 0.415 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-06T15:34:58.417Z] #21 0.419 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-06T15:34:58.417Z] #21 0.426 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-06T15:34:58.417Z] #21 DONE 0.5s [2021-02-06T15:34:58.417Z] [2021-02-06T15:34:58.417Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:34:58.417Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:34:58.417Z] #43 131.9 CC criu/fault-injection.o [2021-02-06T15:34:58.535Z] ok github.com/docker/docker/pkg/fsutils 0.509s coverage: 85.1% of statements [2021-02-06T15:34:58.548Z] #21 9.994 Installing build dependencies: started [2021-02-06T15:34:58.714Z] #43 132.0 CC criu/fdstore.o [2021-02-06T15:34:58.826Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2021-02-06T15:34:58.826Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2021-02-06T15:34:59.012Z] #43 132.4 CC criu/fifo.o [2021-02-06T15:34:59.457Z] ok github.com/docker/docker/pkg/idtools 0.324s coverage: 69.5% of statements [2021-02-06T15:34:59.654Z] #43 132.9 CC criu/file-ids.o [2021-02-06T15:34:59.654Z] #43 133.3 CC criu/file-lock.o [2021-02-06T15:34:59.717Z] #21 ... [2021-02-06T15:34:59.718Z] [2021-02-06T15:34:59.718Z] #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-06T15:34:59.718Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:34:59.718Z] #42 116.9 CC criu/filesystems.o [2021-02-06T15:34:59.718Z] #42 117.5 CC criu/fsnotify.o [2021-02-06T15:34:59.718Z] #42 118.7 CC criu/image-desc.o [2021-02-06T15:34:59.718Z] #42 118.9 CC criu/image.o [2021-02-06T15:34:59.718Z] #42 119.9 CC criu/ipc_ns.o [2021-02-06T15:34:59.718Z] #42 121.2 CC criu/irmap.o [2021-02-06T15:34:59.718Z] #42 121.9 CC criu/kcmp-ids.o [2021-02-06T15:34:59.718Z] #42 122.3 CC criu/kerndat.o [2021-02-06T15:34:59.718Z] #42 123.6 CC criu/libnetlink.o [2021-02-06T15:34:59.718Z] #42 124.2 CC criu/log.o [2021-02-06T15:34:59.718Z] #42 125.0 CC criu/lsm.o [2021-02-06T15:34:59.718Z] #42 125.5 CC criu/mem.o [2021-02-06T15:34:59.747Z] ok github.com/docker/docker/pkg/ioutils 0.304s coverage: 68.8% of statements [2021-02-06T15:35:00.037Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-02-06T15:35:00.037Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-06T15:35:00.037Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-02-06T15:35:00.037Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-06T15:35:00.037Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-06T15:35:00.286Z] #42 127.3 CC criu/memfd.o [2021-02-06T15:35:00.328Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-02-06T15:35:00.328Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-06T15:35:00.328Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-02-06T15:35:00.618Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-02-06T15:35:00.618Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 86.7% of statements [2021-02-06T15:35:00.704Z] #43 ... [2021-02-06T15:35:00.704Z] [2021-02-06T15:35:00.704Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-06T15:35:00.704Z] #32 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-02-06T15:35:00.704Z] #32 DONE 204.3s [2021-02-06T15:35:00.856Z] #42 128.0 CC criu/mount.o [2021-02-06T15:35:00.909Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2021-02-06T15:35:00.909Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-06T15:35:00.909Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-06T15:35:01.002Z] [2021-02-06T15:35:01.002Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:35:01.002Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-06T15:35:01.543Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-02-06T15:35:01.833Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-06T15:35:02.123Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-02-06T15:35:02.380Z] #39 ... [2021-02-06T15:35:02.380Z] [2021-02-06T15:35:02.380Z] #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-06T15:35:02.380Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:02.380Z] #42 117.5 CC criu/irmap.o [2021-02-06T15:35:02.380Z] #42 118.1 CC criu/kcmp-ids.o [2021-02-06T15:35:02.380Z] #42 118.5 CC criu/kerndat.o [2021-02-06T15:35:02.380Z] #42 119.6 CC criu/libnetlink.o [2021-02-06T15:35:02.380Z] #42 120.1 CC criu/log.o [2021-02-06T15:35:02.380Z] #42 120.6 CC criu/lsm.o [2021-02-06T15:35:02.380Z] #42 121.0 CC criu/mem.o [2021-02-06T15:35:02.380Z] #42 123.4 CC criu/memfd.o [2021-02-06T15:35:02.380Z] #42 124.1 CC criu/mount.o [2021-02-06T15:35:02.413Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-02-06T15:35:03.319Z] #42 128.4 CC criu/namespaces.o [2021-02-06T15:35:03.397Z] #42 ... [2021-02-06T15:35:03.397Z] [2021-02-06T15:35:03.397Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:35:03.397Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-06T15:35:03.397Z] #21 5.524 Collecting yamllint==1.16.0 [2021-02-06T15:35:03.917Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-02-06T15:35:03.917Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-02-06T15:35:04.577Z] #22 5.782 Collecting yamllint==1.16.0 [2021-02-06T15:35:04.577Z] #22 6.116 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-06T15:35:04.577Z] #22 6.268 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-06T15:35:04.577Z] #22 6.343 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-06T15:35:04.875Z] #22 6.435 Collecting pyyaml (from yamllint==1.16.0) [2021-02-06T15:35:05.170Z] #22 6.783 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-06T15:35:05.174Z] #21 ... [2021-02-06T15:35:05.174Z] [2021-02-06T15:35:05.174Z] #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-06T15:35:05.174Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:35:05.174Z] #42 118.9 CC criu/parasite-syscall.o [2021-02-06T15:35:05.174Z] #42 119.5 CC criu/path.o [2021-02-06T15:35:05.174Z] #42 119.6 CC criu/pie-util-vdso.o [2021-02-06T15:35:05.174Z] #42 119.9 CC criu/pie-util.o [2021-02-06T15:35:05.174Z] #42 120.1 CC criu/pipes.o [2021-02-06T15:35:05.174Z] #42 120.6 CC criu/plugin.o [2021-02-06T15:35:05.174Z] #42 120.9 CC criu/proc_parse.o [2021-02-06T15:35:05.174Z] #42 122.7 CC criu/protobuf-desc.o [2021-02-06T15:35:05.174Z] #42 123.4 CC criu/protobuf.o [2021-02-06T15:35:05.174Z] #42 123.7 CC criu/pstree.o [2021-02-06T15:35:05.174Z] #42 124.5 CC criu/rbtree.o [2021-02-06T15:35:05.174Z] #42 124.8 CC criu/rst-malloc.o [2021-02-06T15:35:05.174Z] #42 125.0 CC criu/seccomp.o [2021-02-06T15:35:05.174Z] #42 125.5 CC criu/seize.o [2021-02-06T15:35:05.174Z] #42 126.2 CC criu/servicefd.o [2021-02-06T15:35:05.227Z] #42 130.1 CC criu/net.o [2021-02-06T15:35:05.754Z] #42 126.6 CC criu/shmem.o [2021-02-06T15:35:05.826Z] #22 7.585 Installing build dependencies: started [2021-02-06T15:35:06.334Z] #42 127.3 CC criu/sigframe.o [2021-02-06T15:35:06.600Z] #42 127.5 CC criu/signalfd.o [2021-02-06T15:35:06.600Z] #42 127.8 CC criu/sk-inet.o [2021-02-06T15:35:06.642Z] ok github.com/docker/docker/pkg/signal 2.314s coverage: 61.0% of statements [2021-02-06T15:35:06.642Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-02-06T15:35:06.932Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-06T15:35:07.134Z] #42 ... [2021-02-06T15:35:07.134Z] [2021-02-06T15:35:07.134Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:35:07.134Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-06T15:35:07.134Z] #21 5.291 Collecting yamllint==1.16.0 [2021-02-06T15:35:07.223Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-02-06T15:35:07.394Z] #21 ... [2021-02-06T15:35:07.394Z] [2021-02-06T15:35:07.394Z] #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-06T15:35:07.394Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:07.394Z] #42 132.6 CC criu/netfilter.o [2021-02-06T15:35:07.556Z] #42 128.6 CC criu/sk-netlink.o [2021-02-06T15:35:07.855Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-02-06T15:35:07.963Z] #42 133.0 CC criu/page-pipe.o [2021-02-06T15:35:08.137Z] #42 129.0 CC criu/sk-packet.o [2021-02-06T15:35:08.145Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.9% of statements [2021-02-06T15:35:08.403Z] #42 129.5 CC criu/sk-queue.o [2021-02-06T15:35:08.436Z] ok github.com/docker/docker/pkg/tailfile 0.030s coverage: 88.6% of statements [2021-02-06T15:35:08.668Z] #42 129.8 CC criu/sk-tcp.o [2021-02-06T15:35:08.680Z] #21 10.89 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-06T15:35:08.680Z] #21 10.97 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-06T15:35:08.680Z] #21 11.02 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-06T15:35:08.680Z] #21 11.07 Collecting pyyaml (from yamllint==1.16.0) [2021-02-06T15:35:08.900Z] #42 133.8 CC criu/page-xfer.o [2021-02-06T15:35:08.940Z] #21 11.31 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-06T15:35:09.067Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2021-02-06T15:35:09.067Z] testing: warning: no tests to run [2021-02-06T15:35:09.067Z] coverage: [no statements] [2021-02-06T15:35:09.067Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-06T15:35:09.159Z] #42 ... [2021-02-06T15:35:09.159Z] [2021-02-06T15:35:09.159Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:35:09.159Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-06T15:35:09.159Z] #21 10.68 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-06T15:35:09.159Z] #21 10.77 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-06T15:35:09.159Z] #21 10.82 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-06T15:35:09.159Z] #21 10.86 Collecting pyyaml (from yamllint==1.16.0) [2021-02-06T15:35:09.159Z] #21 11.10 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-06T15:35:09.159Z] #21 11.55 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-06T15:35:09.159Z] #21 11.89 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-06T15:35:09.159Z] #21 DONE 12.3s [2021-02-06T15:35:09.200Z] #21 11.65 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-06T15:35:09.248Z] #42 130.3 CC criu/sk-unix.o [2021-02-06T15:35:09.357Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-02-06T15:35:09.418Z] [2021-02-06T15:35:09.418Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-06T15:35:09.418Z] #24 sha256:d6e8d30851c1df7a8ea10d9e60df50cc1d3b35c7f432abea4965e8f15e70d323 [2021-02-06T15:35:09.459Z] #21 12.09 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-06T15:35:09.648Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-02-06T15:35:09.648Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-02-06T15:35:09.677Z] #24 DONE 0.4s [2021-02-06T15:35:09.678Z] [2021-02-06T15:35:09.678Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-06T15:35:09.678Z] #29 sha256:a4e048947025fc4c9c20572f38e4edd43b920275bfa910f507076b5e3365195a [2021-02-06T15:35:09.828Z] #42 ... [2021-02-06T15:35:09.828Z] [2021-02-06T15:35:09.828Z] #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-06T15:35:09.828Z] #55 sha256:7adb8037a352a14afb6379e0284387d17001b55569fbb2ad0304529b53e936e5 [2021-02-06T15:35:09.828Z] #55 142.6 + bin/containerd [2021-02-06T15:35:10.031Z] #21 DONE 12.6s [2021-02-06T15:35:10.031Z] [2021-02-06T15:35:10.031Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-06T15:35:10.031Z] #24 sha256:99d85fc1b599e8628924bef2685f2183a30c04b4a3f11eef6f28207a4af6a1a5 [2021-02-06T15:35:10.291Z] #24 DONE 0.3s [2021-02-06T15:35:10.291Z] [2021-02-06T15:35:10.291Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-06T15:35:10.291Z] #29 sha256:338fec2b9254b7267987e309a12a294f0b56188ef271be669862c916fb5f3bec [2021-02-06T15:35:10.317Z] #22 ... [2021-02-06T15:35:10.317Z] [2021-02-06T15:35:10.317Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:35:10.317Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:35:10.317Z] #43 134.6 CC criu/files-ext.o [2021-02-06T15:35:10.317Z] #43 135.8 CC criu/files-reg.o [2021-02-06T15:35:10.317Z] #43 138.8 CC criu/files.o [2021-02-06T15:35:10.317Z] #43 141.3 CC criu/filesystems.o [2021-02-06T15:35:10.317Z] #43 142.4 CC criu/fsnotify.o [2021-02-06T15:35:10.317Z] #43 143.7 CC criu/image-desc.o [2021-02-06T15:35:10.317Z] #43 143.8 CC criu/image.o [2021-02-06T15:35:10.408Z] #55 ... [2021-02-06T15:35:10.408Z] [2021-02-06T15:35:10.408Z] #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-06T15:35:10.408Z] #23 sha256:ad2f5c493274faa0edb9a5171c1533d1ea4e8b67e19587b9cd330ffa4180de77 [2021-02-06T15:35:10.408Z] #23 200.5 + return [2021-02-06T15:35:11.367Z] #43 145.0 CC criu/ipc_ns.o [2021-02-06T15:35:11.742Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.2% of statements [2021-02-06T15:35:12.032Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-02-06T15:35:12.323Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 86.4% of statements [2021-02-06T15:35:12.346Z] #23 DONE 202.4s [2021-02-06T15:35:12.346Z] [2021-02-06T15:35:12.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-06T15:35:12.346Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:35:12.346Z] #42 132.0 CC criu/sockets.o [2021-02-06T15:35:12.346Z] #42 132.7 CC criu/stats.o [2021-02-06T15:35:12.346Z] #42 133.0 CC criu/string.o [2021-02-06T15:35:12.346Z] #42 133.1 CC criu/sysctl.o [2021-02-06T15:35:12.611Z] #42 133.7 CC criu/sysfs_parse.o [2021-02-06T15:35:13.191Z] #42 134.0 CC criu/timens.o [2021-02-06T15:35:13.455Z] #42 134.4 CC criu/timerfd.o [2021-02-06T15:35:13.469Z] #43 146.6 CC criu/irmap.o [2021-02-06T15:35:13.720Z] #42 134.7 CC criu/tty.o [2021-02-06T15:35:14.112Z] #43 147.6 CC criu/kcmp-ids.o [2021-02-06T15:35:14.385Z] ok github.com/docker/docker/quota 0.852s coverage: 71.4% of statements [2021-02-06T15:35:14.385Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-06T15:35:14.754Z] #43 148.1 CC criu/kerndat.o [2021-02-06T15:35:14.953Z] #29 DONE 5.1s [2021-02-06T15:35:14.953Z] [2021-02-06T15:35:14.953Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-06T15:35:14.953Z] #32 sha256:a6147fa7cb8ed11720badabe1db4905e9ca07fed513b1f3df1eb843333a2653e [2021-02-06T15:35:15.211Z] #32 DONE 0.3s [2021-02-06T15:35:15.211Z] [2021-02-06T15:35:15.211Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-06T15:35:15.211Z] #34 sha256:4e4ad73752427ca79bdfe43949e79cbd7c74034cb6bbba4fd09b313fea08fb9f [2021-02-06T15:35:15.211Z] #34 DONE 0.1s [2021-02-06T15:35:15.211Z] [2021-02-06T15:35:15.211Z] #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-06T15:35:15.211Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:15.211Z] #42 135.7 CC criu/pagemap-cache.o [2021-02-06T15:35:15.211Z] #42 136.0 CC criu/pagemap.o [2021-02-06T15:35:15.211Z] #42 136.8 CC criu/parasite-syscall.o [2021-02-06T15:35:15.211Z] #42 137.6 CC criu/path.o [2021-02-06T15:35:15.211Z] #42 137.9 CC criu/pie-util-vdso-elf32.o [2021-02-06T15:35:15.211Z] #42 138.3 CC criu/pie-util-vdso.o [2021-02-06T15:35:15.211Z] #42 138.7 CC criu/pie-util.o [2021-02-06T15:35:15.211Z] #42 138.8 CC criu/pipes.o [2021-02-06T15:35:15.211Z] #42 139.4 CC criu/plugin.o [2021-02-06T15:35:15.211Z] #42 139.7 CC criu/proc_parse.o [2021-02-06T15:35:15.417Z] ok github.com/docker/docker/registry 0.106s coverage: 57.2% of statements [2021-02-06T15:35:15.470Z] #42 ... [2021-02-06T15:35:15.470Z] [2021-02-06T15:35:15.470Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-06T15:35:15.470Z] #37 sha256:c687f9a432024bfe6674dde5befcaa3d820d4027d756edfff00ebfdcfb2689c7 [2021-02-06T15:35:15.470Z] #37 DONE 0.1s [2021-02-06T15:35:15.470Z] [2021-02-06T15:35:15.470Z] #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-06T15:35:15.470Z] #55 sha256:c86b96ec7390cba5f4d5be9a3499a9703bc3a27f34386022374cd12c98eb64cd [2021-02-06T15:35:15.569Z] #29 DONE 4.4s [2021-02-06T15:35:15.569Z] [2021-02-06T15:35:15.569Z] #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-06T15:35:15.569Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:15.569Z] #42 132.2 CC criu/namespaces.o [2021-02-06T15:35:15.569Z] #42 133.7 CC criu/net.o [2021-02-06T15:35:15.569Z] #42 136.9 CC criu/netfilter.o [2021-02-06T15:35:15.569Z] #42 137.5 CC criu/page-pipe.o [2021-02-06T15:35:15.569Z] #42 138.4 CC criu/page-xfer.o [2021-02-06T15:35:15.569Z] #42 139.8 CC criu/pagemap-cache.o [2021-02-06T15:35:15.569Z] #42 140.2 CC criu/pagemap.o [2021-02-06T15:35:15.569Z] #42 141.1 CC criu/parasite-syscall.o [2021-02-06T15:35:15.569Z] #42 141.9 CC criu/path.o [2021-02-06T15:35:15.569Z] #42 ... [2021-02-06T15:35:15.569Z] [2021-02-06T15:35:15.569Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-06T15:35:15.569Z] #32 sha256:37c06142165ed32788fea443529279c2e361779275ed483cc65cdec50fb1919e [2021-02-06T15:35:15.569Z] #32 DONE 0.5s [2021-02-06T15:35:15.569Z] [2021-02-06T15:35:15.569Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-06T15:35:15.569Z] #34 sha256:f00a45b75ff2fe76c08bd0725ee87008349261df94581cb89942a29ab3e3ecde [2021-02-06T15:35:15.569Z] #34 DONE 0.2s [2021-02-06T15:35:15.569Z] [2021-02-06T15:35:15.569Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-06T15:35:15.569Z] #37 sha256:c0c86e62a11682734ae8b6737861c4cc0cfa8db5171ede670a8aec701b041c1b [2021-02-06T15:35:15.569Z] #37 DONE 0.2s [2021-02-06T15:35:15.569Z] [2021-02-06T15:35:15.569Z] #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-06T15:35:15.569Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:15.569Z] #42 142.2 CC criu/pie-util-vdso-elf32.o [2021-02-06T15:35:15.569Z] #42 142.6 CC criu/pie-util-vdso.o [2021-02-06T15:35:15.657Z] #42 136.4 CC criu/tun.o [2021-02-06T15:35:15.707Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-02-06T15:35:15.828Z] #42 143.1 CC criu/pie-util.o [2021-02-06T15:35:15.923Z] #42 136.8 CC criu/uffd.o [2021-02-06T15:35:15.998Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-02-06T15:35:16.088Z] #42 143.2 CC criu/pipes.o [2021-02-06T15:35:16.286Z] #43 149.6 CC criu/libnetlink.o [2021-02-06T15:35:16.583Z] #43 150.0 CC criu/log.o [2021-02-06T15:35:16.631Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-02-06T15:35:16.631Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-02-06T15:35:16.847Z] #55 ... [2021-02-06T15:35:16.848Z] [2021-02-06T15:35:16.848Z] #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-06T15:35:16.848Z] #52 sha256:cbae75724db64b7aedde9f024b42ae8fd4792b07c4f0f5b621194d5c6f7e1d37 [2021-02-06T15:35:16.848Z] #52 92.24 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-06T15:35:16.879Z] #42 137.9 CC criu/util.o [2021-02-06T15:35:17.027Z] #42 144.0 CC criu/plugin.o [2021-02-06T15:35:17.289Z] #42 144.3 CC criu/proc_parse.o [2021-02-06T15:35:17.545Z] sha256:59e164c8b1bb7cee8bff6201b894ff95cd050ad05fc2a6f76bcca71dcad2b00f [2021-02-06T15:35:17.545Z] INFO: Starting docker-py tests... [2021-02-06T15:35:17.545Z] ============================= test session starts ============================== [2021-02-06T15:35:17.545Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-06T15:35:17.545Z] rootdir: /src, inifile: pytest.ini [2021-02-06T15:35:17.545Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-06T15:35:17.545Z] collected 389 items / 1 deselected / 388 selected [2021-02-06T15:35:17.545Z] [2021-02-06T15:35:17.639Z] #43 151.0 CC criu/lsm.o [2021-02-06T15:35:18.279Z] #42 ... [2021-02-06T15:35:18.279Z] [2021-02-06T15:35:18.279Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:35:18.279Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-06T15:35:18.279Z] #21 22.96 Installing build dependencies: finished with status 'done' [2021-02-06T15:35:18.279Z] #21 27.86 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-06T15:35:18.279Z] #21 27.91 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-06T15:35:18.279Z] #21 27.94 Building wheels for collected packages: pyyaml [2021-02-06T15:35:18.279Z] #21 27.94 Running setup.py bdist_wheel for pyyaml: started [2021-02-06T15:35:18.280Z] #21 29.06 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-06T15:35:18.280Z] #21 29.06 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-06T15:35:18.280Z] #21 29.18 Successfully built pyyaml [2021-02-06T15:35:18.280Z] #21 29.19 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-06T15:35:18.280Z] #21 29.45 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-06T15:35:18.280Z] #21 DONE 29.7s [2021-02-06T15:35:18.280Z] [2021-02-06T15:35:18.280Z] #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-06T15:35:18.280Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:35:18.280Z] #42 139.0 CC criu/uts_ns.o [2021-02-06T15:35:18.280Z] #42 139.2 CC criu/vdso.o [2021-02-06T15:35:18.282Z] #43 151.6 CC criu/mem.o [2021-02-06T15:35:18.543Z] #42 139.7 LINK criu/built-in.o [2021-02-06T15:35:18.695Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-02-06T15:35:18.754Z] #52 94.30 + mkdir -p /build [2021-02-06T15:35:18.754Z] #52 94.30 + cp runc /build/runc [2021-02-06T15:35:18.808Z] #42 139.8 LINK criu/criu [2021-02-06T15:35:19.073Z] #42 140.1 DEP lib/c/criu.d [2021-02-06T15:35:19.199Z] #42 ... [2021-02-06T15:35:19.199Z] [2021-02-06T15:35:19.199Z] #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-06T15:35:19.199Z] #52 sha256:58e6ea75f7b620c34cadfe1ccc3762e4cf952463246ec3290aeecd9b1ae0c4cd [2021-02-06T15:35:19.199Z] #52 93.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-06T15:35:19.199Z] #52 95.63 + mkdir -p /build [2021-02-06T15:35:19.199Z] #52 95.63 + cp runc /build/runc [2021-02-06T15:35:19.199Z] #52 DONE 96.5s [2021-02-06T15:35:19.336Z] #43 ... [2021-02-06T15:35:19.336Z] [2021-02-06T15:35:19.336Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:35:19.336Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-06T15:35:19.336Z] #22 21.07 Installing build dependencies: finished with status 'done' [2021-02-06T15:35:19.338Z] #42 140.2 CC images/rpc.pb-c.o [2021-02-06T15:35:19.338Z] #42 ... [2021-02-06T15:35:19.338Z] [2021-02-06T15:35:19.338Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-06T15:35:19.338Z] #24 sha256:4fe6e56de8184fd9327c769b5e8b5e8ba083b41e04fb1db3e4abe56a33e60641 [2021-02-06T15:35:19.338Z] #24 DONE 1.2s [2021-02-06T15:35:19.459Z] [2021-02-06T15:35:19.460Z] #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-06T15:35:19.460Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-06T15:35:19.460Z] #39 DONE 218.0s [2021-02-06T15:35:19.460Z] [2021-02-06T15:35:19.460Z] #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-06T15:35:19.460Z] #55 sha256:e680cf2467b535c30ae3b2a0e69898cf3ab91f64c6ef5e347ec7f217d0901d81 [2021-02-06T15:35:19.460Z] #55 ... [2021-02-06T15:35:19.460Z] [2021-02-06T15:35:19.460Z] #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-06T15:35:19.460Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:19.460Z] #42 146.7 CC criu/protobuf-desc.o [2021-02-06T15:35:19.603Z] [2021-02-06T15:35:19.603Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-06T15:35:19.603Z] #29 sha256:066e3655c5d54db1ea884e3e97e3a86b0b77e568c46e661f220a8ce5c201eb6b [2021-02-06T15:35:19.691Z] #52 DONE 95.3s [2021-02-06T15:35:19.691Z] [2021-02-06T15:35:19.691Z] #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-06T15:35:19.691Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:19.691Z] #42 142.4 CC criu/protobuf-desc.o [2021-02-06T15:35:19.691Z] #42 143.3 CC criu/protobuf.o [2021-02-06T15:35:19.691Z] #42 143.7 CC criu/pstree.o [2021-02-06T15:35:19.691Z] #42 144.5 CC criu/rbtree.o [2021-02-06T15:35:19.691Z] #42 144.7 CC criu/rst-malloc.o [2021-02-06T15:35:19.726Z] ok github.com/docker/docker/volume/local 0.375s coverage: 76.4% of statements [2021-02-06T15:35:19.951Z] #42 145.0 CC criu/seccomp.o [2021-02-06T15:35:20.017Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-02-06T15:35:20.888Z] #42 147.7 CC criu/protobuf.o [2021-02-06T15:35:20.890Z] #42 146.0 CC criu/seize.o [2021-02-06T15:35:21.049Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-02-06T15:35:21.158Z] #42 148.2 CC criu/pstree.o [2021-02-06T15:35:21.829Z] #42 146.7 CC criu/servicefd.o [2021-02-06T15:35:22.088Z] #42 147.1 CC criu/shmem.o [2021-02-06T15:35:22.348Z] #42 ... [2021-02-06T15:35:22.348Z] [2021-02-06T15:35:22.349Z] #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-06T15:35:22.349Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-06T15:35:22.349Z] #39 DONE 215.9s [2021-02-06T15:35:22.349Z] [2021-02-06T15:35:22.349Z] #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-06T15:35:22.349Z] #55 sha256:c86b96ec7390cba5f4d5be9a3499a9703bc3a27f34386022374cd12c98eb64cd [2021-02-06T15:35:22.573Z] #42 149.4 CC criu/rbtree.o [2021-02-06T15:35:22.573Z] #42 149.7 CC criu/rst-malloc.o [2021-02-06T15:35:22.831Z] #42 149.9 CC criu/seccomp.o [2021-02-06T15:35:23.090Z] #42 ... [2021-02-06T15:35:23.090Z] [2021-02-06T15:35:23.090Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-06T15:35:23.090Z] #40 sha256:7c5bec8d6f9b812c2335abc83ae3381443e400066368c775db1749f30d5d7997 [2021-02-06T15:35:23.090Z] #40 DONE 0.6s [2021-02-06T15:35:23.286Z] #55 ... [2021-02-06T15:35:23.286Z] [2021-02-06T15:35:23.286Z] #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-06T15:35:23.286Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:23.286Z] #42 148.2 CC criu/sigframe.o [2021-02-06T15:35:23.286Z] #42 148.4 CC criu/signalfd.o [2021-02-06T15:35:23.349Z] [2021-02-06T15:35:23.349Z] #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-06T15:35:23.349Z] #48 sha256:b58cb2976684ed2e3642aacb3115c845b7f0e4b986c16d4f9ed8b78cdb14daa7 [2021-02-06T15:35:23.349Z] #48 ... [2021-02-06T15:35:23.349Z] [2021-02-06T15:35:23.349Z] #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-06T15:35:23.349Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:23.349Z] #42 150.4 CC criu/seize.o [2021-02-06T15:35:23.859Z] #42 148.7 CC criu/sk-inet.o [2021-02-06T15:35:23.918Z] #42 150.9 CC criu/servicefd.o [2021-02-06T15:35:24.178Z] #42 151.2 CC criu/shmem.o [2021-02-06T15:35:24.430Z] #42 149.5 CC criu/sk-netlink.o [2021-02-06T15:35:24.690Z] #42 149.7 CC criu/sk-packet.o [2021-02-06T15:35:24.690Z] #42 ... [2021-02-06T15:35:24.690Z] [2021-02-06T15:35:24.690Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-06T15:35:24.690Z] #40 sha256:6f9532168ecb231e44d0fdef539544acb209193b7d1f4c69b557e49bf6df6ca7 [2021-02-06T15:35:24.690Z] #40 DONE 0.6s [2021-02-06T15:35:24.747Z] #42 151.8 CC criu/sigframe.o [2021-02-06T15:35:24.747Z] #42 152.0 CC criu/signalfd.o [2021-02-06T15:35:24.930Z] #29 ... [2021-02-06T15:35:24.930Z] [2021-02-06T15:35:24.930Z] #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-06T15:35:24.930Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-06T15:35:24.930Z] #42 140.8 CC lib/c/criu.o [2021-02-06T15:35:24.930Z] #42 141.8 LINK lib/c/built-in.o [2021-02-06T15:35:24.930Z] #42 141.8 LINK lib/c/libcriu.so [2021-02-06T15:35:24.930Z] #42 141.8 LINK lib/c/libcriu.a [2021-02-06T15:35:24.930Z] #42 142.0 GEN magic.py [2021-02-06T15:35:24.930Z] #42 142.1 Note: Building without setproctitle() and strlcpy() support. [2021-02-06T15:35:24.930Z] #42 142.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-06T15:35:24.930Z] #42 142.1 Note: Building without GnuTLS support [2021-02-06T15:35:24.930Z] #42 142.1 Makefile.config:39: Warn: you have no libnftables installed [2021-02-06T15:35:24.930Z] #42 142.1 Makefile.config:40: Warn: Building without nftables support [2021-02-06T15:35:24.930Z] #42 142.9 fatal: not a git repository (or any of the parent directories): .git [2021-02-06T15:35:24.930Z] #42 143.7 make[1]: Nothing to be done for 'all'. [2021-02-06T15:35:24.930Z] #42 144.5 make[1]: 'images/built-in.o' is up to date. [2021-02-06T15:35:24.930Z] #42 144.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-06T15:35:24.930Z] #42 144.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-06T15:35:24.930Z] #42 144.7 make[1]: 'compel/libcompel.a' is up to date. [2021-02-06T15:35:24.930Z] #42 144.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-06T15:35:24.930Z] #42 144.8 make[1]: Nothing to be done for 'all'. [2021-02-06T15:35:24.930Z] #42 144.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-06T15:35:24.930Z] #42 145.1 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:24.930Z] #42 145.1 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:24.930Z] #42 145.1 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:24.930Z] #42 145.2 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:24.930Z] #42 145.3 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:24.930Z] #42 145.4 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:24.930Z] #42 145.4 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:24.930Z] #42 145.5 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:24.930Z] #42 145.5 INSTALL criu/criu [2021-02-06T15:35:24.950Z] [2021-02-06T15:35:24.950Z] #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-06T15:35:24.950Z] #55 sha256:c86b96ec7390cba5f4d5be9a3499a9703bc3a27f34386022374cd12c98eb64cd [2021-02-06T15:35:24.950Z] #55 ... [2021-02-06T15:35:24.950Z] [2021-02-06T15:35:24.950Z] #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-06T15:35:24.950Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:24.950Z] #42 150.2 CC criu/sk-queue.o [2021-02-06T15:35:25.010Z] #42 152.2 CC criu/sk-inet.o [2021-02-06T15:35:25.519Z] #42 150.5 CC criu/sk-tcp.o [2021-02-06T15:35:25.781Z] #42 150.8 CC criu/sk-unix.o [2021-02-06T15:35:25.949Z] #42 152.9 CC criu/sk-netlink.o [2021-02-06T15:35:26.040Z] #42 ... [2021-02-06T15:35:26.040Z] [2021-02-06T15:35:26.041Z] #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-06T15:35:26.041Z] #48 sha256:f055fbd8a61d18613e1b407d8c659bd8d2af83f6ef9cbdb254b1f7dbc0292da2 [2021-02-06T15:35:26.041Z] #48 219.4 + /build/golangci-lint --version [2021-02-06T15:35:26.041Z] #48 219.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-06T15:35:26.041Z] #48 DONE 219.8s [2021-02-06T15:35:26.041Z] [2021-02-06T15:35:26.041Z] #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-06T15:35:26.041Z] #55 sha256:c86b96ec7390cba5f4d5be9a3499a9703bc3a27f34386022374cd12c98eb64cd [2021-02-06T15:35:26.209Z] #42 153.1 CC criu/sk-packet.o [2021-02-06T15:35:26.470Z] #42 ... [2021-02-06T15:35:26.470Z] [2021-02-06T15:35:26.470Z] #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-06T15:35:26.470Z] #48 sha256:b58cb2976684ed2e3642aacb3115c845b7f0e4b986c16d4f9ed8b78cdb14daa7 [2021-02-06T15:35:26.470Z] #48 224.4 + /build/golangci-lint --version [2021-02-06T15:35:26.470Z] #48 224.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-06T15:35:26.470Z] #48 DONE 225.2s [2021-02-06T15:35:26.470Z] [2021-02-06T15:35:26.470Z] #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-06T15:35:26.470Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:26.470Z] #42 153.6 CC criu/sk-queue.o [2021-02-06T15:35:26.730Z] #42 153.9 CC criu/sk-tcp.o [2021-02-06T15:35:27.299Z] #42 154.4 CC criu/sk-unix.o [2021-02-06T15:35:27.420Z] #55 ... [2021-02-06T15:35:27.420Z] [2021-02-06T15:35:27.420Z] #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-06T15:35:27.420Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-06T15:35:27.420Z] #42 152.2 CC criu/sockets.o [2021-02-06T15:35:27.679Z] #42 152.6 CC criu/stats.o [2021-02-06T15:35:27.679Z] #42 152.8 CC criu/string.o [2021-02-06T15:35:27.679Z] #42 152.9 CC criu/sysctl.o [2021-02-06T15:35:27.892Z] #22 ... [2021-02-06T15:35:27.892Z] [2021-02-06T15:35:27.892Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:35:27.892Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:35:27.892Z] #43 153.8 CC criu/memfd.o [2021-02-06T15:35:27.892Z] #43 154.6 CC criu/mount.o [2021-02-06T15:35:27.892Z] #43 160.0 CC criu/namespaces.o [2021-02-06T15:35:27.892Z] #43 ... [2021-02-06T15:35:27.892Z] [2021-02-06T15:35:27.892Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-06T15:35:27.892Z] #22 sha256:8868003b394a74e5ccf2a82ae8fbec853ed376a615ad27f3b237ae4b914630dc [2021-02-06T15:35:27.892Z] #22 29.48 Building wheels for collected packages: pyyaml [2021-02-06T15:35:27.892Z] #22 29.48 Running setup.py bdist_wheel for pyyaml: started [2021-02-06T15:35:27.939Z] #42 153.1 CC criu/sysfs_parse.o [2021-02-06T15:35:28.198Z] #42 153.4 CC criu/timens.o [2021-02-06T15:35:28.458Z] #42 153.5 CC criu/timerfd.o [2021-02-06T15:35:28.679Z] #42 155.6 CC criu/sockets.o [2021-02-06T15:35:28.718Z] #42 153.7 CC criu/tty.o [2021-02-06T15:35:28.938Z] #42 156.1 CC criu/stats.o [2021-02-06T15:35:28.939Z] #42 156.2 CC criu/string.o [2021-02-06T15:35:29.198Z] #42 156.2 CC criu/sysctl.o [2021-02-06T15:35:29.457Z] #42 156.6 CC criu/sysfs_parse.o [2021-02-06T15:35:29.717Z] #42 156.8 CC criu/timens.o [2021-02-06T15:35:29.717Z] #42 154.7 CC criu/tun.o [2021-02-06T15:35:29.977Z] #42 155.0 CC criu/uffd.o [2021-02-06T15:35:29.977Z] #42 157.0 CC criu/timerfd.o [2021-02-06T15:35:29.977Z] #42 157.2 CC criu/tty.o [2021-02-06T15:35:29.989Z] #22 31.44 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-06T15:35:29.989Z] #22 31.44 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-06T15:35:29.989Z] #22 31.60 Successfully built pyyaml [2021-02-06T15:35:29.989Z] #22 31.62 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-06T15:35:30.285Z] #22 31.99 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-06T15:35:30.296Z] #42 DONE 150.5s [2021-02-06T15:35:30.296Z] [2021-02-06T15:35:30.296Z] #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-06T15:35:30.296Z] #55 sha256:7adb8037a352a14afb6379e0284387d17001b55569fbb2ad0304529b53e936e5 [2021-02-06T15:35:30.296Z] #55 ... [2021-02-06T15:35:30.296Z] [2021-02-06T15:35:30.296Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-06T15:35:30.296Z] #29 sha256:066e3655c5d54db1ea884e3e97e3a86b0b77e568c46e661f220a8ce5c201eb6b [2021-02-06T15:35:30.296Z] #29 DONE 10.2s [2021-02-06T15:35:30.296Z] [2021-02-06T15:35:30.296Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-06T15:35:30.296Z] #32 sha256:1ad87066c04f54ff959023e5bd1fcd142fe385b6a526240ab437f61f76bcebf3 [2021-02-06T15:35:30.296Z] #32 DONE 0.7s [2021-02-06T15:35:30.296Z] [2021-02-06T15:35:30.296Z] #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-06T15:35:30.296Z] #55 sha256:7adb8037a352a14afb6379e0284387d17001b55569fbb2ad0304529b53e936e5 [2021-02-06T15:35:30.296Z] #55 ... [2021-02-06T15:35:30.296Z] [2021-02-06T15:35:30.296Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-06T15:35:30.296Z] #34 sha256:e8e12daf204dd8b6325cc1cfa2a648b2583f5f99d4a540bcd357e4a7c5433667 [2021-02-06T15:35:30.296Z] #34 DONE 0.1s [2021-02-06T15:35:30.296Z] [2021-02-06T15:35:30.296Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-06T15:35:30.296Z] #37 sha256:81d2e55103d64d6eac3b2cc3980dd6c994197fc4f26452d8637006894138f55c [2021-02-06T15:35:30.296Z] #37 DONE 0.1s [2021-02-06T15:35:30.296Z] [2021-02-06T15:35:30.296Z] #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-06T15:35:30.296Z] #55 sha256:7adb8037a352a14afb6379e0284387d17001b55569fbb2ad0304529b53e936e5 [2021-02-06T15:35:30.548Z] #42 155.6 CC criu/util.o [2021-02-06T15:35:30.560Z] #55 ... [2021-02-06T15:35:30.560Z] [2021-02-06T15:35:30.560Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-06T15:35:30.560Z] #40 sha256:d6fd1f0cf7df2fdc58c8c0f656e6dab0d97ba107477f91f407f7cf126762a1d1 [2021-02-06T15:35:30.583Z] #22 DONE 32.2s [2021-02-06T15:35:30.583Z] [2021-02-06T15:35:30.583Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-06T15:35:30.583Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:35:30.583Z] #43 162.5 CC criu/net.o [2021-02-06T15:35:30.917Z] #42 158.1 CC criu/tun.o [2021-02-06T15:35:31.136Z] #40 DONE 0.7s [2021-02-06T15:35:31.136Z] [2021-02-06T15:35:31.136Z] #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-06T15:35:31.136Z] #55 sha256:7adb8037a352a14afb6379e0284387d17001b55569fbb2ad0304529b53e936e5 [2021-02-06T15:35:31.177Z] #42 158.4 CC criu/uffd.o [2021-02-06T15:35:31.399Z] #55 ... [2021-02-06T15:35:31.399Z] [2021-02-06T15:35:31.399Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-06T15:35:31.399Z] #43 sha256:7e05f2b54cea3e8f05b331c68673dd8acc1d2ec0f7c085cb9c10034454ac8038 [2021-02-06T15:35:31.399Z] #43 DONE 0.1s [2021-02-06T15:35:31.399Z] [2021-02-06T15:35:31.399Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-06T15:35:31.399Z] #45 sha256:b3cf074a3d19725567359b1d3c7751a2252c189873479233abb8d588b71ec863 [2021-02-06T15:35:31.485Z] #42 156.3 CC criu/uts_ns.o [2021-02-06T15:35:31.485Z] #42 156.4 CC criu/vdso-compat.o [2021-02-06T15:35:31.485Z] #42 156.5 CC criu/vdso.o [2021-02-06T15:35:31.662Z] #45 DONE 0.3s [2021-02-06T15:35:31.662Z] [2021-02-06T15:35:31.662Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-06T15:35:31.662Z] #47 sha256:3e29027aea3b2c6dc374a43de2781f95436e20f92ee26216b58748d32c617353 [2021-02-06T15:35:31.662Z] #47 DONE 0.1s [2021-02-06T15:35:31.662Z] [2021-02-06T15:35:31.662Z] #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-06T15:35:31.662Z] #55 sha256:7adb8037a352a14afb6379e0284387d17001b55569fbb2ad0304529b53e936e5 [2021-02-06T15:35:31.744Z] #42 156.8 LINK criu/built-in.o [2021-02-06T15:35:31.746Z] #42 158.9 CC criu/util.o [2021-02-06T15:35:31.926Z] #55 ... [2021-02-06T15:35:31.926Z] [2021-02-06T15:35:31.926Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-06T15:35:31.926Z] #49 sha256:e94f0d39e5eae3c535219017db64f40353bf285baf9e01eb8777fafb342abd52 [2021-02-06T15:35:32.003Z] #42 156.9 LINK criu/criu [2021-02-06T15:35:32.003Z] #42 157.1 DEP lib/c/criu.d [2021-02-06T15:35:32.189Z] #49 DONE 0.5s [2021-02-06T15:35:32.189Z] [2021-02-06T15:35:32.189Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-06T15:35:32.189Z] #51 sha256:7170d8be1d4e1a8db3aafdf6319280825fd7c5c978314a3358917c8820522964 [2021-02-06T15:35:32.189Z] #51 DONE 0.1s [2021-02-06T15:35:32.189Z] [2021-02-06T15:35:32.189Z] #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-06T15:35:32.189Z] #55 sha256:7adb8037a352a14afb6379e0284387d17001b55569fbb2ad0304529b53e936e5 [2021-02-06T15:35:32.262Z] #42 157.2 CC images/rpc.pb-c.o [2021-02-06T15:35:32.452Z] #55 ... [2021-02-06T15:35:32.452Z] [2021-02-06T15:35:32.452Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-06T15:35:32.452Z] #53 sha256:3cce504c07d755646ce40dfb69fe3fc028ca8d6a17b33d4e6af045eb5ce6dd63 [2021-02-06T15:35:32.521Z] #42 157.5 CC lib/c/criu.o [2021-02-06T15:35:32.684Z] #42 159.6 CC criu/uts_ns.o [2021-02-06T15:35:32.684Z] #42 159.7 CC criu/vdso-compat.o [2021-02-06T15:35:32.715Z] #53 DONE 0.3s [2021-02-06T15:35:32.715Z] [2021-02-06T15:35:32.715Z] #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-06T15:35:32.715Z] #55 sha256:7adb8037a352a14afb6379e0284387d17001b55569fbb2ad0304529b53e936e5 [2021-02-06T15:35:32.852Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-06T15:35:32.944Z] #42 159.8 CC criu/vdso.o [2021-02-06T15:35:33.089Z] #42 158.0 LINK lib/c/built-in.o [2021-02-06T15:35:33.089Z] #42 158.0 LINK lib/c/libcriu.so [2021-02-06T15:35:33.089Z] #42 158.1 LINK lib/c/libcriu.a [2021-02-06T15:35:33.089Z] #42 158.2 GEN magic.py [2021-02-06T15:35:33.089Z] #42 158.3 Note: Building without setproctitle() and strlcpy() support. [2021-02-06T15:35:33.089Z] #42 158.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-06T15:35:33.089Z] #42 158.3 Note: Building without GnuTLS support [2021-02-06T15:35:33.089Z] #42 158.3 Makefile.config:39: Warn: you have no libnftables installed [2021-02-06T15:35:33.089Z] #42 158.3 Makefile.config:40: Warn: Building without nftables support [2021-02-06T15:35:33.203Z] #42 160.2 LINK criu/built-in.o [2021-02-06T15:35:33.203Z] #42 160.3 LINK criu/criu [2021-02-06T15:35:33.348Z] #43 166.6 CC criu/netfilter.o [2021-02-06T15:35:33.463Z] #42 160.5 DEP lib/c/criu.d [2021-02-06T15:35:33.463Z] #42 160.6 CC images/rpc.pb-c.o [2021-02-06T15:35:33.646Z] #43 167.0 CC criu/page-pipe.o [2021-02-06T15:35:33.656Z] #42 158.7 fatal: not a git repository (or any of the parent directories): .git [2021-02-06T15:35:33.680Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-06T15:35:33.722Z] #42 160.9 CC lib/c/criu.o [2021-02-06T15:35:33.916Z] #42 159.1 make[1]: Nothing to be done for 'all'. [2021-02-06T15:35:34.485Z] #42 159.5 make[1]: 'images/built-in.o' is up to date. [2021-02-06T15:35:34.485Z] #42 159.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-06T15:35:34.485Z] #42 159.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-06T15:35:34.485Z] #42 159.6 make[1]: 'compel/libcompel.a' is up to date. [2021-02-06T15:35:34.485Z] #42 159.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-06T15:35:34.485Z] #42 159.6 make[1]: Nothing to be done for 'all'. [2021-02-06T15:35:34.485Z] #42 159.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-06T15:35:34.660Z] #42 161.5 LINK lib/c/built-in.o [2021-02-06T15:35:34.660Z] #42 161.5 LINK lib/c/libcriu.so [2021-02-06T15:35:34.660Z] #42 161.5 LINK lib/c/libcriu.a [2021-02-06T15:35:34.660Z] #42 161.6 GEN magic.py [2021-02-06T15:35:34.660Z] #42 161.7 Note: Building without setproctitle() and strlcpy() support. [2021-02-06T15:35:34.660Z] #42 161.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-06T15:35:34.660Z] #42 161.7 Note: Building without GnuTLS support [2021-02-06T15:35:34.660Z] #42 161.7 Makefile.config:39: Warn: you have no libnftables installed [2021-02-06T15:35:34.660Z] #42 161.7 Makefile.config:40: Warn: Building without nftables support [2021-02-06T15:35:34.706Z] #43 168.0 CC criu/page-xfer.o [2021-02-06T15:35:34.745Z] #42 159.8 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:34.745Z] #42 159.8 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:34.745Z] #42 159.8 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:34.745Z] #42 159.9 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:34.745Z] #42 159.9 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:34.745Z] #42 159.9 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:34.920Z] #42 162.1 fatal: not a git repository (or any of the parent directories): .git [2021-02-06T15:35:35.005Z] #42 160.0 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:35.005Z] #42 160.0 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:35.005Z] #42 160.0 INSTALL criu/criu [2021-02-06T15:35:35.189Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-06T15:35:35.268Z] #42 DONE 160.3s [2021-02-06T15:35:35.268Z] [2021-02-06T15:35:35.268Z] #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-06T15:35:35.268Z] #55 sha256:c86b96ec7390cba5f4d5be9a3499a9703bc3a27f34386022374cd12c98eb64cd [2021-02-06T15:35:35.489Z] #42 162.6 make[1]: Nothing to be done for 'all'. [2021-02-06T15:35:36.058Z] #42 163.1 make[1]: 'images/built-in.o' is up to date. [2021-02-06T15:35:36.058Z] #42 163.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-06T15:35:36.058Z] #42 163.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-06T15:35:36.058Z] #42 163.1 make[1]: 'compel/libcompel.a' is up to date. [2021-02-06T15:35:36.058Z] #42 163.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-06T15:35:36.058Z] #42 163.2 make[1]: Nothing to be done for 'all'. [2021-02-06T15:35:36.058Z] #42 163.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-06T15:35:36.317Z] #42 163.3 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:36.317Z] #42 163.3 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:36.317Z] #42 163.4 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:36.317Z] #42 163.4 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:36.317Z] #42 163.4 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:36.317Z] #42 163.5 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:36.317Z] #42 163.5 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:36.317Z] #42 163.5 make[2]: Nothing to be done for 'all'. [2021-02-06T15:35:36.402Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/rootless [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/volume [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-06T15:35:36.402Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === Skipped [2021-02-06T15:35:36.402Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-06T15:35:36.402Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-06T15:35:36.402Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-06T15:35:36.402Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:35:36.402Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-06T15:35:36.402Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:35:36.402Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-06T15:35:36.402Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:35:36.402Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-06T15:35:36.402Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:35:36.402Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-06T15:35:36.402Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:35:36.402Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-06T15:35:36.402Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-06T15:35:36.402Z] time="2021-02-06T15:34:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:35:36.402Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:35:36.402Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-06T15:35:36.402Z] time="2021-02-06T15:34:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:35:36.402Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:35:36.402Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-06T15:35:36.402Z] time="2021-02-06T15:34:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:35:36.402Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:35:36.402Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-06T15:35:36.402Z] time="2021-02-06T15:34:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:35:36.402Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:35:36.402Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-06T15:35:36.402Z] time="2021-02-06T15:34:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:35:36.402Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:35:36.402Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:35:36.402Z] [2021-02-06T15:35:36.402Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-06T15:35:36.402Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-06T15:35:36.403Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-06T15:35:36.403Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-06T15:35:36.403Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-06T15:35:36.403Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-06T15:35:36.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:35:36.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-06T15:35:36.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:35:36.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-06T15:35:36.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:35:36.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-06T15:35:36.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:35:36.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-06T15:35:36.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:35:36.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-06T15:35:36.403Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-06T15:35:36.403Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-06T15:35:36.403Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] [2021-02-06T15:35:36.403Z] DONE 2222 tests, 26 skipped in 191.664s Post stage [Pipeline] junit [2021-02-06T15:35:36.448Z] Recording test results [2021-02-06T15:35:36.522Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-02-06T15:35:36.577Z] #42 163.5 INSTALL criu/criu [2021-02-06T15:35:36.577Z] #42 DONE 163.8s [2021-02-06T15:35:36.577Z] [2021-02-06T15:35:36.577Z] #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-06T15:35:36.577Z] #55 sha256:e680cf2467b535c30ae3b2a0e69898cf3ab91f64c6ef5e347ec7f217d0901d81 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-06T15:35:36.647Z] #55 ... [2021-02-06T15:35:36.647Z] [2021-02-06T15:35:36.647Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-06T15:35:36.647Z] #43 sha256:b67908d347952eefa577da6a0fb9b0f9c1e31e4cf4c8dac5ae2627a882bf90ef [2021-02-06T15:35:36.647Z] #43 DONE 0.1s [2021-02-06T15:35:36.647Z] [2021-02-06T15:35:36.647Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-06T15:35:36.647Z] #45 sha256:351b27769e3842ec71a2274c4210336e5e6e184e64e7c8dd121b7adb0958ca79 [2021-02-06T15:35:36.805Z] #43 169.9 CC criu/pagemap-cache.o [2021-02-06T15:35:36.805Z] #43 170.5 CC criu/pagemap.o [2021-02-06T15:35:36.906Z] #45 DONE 0.3s [2021-02-06T15:35:36.907Z] [2021-02-06T15:35:36.907Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-06T15:35:36.907Z] #47 sha256:7add7ca5a43c82825a03d2513a13a2d27ad038ae398e82f37b0ce87a6f9eaed8 [2021-02-06T15:35:36.907Z] #47 DONE 0.1s [2021-02-06T15:35:36.907Z] [2021-02-06T15:35:36.907Z] #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-06T15:35:36.907Z] #55 sha256:c86b96ec7390cba5f4d5be9a3499a9703bc3a27f34386022374cd12c98eb64cd [2021-02-06T15:35:36.943Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -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:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/make.sh dynbinary test-integration [2021-02-06T15:35:37.167Z] #55 ... [2021-02-06T15:35:37.167Z] [2021-02-06T15:35:37.167Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-06T15:35:37.167Z] #49 sha256:f65c3608cfda8c52a3b32b42605137d61be14e7502fc84265114d605a8da884e [2021-02-06T15:35:37.234Z] [2021-02-06T15:35:37.234Z] Removing bundles/ [2021-02-06T15:35:37.234Z] [2021-02-06T15:35:37.234Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-06T15:35:37.234Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:35:37.234Z] GOOS="" GOARCH="" GOARM="" [2021-02-06T15:35:37.514Z] #55 ... [2021-02-06T15:35:37.514Z] [2021-02-06T15:35:37.514Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-06T15:35:37.514Z] #43 sha256:e44159cee816db75a8213515b82d5ad2bcea0d8821d32369d5dea362eccbc96a [2021-02-06T15:35:37.734Z] #49 DONE 0.5s [2021-02-06T15:35:37.734Z] [2021-02-06T15:35:37.734Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-06T15:35:37.734Z] #51 sha256:35c2a325b6b33875cb5086d84a1009a5aaa3934a05f6e9461f3b974e98cb573b [2021-02-06T15:35:37.734Z] #51 DONE 0.1s [2021-02-06T15:35:37.734Z] [2021-02-06T15:35:37.734Z] #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-06T15:35:37.734Z] #55 sha256:c86b96ec7390cba5f4d5be9a3499a9703bc3a27f34386022374cd12c98eb64cd [2021-02-06T15:35:37.734Z] #55 ... [2021-02-06T15:35:37.734Z] [2021-02-06T15:35:37.734Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-06T15:35:37.734Z] #53 sha256:ef68472691351a3318e4f0b4817acd57f546cb7bd696a8ef12069f0e21b029ce [2021-02-06T15:35:37.775Z] #43 DONE 0.1s [2021-02-06T15:35:37.775Z] [2021-02-06T15:35:37.775Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-06T15:35:37.775Z] #45 sha256:d170824b8550c4adcb964f5134ee1119d88f92546b9720a0442237ee598af6b7 [2021-02-06T15:35:37.775Z] #45 DONE 0.2s [2021-02-06T15:35:37.775Z] [2021-02-06T15:35:37.775Z] #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-06T15:35:37.775Z] #55 sha256:e680cf2467b535c30ae3b2a0e69898cf3ab91f64c6ef5e347ec7f217d0901d81 [2021-02-06T15:35:37.992Z] #53 DONE 0.4s [2021-02-06T15:35:37.992Z] [2021-02-06T15:35:37.992Z] #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-06T15:35:37.992Z] #55 sha256:c86b96ec7390cba5f4d5be9a3499a9703bc3a27f34386022374cd12c98eb64cd [2021-02-06T15:35:38.035Z] #55 ... [2021-02-06T15:35:38.035Z] [2021-02-06T15:35:38.035Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-06T15:35:38.035Z] #47 sha256:e4f2b62a0295dafc9ceb3d25ef5035b93ad9e0d3304fd7058f3dd3629d69b14d [2021-02-06T15:35:38.035Z] #47 DONE 0.1s [2021-02-06T15:35:38.035Z] [2021-02-06T15:35:38.035Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-06T15:35:38.035Z] #49 sha256:f430f024a52c32e21f391471734e89d33ef9d8a437fc8036fcf41f17c427d9e3 [2021-02-06T15:35:38.337Z] #43 171.7 CC criu/parasite-syscall.o [2021-02-06T15:35:38.601Z] #49 DONE 0.6s [2021-02-06T15:35:38.601Z] [2021-02-06T15:35:38.601Z] #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-06T15:35:38.601Z] #55 sha256:e680cf2467b535c30ae3b2a0e69898cf3ab91f64c6ef5e347ec7f217d0901d81 [2021-02-06T15:35:38.601Z] #55 ... [2021-02-06T15:35:38.601Z] [2021-02-06T15:35:38.601Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-06T15:35:38.601Z] #51 sha256:d8592df9b5de3a6d6a5bd94bd4e2504cc6e6070af984a4a0dffd37e93cb0ff24 [2021-02-06T15:35:38.601Z] #51 DONE 0.1s [2021-02-06T15:35:38.601Z] [2021-02-06T15:35:38.601Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-06T15:35:38.601Z] #53 sha256:0eff6978ddb4c1deac2ca74b0fa157c7e64d7cef219d8f9cd5d009aac26a7e84 [2021-02-06T15:35:38.930Z] #55 185.8 + bin/containerd [2021-02-06T15:35:39.168Z] #53 DONE 0.4s [2021-02-06T15:35:39.168Z] [2021-02-06T15:35:39.168Z] #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-06T15:35:39.168Z] #55 sha256:e680cf2467b535c30ae3b2a0e69898cf3ab91f64c6ef5e347ec7f217d0901d81 [2021-02-06T15:35:39.397Z] #43 172.7 CC criu/path.o [2021-02-06T15:35:39.427Z] #55 190.7 + bin/containerd [2021-02-06T15:35:39.698Z] #43 173.0 CC criu/pie-util-vdso.o [2021-02-06T15:35:40.345Z] #43 173.7 CC criu/pie-util.o [2021-02-06T15:35:40.345Z] #43 173.9 CC criu/pipes.o [2021-02-06T15:35:40.725Z] 4612f6d0b889: Pull complete [2021-02-06T15:35:41.397Z] #43 174.9 CC criu/plugin.o [2021-02-06T15:35:42.039Z] #43 175.6 CC criu/proc_parse.o [2021-02-06T15:35:42.742Z] #55 184.5 + bin/containerd-stress [2021-02-06T15:35:43.567Z] #43 ... [2021-02-06T15:35:43.567Z] [2021-02-06T15:35:43.567Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-06T15:35:43.567Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-06T15:35:43.567Z] #40 247.0 + dpkg --print-architecture [2021-02-06T15:35:43.567Z] #40 247.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-06T15:35:43.864Z] #40 247.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-06T15:35:43.864Z] #40 247.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-06T15:35:44.668Z] #55 187.3 + bin/containerd-shim [2021-02-06T15:35:49.493Z] #40 ... [2021-02-06T15:35:49.493Z] [2021-02-06T15:35:49.493Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-02-06T15:35:49.493Z] #53 sha256:4576545e18873b5b698178b49deaf0f74c701dd5a23d5edcb6d398a466a33f36 [2021-02-06T15:35:49.493Z] #53 131.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-06T15:35:49.493Z] #53 134.4 + mkdir -p /build [2021-02-06T15:35:49.493Z] #53 134.4 + cp runc /build/runc [2021-02-06T15:35:49.493Z] #53 DONE 134.6s [2021-02-06T15:35:49.493Z] [2021-02-06T15:35:49.493Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:35:49.493Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:35:49.493Z] #43 179.8 CC criu/protobuf-desc.o [2021-02-06T15:35:49.493Z] #43 181.1 CC criu/protobuf.o [2021-02-06T15:35:49.493Z] #43 181.6 CC criu/pstree.o [2021-02-06T15:35:49.790Z] #43 183.2 CC criu/rbtree.o [2021-02-06T15:35:49.987Z] #55 192.7 + bin/containerd-shim-runc-v1 [2021-02-06T15:35:50.433Z] #43 183.7 CC criu/rst-malloc.o [2021-02-06T15:35:50.730Z] #43 184.2 CC criu/seccomp.o [2021-02-06T15:35:51.375Z] #43 184.9 CC criu/seize.o [2021-02-06T15:35:52.923Z] #43 186.1 CC criu/servicefd.o [2021-02-06T15:35:53.221Z] #43 186.7 CC criu/shmem.o [2021-02-06T15:35:54.220Z] #55 196.5 + bin/containerd-shim-runc-v2 [2021-02-06T15:35:54.273Z] #43 187.8 CC criu/sigframe.o [2021-02-06T15:35:54.570Z] #43 187.9 CC criu/signalfd.o [2021-02-06T15:35:54.798Z] #55 197.8 + binaries [2021-02-06T15:35:54.798Z] #55 197.8 + install -D bin/containerd /build/containerd [2021-02-06T15:35:54.798Z] #55 197.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-06T15:35:54.798Z] #55 197.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-06T15:35:54.798Z] #55 197.9 + install -D bin/ctr /build/ctr [2021-02-06T15:35:54.868Z] #43 188.2 CC criu/sk-inet.o [2021-02-06T15:35:55.921Z] #43 189.4 CC criu/sk-netlink.o [2021-02-06T15:35:56.564Z] #43 189.9 CC criu/sk-packet.o [2021-02-06T15:35:57.209Z] #43 190.6 CC criu/sk-queue.o [2021-02-06T15:35:57.852Z] #43 191.2 CC criu/sk-tcp.o [2021-02-06T15:35:58.113Z] #55 DONE 201.0s [2021-02-06T15:35:58.521Z] #43 191.8 CC criu/sk-unix.o [2021-02-06T15:35:59.505Z] [2021-02-06T15:35:59.505Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-06T15:35:59.505Z] #56 sha256:88eda3de5db95b2aea208a14469d433c5795846054c6237a36921e8acee61784 [2021-02-06T15:36:00.639Z] #43 194.0 CC criu/sockets.o [2021-02-06T15:36:01.426Z] #56 DONE 1.9s [2021-02-06T15:36:01.427Z] [2021-02-06T15:36:01.427Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-06T15:36:01.427Z] #60 sha256:7f93373e3a2b2042fbeb387ef126ae8c2fcb0b68dddeee754e4d38d2a82032a4 [2021-02-06T15:36:01.695Z] #43 195.0 CC criu/stats.o [2021-02-06T15:36:01.994Z] #43 195.4 CC criu/string.o [2021-02-06T15:36:02.002Z] #60 DONE 0.5s [2021-02-06T15:36:02.002Z] [2021-02-06T15:36:02.002Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-06T15:36:02.002Z] #62 sha256:5aeffd3c21fcaba255cd3764331c3199c06817bf5ac614c96961fcce6b04dc9d [2021-02-06T15:36:02.293Z] #43 195.5 CC criu/sysctl.o [2021-02-06T15:36:02.939Z] #43 196.3 CC criu/sysfs_parse.o [2021-02-06T15:36:02.948Z] #62 DONE 1.1s [2021-02-06T15:36:02.949Z] [2021-02-06T15:36:02.949Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-06T15:36:02.949Z] #64 sha256:0b396adfa5d7faf72628d36bbaf49f6a9b95bf1b09fcadf646608fd2fe0bdc97 [2021-02-06T15:36:03.211Z] #64 DONE 0.1s [2021-02-06T15:36:03.211Z] [2021-02-06T15:36:03.211Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-06T15:36:03.211Z] #65 sha256:90e3c667f991b8ca40cb77955907b27c4b9534c9930074db05667dfbaac3214c [2021-02-06T15:36:03.211Z] #65 DONE 0.1s [2021-02-06T15:36:03.211Z] [2021-02-06T15:36:03.211Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-06T15:36:03.211Z] #66 sha256:b6ce81d515b801fa244f455c0958cd4fea05e93ef698b7a2b5c208d7d85123f4 [2021-02-06T15:36:03.236Z] #43 196.8 CC criu/timens.o [2021-02-06T15:36:03.893Z] #43 197.2 CC criu/timerfd.o [2021-02-06T15:36:04.187Z] #43 197.7 CC criu/tty.o [2021-02-06T15:36:05.139Z] #66 DONE 1.6s [2021-02-06T15:36:05.139Z] [2021-02-06T15:36:05.139Z] #67 exporting to image [2021-02-06T15:36:05.139Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-06T15:36:05.139Z] #67 exporting layers [2021-02-06T15:36:05.496Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-06T15:36:06.948Z] #43 200.1 CC criu/tun.o [2021-02-06T15:36:07.245Z] #43 200.8 CC criu/uffd.o [2021-02-06T15:36:08.777Z] #43 202.2 CC criu/util.o [2021-02-06T15:36:10.306Z] #43 203.6 CC criu/uts_ns.o [2021-02-06T15:36:10.454Z] #67 exporting layers 5.6s done [2021-02-06T15:36:10.455Z] #67 writing image sha256:7904b49df51214bf0e6ccb2e16b8552291f383fac493c30dda07885067e5652c [2021-02-06T15:36:10.455Z] #67 writing image sha256:7904b49df51214bf0e6ccb2e16b8552291f383fac493c30dda07885067e5652c done [2021-02-06T15:36:10.455Z] #67 naming to docker.io/library/docker:49ee1ebaeda85a0e4115f0468562823a316928c6 done [2021-02-06T15:36:10.455Z] #67 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-06T15:36:10.603Z] #43 203.9 CC criu/vdso.o [2021-02-06T15:36:10.798Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/test/unit [2021-02-06T15:36:11.018Z] #55 213.8 + bin/containerd-stress [2021-02-06T15:36:11.018Z] #55 215.8 + bin/containerd-shim [2021-02-06T15:36:11.261Z] #43 204.6 LINK criu/built-in.o [2021-02-06T15:36:11.261Z] #43 204.8 LINK criu/criu [2021-02-06T15:36:11.512Z] #55 219.3 + bin/containerd-stress [2021-02-06T15:36:11.512Z] #55 221.3 + bin/containerd-shim [2021-02-06T15:36:11.904Z] #43 205.3 DEP lib/c/criu.d [2021-02-06T15:36:11.904Z] #43 205.4 CC images/rpc.pb-c.o [2021-02-06T15:36:12.950Z] #43 ... [2021-02-06T15:36:12.950Z] [2021-02-06T15:36:12.950Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-02-06T15:36:12.950Z] #40 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-02-06T15:36:12.950Z] #40 DONE 276.1s [2021-02-06T15:36:12.950Z] [2021-02-06T15:36:12.950Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/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-06T15:36:12.950Z] #43 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-02-06T15:36:12.950Z] #43 206.3 CC lib/c/criu.o [2021-02-06T15:36:15.043Z] #43 208.2 LINK lib/c/built-in.o [2021-02-06T15:36:15.043Z] #43 208.2 LINK lib/c/libcriu.so [2021-02-06T15:36:15.043Z] #43 208.3 LINK lib/c/libcriu.a [2021-02-06T15:36:15.043Z] #43 208.5 GEN magic.py [2021-02-06T15:36:15.340Z] #43 208.7 Note: Building without setproctitle() and strlcpy() support. [2021-02-06T15:36:15.340Z] #43 208.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-06T15:36:15.340Z] #43 208.7 Note: Building without GnuTLS support [2021-02-06T15:36:15.340Z] #43 208.7 Makefile.config:39: Warn: you have no libnftables installed [2021-02-06T15:36:15.340Z] #43 208.7 Makefile.config:40: Warn: Building without nftables support [2021-02-06T15:36:16.105Z] ? github.com/docker/docker/api [no test files] [2021-02-06T15:36:16.287Z] #55 222.6 + bin/containerd-shim-runc-v1 [2021-02-06T15:36:16.407Z] #43 209.6 fatal: not a git repository (or any of the parent directories): .git [2021-02-06T15:36:16.790Z] #55 228.1 + bin/containerd-shim-runc-v1 [2021-02-06T15:36:17.052Z] #43 210.5 make[1]: Nothing to be done for 'all'. [2021-02-06T15:36:18.102Z] #43 211.5 make[1]: 'images/built-in.o' is up to date. [2021-02-06T15:36:18.102Z] #43 211.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-06T15:36:18.102Z] #43 211.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-06T15:36:18.102Z] #43 211.6 make[1]: 'compel/libcompel.a' is up to date. [2021-02-06T15:36:18.398Z] #43 211.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-06T15:36:18.398Z] #43 211.7 make[1]: Nothing to be done for 'all'. [2021-02-06T15:36:18.398Z] #43 211.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-06T15:36:18.398Z] #43 212.0 make[2]: Nothing to be done for 'all'. [2021-02-06T15:36:18.398Z] #43 212.0 make[2]: Nothing to be done for 'all'. [2021-02-06T15:36:18.398Z] #43 212.1 make[2]: Nothing to be done for 'all'. [2021-02-06T15:36:18.694Z] #43 212.2 make[2]: Nothing to be done for 'all'. [2021-02-06T15:36:18.694Z] #43 212.2 make[2]: Nothing to be done for 'all'. [2021-02-06T15:36:18.694Z] #43 212.3 make[2]: Nothing to be done for 'all'. [2021-02-06T15:36:18.694Z] #43 212.3 make[2]: Nothing to be done for 'all'. [2021-02-06T15:36:18.990Z] #43 212.5 make[2]: Nothing to be done for 'all'. [2021-02-06T15:36:18.990Z] #43 212.5 INSTALL criu/criu [2021-02-06T15:36:19.287Z] #43 DONE 212.6s [2021-02-06T15:36:19.287Z] [2021-02-06T15:36:19.287Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-02-06T15:36:19.287Z] #49 sha256:991243dfe9947517d3761deb9bae12daf52ccfa53401d6e82406c41c6af13921 [2021-02-06T15:36:20.483Z] #55 227.0 + bin/containerd-shim-runc-v2 [2021-02-06T15:36:21.050Z] #55 228.0 + binaries [2021-02-06T15:36:21.050Z] #55 228.0 + install -D bin/containerd /build/containerd [2021-02-06T15:36:21.050Z] #55 228.0 + install -D bin/containerd-shim /build/containerd-shim [2021-02-06T15:36:21.050Z] #55 228.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-06T15:36:21.050Z] #55 228.1 + install -D bin/ctr /build/ctr [2021-02-06T15:36:22.064Z] #55 232.6 + bin/containerd-shim-runc-v2 [2021-02-06T15:36:22.064Z] #55 233.6 + binaries [2021-02-06T15:36:22.064Z] #55 233.6 + install -D bin/containerd /build/containerd [2021-02-06T15:36:22.064Z] #55 233.6 + install -D bin/containerd-shim /build/containerd-shim [2021-02-06T15:36:22.322Z] #55 233.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-06T15:36:22.322Z] #55 233.6 + install -D bin/ctr /build/ctr [2021-02-06T15:36:22.433Z] #55 DONE 229.3s [2021-02-06T15:36:22.839Z] #49 286.0 + /build/golangci-lint --version [2021-02-06T15:36:22.839Z] #49 286.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-06T15:36:22.839Z] #49 DONE 286.5s [2021-02-06T15:36:22.839Z] [2021-02-06T15:36:22.839Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-06T15:36:22.839Z] #56 sha256:cbe6859766ffac2ee48ab6560119603785fbbf00302031cdc5ef240759415c4f [2021-02-06T15:36:23.001Z] [2021-02-06T15:36:23.001Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-06T15:36:23.001Z] #56 sha256:8ab5ab813af835d574af52d52b1c4d326d97072f1c74dd3041d2d9092c1bee86 [2021-02-06T15:36:23.935Z] #56 DONE 1.1s [2021-02-06T15:36:23.935Z] [2021-02-06T15:36:23.935Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-06T15:36:23.935Z] #60 sha256:dc7bd6056fda3661d5a22d2f164d6f53447d4b54dd18bbec8f33eea8112bcd39 [2021-02-06T15:36:24.193Z] #60 DONE 0.2s [2021-02-06T15:36:24.222Z] #55 DONE 235.4s [2021-02-06T15:36:24.452Z] [2021-02-06T15:36:24.452Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-06T15:36:24.452Z] #62 sha256:1adc6041e6392f76da878e3844c3d05f1627275f788cb5d5da3f3fa6cd2bf229 [2021-02-06T15:36:24.716Z] #62 DONE 0.5s [2021-02-06T15:36:24.716Z] [2021-02-06T15:36:24.716Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-06T15:36:24.716Z] #64 sha256:3ad421318e14077e835ce94e2126a78867b890a495829408b954e631772a95dc [2021-02-06T15:36:24.716Z] #64 DONE 0.0s [2021-02-06T15:36:24.790Z] [2021-02-06T15:36:24.790Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-06T15:36:24.790Z] #56 sha256:b53ebafb41eba3aa61fb9bba61e103cbe610d5daad7af7817cb13a25930c87ff [2021-02-06T15:36:24.974Z] [2021-02-06T15:36:24.974Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-06T15:36:24.974Z] #65 sha256:bb4ae9000a6a90f4769be1352e84fcdc5eb85be6e1c625a6833e63c15cab6dfb [2021-02-06T15:36:24.974Z] #65 DONE 0.0s [2021-02-06T15:36:24.974Z] [2021-02-06T15:36:24.974Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-06T15:36:24.974Z] #66 sha256:032f40c4a1e69d0b11fbac7243f9ebe2759682fba35b79efdbd4c1bb2514910c [2021-02-06T15:36:25.356Z] #56 DONE 0.3s [2021-02-06T15:36:25.356Z] [2021-02-06T15:36:25.356Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-06T15:36:25.356Z] #60 sha256:a3215d704629dd349cd218c66ce743cfb73d8998bf7d28d1e64238ceffe29507 [2021-02-06T15:36:25.356Z] #60 DONE 0.1s [2021-02-06T15:36:25.356Z] [2021-02-06T15:36:25.356Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-06T15:36:25.356Z] #62 sha256:9f0b624e5691e415b1eea910c39aacb5f947b0a7fdf567e5ff237f8dc7ac2368 [2021-02-06T15:36:25.922Z] #62 DONE 0.5s [2021-02-06T15:36:25.922Z] [2021-02-06T15:36:25.922Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-06T15:36:25.922Z] #64 sha256:1bee6be59cbdaae6d4539263919c53df91480e57840a13cde18ede5a12c85658 [2021-02-06T15:36:25.922Z] #64 DONE 0.0s [2021-02-06T15:36:25.922Z] [2021-02-06T15:36:25.922Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-06T15:36:25.922Z] #65 sha256:932fb6b0d78682f992076f3f61932d87c509e05cc3fe9501da725323c1351394 [2021-02-06T15:36:25.922Z] #65 DONE 0.0s [2021-02-06T15:36:25.922Z] [2021-02-06T15:36:25.922Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-06T15:36:25.922Z] #66 sha256:abd1e70eeada15e06578c1b7b8d5086d488a7fe172ec82f27f9ec221cfd8af53 [2021-02-06T15:36:26.351Z] #66 DONE 1.5s [2021-02-06T15:36:26.351Z] [2021-02-06T15:36:26.351Z] #67 exporting to image [2021-02-06T15:36:26.351Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-06T15:36:26.351Z] #67 exporting layers [2021-02-06T15:36:27.298Z] #66 DONE 1.6s [2021-02-06T15:36:27.557Z] [2021-02-06T15:36:27.557Z] #67 exporting to image [2021-02-06T15:36:27.557Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-06T15:36:27.557Z] #67 exporting layers [2021-02-06T15:36:28.388Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2021-02-06T15:36:34.126Z] #67 exporting layers 6.6s done [2021-02-06T15:36:34.126Z] #67 writing image sha256:10618ade4df3cfa9cb32daa789b8c118bed7ac456ee6b767fb120bbe3439edc6 done [2021-02-06T15:36:34.126Z] #67 naming to docker.io/library/docker:49ee1ebaeda85a0e4115f0468562823a316928c6 done [2021-02-06T15:36:34.126Z] #67 DONE 6.6s [2021-02-06T15:36:34.131Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:36:34.131Z] [2021-02-06T15:36:34.131Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-06T15:36:34.131Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-06T15:36:34.131Z] HOSTNAME=2f526bcb847e [2021-02-06T15:36:34.131Z] TESTDEBUG=0 [2021-02-06T15:36:34.131Z] DEST=bundles/test-integration [2021-02-06T15:36:34.131Z] PWD=/go/src/github.com/docker/docker [2021-02-06T15:36:34.131Z] DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 [2021-02-06T15:36:34.131Z] container=docker [2021-02-06T15:36:34.131Z] HOME=/root [2021-02-06T15:36:34.131Z] GOLANG_VERSION=1.13.15 [2021-02-06T15:36:34.131Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-06T15:36:34.131Z] VALIDATE_BRANCH=master [2021-02-06T15:36:34.131Z] TERM=xterm [2021-02-06T15:36:34.131Z] DOCKER_PKG=github.com/docker/docker [2021-02-06T15:36:34.131Z] SHLVL=1 [2021-02-06T15:36:34.131Z] TIMEOUT=120m [2021-02-06T15:36:34.131Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-06T15:36:34.131Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-06T15:36:34.131Z] GO111MODULE=off [2021-02-06T15:36:34.131Z] DOCKER_EXPERIMENTAL=1 [2021-02-06T15:36:34.131Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-06T15:36:34.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-06T15:36:34.131Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-06T15:36:34.131Z] GOPATH=/go [2021-02-06T15:36:34.131Z] PKG_CONFIG=pkg-config [2021-02-06T15:36:34.131Z] _=/usr/bin/env [2021-02-06T15:36:34.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-06T15:36:34.463Z] + trap exit INT TERM [2021-02-06T15:36:34.463Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-06T15:36:34.463Z] + CONTAINER_NAME=docker-pr3 [2021-02-06T15:36:34.463Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41995/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/make.sh dynbinary-daemon [2021-02-06T15:36:34.477Z] #67 exporting layers 6.8s done [2021-02-06T15:36:34.477Z] #67 writing image sha256:6087c06eafc7adad78d708c12371d557ff97635c9d2feba378b5760780d8d9ef done [2021-02-06T15:36:34.477Z] #67 naming to docker.io/library/docker:49ee1ebaeda85a0e4115f0468562823a316928c6 done [2021-02-06T15:36:34.477Z] #67 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-06T15:36:34.822Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -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:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/make.sh dynbinary test-integration [2021-02-06T15:36:35.400Z] [2021-02-06T15:36:35.659Z] Removing bundles/ [2021-02-06T15:36:35.659Z] [2021-02-06T15:36:35.659Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-06T15:36:35.659Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:36:35.659Z] GOOS="" GOARCH="" GOARM="" [2021-02-06T15:36:35.759Z] [2021-02-06T15:36:36.018Z] Removing bundles/ [2021-02-06T15:36:36.018Z] [2021-02-06T15:36:36.018Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-06T15:36:36.018Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:36:36.018Z] GOOS="" GOARCH="" GOARM="" [2021-02-06T15:36:41.511Z] #56 258.4 + bin/containerd [2021-02-06T15:36:46.001Z] #56 ... [2021-02-06T15:36:46.001Z] [2021-02-06T15:36:46.001Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-02-06T15:36:46.001Z] #24 sha256:7211e6bcd7d8b0b8690c097cfd3feac81791d460982f3079cefb9cdeb4339855 [2021-02-06T15:36:46.001Z] #24 309.1 + return [2021-02-06T15:36:46.001Z] #24 DONE 309.2s [2021-02-06T15:36:46.001Z] [2021-02-06T15:36:46.001Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-06T15:36:46.001Z] #56 sha256:cbe6859766ffac2ee48ab6560119603785fbbf00302031cdc5ef240759415c4f [2021-02-06T15:36:47.052Z] #56 ... [2021-02-06T15:36:47.052Z] [2021-02-06T15:36:47.052Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-06T15:36:47.052Z] #25 sha256:717a899df041d98088327c02630d405fed7500f9dc768d687963c202d084c1b3 [2021-02-06T15:36:47.348Z] #25 DONE 0.1s [2021-02-06T15:36:47.348Z] [2021-02-06T15:36:47.349Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-06T15:36:47.349Z] #56 sha256:cbe6859766ffac2ee48ab6560119603785fbbf00302031cdc5ef240759415c4f [2021-02-06T15:36:47.349Z] #56 ... [2021-02-06T15:36:47.349Z] [2021-02-06T15:36:47.349Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-06T15:36:47.349Z] #30 sha256:6e461e68a8c56601387f9db25cffb77469a447b036009e2095b373770feedd3f [2021-02-06T15:36:48.397Z] #30 DONE 0.9s [2021-02-06T15:36:48.397Z] [2021-02-06T15:36:48.397Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-06T15:36:48.397Z] #33 sha256:08ddfc93a2705a752588a921617b04408a31efe92674447b200d5f3bbce87e27 [2021-02-06T15:36:48.397Z] #33 DONE 0.1s [2021-02-06T15:36:48.397Z] [2021-02-06T15:36:48.397Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-06T15:36:48.397Z] #56 sha256:cbe6859766ffac2ee48ab6560119603785fbbf00302031cdc5ef240759415c4f [2021-02-06T15:36:48.397Z] #56 ... [2021-02-06T15:36:48.397Z] [2021-02-06T15:36:48.397Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-06T15:36:48.397Z] #35 sha256:e761dbe031ddd62b9142189c97bd7c75691d1924a086eba20ecc7dc17ead9248 [2021-02-06T15:36:48.397Z] #35 DONE 0.1s [2021-02-06T15:36:48.397Z] [2021-02-06T15:36:48.397Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-06T15:36:48.397Z] #38 sha256:0d25eeb1524d921bf943bcb44a5479370a271fe2e0db6de30d17e3223cca82a8 [2021-02-06T15:36:48.695Z] #38 DONE 0.1s [2021-02-06T15:36:48.695Z] [2021-02-06T15:36:48.695Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-06T15:36:48.695Z] #41 sha256:8d23e84351d8fe53a066d5b0aa15ad8ab202220db6c5fe89f425a1a51516281d [2021-02-06T15:36:48.695Z] #41 DONE 0.2s [2021-02-06T15:36:48.695Z] [2021-02-06T15:36:48.695Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-06T15:36:48.695Z] #56 sha256:cbe6859766ffac2ee48ab6560119603785fbbf00302031cdc5ef240759415c4f [2021-02-06T15:36:48.695Z] #56 ... [2021-02-06T15:36:48.695Z] [2021-02-06T15:36:48.695Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-06T15:36:48.695Z] #44 sha256:73cbcc4e23794f8d6dfcdfe8576ec645fe5d59cf6e9fca33000eb82ddda995e8 [2021-02-06T15:36:48.695Z] #44 DONE 0.1s [2021-02-06T15:36:49.008Z] [2021-02-06T15:36:49.008Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-06T15:36:49.008Z] #46 sha256:c2ad17f934e87d51da8f0c7058644a9274a51f20413fc0334ee7a19c9f728f65 [2021-02-06T15:36:49.008Z] #46 DONE 0.1s [2021-02-06T15:36:49.008Z] [2021-02-06T15:36:49.008Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-06T15:36:49.008Z] #56 sha256:cbe6859766ffac2ee48ab6560119603785fbbf00302031cdc5ef240759415c4f [2021-02-06T15:36:49.008Z] #56 ... [2021-02-06T15:36:49.008Z] [2021-02-06T15:36:49.008Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-06T15:36:49.008Z] #48 sha256:68d36700ffa3d34ccd380e1114c769fd64242ec9bd359a2899dcd80b15f40f81 [2021-02-06T15:36:49.008Z] #48 DONE 0.1s [2021-02-06T15:36:49.008Z] [2021-02-06T15:36:49.008Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-06T15:36:49.008Z] #50 sha256:e2bd44dbd5159cf8962e50bc6421df40ad496fa7ea76b48e51ab9b742dabc55d [2021-02-06T15:36:49.304Z] #50 DONE 0.1s [2021-02-06T15:36:49.304Z] [2021-02-06T15:36:49.304Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-06T15:36:49.304Z] #52 sha256:f831305fc0be76f22cc4376dda0aef064fd8bf10e3f75ab97337f66926e880ca [2021-02-06T15:36:49.304Z] #52 DONE 0.1s [2021-02-06T15:36:49.304Z] [2021-02-06T15:36:49.304Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-06T15:36:49.304Z] #54 sha256:ea58b3a951fb1565358a0439366871554b5723e50561fcbfdf62379232029b9b [2021-02-06T15:36:49.304Z] #54 DONE 0.1s [2021-02-06T15:36:49.304Z] [2021-02-06T15:36:49.304Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-02-06T15:36:49.304Z] #56 sha256:cbe6859766ffac2ee48ab6560119603785fbbf00302031cdc5ef240759415c4f [2021-02-06T15:36:56.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-06T15:36:56.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-06T15:37:00.103Z] ..........................xx.................... [ 29%] [2021-02-06T15:37:09.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-06T15:37:16.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-06T15:37:16.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-06T15:37:16.463Z] #56 294.1 + bin/containerd-stress [2021-02-06T15:37:16.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-06T15:37:17.038Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-06T15:37:17.499Z] #56 296.6 + bin/containerd-shim [2021-02-06T15:37:17.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-06T15:37:17.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-06T15:37:18.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-06T15:37:20.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-06T15:37:21.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-06T15:37:22.054Z] 4dcc9a9b9e68: Pull complete [2021-02-06T15:37:22.054Z] Digest: sha256:997e32161f322f5f301023ae675f39329bd60888f5f9a373100eba77f55cbb31 [2021-02-06T15:37:22.054Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T15:37:22.054Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-02-06T15:37:22.054Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-02-06T15:37:22.054Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1697' [2021-02-06T15:37:22.054Z] WARN: Skipping validation tests [2021-02-06T15:37:22.054Z] INFO: Running unit tests at 02/06/2021 15:37:15... [2021-02-06T15:37:22.054Z] INFO: make.ps1 starting at 02/06/2021 15:37:19 [2021-02-06T15:37:22.054Z] INFO: Git commit (2c4b41f836) assumed from DOCKER_GITCOMMIT environment variable [2021-02-06T15:37:22.054Z] INFO: Invoking autogen... [2021-02-06T15:37:22.054Z] INFO: Running unit tests... [2021-02-06T15:37:22.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-06T15:37:23.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-06T15:37:24.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-06T15:37:24.427Z] #56 303.6 + bin/containerd-shim-runc-v1 [2021-02-06T15:37:24.523Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-06T15:37:24.736Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2021-02-06T15:37:24.736Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-06T15:37:24.736Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2021-02-06T15:37:24.736Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-06T15:37:24.736Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-06T15:37:24.736Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-06T15:37:24.736Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-06T15:37:24.736Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-06T15:37:24.736Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-06T15:37:24.736Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-06T15:37:24.736Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-06T15:37:24.736Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-06T15:37:25.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-06T15:37:25.689Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-06T15:37:25.689Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-06T15:37:25.689Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2021-02-06T15:37:25.689Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2021-02-06T15:37:25.954Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-06T15:37:25.954Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-06T15:37:26.217Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2021-02-06T15:37:26.217Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2021-02-06T15:37:26.217Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-06T15:37:26.217Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-06T15:37:26.217Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-06T15:37:26.217Z] ? github.com/docker/docker/builder [no test files] [2021-02-06T15:37:26.217Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-06T15:37:26.217Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-06T15:37:26.218Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-06T15:37:26.218Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-06T15:37:26.218Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-06T15:37:26.218Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-06T15:37:26.218Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-06T15:37:26.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-06T15:37:26.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-06T15:37:27.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-06T15:37:28.212Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-06T15:37:28.583Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-06T15:37:28.583Z] Using test binary docker [2021-02-06T15:37:28.583Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-06T15:37:28.583Z] +++ /etc/init.d/apparmor start [2021-02-06T15:37:28.583Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-06T15:37:28.583Z] INFO: Waiting for daemon to start... [2021-02-06T15:37:28.583Z] Starting dockerd [2021-02-06T15:37:28.583Z] +++ 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-06T15:37:28.784Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2021-02-06T15:37:29.161Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-02-06T15:37:29.741Z] ok github.com/docker/docker/builder/remotecontext 0.382s coverage: 13.7% of statements [2021-02-06T15:37:30.036Z] #56 308.5 + bin/containerd-shim-runc-v2 [2021-02-06T15:37:30.330Z] #56 309.6 + binaries [2021-02-06T15:37:30.330Z] #56 309.6 + install -D bin/containerd /build/containerd [2021-02-06T15:37:30.330Z] #56 309.7 + install -D bin/containerd-shim /build/containerd-shim [2021-02-06T15:37:30.330Z] #56 309.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-06T15:37:30.330Z] #56 309.7 + install -D bin/ctr /build/ctr [2021-02-06T15:37:30.621Z] #56 DONE 309.8s [2021-02-06T15:37:30.641Z] . [2021-02-06T15:37:30.641Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-06T15:37:30.641Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-06T15:37:30.641Z] Error: No such image: emptyfs [2021-02-06T15:37:30.641Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-06T15:37:30.641Z] ++++ docker load [2021-02-06T15:37:30.931Z] Running integration-test (iteration 1) [2021-02-06T15:37:30.931Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-02-06T15:37:30.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:37:30.931Z] ++ set -e [2021-02-06T15:37:30.931Z] ++ '[' -n 0 ']' [2021-02-06T15:37:30.931Z] ++ set -x [2021-02-06T15:37:30.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:37:31.141Z] ok github.com/docker/docker/builder/dockerfile 0.831s coverage: 48.3% of statements [2021-02-06T15:37:31.141Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-06T15:37:31.141Z] ok github.com/docker/docker/builder/remotecontext/git 3.520s coverage: 86.3% of statements [2021-02-06T15:37:31.141Z] ? github.com/docker/docker/cli [no test files] [2021-02-06T15:37:31.141Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-06T15:37:31.658Z] [2021-02-06T15:37:31.658Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-06T15:37:31.658Z] #57 sha256:a32d20df6de923af5d181126f7cac23045dc25f291fa203a39fb39e7ad671e3b [2021-02-06T15:37:31.658Z] #57 DONE 0.1s [2021-02-06T15:37:31.658Z] [2021-02-06T15:37:31.658Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-06T15:37:31.658Z] #61 sha256:c5d7e64d00ff55ee39d740e799d0a04ca79bf22884eb9e1f0202aea5b69f3986 [2021-02-06T15:37:31.658Z] #61 DONE 0.1s [2021-02-06T15:37:31.658Z] [2021-02-06T15:37:31.658Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-06T15:37:31.658Z] #63 sha256:a01cd3f2477c9c75dcc20c9e85752889075d719650f9993ab0d16fb74c0f71cb [2021-02-06T15:37:31.658Z] #63 DONE 0.1s [2021-02-06T15:37:31.658Z] [2021-02-06T15:37:31.658Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-06T15:37:31.658Z] #65 sha256:4d4cdfcbc6f75e8f0afe48008b7ccc2e0cfdd50f1bad8ea6610e8f83a7bbeeb9 [2021-02-06T15:37:31.658Z] #65 DONE 0.1s [2021-02-06T15:37:31.658Z] [2021-02-06T15:37:31.658Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-06T15:37:31.658Z] #66 sha256:99ba607cc2b00f1c2b8c83ffe86ffe1ae95e44231e179806fb936d4a3251dd96 [2021-02-06T15:37:31.658Z] #66 DONE 0.0s [2021-02-06T15:37:31.950Z] [2021-02-06T15:37:31.950Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-06T15:37:31.950Z] #67 sha256:c7ebbb9be3aa415fb59c95deb4fd308f7c3521f92bb33d434e7813229a018696 [2021-02-06T15:37:34.035Z] #67 DONE 2.1s [2021-02-06T15:37:34.035Z] [2021-02-06T15:37:34.035Z] #68 exporting to oci image format [2021-02-06T15:37:34.035Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-06T15:37:34.035Z] #68 exporting layers [2021-02-06T15:37:36.465Z] ok github.com/docker/docker/client 0.265s coverage: 75.4% of statements [2021-02-06T15:37:37.782Z] ? github.com/docker/docker/api [no test files] [2021-02-06T15:37:39.390Z] Loaded image: buildpack-deps:buster [2021-02-06T15:37:39.390Z] Loaded image: busybox:latest [2021-02-06T15:37:39.390Z] Loaded image: busybox:glibc [2021-02-06T15:37:40.890Z] Loaded image: debian:bullseye [2021-02-06T15:37:41.179Z] Loaded image: hello-world:latest [2021-02-06T15:37:41.179Z] Loaded image: arm32v7/hello-world:latest [2021-02-06T15:37:41.179Z] INFO: Testing against a local daemon [2021-02-06T15:37:41.179Z] === RUN TestCgroupNamespacesBuild [2021-02-06T15:37:43.311Z] --- PASS: TestCgroupNamespacesBuild (1.92s) [2021-02-06T15:37:43.311Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-06T15:37:44.829Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-06T15:37:45.394Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2021-02-06T15:37:45.394Z] === RUN TestBuildWithSession [2021-02-06T15:37:45.394Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-06T15:37:45.394Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:37:45.394Z] === RUN TestBuildSquashParent [2021-02-06T15:37:52.090Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-06T15:37:52.341Z] --- PASS: TestBuildSquashParent (6.94s) [2021-02-06T15:37:52.341Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-06T15:37:52.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:37:52.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:37:52.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:37:52.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:37:52.341Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:37:52.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:37:52.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:37:52.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:37:52.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:37:52.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:37:52.341Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:37:52.341Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:37:52.341Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:37:52.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:37:52.635Z] === RUN TestMiddlewares [2021-02-06T15:37:52.635Z] --- PASS: TestMiddlewares (0.00s) [2021-02-06T15:37:52.635Z] PASS [2021-02-06T15:37:52.635Z] coverage: 9.0% of statements [2021-02-06T15:37:52.635Z] ok github.com/docker/docker/api/server 0.090s coverage: 9.0% of statements [2021-02-06T15:37:53.597Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-06T15:37:54.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:37:54.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:37:57.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:37:57.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:37:58.209Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-06T15:37:59.996Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-06T15:37:59.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s) [2021-02-06T15:37:59.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2021-02-06T15:37:59.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2021-02-06T15:37:59.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.59s) [2021-02-06T15:37:59.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2021-02-06T15:37:59.996Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s) [2021-02-06T15:37:59.996Z] === RUN TestBuildMultiStageCopy [2021-02-06T15:37:59.996Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-06T15:38:02.715Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-06T15:38:02.715Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-06T15:38:03.172Z] ok github.com/docker/docker/cmd/dockerd 0.145s coverage: 29.1% of statements [2021-02-06T15:38:03.344Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-06T15:38:03.974Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-06T15:38:04.124Z] ok github.com/docker/docker/container 0.156s coverage: 34.7% of statements [2021-02-06T15:38:04.124Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-06T15:38:04.124Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-06T15:38:04.124Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-06T15:38:04.124Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-06T15:38:05.002Z] --- PASS: TestBuildMultiStageCopy (5.24s) [2021-02-06T15:38:05.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s) [2021-02-06T15:38:05.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-02-06T15:38:05.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-02-06T15:38:05.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2021-02-06T15:38:05.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2021-02-06T15:38:05.002Z] === RUN TestBuildMultiStageParentConfig [2021-02-06T15:38:06.506Z] --- PASS: TestBuildMultiStageParentConfig (1.65s) [2021-02-06T15:38:06.506Z] === RUN TestBuildLabelWithTargets [2021-02-06T15:38:06.692Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.089s coverage: 65.3% of statements [2021-02-06T15:38:08.625Z] ok github.com/docker/docker/daemon/cluster/convert 0.056s coverage: 35.9% of statements [2021-02-06T15:38:09.261Z] --- PASS: TestBuildLabelWithTargets (2.64s) [2021-02-06T15:38:09.262Z] === RUN TestBuildWithEmptyLayers [2021-02-06T15:38:10.292Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-02-06T15:38:10.292Z] === RUN TestBuildMultiStageOnBuild [2021-02-06T15:38:11.193Z] ok github.com/docker/docker/daemon/cluster 0.137s coverage: 0.5% of statements [2021-02-06T15:38:12.173Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:38:12.173Z] [2021-02-06T15:38:12.173Z] + TEST_INTEGRATION_DEST=2 [2021-02-06T15:38:12.173Z] + CONTAINER_NAME=docker-pr3-2 [2021-02-06T15:38:12.173Z] + TEST_SKIP_INTEGRATION=1 [2021-02-06T15:38:12.173Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-06T15:38:12.173Z] + run_tests [2021-02-06T15:38:12.173Z] + c=0 [2021-02-06T15:38:12.173Z] + '[' -n 0 ']' [2021-02-06T15:38:12.173Z] + rm= [2021-02-06T15:38:12.173Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41995/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41995/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/make.sh '' test-integration [2021-02-06T15:38:12.173Z] + TEST_INTEGRATION_DEST=1 [2021-02-06T15:38:12.173Z] + CONTAINER_NAME=docker-pr3-1 [2021-02-06T15:38:12.173Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-06T15:38:12.173Z] + run_tests test-integration-flaky [2021-02-06T15:38:12.173Z] + '[' -n 0 ']' [2021-02-06T15:38:12.173Z] + rm= [2021-02-06T15:38:12.173Z] + TEST_INTEGRATION_DEST=3 [2021-02-06T15:38:12.173Z] + CONTAINER_NAME=docker-pr3-3 [2021-02-06T15:38:12.173Z] + TEST_SKIP_INTEGRATION=1 [2021-02-06T15:38:12.173Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-06T15:38:12.173Z] + run_tests [2021-02-06T15:38:12.173Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41995/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41995/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/make.sh test-integration-flaky test-integration [2021-02-06T15:38:12.173Z] + '[' -n 0 ']' [2021-02-06T15:38:12.173Z] + rm= [2021-02-06T15:38:12.173Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41995/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41995/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/make.sh '' test-integration [2021-02-06T15:38:12.173Z] ++ jobs -p [2021-02-06T15:38:12.173Z] + for job in $(jobs -p) [2021-02-06T15:38:12.173Z] + wait 13818 [2021-02-06T15:38:12.173Z] [2021-02-06T15:38:12.173Z] [2021-02-06T15:38:12.173Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-06T15:38:12.173Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-06T15:38:12.173Z] HOSTNAME=500d6cc18f94 [2021-02-06T15:38:12.173Z] TEST_SKIP_INTEGRATION=1 [2021-02-06T15:38:12.173Z] TESTDEBUG=0 [2021-02-06T15:38:12.173Z] DEST=bundles/test-integration [2021-02-06T15:38:12.173Z] PWD=/go/src/github.com/docker/docker [2021-02-06T15:38:12.173Z] KEEPBUNDLE=1 [2021-02-06T15:38:12.173Z] DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 [2021-02-06T15:38:12.173Z] container=docker [2021-02-06T15:38:12.173Z] HOME=/root [2021-02-06T15:38:12.173Z] GOLANG_VERSION=1.13.15 [2021-02-06T15:38:12.173Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-06T15:38:12.173Z] VALIDATE_BRANCH=master [2021-02-06T15:38:12.173Z] TERM=xterm [2021-02-06T15:38:12.173Z] DOCKER_PKG=github.com/docker/docker [2021-02-06T15:38:12.173Z] SHLVL=1 [2021-02-06T15:38:12.173Z] TIMEOUT=120m [2021-02-06T15:38:12.173Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-06T15:38:12.173Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-06T15:38:12.173Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-06T15:38:12.173Z] GO111MODULE=off [2021-02-06T15:38:12.173Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-06T15:38:12.173Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-06T15:38:12.173Z] GOPATH=/go [2021-02-06T15:38:12.173Z] PKG_CONFIG=pkg-config [2021-02-06T15:38:12.173Z] _=/usr/bin/env [2021-02-06T15:38:12.173Z] Building test suite binary ./integration-cli/test.main [2021-02-06T15:38:12.173Z] [2021-02-06T15:38:12.173Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-06T15:38:12.173Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-06T15:38:12.173Z] HOSTNAME=9cc352f0f091 [2021-02-06T15:38:12.173Z] TEST_SKIP_INTEGRATION=1 [2021-02-06T15:38:12.173Z] TESTDEBUG=0 [2021-02-06T15:38:12.173Z] DEST=bundles/test-integration [2021-02-06T15:38:12.173Z] PWD=/go/src/github.com/docker/docker [2021-02-06T15:38:12.173Z] KEEPBUNDLE=1 [2021-02-06T15:38:12.173Z] DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 [2021-02-06T15:38:12.173Z] container=docker [2021-02-06T15:38:12.173Z] HOME=/root [2021-02-06T15:38:12.173Z] GOLANG_VERSION=1.13.15 [2021-02-06T15:38:12.173Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-06T15:38:12.173Z] VALIDATE_BRANCH=master [2021-02-06T15:38:12.173Z] TERM=xterm [2021-02-06T15:38:12.173Z] DOCKER_PKG=github.com/docker/docker [2021-02-06T15:38:12.173Z] SHLVL=1 [2021-02-06T15:38:12.173Z] TIMEOUT=120m [2021-02-06T15:38:12.173Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-06T15:38:12.173Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-06T15:38:12.173Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-06T15:38:12.173Z] GO111MODULE=off [2021-02-06T15:38:12.173Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-06T15:38:12.173Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-06T15:38:12.173Z] GOPATH=/go [2021-02-06T15:38:12.173Z] PKG_CONFIG=pkg-config [2021-02-06T15:38:12.173Z] _=/usr/bin/env [2021-02-06T15:38:12.173Z] Building test suite binary ./integration-cli/test.main [2021-02-06T15:38:12.173Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-06T15:38:12.173Z] No new tests added to integration. [2021-02-06T15:38:12.173Z] [2021-02-06T15:38:12.173Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-06T15:38:12.173Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-06T15:38:12.173Z] HOSTNAME=c00386f6333a [2021-02-06T15:38:12.173Z] TESTDEBUG=0 [2021-02-06T15:38:12.173Z] DEST=bundles/test-integration [2021-02-06T15:38:12.173Z] PWD=/go/src/github.com/docker/docker [2021-02-06T15:38:12.173Z] KEEPBUNDLE=1 [2021-02-06T15:38:12.173Z] DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 [2021-02-06T15:38:12.173Z] container=docker [2021-02-06T15:38:12.173Z] HOME=/root [2021-02-06T15:38:12.173Z] GOLANG_VERSION=1.13.15 [2021-02-06T15:38:12.173Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-06T15:38:12.173Z] VALIDATE_BRANCH=master [2021-02-06T15:38:12.173Z] TERM=xterm [2021-02-06T15:38:12.173Z] DOCKER_PKG=github.com/docker/docker [2021-02-06T15:38:12.173Z] SHLVL=1 [2021-02-06T15:38:12.173Z] TIMEOUT=120m [2021-02-06T15:38:12.174Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-06T15:38:12.174Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-06T15:38:12.174Z] GO111MODULE=off [2021-02-06T15:38:12.174Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-06T15:38:12.174Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-06T15:38:12.174Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-06T15:38:12.174Z] GOPATH=/go [2021-02-06T15:38:12.174Z] PKG_CONFIG=pkg-config [2021-02-06T15:38:12.174Z] _=/usr/bin/env [2021-02-06T15:38:12.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-06T15:38:12.477Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:38:12.477Z] [2021-02-06T15:38:12.477Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-06T15:38:12.477Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-06T15:38:12.477Z] HOSTNAME=5e02ed95e440 [2021-02-06T15:38:12.477Z] DEST=bundles/test-integration [2021-02-06T15:38:12.477Z] PWD=/go/src/github.com/docker/docker [2021-02-06T15:38:12.477Z] DOCKER_ROOTLESS=1 [2021-02-06T15:38:12.477Z] DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 [2021-02-06T15:38:12.477Z] container=docker [2021-02-06T15:38:12.477Z] HOME=/root [2021-02-06T15:38:12.477Z] GOLANG_VERSION=1.13.15 [2021-02-06T15:38:12.477Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-06T15:38:12.477Z] VALIDATE_BRANCH=master [2021-02-06T15:38:12.477Z] TERM=xterm [2021-02-06T15:38:12.477Z] DOCKER_PKG=github.com/docker/docker [2021-02-06T15:38:12.477Z] SHLVL=1 [2021-02-06T15:38:12.477Z] TIMEOUT=120m [2021-02-06T15:38:12.477Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-06T15:38:12.477Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-06T15:38:12.477Z] GO111MODULE=off [2021-02-06T15:38:12.477Z] DOCKER_EXPERIMENTAL=1 [2021-02-06T15:38:12.477Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-06T15:38:12.477Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-06T15:38:12.477Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-06T15:38:12.477Z] GOPATH=/go [2021-02-06T15:38:12.477Z] PKG_CONFIG=pkg-config [2021-02-06T15:38:12.477Z] _=/usr/bin/env [2021-02-06T15:38:12.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-06T15:38:13.022Z] ......................... [ 67%] [2021-02-06T15:38:13.765Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2021-02-06T15:38:13.907Z] --- PASS: TestBuildMultiStageOnBuild (3.09s) [2021-02-06T15:38:13.907Z] === RUN TestBuildUncleanTarFilenames [2021-02-06T15:38:14.720Z] ok github.com/docker/docker/daemon/config 0.093s coverage: 81.8% of statements [2021-02-06T15:38:14.936Z] --- PASS: TestBuildUncleanTarFilenames (1.48s) [2021-02-06T15:38:14.936Z] === RUN TestBuildMultiStageLayerLeak [2021-02-06T15:38:15.300Z] ok github.com/docker/docker/daemon/events 0.092s coverage: 50.0% of statements [2021-02-06T15:38:16.699Z] ok github.com/docker/docker/daemon/graphdriver 0.051s coverage: 2.2% of statements [2021-02-06T15:38:18.442Z] --- PASS: TestBuildMultiStageLayerLeak (3.28s) [2021-02-06T15:38:18.442Z] === RUN TestBuildWithHugeFile [2021-02-06T15:38:20.018Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-02-06T15:38:20.018Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.522s coverage: 14.1% of statements [2021-02-06T15:38:21.414Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.586s coverage: 56.2% of statements [2021-02-06T15:38:23.978Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-02-06T15:38:25.911Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.255s coverage: 46.2% of statements [2021-02-06T15:38:25.911Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.875s coverage: 73.3% of statements [2021-02-06T15:38:27.843Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.063s coverage: 49.4% of statements [2021-02-06T15:38:28.108Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-02-06T15:38:29.060Z] ok github.com/docker/docker/daemon 12.315s coverage: 17.1% of statements [2021-02-06T15:38:29.060Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-06T15:38:29.060Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-06T15:38:29.060Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-06T15:38:29.060Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-06T15:38:29.060Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-06T15:38:30.013Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2021-02-06T15:38:30.278Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2021-02-06T15:38:31.678Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 6.4% of statements [2021-02-06T15:38:32.258Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 43.2% of statements [2021-02-06T15:38:33.212Z] ok github.com/docker/docker/daemon/logger/awslogs 0.340s coverage: 77.8% of statements [2021-02-06T15:38:33.212Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2021-02-06T15:38:33.793Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 23.9% of statements [2021-02-06T15:38:34.058Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.491s coverage: 57.7% of statements [2021-02-06T15:38:34.058Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-06T15:38:34.058Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-06T15:38:34.058Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-06T15:38:34.058Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-06T15:38:34.058Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-06T15:38:34.058Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-06T15:38:34.058Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 87.2% of statements [2021-02-06T15:38:35.014Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 61.6% of statements [2021-02-06T15:38:35.594Z] ok github.com/docker/docker/daemon/logger/local 0.070s coverage: 75.2% of statements [2021-02-06T15:38:35.594Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-06T15:38:36.175Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2021-02-06T15:38:36.439Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 59.3% of statements [2021-02-06T15:38:37.019Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2021-02-06T15:38:37.284Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2021-02-06T15:38:38.237Z] ok github.com/docker/docker/daemon/network 0.065s coverage: 63.8% of statements [2021-02-06T15:38:39.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-06T15:38:39.190Z] ok github.com/docker/docker/distribution/metadata 0.105s coverage: 48.2% of statements [2021-02-06T15:38:39.190Z] ok github.com/docker/docker/daemon/logger/splunk 1.841s coverage: 82.5% of statements [2021-02-06T15:38:39.190Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-06T15:38:39.190Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-06T15:38:39.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-06T15:38:41.124Z] ok github.com/docker/docker/errdefs 0.013s coverage: 53.1% of statements [2021-02-06T15:38:41.124Z] ok github.com/docker/docker/distribution 0.291s coverage: 25.0% of statements [2021-02-06T15:38:41.124Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-06T15:38:41.388Z] ok github.com/docker/docker/image 0.089s coverage: 86.8% of statements [2021-02-06T15:38:42.344Z] ok github.com/docker/docker/image/cache 0.038s coverage: 19.2% of statements [2021-02-06T15:38:42.344Z] ok github.com/docker/docker/image/v1 0.045s coverage: 25.0% of statements [2021-02-06T15:38:42.344Z] ok github.com/docker/docker/distribution/xfer 1.761s coverage: 85.1% of statements [2021-02-06T15:38:42.344Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-06T15:38:42.344Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-06T15:38:42.344Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-06T15:38:42.923Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-02-06T15:38:43.380Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-06T15:38:44.324Z] ok github.com/docker/docker/opts 0.055s coverage: 67.1% of statements [2021-02-06T15:38:44.324Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2021-02-06T15:38:44.324Z] ok github.com/docker/docker/oci 0.026s coverage: 38.4% of statements [2021-02-06T15:38:44.354Z] === RUN TestBoolValue [2021-02-06T15:38:44.354Z] --- PASS: TestBoolValue (0.00s) [2021-02-06T15:38:44.354Z] === RUN TestBoolValueOrDefault [2021-02-06T15:38:44.354Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-02-06T15:38:44.354Z] === RUN TestInt64ValueOrZero [2021-02-06T15:38:44.354Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-02-06T15:38:44.354Z] === RUN TestInt64ValueOrDefault [2021-02-06T15:38:44.354Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-02-06T15:38:44.354Z] === RUN TestInt64ValueOrDefaultWithError [2021-02-06T15:38:44.354Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-02-06T15:38:44.354Z] === RUN TestJsonContentType [2021-02-06T15:38:44.354Z] --- PASS: TestJsonContentType (0.00s) [2021-02-06T15:38:44.354Z] PASS [2021-02-06T15:38:44.354Z] coverage: 14.7% of statements [2021-02-06T15:38:44.354Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 14.7% of statements [2021-02-06T15:38:44.903Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2021-02-06T15:38:45.525Z] --- PASS: TestBuildWithHugeFile (26.53s) [2021-02-06T15:38:45.525Z] === RUN TestBuildWCOWSandboxSize [2021-02-06T15:38:45.525Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-06T15:38:45.525Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-06T15:38:45.525Z] === RUN TestBuildWithEmptyDockerfile [2021-02-06T15:38:45.525Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:38:45.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:38:45.525Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:38:45.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:38:45.525Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:38:45.525Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:38:45.525Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:38:45.525Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:38:45.525Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:38:45.525Z] --- PASS: TestBuildWithEmptyDockerfile (0.21s) [2021-02-06T15:38:45.525Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-02-06T15:38:45.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-02-06T15:38:45.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-02-06T15:38:45.525Z] === RUN TestBuildPreserveOwnership [2021-02-06T15:38:45.525Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-06T15:38:46.305Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2021-02-06T15:38:46.305Z] ok github.com/docker/docker/pkg/authorization 0.636s coverage: 68.3% of statements [2021-02-06T15:38:46.559Z] === RUN TestMaskSecretKeys [2021-02-06T15:38:46.559Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-02-06T15:38:46.559Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-02-06T15:38:46.559Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-02-06T15:38:46.559Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-02-06T15:38:46.559Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-02-06T15:38:46.559Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-02-06T15:38:46.559Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-02-06T15:38:46.559Z] === RUN TestVersionMiddlewareVersion [2021-02-06T15:38:46.559Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-02-06T15:38:46.559Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-02-06T15:38:46.559Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-02-06T15:38:46.559Z] PASS [2021-02-06T15:38:46.559Z] coverage: 37.7% of statements [2021-02-06T15:38:46.559Z] ok github.com/docker/docker/api/server/middleware 0.077s coverage: 37.7% of statements [2021-02-06T15:38:46.559Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-06T15:38:46.559Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-06T15:38:46.559Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-06T15:38:46.559Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-06T15:38:46.559Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-06T15:38:46.559Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-06T15:38:46.559Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-06T15:38:46.559Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-06T15:38:46.559Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-06T15:38:46.559Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-06T15:38:46.559Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-06T15:38:46.882Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2021-02-06T15:38:47.460Z] ok github.com/docker/docker/pkg/archive 1.257s coverage: 76.9% of statements [2021-02-06T15:38:47.533Z] === RUN TestToJSON [2021-02-06T15:38:47.533Z] --- PASS: TestToJSON (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestToParamWithVersion [2021-02-06T15:38:47.533Z] --- PASS: TestToParamWithVersion (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestFromJSON [2021-02-06T15:38:47.533Z] --- PASS: TestFromJSON (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestEmpty [2021-02-06T15:38:47.533Z] --- PASS: TestEmpty (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestArgsMatchKVListEmptySources [2021-02-06T15:38:47.533Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestArgsMatchKVList [2021-02-06T15:38:47.533Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestArgsMatch [2021-02-06T15:38:47.533Z] --- PASS: TestArgsMatch (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestAdd [2021-02-06T15:38:47.533Z] --- PASS: TestAdd (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestDel [2021-02-06T15:38:47.533Z] --- PASS: TestDel (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestLen [2021-02-06T15:38:47.533Z] --- PASS: TestLen (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestExactMatch [2021-02-06T15:38:47.533Z] --- PASS: TestExactMatch (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestOnlyOneExactMatch [2021-02-06T15:38:47.533Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestContains [2021-02-06T15:38:47.533Z] --- PASS: TestContains (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestValidate [2021-02-06T15:38:47.533Z] --- PASS: TestValidate (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestWalkValues [2021-02-06T15:38:47.533Z] --- PASS: TestWalkValues (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestFuzzyMatch [2021-02-06T15:38:47.533Z] --- PASS: TestFuzzyMatch (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestClone [2021-02-06T15:38:47.533Z] --- PASS: TestClone (0.00s) [2021-02-06T15:38:47.533Z] PASS [2021-02-06T15:38:47.533Z] coverage: 92.2% of statements [2021-02-06T15:38:47.533Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 92.2% of statements [2021-02-06T15:38:47.533Z] === RUN TestStrSliceMarshalJSON [2021-02-06T15:38:47.533Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestStrSliceUnmarshalJSON [2021-02-06T15:38:47.533Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestStrSliceUnmarshalString [2021-02-06T15:38:47.533Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-02-06T15:38:47.533Z] === RUN TestStrSliceUnmarshalSlice [2021-02-06T15:38:47.533Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-02-06T15:38:47.533Z] PASS [2021-02-06T15:38:47.533Z] coverage: 90.0% of statements [2021-02-06T15:38:47.533Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-02-06T15:38:47.533Z] === RUN TestAdjustForAPIVersion [2021-02-06T15:38:47.533Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-02-06T15:38:47.533Z] PASS [2021-02-06T15:38:47.533Z] coverage: 5.7% of statements [2021-02-06T15:38:47.533Z] ok github.com/docker/docker/api/server/router/swarm 0.056s coverage: 5.7% of statements [2021-02-06T15:38:47.533Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-06T15:38:47.723Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-06T15:38:47.995Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-06T15:38:47.995Z] === RUN TestDurationToSecondsString [2021-02-06T15:38:47.995Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-02-06T15:38:47.995Z] === RUN TestGetTimestamp [2021-02-06T15:38:47.995Z] --- PASS: TestGetTimestamp (0.11s) [2021-02-06T15:38:47.995Z] === RUN TestParseTimestamps [2021-02-06T15:38:47.995Z] --- PASS: TestParseTimestamps (0.00s) [2021-02-06T15:38:47.995Z] PASS [2021-02-06T15:38:47.995Z] coverage: 100.0% of statements [2021-02-06T15:38:47.995Z] ok github.com/docker/docker/api/types/time 0.162s coverage: 100.0% of statements [2021-02-06T15:38:48.302Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2021-02-06T15:38:48.458Z] === RUN TestCompareVersion [2021-02-06T15:38:48.458Z] --- PASS: TestCompareVersion (0.00s) [2021-02-06T15:38:48.458Z] PASS [2021-02-06T15:38:48.458Z] coverage: 75.0% of statements [2021-02-06T15:38:48.458Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/builder [no test files] [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-06T15:38:48.458Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-06T15:38:48.880Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-02-06T15:38:49.459Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-06T15:38:49.723Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-06T15:38:49.964Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-06T15:38:50.003Z] === RUN TestParseRemoteURL [2021-02-06T15:38:50.003Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-02-06T15:38:50.003Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-02-06T15:38:50.003Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-02-06T15:38:50.003Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-02-06T15:38:50.003Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-02-06T15:38:50.003Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-02-06T15:38:50.003Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-02-06T15:38:50.003Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-02-06T15:38:50.003Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-02-06T15:38:50.003Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-02-06T15:38:50.003Z] --- PASS: TestParseRemoteURL (0.00s) [2021-02-06T15:38:50.003Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-02-06T15:38:50.003Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-02-06T15:38:50.003Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-02-06T15:38:50.003Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-02-06T15:38:50.003Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-02-06T15:38:50.003Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-02-06T15:38:50.003Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-02-06T15:38:50.003Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-02-06T15:38:50.003Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-02-06T15:38:50.003Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-02-06T15:38:50.003Z] === RUN TestCloneArgsSmartHttp [2021-02-06T15:38:50.003Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-02-06T15:38:50.003Z] === RUN TestCloneArgsDumbHttp [2021-02-06T15:38:50.003Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-02-06T15:38:50.003Z] === RUN TestCloneArgsGit [2021-02-06T15:38:50.003Z] --- PASS: TestCloneArgsGit (0.00s) [2021-02-06T15:38:50.003Z] === RUN TestCheckoutGit [2021-02-06T15:38:50.300Z] ok github.com/docker/docker/pkg/chrootarchive 3.484s coverage: 43.2% of statements [2021-02-06T15:38:50.877Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2021-02-06T15:38:51.141Z] ok github.com/docker/docker/pkg/fileutils 0.054s coverage: 89.5% of statements [2021-02-06T15:38:51.720Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-02-06T15:38:51.720Z] ok github.com/docker/docker/pkg/fsutils 0.342s coverage: 85.1% of statements [2021-02-06T15:38:51.985Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2021-02-06T15:38:52.198Z] === RUN TestEnable [2021-02-06T15:38:52.198Z] --- PASS: TestEnable (0.00s) [2021-02-06T15:38:52.198Z] === RUN TestDisable [2021-02-06T15:38:52.198Z] --- PASS: TestDisable (0.00s) [2021-02-06T15:38:52.198Z] === RUN TestEnabled [2021-02-06T15:38:52.198Z] --- PASS: TestEnabled (0.00s) [2021-02-06T15:38:52.198Z] PASS [2021-02-06T15:38:52.198Z] coverage: 100.0% of statements [2021-02-06T15:38:52.198Z] ok github.com/docker/docker/cli/debug 0.073s coverage: 100.0% of statements [2021-02-06T15:38:52.198Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-02-06T15:38:52.198Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-02-06T15:38:52.198Z] === RUN TestProcessNoDockerignore [2021-02-06T15:38:52.198Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-02-06T15:38:52.198Z] === RUN TestProcessShouldLeaveAllFiles [2021-02-06T15:38:52.198Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-02-06T15:38:52.198Z] === RUN TestDetectContentType [2021-02-06T15:38:52.198Z] --- PASS: TestDetectContentType (0.00s) [2021-02-06T15:38:52.198Z] === RUN TestSelectAcceptableMIME [2021-02-06T15:38:52.198Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-02-06T15:38:52.198Z] === RUN TestInspectEmptyResponse [2021-02-06T15:38:52.198Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-02-06T15:38:52.198Z] === RUN TestInspectResponseBinary [2021-02-06T15:38:52.198Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-02-06T15:38:52.198Z] === RUN TestResponseUnsupportedContentType [2021-02-06T15:38:52.198Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-02-06T15:38:52.198Z] === RUN TestInspectResponseTextSimple [2021-02-06T15:38:52.198Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-02-06T15:38:52.198Z] === RUN TestInspectResponseEmptyContentType [2021-02-06T15:38:52.198Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-02-06T15:38:52.249Z] ok github.com/docker/docker/layer 7.538s coverage: 68.8% of statements [2021-02-06T15:38:52.249Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-06T15:38:52.249Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-06T15:38:52.249Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-06T15:38:52.249Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-06T15:38:52.249Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-06T15:38:52.249Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-06T15:38:52.249Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-06T15:38:52.660Z] === RUN TestUnknownContentLength [2021-02-06T15:38:52.660Z] --- PASS: TestUnknownContentLength (0.00s) [2021-02-06T15:38:52.660Z] === RUN TestDownloadRemote [2021-02-06T15:38:52.660Z] --- PASS: TestDownloadRemote (0.10s) [2021-02-06T15:38:52.660Z] === RUN TestGetWithStatusError [2021-02-06T15:38:52.660Z] --- PASS: TestGetWithStatusError (0.00s) [2021-02-06T15:38:52.660Z] === RUN TestCloseRootDirectory [2021-02-06T15:38:52.660Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-02-06T15:38:52.660Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:38:52.660Z] === RUN TestHashFile [2021-02-06T15:38:52.660Z] --- SKIP: TestHashFile (0.00s) [2021-02-06T15:38:52.660Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:38:52.660Z] === RUN TestHashSubdir [2021-02-06T15:38:52.660Z] --- SKIP: TestHashSubdir (0.00s) [2021-02-06T15:38:52.660Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:38:52.660Z] === RUN TestRemoveDirectory [2021-02-06T15:38:52.660Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-02-06T15:38:52.660Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:38:52.660Z] PASS [2021-02-06T15:38:52.660Z] coverage: 9.3% of statements [2021-02-06T15:38:52.660Z] ok github.com/docker/docker/builder/remotecontext 0.317s coverage: 9.3% of statements [2021-02-06T15:38:52.681Z] --- PASS: TestBuildPreserveOwnership (6.99s) [2021-02-06T15:38:52.681Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.50s) [2021-02-06T15:38:52.681Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.48s) [2021-02-06T15:38:52.681Z] === RUN TestBuildPlatformInvalid [2021-02-06T15:38:52.681Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-02-06T15:38:52.681Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-06T15:38:53.121Z] === RUN TestGetAllAllowed [2021-02-06T15:38:53.121Z] --- PASS: TestGetAllAllowed (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestGetAllMeta [2021-02-06T15:38:53.121Z] --- PASS: TestGetAllMeta (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestWarnOnUnusedBuildArgs [2021-02-06T15:38:53.121Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestIsUnreferencedBuiltin [2021-02-06T15:38:53.121Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestIsExistingDirectory [2021-02-06T15:38:53.121Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestGetFilenameForDownload [2021-02-06T15:38:53.121Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestEnv2Variables [2021-02-06T15:38:53.121Z] --- PASS: TestEnv2Variables (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-02-06T15:38:53.121Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestMaintainer [2021-02-06T15:38:53.121Z] --- PASS: TestMaintainer (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestLabel [2021-02-06T15:38:53.121Z] --- PASS: TestLabel (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestFromScratch [2021-02-06T15:38:53.121Z] --- PASS: TestFromScratch (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestFromWithArg [2021-02-06T15:38:53.121Z] --- PASS: TestFromWithArg (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-02-06T15:38:53.121Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestFromWithUndefinedArg [2021-02-06T15:38:53.121Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestFromMultiStageWithNamedStage [2021-02-06T15:38:53.121Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestOnbuild [2021-02-06T15:38:53.121Z] --- PASS: TestOnbuild (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestWorkdir [2021-02-06T15:38:53.121Z] --- PASS: TestWorkdir (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestCmd [2021-02-06T15:38:53.121Z] --- PASS: TestCmd (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestHealthcheckNone [2021-02-06T15:38:53.121Z] --- PASS: TestHealthcheckNone (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestHealthcheckCmd [2021-02-06T15:38:53.121Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestEntrypoint [2021-02-06T15:38:53.121Z] --- PASS: TestEntrypoint (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestExpose [2021-02-06T15:38:53.121Z] --- PASS: TestExpose (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestUser [2021-02-06T15:38:53.121Z] --- PASS: TestUser (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestVolume [2021-02-06T15:38:53.121Z] --- PASS: TestVolume (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestStopSignal [2021-02-06T15:38:53.121Z] --- SKIP: TestStopSignal (0.00s) [2021-02-06T15:38:53.121Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-06T15:38:53.121Z] === RUN TestArg [2021-02-06T15:38:53.121Z] --- PASS: TestArg (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestShell [2021-02-06T15:38:53.121Z] --- PASS: TestShell (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestPrependEnvOnCmd [2021-02-06T15:38:53.121Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestRunWithBuildArgs [2021-02-06T15:38:53.121Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestRunIgnoresHealthcheck [2021-02-06T15:38:53.121Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestNormalizeWorkdir [2021-02-06T15:38:53.121Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestDispatch [2021-02-06T15:38:53.121Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-02-06T15:38:53.121Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-02-06T15:38:53.121Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-02-06T15:38:53.121Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-02-06T15:38:53.121Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-02-06T15:38:53.121Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-02-06T15:38:53.121Z] === RUN TestDispatch/COPY_url [2021-02-06T15:38:53.121Z] --- PASS: TestDispatch (0.05s) [2021-02-06T15:38:53.121Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-02-06T15:38:53.121Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-02-06T15:38:53.121Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-02-06T15:38:53.121Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) [2021-02-06T15:38:53.121Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-02-06T15:38:53.121Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-02-06T15:38:53.121Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestAddScratchImageAddsToMounts [2021-02-06T15:38:53.121Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestAddFromScratchPopulatesPlatform [2021-02-06T15:38:53.121Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-02-06T15:38:53.121Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-02-06T15:38:53.121Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-02-06T15:38:53.122Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-02-06T15:38:53.122Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-02-06T15:38:53.122Z] === RUN TestImageSourceGetAddsToMounts [2021-02-06T15:38:53.122Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-02-06T15:38:53.122Z] === RUN TestEmptyDockerfile [2021-02-06T15:38:53.122Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-02-06T15:38:53.122Z] === RUN TestSymlinkDockerfile [2021-02-06T15:38:53.122Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-02-06T15:38:53.122Z] === RUN TestDockerfileOutsideTheBuildContext [2021-02-06T15:38:53.122Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-02-06T15:38:53.122Z] === RUN TestNonExistingDockerfile [2021-02-06T15:38:53.122Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-02-06T15:38:53.122Z] === RUN TestCopyRunConfig [2021-02-06T15:38:53.122Z] --- PASS: TestCopyRunConfig (0.00s) [2021-02-06T15:38:53.122Z] === RUN TestDeepCopyRunConfig [2021-02-06T15:38:53.202Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2021-02-06T15:38:53.202Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2021-02-06T15:38:53.469Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-06T15:38:53.475Z] ok github.com/docker/docker/pkg/ioutils 0.632s coverage: 70.6% of statements [2021-02-06T15:38:53.475Z] ok github.com/docker/docker/pkg/idtools 0.883s coverage: 69.5% of statements [2021-02-06T15:38:53.475Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-06T15:38:53.475Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-06T15:38:53.475Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-06T15:38:53.475Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2021-02-06T15:38:53.475Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-06T15:38:53.475Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-02-06T15:38:53.584Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-02-06T15:38:53.584Z] === RUN TestExportImage [2021-02-06T15:38:53.584Z] --- PASS: TestExportImage (0.00s) [2021-02-06T15:38:53.584Z] === RUN TestNormalizeDest [2021-02-06T15:38:53.584Z] --- PASS: TestNormalizeDest (0.00s) [2021-02-06T15:38:53.584Z] PASS [2021-02-06T15:38:53.584Z] coverage: 46.6% of statements [2021-02-06T15:38:53.584Z] ok github.com/docker/docker/builder/dockerfile 0.231s coverage: 46.6% of statements [2021-02-06T15:38:53.584Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-06T15:38:54.072Z] ok github.com/docker/docker/pkg/parsers/kernel 0.045s coverage: 60.0% of statements [2021-02-06T15:38:54.072Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2021-02-06T15:38:54.072Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 86.7% of statements [2021-02-06T15:38:54.072Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-06T15:38:54.072Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-06T15:38:55.063Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2021-02-06T15:38:55.329Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-02-06T15:38:55.592Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-02-06T15:38:55.855Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-02-06T15:38:56.433Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2021-02-06T15:38:57.012Z] ok github.com/docker/docker/pkg/stdcopy 0.027s coverage: 100.0% of statements [2021-02-06T15:38:57.012Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2021-02-06T15:38:57.594Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-02-06T15:38:57.594Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-02-06T15:38:58.550Z] ok github.com/docker/docker/pkg/sysinfo 0.022s coverage: 54.2% of statements [2021-02-06T15:38:58.814Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2021-02-06T15:38:59.392Z] ok github.com/docker/docker/pkg/tailfile 0.098s coverage: 88.6% of statements [2021-02-06T15:38:59.392Z] ok github.com/docker/docker/pkg/signal 2.841s coverage: 61.0% of statements [2021-02-06T15:38:59.657Z] testing: warning: no tests to run [2021-02-06T15:38:59.657Z] coverage: [no statements] [2021-02-06T15:38:59.657Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2021-02-06T15:38:59.657Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2021-02-06T15:39:00.235Z] ok github.com/docker/docker/pkg/truncindex 0.125s coverage: 91.5% of statements [2021-02-06T15:39:00.235Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2021-02-06T15:39:00.235Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-02-06T15:39:01.142Z] Loaded image: buildpack-deps:buster [2021-02-06T15:39:01.435Z] Loaded image: busybox:latest [2021-02-06T15:39:01.435Z] Loaded image: busybox:glibc [2021-02-06T15:39:01.635Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2021-02-06T15:39:01.635Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 85.4% of statements [2021-02-06T15:39:01.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-06T15:39:02.591Z] ok github.com/docker/docker/reference 0.021s coverage: 83.7% of statements [2021-02-06T15:39:02.856Z] ok github.com/docker/docker/plugin 0.595s coverage: 23.2% of statements [2021-02-06T15:39:02.935Z] Loaded image: debian:bullseye [2021-02-06T15:39:03.227Z] Loaded image: hello-world:latest [2021-02-06T15:39:03.516Z] Loaded image: arm32v7/hello-world:latest [2021-02-06T15:39:04.789Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2021-02-06T15:39:04.789Z] ok github.com/docker/docker/quota 0.649s coverage: 71.4% of statements [2021-02-06T15:39:04.789Z] ok github.com/docker/docker/registry 0.189s coverage: 57.2% of statements [2021-02-06T15:39:05.053Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2021-02-06T15:39:05.317Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-02-06T15:39:05.895Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2021-02-06T15:39:06.003Z] === RUN TestCheckpointCreateError [2021-02-06T15:39:06.003Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCheckpointCreate [2021-02-06T15:39:06.003Z] --- PASS: TestCheckpointCreate (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCheckpointDeleteError [2021-02-06T15:39:06.003Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCheckpointDelete [2021-02-06T15:39:06.003Z] --- PASS: TestCheckpointDelete (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCheckpointListError [2021-02-06T15:39:06.003Z] --- PASS: TestCheckpointListError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCheckpointList [2021-02-06T15:39:06.003Z] --- PASS: TestCheckpointList (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCheckpointListContainerNotFound [2021-02-06T15:39:06.003Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestNewClientWithOpsFromEnv [2021-02-06T15:39:06.003Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-02-06T15:39:06.003Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-06T15:39:06.003Z] === RUN TestGetAPIPath [2021-02-06T15:39:06.003Z] --- PASS: TestGetAPIPath (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestParseHostURL [2021-02-06T15:39:06.003Z] --- PASS: TestParseHostURL (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-02-06T15:39:06.003Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestNegotiateAPIVersionEmpty [2021-02-06T15:39:06.003Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestNegotiateAPIVersion [2021-02-06T15:39:06.003Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestNegotiateAPVersionOverride [2021-02-06T15:39:06.003Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestNegotiateAPIVersionAutomatic [2021-02-06T15:39:06.003Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-02-06T15:39:06.003Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-02-06T15:39:06.003Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestClientRedirect [2021-02-06T15:39:06.003Z] --- PASS: TestClientRedirect (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigCreateUnsupported [2021-02-06T15:39:06.003Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigCreateError [2021-02-06T15:39:06.003Z] --- PASS: TestConfigCreateError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigCreate [2021-02-06T15:39:06.003Z] --- PASS: TestConfigCreate (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigInspectNotFound [2021-02-06T15:39:06.003Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigInspectWithEmptyID [2021-02-06T15:39:06.003Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigInspectUnsupported [2021-02-06T15:39:06.003Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigInspectError [2021-02-06T15:39:06.003Z] --- PASS: TestConfigInspectError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigInspectConfigNotFound [2021-02-06T15:39:06.003Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigInspect [2021-02-06T15:39:06.003Z] --- PASS: TestConfigInspect (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigListUnsupported [2021-02-06T15:39:06.003Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigListError [2021-02-06T15:39:06.003Z] --- PASS: TestConfigListError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigList [2021-02-06T15:39:06.003Z] --- PASS: TestConfigList (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigRemoveUnsupported [2021-02-06T15:39:06.003Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigRemoveError [2021-02-06T15:39:06.003Z] --- PASS: TestConfigRemoveError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigRemove [2021-02-06T15:39:06.003Z] --- PASS: TestConfigRemove (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigUpdateUnsupported [2021-02-06T15:39:06.003Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigUpdateError [2021-02-06T15:39:06.003Z] --- PASS: TestConfigUpdateError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestConfigUpdate [2021-02-06T15:39:06.003Z] --- PASS: TestConfigUpdate (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestContainerCommitError [2021-02-06T15:39:06.003Z] --- PASS: TestContainerCommitError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestContainerCommit [2021-02-06T15:39:06.003Z] --- PASS: TestContainerCommit (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestContainerStatPathError [2021-02-06T15:39:06.003Z] --- PASS: TestContainerStatPathError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestContainerStatPathNotFoundError [2021-02-06T15:39:06.003Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestContainerStatPathNoHeaderError [2021-02-06T15:39:06.003Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestContainerStatPath [2021-02-06T15:39:06.003Z] --- PASS: TestContainerStatPath (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCopyToContainerError [2021-02-06T15:39:06.003Z] --- PASS: TestCopyToContainerError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCopyToContainerNotFoundError [2021-02-06T15:39:06.003Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCopyToContainerNotStatusOKError [2021-02-06T15:39:06.003Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCopyToContainer [2021-02-06T15:39:06.003Z] --- PASS: TestCopyToContainer (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCopyFromContainerError [2021-02-06T15:39:06.003Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-02-06T15:39:06.003Z] === RUN TestCopyFromContainerNotFoundError [2021-02-06T15:39:06.003Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestCopyFromContainerNotStatusOKError [2021-02-06T15:39:06.004Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestCopyFromContainerNoHeaderError [2021-02-06T15:39:06.004Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestCopyFromContainer [2021-02-06T15:39:06.004Z] --- PASS: TestCopyFromContainer (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerCreateError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerCreateError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerCreateImageNotFound [2021-02-06T15:39:06.004Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerCreateWithName [2021-02-06T15:39:06.004Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerCreateAutoRemove [2021-02-06T15:39:06.004Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerDiffError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerDiffError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerDiff [2021-02-06T15:39:06.004Z] --- PASS: TestContainerDiff (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerExecCreateError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerExecCreate [2021-02-06T15:39:06.004Z] --- PASS: TestContainerExecCreate (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerExecStartError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerExecStartError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerExecStart [2021-02-06T15:39:06.004Z] --- PASS: TestContainerExecStart (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerExecInspectError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerExecInspect [2021-02-06T15:39:06.004Z] --- PASS: TestContainerExecInspect (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerExportError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerExportError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerExport [2021-02-06T15:39:06.004Z] --- PASS: TestContainerExport (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerInspectError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerInspectError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerInspectContainerNotFound [2021-02-06T15:39:06.004Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerInspectWithEmptyID [2021-02-06T15:39:06.004Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerInspect [2021-02-06T15:39:06.004Z] --- PASS: TestContainerInspect (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerInspectNode [2021-02-06T15:39:06.004Z] --- PASS: TestContainerInspectNode (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerKillError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerKillError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerKill [2021-02-06T15:39:06.004Z] --- PASS: TestContainerKill (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerListError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerListError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerList [2021-02-06T15:39:06.004Z] --- PASS: TestContainerList (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerLogsNotFoundError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerLogsError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerLogsError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerLogs [2021-02-06T15:39:06.004Z] --- PASS: TestContainerLogs (0.13s) [2021-02-06T15:39:06.004Z] === RUN TestContainerPauseError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerPauseError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerPause [2021-02-06T15:39:06.004Z] --- PASS: TestContainerPause (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainersPruneError [2021-02-06T15:39:06.004Z] --- PASS: TestContainersPruneError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainersPrune [2021-02-06T15:39:06.004Z] --- PASS: TestContainersPrune (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerRemoveError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerRemoveError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerRemoveNotFoundError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerRemove [2021-02-06T15:39:06.004Z] --- PASS: TestContainerRemove (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerRenameError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerRenameError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerRename [2021-02-06T15:39:06.004Z] --- PASS: TestContainerRename (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerResizeError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerResizeError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerExecResizeError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerResize [2021-02-06T15:39:06.004Z] --- PASS: TestContainerResize (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerExecResize [2021-02-06T15:39:06.004Z] --- PASS: TestContainerExecResize (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerRestartError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerRestartError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerRestart [2021-02-06T15:39:06.004Z] --- PASS: TestContainerRestart (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerStartError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerStartError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerStart [2021-02-06T15:39:06.004Z] --- PASS: TestContainerStart (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerStatsError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerStatsError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerStats [2021-02-06T15:39:06.004Z] --- PASS: TestContainerStats (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerStopError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerStopError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerStop [2021-02-06T15:39:06.004Z] --- PASS: TestContainerStop (0.02s) [2021-02-06T15:39:06.004Z] === RUN TestContainerTopError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerTopError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerTop [2021-02-06T15:39:06.004Z] --- PASS: TestContainerTop (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerUnpauseError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerUnpause [2021-02-06T15:39:06.004Z] --- PASS: TestContainerUnpause (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerUpdateError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerUpdateError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerUpdate [2021-02-06T15:39:06.004Z] --- PASS: TestContainerUpdate (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerWaitError [2021-02-06T15:39:06.004Z] --- PASS: TestContainerWaitError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestContainerWait [2021-02-06T15:39:06.004Z] --- PASS: TestContainerWait (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestDiskUsageError [2021-02-06T15:39:06.004Z] --- PASS: TestDiskUsageError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestDiskUsage [2021-02-06T15:39:06.004Z] --- PASS: TestDiskUsage (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestDistributionInspectUnsupported [2021-02-06T15:39:06.004Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestDistributionInspectWithEmptyID [2021-02-06T15:39:06.004Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestEventsErrorInOptions [2021-02-06T15:39:06.004Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestEventsErrorFromServer [2021-02-06T15:39:06.004Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestEvents [2021-02-06T15:39:06.004Z] --- PASS: TestEvents (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestTLSCloseWriter [2021-02-06T15:39:06.004Z] === PAUSE TestTLSCloseWriter [2021-02-06T15:39:06.004Z] === RUN TestImageBuildError [2021-02-06T15:39:06.004Z] --- PASS: TestImageBuildError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageBuild [2021-02-06T15:39:06.004Z] --- PASS: TestImageBuild (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestGetDockerOS [2021-02-06T15:39:06.004Z] --- PASS: TestGetDockerOS (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageCreateError [2021-02-06T15:39:06.004Z] --- PASS: TestImageCreateError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageCreate [2021-02-06T15:39:06.004Z] --- PASS: TestImageCreate (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageHistoryError [2021-02-06T15:39:06.004Z] --- PASS: TestImageHistoryError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageHistory [2021-02-06T15:39:06.004Z] --- PASS: TestImageHistory (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageImportError [2021-02-06T15:39:06.004Z] --- PASS: TestImageImportError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageImport [2021-02-06T15:39:06.004Z] --- PASS: TestImageImport (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageInspectError [2021-02-06T15:39:06.004Z] --- PASS: TestImageInspectError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageInspectImageNotFound [2021-02-06T15:39:06.004Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageInspectWithEmptyID [2021-02-06T15:39:06.004Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageInspect [2021-02-06T15:39:06.004Z] --- PASS: TestImageInspect (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageListError [2021-02-06T15:39:06.004Z] --- PASS: TestImageListError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageList [2021-02-06T15:39:06.004Z] --- PASS: TestImageList (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageListApiBefore125 [2021-02-06T15:39:06.004Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageLoadError [2021-02-06T15:39:06.004Z] --- PASS: TestImageLoadError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageLoad [2021-02-06T15:39:06.004Z] --- PASS: TestImageLoad (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagesPruneError [2021-02-06T15:39:06.004Z] --- PASS: TestImagesPruneError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagesPrune [2021-02-06T15:39:06.004Z] --- PASS: TestImagesPrune (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePullReferenceParseError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePullAnyError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePullAnyError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePullStatusUnauthorizedError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePullWithoutErrors [2021-02-06T15:39:06.004Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePushReferenceError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePushAnyError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePushAnyError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePushStatusUnauthorizedError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-02-06T15:39:06.004Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImagePushWithoutErrors [2021-02-06T15:39:06.004Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-02-06T15:39:06.004Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-02-06T15:39:06.004Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-02-06T15:39:06.004Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-02-06T15:39:06.004Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-02-06T15:39:06.004Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-02-06T15:39:06.004Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-02-06T15:39:06.004Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-02-06T15:39:06.004Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageRemoveError [2021-02-06T15:39:06.004Z] --- PASS: TestImageRemoveError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageRemoveImageNotFound [2021-02-06T15:39:06.004Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageRemove [2021-02-06T15:39:06.004Z] --- PASS: TestImageRemove (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageSaveError [2021-02-06T15:39:06.004Z] --- PASS: TestImageSaveError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageSave [2021-02-06T15:39:06.004Z] --- PASS: TestImageSave (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageSearchAnyError [2021-02-06T15:39:06.004Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageSearchStatusUnauthorizedError [2021-02-06T15:39:06.004Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-02-06T15:39:06.004Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-02-06T15:39:06.004Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-02-06T15:39:06.004Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageSearchWithoutErrors [2021-02-06T15:39:06.004Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageTagError [2021-02-06T15:39:06.004Z] --- PASS: TestImageTagError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageTagInvalidReference [2021-02-06T15:39:06.004Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageTagInvalidSourceImageName [2021-02-06T15:39:06.004Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageTagHexSource [2021-02-06T15:39:06.004Z] --- PASS: TestImageTagHexSource (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestImageTag [2021-02-06T15:39:06.004Z] --- PASS: TestImageTag (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestInfoServerError [2021-02-06T15:39:06.004Z] --- PASS: TestInfoServerError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestInfoInvalidResponseJSONError [2021-02-06T15:39:06.004Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestInfo [2021-02-06T15:39:06.004Z] --- PASS: TestInfo (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkConnectError [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkConnectError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkConnect [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkConnect (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkCreateError [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkCreateError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkCreate [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkCreate (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkDisconnectError [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkDisconnect [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkInspectError [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkInspectError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkInspectNotFoundError [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkInspectWithEmptyID [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkInspect [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkInspect (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkListError [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkListError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkList [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkList (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworksPruneError [2021-02-06T15:39:06.004Z] --- PASS: TestNetworksPruneError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworksPrune [2021-02-06T15:39:06.004Z] --- PASS: TestNetworksPrune (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkRemoveError [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNetworkRemove [2021-02-06T15:39:06.004Z] --- PASS: TestNetworkRemove (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNodeInspectError [2021-02-06T15:39:06.004Z] --- PASS: TestNodeInspectError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNodeInspectNodeNotFound [2021-02-06T15:39:06.004Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNodeInspectWithEmptyID [2021-02-06T15:39:06.004Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNodeInspect [2021-02-06T15:39:06.004Z] --- PASS: TestNodeInspect (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNodeListError [2021-02-06T15:39:06.004Z] --- PASS: TestNodeListError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNodeList [2021-02-06T15:39:06.004Z] --- PASS: TestNodeList (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNodeRemoveError [2021-02-06T15:39:06.004Z] --- PASS: TestNodeRemoveError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNodeRemove [2021-02-06T15:39:06.004Z] --- PASS: TestNodeRemove (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNodeUpdateError [2021-02-06T15:39:06.004Z] --- PASS: TestNodeUpdateError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestNodeUpdate [2021-02-06T15:39:06.004Z] --- PASS: TestNodeUpdate (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestOptionWithTimeout [2021-02-06T15:39:06.004Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestPingFail [2021-02-06T15:39:06.004Z] --- PASS: TestPingFail (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestPingWithError [2021-02-06T15:39:06.004Z] 2021/02/06 15:39:04 RoundTripper returned a response & error; ignoring response [2021-02-06T15:39:06.004Z] 2021/02/06 15:39:04 RoundTripper returned a response & error; ignoring response [2021-02-06T15:39:06.004Z] --- PASS: TestPingWithError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestPingSuccess [2021-02-06T15:39:06.004Z] --- PASS: TestPingSuccess (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestPingHeadFallback [2021-02-06T15:39:06.004Z] === RUN TestPingHeadFallback/OK [2021-02-06T15:39:06.004Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-02-06T15:39:06.004Z] === RUN TestPingHeadFallback/Not_Found [2021-02-06T15:39:06.004Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-02-06T15:39:06.004Z] --- PASS: TestPingHeadFallback (0.00s) [2021-02-06T15:39:06.004Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-02-06T15:39:06.004Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-02-06T15:39:06.004Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-02-06T15:39:06.004Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestPluginDisableError [2021-02-06T15:39:06.004Z] --- PASS: TestPluginDisableError (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestPluginDisable [2021-02-06T15:39:06.004Z] --- PASS: TestPluginDisable (0.00s) [2021-02-06T15:39:06.004Z] === RUN TestPluginEnableError [2021-02-06T15:39:06.004Z] --- PASS: TestPluginEnableError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginEnable [2021-02-06T15:39:06.005Z] --- PASS: TestPluginEnable (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginInspectError [2021-02-06T15:39:06.005Z] --- PASS: TestPluginInspectError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginInspectWithEmptyID [2021-02-06T15:39:06.005Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginInspect [2021-02-06T15:39:06.005Z] --- PASS: TestPluginInspect (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginListError [2021-02-06T15:39:06.005Z] --- PASS: TestPluginListError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginList [2021-02-06T15:39:06.005Z] --- PASS: TestPluginList (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginPushError [2021-02-06T15:39:06.005Z] --- PASS: TestPluginPushError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginPush [2021-02-06T15:39:06.005Z] --- PASS: TestPluginPush (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginRemoveError [2021-02-06T15:39:06.005Z] --- PASS: TestPluginRemoveError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginRemove [2021-02-06T15:39:06.005Z] --- PASS: TestPluginRemove (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginSetError [2021-02-06T15:39:06.005Z] --- PASS: TestPluginSetError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPluginSet [2021-02-06T15:39:06.005Z] --- PASS: TestPluginSet (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSetHostHeader [2021-02-06T15:39:06.005Z] --- PASS: TestSetHostHeader (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestPlainTextError [2021-02-06T15:39:06.005Z] --- PASS: TestPlainTextError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestInfiniteError [2021-02-06T15:39:06.005Z] --- PASS: TestInfiniteError (0.02s) [2021-02-06T15:39:06.005Z] === RUN TestSecretCreateUnsupported [2021-02-06T15:39:06.005Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretCreateError [2021-02-06T15:39:06.005Z] --- PASS: TestSecretCreateError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretCreate [2021-02-06T15:39:06.005Z] --- PASS: TestSecretCreate (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretInspectUnsupported [2021-02-06T15:39:06.005Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretInspectError [2021-02-06T15:39:06.005Z] --- PASS: TestSecretInspectError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretInspectSecretNotFound [2021-02-06T15:39:06.005Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretInspectWithEmptyID [2021-02-06T15:39:06.005Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretInspect [2021-02-06T15:39:06.005Z] --- PASS: TestSecretInspect (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretListUnsupported [2021-02-06T15:39:06.005Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretListError [2021-02-06T15:39:06.005Z] --- PASS: TestSecretListError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretList [2021-02-06T15:39:06.005Z] --- PASS: TestSecretList (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretRemoveUnsupported [2021-02-06T15:39:06.005Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretRemoveError [2021-02-06T15:39:06.005Z] --- PASS: TestSecretRemoveError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretRemove [2021-02-06T15:39:06.005Z] --- PASS: TestSecretRemove (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretUpdateUnsupported [2021-02-06T15:39:06.005Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretUpdateError [2021-02-06T15:39:06.005Z] --- PASS: TestSecretUpdateError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSecretUpdate [2021-02-06T15:39:06.005Z] --- PASS: TestSecretUpdate (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceCreateError [2021-02-06T15:39:06.005Z] --- PASS: TestServiceCreateError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceCreate [2021-02-06T15:39:06.005Z] --- PASS: TestServiceCreate (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceCreateCompatiblePlatforms [2021-02-06T15:39:06.005Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceCreateDigestPinning [2021-02-06T15:39:06.005Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceInspectError [2021-02-06T15:39:06.005Z] --- PASS: TestServiceInspectError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceInspectServiceNotFound [2021-02-06T15:39:06.005Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceInspectWithEmptyID [2021-02-06T15:39:06.005Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceInspect [2021-02-06T15:39:06.005Z] --- PASS: TestServiceInspect (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceListError [2021-02-06T15:39:06.005Z] --- PASS: TestServiceListError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceList [2021-02-06T15:39:06.005Z] --- PASS: TestServiceList (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceLogsError [2021-02-06T15:39:06.005Z] --- PASS: TestServiceLogsError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceLogs [2021-02-06T15:39:06.005Z] --- PASS: TestServiceLogs (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceRemoveError [2021-02-06T15:39:06.005Z] --- PASS: TestServiceRemoveError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceRemoveNotFoundError [2021-02-06T15:39:06.005Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceRemove [2021-02-06T15:39:06.005Z] --- PASS: TestServiceRemove (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceUpdateError [2021-02-06T15:39:06.005Z] --- PASS: TestServiceUpdateError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestServiceUpdate [2021-02-06T15:39:06.005Z] --- PASS: TestServiceUpdate (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmGetUnlockKeyError [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmGetUnlockKey [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmInitError [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmInitError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmInit [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmInit (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmInspectError [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmInspectError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmInspect [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmInspect (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmJoinError [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmJoinError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmJoin [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmJoin (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmLeaveError [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmLeave [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmLeave (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmUnlockError [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmUnlock [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmUnlock (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmUpdateError [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestSwarmUpdate [2021-02-06T15:39:06.005Z] --- PASS: TestSwarmUpdate (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestTaskInspectError [2021-02-06T15:39:06.005Z] --- PASS: TestTaskInspectError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestTaskInspectWithEmptyID [2021-02-06T15:39:06.005Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestTaskInspect [2021-02-06T15:39:06.005Z] --- PASS: TestTaskInspect (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestTaskListError [2021-02-06T15:39:06.005Z] --- PASS: TestTaskListError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestTaskList [2021-02-06T15:39:06.005Z] --- PASS: TestTaskList (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestVolumeCreateError [2021-02-06T15:39:06.005Z] --- PASS: TestVolumeCreateError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestVolumeCreate [2021-02-06T15:39:06.005Z] --- PASS: TestVolumeCreate (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestVolumeInspectError [2021-02-06T15:39:06.005Z] --- PASS: TestVolumeInspectError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestVolumeInspectNotFound [2021-02-06T15:39:06.005Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestVolumeInspectWithEmptyID [2021-02-06T15:39:06.005Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestVolumeInspect [2021-02-06T15:39:06.005Z] --- PASS: TestVolumeInspect (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestVolumeListError [2021-02-06T15:39:06.005Z] --- PASS: TestVolumeListError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestVolumeList [2021-02-06T15:39:06.005Z] --- PASS: TestVolumeList (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestVolumeRemoveError [2021-02-06T15:39:06.005Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-02-06T15:39:06.005Z] === RUN TestVolumeRemove [2021-02-06T15:39:06.005Z] --- PASS: TestVolumeRemove (0.00s) [2021-02-06T15:39:06.005Z] === CONT TestTLSCloseWriter [2021-02-06T15:39:06.005Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-02-06T15:39:06.005Z] PASS [2021-02-06T15:39:06.005Z] coverage: 74.9% of statements [2021-02-06T15:39:06.005Z] ok github.com/docker/docker/client 0.393s coverage: 74.9% of statements [2021-02-06T15:39:07.828Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2021-02-06T15:39:08.409Z] ok github.com/docker/docker/volume/mounts 0.105s coverage: 67.0% of statements [2021-02-06T15:39:08.628Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-06T15:39:08.987Z] ok github.com/docker/docker/volume/local 0.266s coverage: 76.4% of statements [2021-02-06T15:39:09.065Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.75s) [2021-02-06T15:39:09.065Z] PASS [2021-02-06T15:39:09.065Z] [2021-02-06T15:39:09.065Z] === Skipped [2021-02-06T15:39:09.065Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-02-06T15:39:09.065Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:39:09.065Z] [2021-02-06T15:39:09.065Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-06T15:39:09.065Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-06T15:39:09.065Z] [2021-02-06T15:39:09.065Z] [2021-02-06T15:39:09.065Z] DONE 34 tests, 2 skipped in 98.232s [2021-02-06T15:39:09.065Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-02-06T15:39:09.065Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:39:09.065Z] ++ set -e [2021-02-06T15:39:09.065Z] ++ '[' -n 0 ']' [2021-02-06T15:39:09.065Z] ++ set -x [2021-02-06T15:39:09.065Z] ++ 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=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:39:09.354Z] INFO: Testing against a local daemon [2021-02-06T15:39:09.354Z] === RUN TestConfigInspect [2021-02-06T15:39:10.381Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.1% of statements [2021-02-06T15:39:10.795Z] tests/integration/client_test.py ..... [ 75%] [2021-02-06T15:39:10.795Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-06T15:39:11.364Z] tests/integration/errors_test.py . [ 76%] [2021-02-06T15:39:11.382Z] #68 exporting layers 82.7s done [2021-02-06T15:39:11.382Z] #68 exporting manifest sha256:ec43ff61d80c249d6417800c1541981ceeed4ba71779f62a5178602366efca13 done [2021-02-06T15:39:11.382Z] #68 exporting config sha256:cae0e85db916a2ef6cbf666eb625ef2f42aa770984e137d0c3eccc65242feb82 done [2021-02-06T15:39:11.382Z] #68 sending tarball [2021-02-06T15:39:11.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-06T15:39:12.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-06T15:39:12.426Z] #68 ... [2021-02-06T15:39:12.426Z] [2021-02-06T15:39:12.426Z] #69 importing to docker [2021-02-06T15:39:12.426Z] #69 sha256:26888bb2c233da569a091e25a6b1b4f25fdd8a1a535e5283792261037bb35ca5 [2021-02-06T15:39:13.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-06T15:39:13.790Z] --- PASS: TestConfigInspect (4.07s) [2021-02-06T15:39:13.790Z] === RUN TestConfigList [2021-02-06T15:39:14.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-06T15:39:14.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-06T15:39:15.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-06T15:39:17.294Z] --- PASS: TestConfigList (3.75s) [2021-02-06T15:39:17.294Z] === RUN TestConfigsCreateAndDelete [2021-02-06T15:39:19.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-06T15:39:20.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-06T15:39:21.728Z] --- PASS: TestConfigsCreateAndDelete (3.80s) [2021-02-06T15:39:21.729Z] === RUN TestConfigsUpdate [2021-02-06T15:39:21.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-06T15:39:22.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-06T15:39:23.731Z] --- PASS: TestCheckoutGit (31.49s) [2021-02-06T15:39:23.731Z] === RUN TestValidGitTransport [2021-02-06T15:39:23.731Z] --- PASS: TestValidGitTransport (0.00s) [2021-02-06T15:39:23.731Z] === RUN TestGitInvalidRef [2021-02-06T15:39:23.731Z] --- PASS: TestGitInvalidRef (0.19s) [2021-02-06T15:39:23.731Z] PASS [2021-02-06T15:39:23.731Z] coverage: 86.3% of statements [2021-02-06T15:39:23.731Z] ok github.com/docker/docker/builder/remotecontext/git 31.901s coverage: 86.3% of statements [2021-02-06T15:39:23.731Z] ? github.com/docker/docker/cli [no test files] [2021-02-06T15:39:23.731Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-06T15:39:23.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-06T15:39:24.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-06T15:39:25.231Z] --- PASS: TestConfigsUpdate (3.71s) [2021-02-06T15:39:25.231Z] === RUN TestTemplatedConfig [2021-02-06T15:39:26.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-06T15:39:27.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-06T15:39:28.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-06T15:39:28.738Z] --- PASS: TestTemplatedConfig (3.82s) [2021-02-06T15:39:28.738Z] === RUN TestConfigCreateResolve [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-02-06T15:39:29.548Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestConfigureDaemonLogs [2021-02-06T15:39:29.548Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestCommonOptionsInstallFlags [2021-02-06T15:39:29.548Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-02-06T15:39:29.548Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-02-06T15:39:29.548Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-02-06T15:39:29.548Z] PASS [2021-02-06T15:39:29.548Z] coverage: 18.4% of statements [2021-02-06T15:39:29.548Z] ok github.com/docker/docker/cmd/dockerd 0.312s coverage: 18.4% of statements [2021-02-06T15:39:29.609Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-06T15:39:29.609Z] Using test binary docker [2021-02-06T15:39:29.609Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-06T15:39:29.609Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-06T15:39:29.609Z] INFO: Waiting for daemon to start... [2021-02-06T15:39:29.609Z] Starting dockerd [2021-02-06T15:39:30.042Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-06T15:39:31.027Z] #69 DONE 16.5s [2021-02-06T15:39:31.027Z] [2021-02-06T15:39:31.027Z] #68 exporting to oci image format [2021-02-06T15:39:31.027Z] #68 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-02-06T15:39:31.027Z] #68 sending tarball 32.2s done [2021-02-06T15:39:31.027Z] #68 DONE 114.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-02-06T15:39:31.093Z] === RUN TestContainerStopSignal [2021-02-06T15:39:31.093Z] --- PASS: TestContainerStopSignal (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestContainerStopTimeout [2021-02-06T15:39:31.093Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestContainerSecretReferenceDestTarget [2021-02-06T15:39:31.093Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-02-06T15:39:31.093Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestContainerLogPathSetForRingLogger [2021-02-06T15:39:31.093Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestReplaceAndAppendEnvVars [2021-02-06T15:39:31.093Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-02-06T15:39:31.093Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-02-06T15:39:31.093Z] === RUN TestNewMemoryStore [2021-02-06T15:39:31.093Z] --- PASS: TestNewMemoryStore (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestAddContainers [2021-02-06T15:39:31.093Z] --- PASS: TestAddContainers (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestGetContainer [2021-02-06T15:39:31.093Z] --- PASS: TestGetContainer (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestDeleteContainer [2021-02-06T15:39:31.093Z] --- PASS: TestDeleteContainer (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestListContainers [2021-02-06T15:39:31.093Z] --- PASS: TestListContainers (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestFirstContainer [2021-02-06T15:39:31.093Z] --- PASS: TestFirstContainer (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestApplyAllContainer [2021-02-06T15:39:31.093Z] --- PASS: TestApplyAllContainer (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestIsValidHealthString [2021-02-06T15:39:31.093Z] --- PASS: TestIsValidHealthString (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestStateRunStop [2021-02-06T15:39:31.093Z] --- PASS: TestStateRunStop (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestStateTimeoutWait [2021-02-06T15:39:31.093Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-02-06T15:39:31.093Z] state_test.go:141: Stop callback fired [2021-02-06T15:39:31.093Z] state_test.go:165: Stop callback fired [2021-02-06T15:39:31.093Z] === RUN TestIsValidStateString [2021-02-06T15:39:31.093Z] --- PASS: TestIsValidStateString (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestViewSaveDelete [2021-02-06T15:39:31.093Z] --- PASS: TestViewSaveDelete (0.02s) [2021-02-06T15:39:31.093Z] === RUN TestViewAll [2021-02-06T15:39:31.093Z] --- PASS: TestViewAll (0.02s) [2021-02-06T15:39:31.093Z] === RUN TestViewGet [2021-02-06T15:39:31.093Z] --- PASS: TestViewGet (0.04s) [2021-02-06T15:39:31.093Z] === RUN TestNames [2021-02-06T15:39:31.093Z] --- PASS: TestNames (0.00s) [2021-02-06T15:39:31.093Z] === RUN TestViewWithHealthCheck [2021-02-06T15:39:31.093Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-02-06T15:39:31.093Z] PASS [2021-02-06T15:39:31.093Z] coverage: 41.6% of statements [2021-02-06T15:39:31.093Z] ok github.com/docker/docker/container 0.518s coverage: 41.6% of statements [2021-02-06T15:39:31.093Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-06T15:39:31.093Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-06T15:39:31.093Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-06T15:39:31.093Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] sh [2021-02-06T15:39:31.494Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/test/unit [2021-02-06T15:39:32.247Z] --- PASS: TestConfigCreateResolve (3.72s) [2021-02-06T15:39:32.247Z] === RUN TestConfigDaemonLibtrustID [2021-02-06T15:39:32.371Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.6% of statements [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/rootless [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/volume [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-06T15:39:32.371Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === Skipped [2021-02-06T15:39:32.371Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-06T15:39:32.371Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-06T15:39:32.371Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-06T15:39:32.371Z] time="2021-02-06T15:38:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-06T15:39:32.371Z] time="2021-02-06T15:38:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-06T15:39:32.371Z] time="2021-02-06T15:38:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-06T15:39:32.371Z] time="2021-02-06T15:38:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-06T15:39:32.371Z] time="2021-02-06T15:38:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-06T15:39:32.371Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-06T15:39:32.371Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-06T15:39:32.371Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:39:32.371Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-06T15:39:32.371Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-06T15:39:32.371Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-06T15:39:32.371Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] [2021-02-06T15:39:32.371Z] DONE 2222 tests, 26 skipped in 194.880s Post stage [Pipeline] junit [2021-02-06T15:39:32.388Z] Recording test results [2021-02-06T15:39:32.639Z] === RUN TestPrepare [2021-02-06T15:39:32.639Z] --- PASS: TestPrepare (0.00s) [2021-02-06T15:39:32.639Z] === RUN TestStart [2021-02-06T15:39:32.639Z] --- PASS: TestStart (0.00s) [2021-02-06T15:39:32.639Z] === RUN TestWaitCancel [2021-02-06T15:39:32.639Z] --- PASS: TestWaitCancel (0.00s) [2021-02-06T15:39:32.639Z] === RUN TestWaitDisabled [2021-02-06T15:39:32.639Z] --- PASS: TestWaitDisabled (0.00s) [2021-02-06T15:39:32.639Z] === RUN TestWaitEnabled [2021-02-06T15:39:32.639Z] --- PASS: TestWaitEnabled (0.00s) [2021-02-06T15:39:32.639Z] === RUN TestRemove [2021-02-06T15:39:32.639Z] --- PASS: TestRemove (0.00s) [2021-02-06T15:39:32.639Z] PASS [2021-02-06T15:39:32.639Z] coverage: 65.3% of statements [2021-02-06T15:39:32.639Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2021-02-06T15:39:32.878Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-02-06T15:39:32.878Z] PASS [2021-02-06T15:39:32.878Z] [2021-02-06T15:39:32.878Z] DONE 7 tests in 23.542s [2021-02-06T15:39:32.878Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-02-06T15:39:32.878Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:39:32.878Z] ++ set -e [2021-02-06T15:39:32.878Z] ++ '[' -n 0 ']' [2021-02-06T15:39:32.878Z] ++ set -x [2021-02-06T15:39:32.878Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:39:32.878Z] INFO: Testing against a local daemon [2021-02-06T15:39:32.878Z] === RUN TestCheckpoint [2021-02-06T15:39:32.878Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-06T15:39:32.878Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T15:39:32.878Z] === RUN TestContainerInvalidJSON [2021-02-06T15:39:32.878Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:39:32.878Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:39:32.878Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:39:32.878Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:39:32.878Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:39:32.878Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:39:32.878Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:39:32.878Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:39:32.878Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:39:32.878Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-06T15:39:32.878Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-06T15:39:32.878Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-06T15:39:32.878Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-06T15:39:32.878Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-06T15:39:33.168Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2021-02-06T15:39:33.168Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-06T15:39:33.168Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-02-06T15:39:33.168Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-06T15:39:33.457Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-02-06T15:39:33.457Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-06T15:39:33.457Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-02-06T15:39:33.457Z] === RUN TestCopyFromContainer [2021-02-06T15:39:33.795Z] . [2021-02-06T15:39:33.795Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-06T15:39:33.795Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-06T15:39:33.795Z] Error: No such image: emptyfs [2021-02-06T15:39:33.795Z] Running integration-test (iteration 1) [2021-02-06T15:39:33.795Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-06T15:39:34.141Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-06T15:39:34.521Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -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:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/make.sh dynbinary test-integration [2021-02-06T15:39:35.041Z] ? github.com/docker/docker/api [no test files] [2021-02-06T15:39:35.470Z] [2021-02-06T15:39:35.470Z] Removing bundles/ [2021-02-06T15:39:35.470Z] [2021-02-06T15:39:35.470Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-06T15:39:35.470Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:39:35.470Z] GOOS="" GOARCH="" GOARM="" [2021-02-06T15:39:36.207Z] === RUN TestCopyFromContainer// [2021-02-06T15:39:36.207Z] === RUN TestCopyFromContainer//bar/root [2021-02-06T15:39:36.207Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-06T15:39:36.207Z] === RUN TestCopyFromContainer/bar/quux [2021-02-06T15:39:36.207Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-06T15:39:36.207Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-06T15:39:36.394Z] === RUN TestNewListSecretsFilters [2021-02-06T15:39:36.394Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestNewListConfigsFilters [2021-02-06T15:39:36.394Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-02-06T15:39:36.394Z] PASS [2021-02-06T15:39:36.394Z] coverage: 0.5% of statements [2021-02-06T15:39:36.394Z] ok github.com/docker/docker/daemon/cluster 0.293s coverage: 0.5% of statements [2021-02-06T15:39:36.394Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-02-06T15:39:36.394Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCIsolation [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCIsolation [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-02-06T15:39:36.394Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCConfigs [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCConfigs [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-02-06T15:39:36.394Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-02-06T15:39:36.394Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-02-06T15:39:36.395Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-02-06T15:39:36.395Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-02-06T15:39:36.395Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-02-06T15:39:36.395Z] PASS [2021-02-06T15:39:36.395Z] coverage: 35.9% of statements [2021-02-06T15:39:36.395Z] ok github.com/docker/docker/daemon/cluster/convert 0.381s coverage: 35.9% of statements [2021-02-06T15:39:36.496Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-06T15:39:36.496Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-06T15:39:36.496Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-06T15:39:36.786Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-06T15:39:36.786Z] --- PASS: TestCopyFromContainer (3.26s) [2021-02-06T15:39:36.786Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-06T15:39:36.786Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-02-06T15:39:36.786Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-06T15:39:36.786Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-06T15:39:36.786Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-02-06T15:39:36.786Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-02-06T15:39:36.786Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-02-06T15:39:36.786Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-02-06T15:39:36.786Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-02-06T15:39:36.786Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-02-06T15:39:36.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-06T15:39:36.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:39:36.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:39:36.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:39:36.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:39:36.786Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:39:36.786Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:39:36.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:39:36.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:39:36.786Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:39:36.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-06T15:39:36.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-06T15:39:36.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-06T15:39:36.786Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-06T15:39:36.786Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-06T15:39:36.786Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-06T15:39:36.786Z] === RUN TestCreateWithInvalidEnv [2021-02-06T15:39:36.786Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-06T15:39:36.786Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-06T15:39:36.786Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-06T15:39:36.786Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-06T15:39:36.786Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-06T15:39:36.786Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-06T15:39:36.786Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-06T15:39:36.786Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-06T15:39:36.786Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-06T15:39:36.786Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-06T15:39:36.786Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-06T15:39:36.786Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-06T15:39:36.786Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-06T15:39:36.786Z] === RUN TestCreateTmpfsMountsTarget [2021-02-06T15:39:36.786Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-06T15:39:36.786Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-06T15:39:39.503Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s) [2021-02-06T15:39:39.503Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-06T15:39:42.214Z] === RUN TestBuilderGC [2021-02-06T15:39:42.214Z] --- PASS: TestBuilderGC (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestDaemonConfigurationNotFound [2021-02-06T15:39:42.214Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestDaemonBrokenConfiguration [2021-02-06T15:39:42.214Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestParseClusterAdvertiseSettings [2021-02-06T15:39:42.214Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestFindConfigurationConflicts [2021-02-06T15:39:42.214Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-02-06T15:39:42.214Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestDaemonConfigurationMergeConflicts [2021-02-06T15:39:42.214Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-02-06T15:39:42.214Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-02-06T15:39:42.214Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-02-06T15:39:42.214Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-02-06T15:39:42.214Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-02-06T15:39:42.214Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-02-06T15:39:42.214Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-02-06T15:39:42.214Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-02-06T15:39:42.214Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-02-06T15:39:42.214Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-02-06T15:39:42.214Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestValidateConfiguration [2021-02-06T15:39:42.214Z] === RUN TestValidateConfiguration/with_label [2021-02-06T15:39:42.214Z] === RUN TestValidateConfiguration/with_dns [2021-02-06T15:39:42.214Z] === RUN TestValidateConfiguration/with_dns-search [2021-02-06T15:39:42.214Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-02-06T15:39:42.214Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-02-06T15:39:42.214Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-02-06T15:39:42.214Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-02-06T15:39:42.214Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfiguration (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-02-06T15:39:42.214Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestModifiedDiscoverySettings [2021-02-06T15:39:42.214Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestReloadSetConfigFileNotExist [2021-02-06T15:39:42.214Z] === RUN TestDiscoveryOptsErrors [2021-02-06T15:39:42.214Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestDiscoveryOpts [2021-02-06T15:39:42.214Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-02-06T15:39:42.214Z] PASS [2021-02-06T15:39:42.214Z] coverage: 30.0% of statements [2021-02-06T15:39:42.214Z] ok github.com/docker/docker/daemon/discovery 0.250s coverage: 30.0% of statements [2021-02-06T15:39:42.214Z] time="2021-02-06T15:39:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-02-06T15:39:42.214Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-02-06T15:39:42.214Z] === RUN TestReloadDefaultConfigNotExist [2021-02-06T15:39:42.214Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-02-06T15:39:42.214Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:39:42.214Z] === RUN TestReloadBadDefaultConfig [2021-02-06T15:39:42.214Z] time="2021-02-06T15:39:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-791972335" [2021-02-06T15:39:42.214Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestReloadWithConflictingLabels [2021-02-06T15:39:42.214Z] time="2021-02-06T15:39:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-826692738" [2021-02-06T15:39:42.214Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestReloadWithDuplicateLabels [2021-02-06T15:39:42.214Z] time="2021-02-06T15:39:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-265094649" [2021-02-06T15:39:42.214Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-02-06T15:39:42.214Z] === RUN TestDaemonConfigurationMerge [2021-02-06T15:39:42.214Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-02-06T15:39:42.214Z] PASS [2021-02-06T15:39:42.214Z] coverage: 79.7% of statements [2021-02-06T15:39:42.214Z] ok github.com/docker/docker/daemon/config 0.353s coverage: 79.7% of statements [2021-02-06T15:39:42.222Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.67s) [2021-02-06T15:39:42.222Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-06T15:39:42.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:39:42.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:39:42.222Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:39:42.222Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:39:42.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:39:42.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:39:42.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:39:42.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:39:42.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:39:42.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:39:42.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:39:42.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:39:42.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:39:42.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:39:42.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:39:42.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-06T15:39:42.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-06T15:39:42.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-06T15:39:42.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-06T15:39:42.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-06T15:39:42.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-02-06T15:39:42.223Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-06T15:39:42.852Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2021-02-06T15:39:42.852Z] === RUN TestCreateDifferentPlatform [2021-02-06T15:39:42.852Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-06T15:39:42.852Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-06T15:39:42.852Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-06T15:39:42.852Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-06T15:39:42.852Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-06T15:39:42.852Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-06T15:39:42.852Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-06T15:39:42.852Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-06T15:39:43.141Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-02-06T15:39:43.141Z] === RUN TestContainerStartOnDaemonRestart [2021-02-06T15:39:43.141Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-06T15:39:43.141Z] === RUN TestDaemonRestartIpcMode [2021-02-06T15:39:43.141Z] === PAUSE TestDaemonRestartIpcMode [2021-02-06T15:39:43.141Z] === RUN TestDaemonHostGatewayIP [2021-02-06T15:39:43.141Z] === PAUSE TestDaemonHostGatewayIP [2021-02-06T15:39:43.141Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-06T15:39:43.141Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-06T15:39:43.141Z] === RUN TestContainerKillOnDaemonStart [2021-02-06T15:39:43.141Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-06T15:39:43.141Z] === RUN TestDiff [2021-02-06T15:39:43.188Z] === RUN TestWaitNodeAttachment [2021-02-06T15:39:43.649Z] === RUN TestEventsLog [2021-02-06T15:39:43.649Z] --- PASS: TestEventsLog (0.00s) [2021-02-06T15:39:43.649Z] === RUN TestEventsLogTimeout [2021-02-06T15:39:43.649Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-02-06T15:39:43.649Z] === RUN TestLogEvents [2021-02-06T15:39:43.650Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-02-06T15:39:43.650Z] === RUN TestIsolationConversion [2021-02-06T15:39:43.650Z] === RUN TestIsolationConversion/default [2021-02-06T15:39:43.650Z] === RUN TestIsolationConversion/process [2021-02-06T15:39:43.650Z] === RUN TestIsolationConversion/hyperv [2021-02-06T15:39:43.650Z] --- PASS: TestIsolationConversion (0.00s) [2021-02-06T15:39:43.650Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-02-06T15:39:43.650Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-02-06T15:39:43.650Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-02-06T15:39:43.650Z] === RUN TestContainerLabels [2021-02-06T15:39:43.650Z] --- PASS: TestContainerLabels (0.00s) [2021-02-06T15:39:43.650Z] === RUN TestCredentialSpecConversion [2021-02-06T15:39:43.650Z] === RUN TestCredentialSpecConversion/none [2021-02-06T15:39:43.650Z] === RUN TestCredentialSpecConversion/config [2021-02-06T15:39:43.650Z] === RUN TestCredentialSpecConversion/file [2021-02-06T15:39:43.650Z] === RUN TestCredentialSpecConversion/registry [2021-02-06T15:39:43.650Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-02-06T15:39:43.650Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-02-06T15:39:43.650Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-02-06T15:39:43.650Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-02-06T15:39:43.650Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-02-06T15:39:43.650Z] === RUN TestControllerValidateMountBind [2021-02-06T15:39:43.650Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-02-06T15:39:43.650Z] === RUN TestControllerValidateMountVolume [2021-02-06T15:39:43.650Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-02-06T15:39:43.650Z] === RUN TestControllerValidateMountTarget [2021-02-06T15:39:43.650Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-02-06T15:39:43.650Z] === RUN TestControllerValidateMountTmpfs [2021-02-06T15:39:43.650Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-02-06T15:39:43.650Z] === RUN TestControllerValidateMountInvalidType [2021-02-06T15:39:43.650Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-02-06T15:39:43.650Z] === RUN TestControllerValidateMountNamedPipe [2021-02-06T15:39:43.650Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-02-06T15:39:43.650Z] PASS [2021-02-06T15:39:43.650Z] coverage: 11.3% of statements [2021-02-06T15:39:43.650Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.114s coverage: 11.3% of statements [2021-02-06T15:39:43.650Z] --- PASS: TestLogEvents (0.05s) [2021-02-06T15:39:43.650Z] === RUN TestLoadBufferedEvents [2021-02-06T15:39:43.650Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-02-06T15:39:43.650Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-02-06T15:39:43.650Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-02-06T15:39:43.650Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-02-06T15:39:43.650Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-02-06T15:39:43.650Z] PASS [2021-02-06T15:39:43.650Z] coverage: 50.0% of statements [2021-02-06T15:39:43.650Z] ok github.com/docker/docker/daemon/events 0.210s coverage: 50.0% of statements [2021-02-06T15:39:44.112Z] === RUN TestVerifyNetworkingConfig [2021-02-06T15:39:44.112Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestGetContainer [2021-02-06T15:39:44.112Z] --- PASS: TestGetContainer (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestValidContainerNames [2021-02-06T15:39:44.112Z] --- PASS: TestValidContainerNames (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestContainerInitDNS [2021-02-06T15:39:44.112Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-02-06T15:39:44.112Z] daemon_test.go:147: root required [2021-02-06T15:39:44.112Z] === RUN TestMerge [2021-02-06T15:39:44.112Z] --- PASS: TestMerge (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestValidateContainerIsolation [2021-02-06T15:39:44.112Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestFindNetworkErrorType [2021-02-06T15:39:44.112Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestEnsureServicesExist [2021-02-06T15:39:44.112Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestEnsureServicesExistErrors [2021-02-06T15:39:44.112Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-02-06T15:39:44.112Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-02-06T15:39:44.112Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-02-06T15:39:44.112Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-02-06T15:39:44.112Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-02-06T15:39:44.112Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-02-06T15:39:44.112Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestContainerDelete [2021-02-06T15:39:44.112Z] --- PASS: TestContainerDelete (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestContainerDoubleDelete [2021-02-06T15:39:44.112Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestLogContainerEventCopyLabels [2021-02-06T15:39:44.112Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestLogContainerEventWithAttributes [2021-02-06T15:39:44.112Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestNoneHealthcheck [2021-02-06T15:39:44.112Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestHealthStates [2021-02-06T15:39:44.112Z] time="2021-02-06T15:39:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-06T15:39:44.112Z] time="2021-02-06T15:39:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-06T15:39:44.112Z] time="2021-02-06T15:39:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-06T15:39:44.112Z] time="2021-02-06T15:39:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-06T15:39:44.112Z] time="2021-02-06T15:39:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-06T15:39:44.112Z] time="2021-02-06T15:39:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-06T15:39:44.112Z] time="2021-02-06T15:39:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-06T15:39:44.112Z] time="2021-02-06T15:39:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-06T15:39:44.112Z] time="2021-02-06T15:39:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-06T15:39:44.112Z] time="2021-02-06T15:39:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-02-06T15:39:44.112Z] --- PASS: TestHealthStates (0.12s) [2021-02-06T15:39:44.112Z] === RUN TestMaskURLCredentials [2021-02-06T15:39:44.112Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestGetInspectData [2021-02-06T15:39:44.112Z] --- PASS: TestGetInspectData (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestFillLicense [2021-02-06T15:39:44.112Z] --- PASS: TestFillLicense (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestListInvalidFilter [2021-02-06T15:39:44.112Z] --- PASS: TestListInvalidFilter (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestNameFilter [2021-02-06T15:39:44.112Z] --- PASS: TestNameFilter (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-02-06T15:39:44.112Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-02-06T15:39:44.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-02-06T15:39:44.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-02-06T15:39:44.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-02-06T15:39:44.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-02-06T15:39:44.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-02-06T15:39:44.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-02-06T15:39:44.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-02-06T15:39:44.113Z] === RUN TestDaemonReloadLabels [2021-02-06T15:39:44.113Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-02-06T15:39:44.113Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-02-06T15:39:44.113Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-02-06T15:39:44.113Z] === RUN TestDaemonReloadMirrors [2021-02-06T15:39:44.113Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-02-06T15:39:44.113Z] === RUN TestDaemonReloadInsecureRegistries [2021-02-06T15:39:44.113Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-02-06T15:39:44.113Z] === RUN TestDaemonReloadNotAffectOthers [2021-02-06T15:39:44.113Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-02-06T15:39:44.113Z] === RUN TestDaemonDiscoveryReload [2021-02-06T15:39:44.169Z] --- PASS: TestDiff (0.84s) [2021-02-06T15:39:44.169Z] === RUN TestExecWithCloseStdin [2021-02-06T15:39:44.574Z] === RUN TestIsEmptyDir [2021-02-06T15:39:44.574Z] --- PASS: TestIsEmptyDir (0.00s) [2021-02-06T15:39:44.574Z] PASS [2021-02-06T15:39:44.574Z] coverage: 2.3% of statements [2021-02-06T15:39:44.574Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2021-02-06T15:39:44.798Z] --- PASS: TestExecWithCloseStdin (0.98s) [2021-02-06T15:39:44.798Z] === RUN TestExec [2021-02-06T15:39:45.037Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-02-06T15:39:45.037Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-02-06T15:39:45.037Z] === RUN TestLinkNaming [2021-02-06T15:39:45.037Z] --- PASS: TestLinkNaming (0.00s) [2021-02-06T15:39:45.037Z] === RUN TestLinkNew [2021-02-06T15:39:45.037Z] --- PASS: TestLinkNew (0.00s) [2021-02-06T15:39:45.037Z] === RUN TestLinkEnv [2021-02-06T15:39:45.037Z] --- PASS: TestLinkEnv (0.00s) [2021-02-06T15:39:45.037Z] === RUN TestLinkMultipleEnv [2021-02-06T15:39:45.037Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-02-06T15:39:45.037Z] === RUN TestLinkPortRangeEnv [2021-02-06T15:39:45.037Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-02-06T15:39:45.037Z] PASS [2021-02-06T15:39:45.037Z] coverage: 93.0% of statements [2021-02-06T15:39:45.037Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2021-02-06T15:39:45.499Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-02-06T15:39:45.499Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-02-06T15:39:45.826Z] --- PASS: TestExec (1.01s) [2021-02-06T15:39:45.827Z] === RUN TestExecUser [2021-02-06T15:39:45.961Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-02-06T15:39:45.961Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-02-06T15:39:45.961Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-06T15:39:45.961Z] reload_test.go:520: root required [2021-02-06T15:39:45.961Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-02-06T15:39:45.961Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-02-06T15:39:45.961Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-02-06T15:39:46.001Z] Loaded image: buildpack-deps:buster [2021-02-06T15:39:46.001Z] Loaded image: busybox:latest [2021-02-06T15:39:46.261Z] Loaded image: busybox:glibc [2021-02-06T15:39:46.331Z] ......... [ 86%] [2021-02-06T15:39:46.423Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-02-06T15:39:46.423Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-02-06T15:39:46.423Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2021-02-06T15:39:46.423Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-02-06T15:39:46.423Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-02-06T15:39:46.423Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-02-06T15:39:46.423Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-02-06T15:39:46.423Z] === RUN TestParseVolumesFrom [2021-02-06T15:39:46.423Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-02-06T15:39:46.423Z] PASS [2021-02-06T15:39:46.423Z] coverage: 9.1% of statements [2021-02-06T15:39:46.423Z] ok github.com/docker/docker/daemon 2.650s coverage: 9.1% of statements [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-02-06T15:39:46.423Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-02-06T15:39:46.855Z] --- PASS: TestExecUser (0.98s) [2021-02-06T15:39:46.855Z] === RUN TestExportContainerAndImportImage [2021-02-06T15:39:47.970Z] === RUN TestAdapterReadLogs [2021-02-06T15:39:47.970Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-02-06T15:39:47.970Z] === RUN TestCopier [2021-02-06T15:39:47.970Z] --- PASS: TestCopier (0.00s) [2021-02-06T15:39:47.970Z] === RUN TestCopierLongLines [2021-02-06T15:39:47.970Z] --- PASS: TestCopierLongLines (0.00s) [2021-02-06T15:39:47.970Z] === RUN TestCopierSlow [2021-02-06T15:39:47.970Z] --- PASS: TestCopierSlow (0.20s) [2021-02-06T15:39:47.970Z] === RUN TestCopierWithSized [2021-02-06T15:39:47.970Z] === RUN TestCopierWithSized/as_is [2021-02-06T15:39:47.970Z] === RUN TestCopierWithSized/With_RingLogger [2021-02-06T15:39:47.970Z] --- PASS: TestCopierWithSized (0.01s) [2021-02-06T15:39:47.970Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-02-06T15:39:47.970Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-02-06T15:39:47.970Z] === RUN TestCopierWithPartial [2021-02-06T15:39:47.970Z] --- PASS: TestCopierWithPartial (0.00s) [2021-02-06T15:39:47.970Z] === RUN TestRingLogger [2021-02-06T15:39:47.970Z] --- PASS: TestRingLogger (0.00s) [2021-02-06T15:39:47.970Z] === RUN TestRingCap [2021-02-06T15:39:47.970Z] --- PASS: TestRingCap (0.00s) [2021-02-06T15:39:47.970Z] === RUN TestRingClose [2021-02-06T15:39:47.970Z] --- PASS: TestRingClose (0.00s) [2021-02-06T15:39:47.970Z] === RUN TestRingDrain [2021-02-06T15:39:47.970Z] --- PASS: TestRingDrain (0.00s) [2021-02-06T15:39:47.970Z] PASS [2021-02-06T15:39:47.970Z] coverage: 43.5% of statements [2021-02-06T15:39:47.970Z] ok github.com/docker/docker/daemon/logger 0.301s coverage: 43.5% of statements [2021-02-06T15:39:48.355Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2021-02-06T15:39:48.355Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-06T15:39:48.794Z] Loaded image: debian:bullseye [2021-02-06T15:39:48.794Z] Loaded image: hello-world:latest [2021-02-06T15:39:48.794Z] Loaded image: arm32v7/hello-world:latest [2021-02-06T15:39:48.794Z] INFO: Testing against a local daemon [2021-02-06T15:39:48.794Z] === RUN TestCgroupNamespacesBuild [2021-02-06T15:39:48.944Z] === RUN TestNewStreamConfig [2021-02-06T15:39:48.944Z] === RUN TestNewStreamConfig/defaults [2021-02-06T15:39:48.944Z] === RUN TestNewStreamConfig/invalid_create_group [2021-02-06T15:39:48.944Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-02-06T15:39:48.944Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-02-06T15:39:48.944Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-02-06T15:39:48.944Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-02-06T15:39:48.944Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-02-06T15:39:48.944Z] --- PASS: TestNewStreamConfig (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-02-06T15:39:48.944Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-02-06T15:39:48.944Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestNewAWSLogsClientRegionDetect [2021-02-06T15:39:48.944Z] time="2021-02-06T15:39:48Z" level=info msg="Trying to get region from EC2 Metadata" [2021-02-06T15:39:48.944Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-02-06T15:39:48.944Z] === RUN TestCreateSuccess [2021-02-06T15:39:48.944Z] --- PASS: TestCreateSuccess (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestCreateLogGroupSuccess [2021-02-06T15:39:48.944Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestCreateError [2021-02-06T15:39:48.944Z] --- PASS: TestCreateError (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestCreateAlreadyExists [2021-02-06T15:39:48.944Z] time="2021-02-06T15:39:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-02-06T15:39:48.944Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestLogClosed [2021-02-06T15:39:48.944Z] --- PASS: TestLogClosed (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestLogBlocking [2021-02-06T15:39:48.944Z] --- PASS: TestLogBlocking (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestLogNonBlockingBufferEmpty [2021-02-06T15:39:48.944Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestLogNonBlockingBufferFull [2021-02-06T15:39:48.944Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestPublishBatchSuccess [2021-02-06T15:39:48.944Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestPublishBatchError [2021-02-06T15:39:48.944Z] time="2021-02-06T15:39:48Z" level=error msg=Error [2021-02-06T15:39:48.944Z] --- PASS: TestPublishBatchError (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-02-06T15:39:48.944Z] time="2021-02-06T15:39:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-06T15:39:48.944Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestPublishBatchAlreadyAccepted [2021-02-06T15:39:48.944Z] time="2021-02-06T15:39:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-02-06T15:39:48.944Z] time="2021-02-06T15:39:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-02-06T15:39:48.944Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchSimple [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchTicker [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchMultilinePattern [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchClose [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchClose (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestEffectiveLen [2021-02-06T15:39:48.944Z] === RUN TestEffectiveLen/0/Hello [2021-02-06T15:39:48.944Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-02-06T15:39:48.944Z] === RUN TestEffectiveLen/2/🙃 [2021-02-06T15:39:48.944Z] === RUN TestEffectiveLen/3/���� [2021-02-06T15:39:48.944Z] === RUN TestEffectiveLen/4/He��o [2021-02-06T15:39:48.944Z] === RUN TestEffectiveLen/5/ [2021-02-06T15:39:48.944Z] --- PASS: TestEffectiveLen (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestFindValidSplit [2021-02-06T15:39:48.944Z] === RUN TestFindValidSplit/0/ [2021-02-06T15:39:48.944Z] === RUN TestFindValidSplit/1/Hello [2021-02-06T15:39:48.944Z] === RUN TestFindValidSplit/2/Hello [2021-02-06T15:39:48.944Z] === RUN TestFindValidSplit/3/Hello [2021-02-06T15:39:48.944Z] === RUN TestFindValidSplit/4/🙃 [2021-02-06T15:39:48.944Z] === RUN TestFindValidSplit/5/🙃 [2021-02-06T15:39:48.944Z] === RUN TestFindValidSplit/6/a� [2021-02-06T15:39:48.944Z] === RUN TestFindValidSplit/7/a� [2021-02-06T15:39:48.944Z] --- PASS: TestFindValidSplit (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1044: [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1045: [2021-02-06T15:39:48.944Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1044: Hello [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1045: [2021-02-06T15:39:48.944Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1044: He [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1045: llo [2021-02-06T15:39:48.944Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1044: [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1045: Hello [2021-02-06T15:39:48.944Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1044: [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1045: 🙃 [2021-02-06T15:39:48.944Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1044: 🙃 [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1045: [2021-02-06T15:39:48.944Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1044: a [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1045: � [2021-02-06T15:39:48.944Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1044: a� [2021-02-06T15:39:48.944Z] cloudwatchlogs_test.go:1045: [2021-02-06T15:39:48.944Z] === RUN TestProcessEventEmoji [2021-02-06T15:39:48.944Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchLineSplit [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchLineSplitWithBinary [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchMaxEvents [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchMaxTotalBytes [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-02-06T15:39:48.944Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-02-06T15:39:48.944Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-02-06T15:39:48.944Z] === RUN TestParseLogOptionsMultilinePattern [2021-02-06T15:39:48.944Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-02-06T15:39:48.944Z] === RUN TestParseLogOptionsDatetimeFormat [2021-02-06T15:39:48.944Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-02-06T15:39:48.944Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-02-06T15:39:48.944Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-02-06T15:39:48.944Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-02-06T15:39:48.944Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-02-06T15:39:48.944Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-02-06T15:39:48.944Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-02-06T15:39:48.944Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-02-06T15:39:48.944Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-02-06T15:39:48.944Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-02-06T15:39:49.407Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-02-06T15:39:49.407Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-02-06T15:39:49.407Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-02-06T15:39:49.407Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-02-06T15:39:49.407Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-02-06T15:39:49.407Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-02-06T15:39:49.407Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-02-06T15:39:49.407Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-02-06T15:39:49.407Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-02-06T15:39:49.407Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-02-06T15:39:49.407Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-02-06T15:39:49.407Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-02-06T15:39:49.407Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-02-06T15:39:49.407Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-02-06T15:39:49.407Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-02-06T15:39:49.407Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-02-06T15:39:49.407Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-02-06T15:39:49.407Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-02-06T15:39:49.407Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-02-06T15:39:49.407Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-02-06T15:39:49.407Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-02-06T15:39:49.407Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-02-06T15:39:49.407Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-02-06T15:39:49.407Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-02-06T15:39:49.407Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-02-06T15:39:49.407Z] === RUN TestCreateTagSuccess [2021-02-06T15:39:49.407Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-02-06T15:39:49.407Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-02-06T15:39:49.407Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-02-06T15:39:49.407Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-02-06T15:39:49.407Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-02-06T15:39:49.407Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-02-06T15:39:49.407Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-02-06T15:39:49.407Z] PASS [2021-02-06T15:39:49.407Z] coverage: 77.4% of statements [2021-02-06T15:39:49.407Z] ok github.com/docker/docker/daemon/logger/awslogs 0.436s coverage: 77.4% of statements [2021-02-06T15:39:49.407Z] === RUN TestSearchRegistryForImagesErrors [2021-02-06T15:39:49.407Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-02-06T15:39:49.407Z] === RUN TestSearchRegistryForImages [2021-02-06T15:39:49.407Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-02-06T15:39:49.407Z] === RUN TestImageDelete [2021-02-06T15:39:49.407Z] === RUN TestImageDelete/no_lease [2021-02-06T15:39:49.407Z] === RUN TestImageDelete/lease_exists [2021-02-06T15:39:49.407Z] --- PASS: TestImageDelete (0.04s) [2021-02-06T15:39:49.407Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-02-06T15:39:49.407Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-02-06T15:39:49.407Z] === RUN TestContentStoreForPull [2021-02-06T15:39:49.407Z] --- PASS: TestContentStoreForPull (0.17s) [2021-02-06T15:39:49.407Z] PASS [2021-02-06T15:39:49.407Z] coverage: 6.4% of statements [2021-02-06T15:39:49.407Z] === RUN TestJSONFileLogger [2021-02-06T15:39:49.407Z] --- PASS: TestJSONFileLogger (0.00s) [2021-02-06T15:39:49.407Z] === RUN TestJSONFileLoggerWithTags [2021-02-06T15:39:49.407Z] ok github.com/docker/docker/daemon/images 0.470s coverage: 6.4% of statements [2021-02-06T15:39:49.407Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-02-06T15:39:49.407Z] === RUN TestJSONFileLoggerWithOpts [2021-02-06T15:39:49.407Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-02-06T15:39:49.407Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-02-06T15:39:49.407Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-06T15:39:49.407Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-06T15:39:49.407Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-02-06T15:39:49.407Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-06T15:39:49.407Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-06T15:39:49.407Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-02-06T15:39:49.407Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-02-06T15:39:49.407Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-02-06T15:39:49.407Z] === RUN TestEncodeDecode [2021-02-06T15:39:49.407Z] === PAUSE TestEncodeDecode [2021-02-06T15:39:49.407Z] === CONT TestEncodeDecode [2021-02-06T15:39:49.407Z] --- PASS: TestEncodeDecode (0.12s) [2021-02-06T15:39:49.407Z] PASS [2021-02-06T15:39:49.407Z] coverage: 61.6% of statements [2021-02-06T15:39:49.407Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.228s coverage: 61.6% of statements [2021-02-06T15:39:49.854Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-02-06T15:39:49.854Z] === RUN TestHealthCheckWorkdir [2021-02-06T15:39:49.872Z] === RUN TestJSONLogsMarshalJSONBuf [2021-02-06T15:39:49.872Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-02-06T15:39:49.872Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-02-06T15:39:49.872Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-02-06T15:39:49.872Z] === RUN TestFastTimeMarshalJSON [2021-02-06T15:39:49.872Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-02-06T15:39:49.872Z] PASS [2021-02-06T15:39:49.872Z] coverage: 87.2% of statements [2021-02-06T15:39:49.872Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.182s coverage: 87.2% of statements [2021-02-06T15:39:50.540Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-06T15:39:50.882Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2021-02-06T15:39:50.882Z] === RUN TestHealthKillContainer [2021-02-06T15:39:51.417Z] === RUN TestWriteLog [2021-02-06T15:39:51.417Z] === PAUSE TestWriteLog [2021-02-06T15:39:51.417Z] === RUN TestReadLog [2021-02-06T15:39:51.417Z] === PAUSE TestReadLog [2021-02-06T15:39:51.417Z] === CONT TestWriteLog [2021-02-06T15:39:51.417Z] --- PASS: TestWriteLog (0.00s) [2021-02-06T15:39:51.417Z] === CONT TestReadLog [2021-02-06T15:39:51.417Z] === RUN TestReadLog/tail_exact [2021-02-06T15:39:51.879Z] === RUN TestLog [2021-02-06T15:39:51.879Z] --- PASS: TestLog (0.01s) [2021-02-06T15:39:51.879Z] PASS [2021-02-06T15:39:51.879Z] coverage: 31.5% of statements [2021-02-06T15:39:51.879Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.075s coverage: 31.5% of statements [2021-02-06T15:39:51.879Z] === RUN TestReadLog/tail_less_than_available [2021-02-06T15:39:51.879Z] === RUN TestReadLog/tail_more_than_available [2021-02-06T15:39:51.879Z] --- PASS: TestReadLog (0.13s) [2021-02-06T15:39:51.879Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-02-06T15:39:51.879Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-02-06T15:39:51.879Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-02-06T15:39:51.879Z] PASS [2021-02-06T15:39:51.879Z] coverage: 75.2% of statements [2021-02-06T15:39:51.879Z] ok github.com/docker/docker/daemon/logger/local 0.240s coverage: 75.2% of statements [2021-02-06T15:39:51.879Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-06T15:39:51.998Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-06T15:39:52.854Z] === RUN TestOpenFileDelete [2021-02-06T15:39:52.854Z] --- PASS: TestOpenFileDelete (0.00s) [2021-02-06T15:39:52.854Z] === RUN TestOpenFileRename [2021-02-06T15:39:52.854Z] --- PASS: TestOpenFileRename (0.00s) [2021-02-06T15:39:52.854Z] === RUN TestParseLogTagDefaultTag [2021-02-06T15:39:52.854Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-02-06T15:39:52.854Z] === RUN TestParseLogTag [2021-02-06T15:39:52.854Z] --- PASS: TestParseLogTag (0.00s) [2021-02-06T15:39:52.854Z] === RUN TestParseLogTagEmptyTag [2021-02-06T15:39:52.854Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-02-06T15:39:52.854Z] === RUN TestTailFiles [2021-02-06T15:39:52.854Z] --- PASS: TestTailFiles (0.00s) [2021-02-06T15:39:52.854Z] === RUN TestFollowLogsConsumerGone [2021-02-06T15:39:52.854Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-02-06T15:39:52.854Z] === RUN TestFollowLogsProducerGone [2021-02-06T15:39:52.854Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-02-06T15:39:52.854Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-02-06T15:39:52.854Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-02-06T15:39:52.854Z] === RUN TestCheckCapacityAndRotate [2021-02-06T15:39:52.854Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-02-06T15:39:52.854Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-02-06T15:39:53.316Z] --- PASS: TestCheckCapacityAndRotate (0.30s) [2021-02-06T15:39:53.316Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-02-06T15:39:53.316Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-02-06T15:39:53.316Z] PASS [2021-02-06T15:39:53.316Z] coverage: 55.3% of statements [2021-02-06T15:39:53.316Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.512s coverage: 55.3% of statements [2021-02-06T15:39:53.316Z] === RUN TestValidateLogOpt [2021-02-06T15:39:53.316Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-06T15:39:53.316Z] === RUN TestNewMissedConfig [2021-02-06T15:39:53.316Z] --- PASS: TestNewMissedConfig (0.00s) [2021-02-06T15:39:53.316Z] === RUN TestNewMissedUrl [2021-02-06T15:39:53.316Z] --- PASS: TestNewMissedUrl (0.00s) [2021-02-06T15:39:53.316Z] === RUN TestNewMissedToken [2021-02-06T15:39:53.316Z] --- PASS: TestNewMissedToken (0.00s) [2021-02-06T15:39:53.316Z] === RUN TestNewWithProxy [2021-02-06T15:39:53.316Z] --- PASS: TestNewWithProxy (0.00s) [2021-02-06T15:39:53.316Z] === RUN TestDefault [2021-02-06T15:39:53.316Z] --- PASS: TestDefault (0.01s) [2021-02-06T15:39:53.316Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-02-06T15:39:53.316Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-02-06T15:39:53.316Z] === RUN TestJsonFormat [2021-02-06T15:39:53.316Z] --- PASS: TestJsonFormat (0.01s) [2021-02-06T15:39:53.316Z] === RUN TestRawFormat [2021-02-06T15:39:53.316Z] --- PASS: TestRawFormat (0.00s) [2021-02-06T15:39:53.316Z] === RUN TestRawFormatWithLabels [2021-02-06T15:39:53.316Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-02-06T15:39:53.316Z] === RUN TestRawFormatWithoutTag [2021-02-06T15:39:53.316Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-02-06T15:39:53.316Z] === RUN TestBatching [2021-02-06T15:39:53.316Z] === RUN TestNewParse [2021-02-06T15:39:53.316Z] --- PASS: TestNewParse (0.00s) [2021-02-06T15:39:53.316Z] PASS [2021-02-06T15:39:53.316Z] coverage: 8.3% of statements [2021-02-06T15:39:53.684Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2021-02-06T15:39:53.778Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2021-02-06T15:39:53.778Z] --- PASS: TestBatching (0.21s) [2021-02-06T15:39:53.778Z] === RUN TestFrequency [2021-02-06T15:39:53.778Z] === RUN TestParseLogFormat [2021-02-06T15:39:53.778Z] --- PASS: TestParseLogFormat (0.00s) [2021-02-06T15:39:53.778Z] === RUN TestValidateLogOptEmpty [2021-02-06T15:39:53.778Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-02-06T15:39:53.778Z] === RUN TestValidateSyslogAddress [2021-02-06T15:39:53.778Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-02-06T15:39:53.778Z] === RUN TestParseAddressDefaultPort [2021-02-06T15:39:53.778Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-02-06T15:39:53.778Z] === RUN TestValidateSyslogFacility [2021-02-06T15:39:53.778Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-02-06T15:39:53.778Z] === RUN TestValidateLogOptSyslogFormat [2021-02-06T15:39:53.778Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-02-06T15:39:53.778Z] === RUN TestValidateLogOpt [2021-02-06T15:39:53.778Z] --- PASS: TestValidateLogOpt (0.00s) [2021-02-06T15:39:53.778Z] PASS [2021-02-06T15:39:53.778Z] coverage: 46.8% of statements [2021-02-06T15:39:53.778Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2021-02-06T15:39:53.778Z] --- PASS: TestFrequency (0.17s) [2021-02-06T15:39:53.778Z] === RUN TestOneMessagePerRequest [2021-02-06T15:39:53.778Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-02-06T15:39:53.778Z] === RUN TestVerify [2021-02-06T15:39:53.778Z] --- PASS: TestVerify (0.00s) [2021-02-06T15:39:53.778Z] === RUN TestSkipVerify [2021-02-06T15:39:53.778Z] time="2021-02-06T15:39:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-06T15:39:54.062Z] --- PASS: TestCgroupNamespacesBuild (4.73s) [2021-02-06T15:39:54.063Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-06T15:39:54.240Z] time="2021-02-06T15:39:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-06T15:39:54.241Z] time="2021-02-06T15:39:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-06T15:39:54.389Z] --- PASS: TestHealthKillContainer (2.95s) [2021-02-06T15:39:54.389Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-06T15:39:54.678Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2021-02-06T15:39:54.678Z] === RUN TestIpcModeNone [2021-02-06T15:39:54.702Z] --- PASS: TestSkipVerify (0.86s) [2021-02-06T15:39:54.702Z] === RUN TestBufferMaximum [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612625994.434979\",\"host\":\"d3c1c974d546\"}'" [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612625994.434979\",\"host\":\"d3c1c974d546\"}'" [2021-02-06T15:39:54.702Z] --- PASS: TestBufferMaximum (0.00s) [2021-02-06T15:39:54.702Z] === RUN TestServerAlwaysDown [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612625994.437983\",\"host\":\"d3c1c974d546\"}'" [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612625994.437983\",\"host\":\"d3c1c974d546\"}'" [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612625994.437983\",\"host\":\"d3c1c974d546\"}'" [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612625994.437983\",\"host\":\"d3c1c974d546\"}'" [2021-02-06T15:39:54.702Z] time="2021-02-06T15:39:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1612625994.437983\",\"host\":\"d3c1c974d546\"}'" [2021-02-06T15:39:54.702Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-02-06T15:39:54.702Z] === RUN TestCannotSendAfterClose [2021-02-06T15:39:54.702Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-02-06T15:39:54.702Z] === RUN TestDeadlockOnBlockedEndpoint [2021-02-06T15:39:55.681Z] === RUN TestV1IDService [2021-02-06T15:39:55.681Z] --- PASS: TestV1IDService (0.02s) [2021-02-06T15:39:55.681Z] === RUN TestV2MetadataService [2021-02-06T15:39:55.681Z] time="2021-02-06T15:39:55Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-02-06T15:39:55.681Z] time="2021-02-06T15:39:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d3c1c974d546\"}'" [2021-02-06T15:39:55.681Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-02-06T15:39:55.681Z] PASS [2021-02-06T15:39:55.681Z] coverage: 82.5% of statements [2021-02-06T15:39:55.681Z] ok github.com/docker/docker/daemon/logger/splunk 2.430s coverage: 82.5% of statements [2021-02-06T15:39:55.681Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-06T15:39:55.681Z] ? github.com/docker/docker/daemon/network [no test files] [2021-02-06T15:39:55.681Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-06T15:39:55.707Z] --- PASS: TestIpcModeNone (0.99s) [2021-02-06T15:39:55.708Z] === RUN TestIpcModePrivate [2021-02-06T15:39:55.965Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2021-02-06T15:39:55.965Z] === RUN TestBuildWithSession [2021-02-06T15:39:55.965Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-06T15:39:55.965Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:39:55.965Z] === RUN TestBuildSquashParent [2021-02-06T15:39:56.736Z] --- PASS: TestIpcModePrivate (0.98s) [2021-02-06T15:39:56.736Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-02-06T15:39:56.736Z] === RUN TestIpcModeShareable [2021-02-06T15:39:57.228Z] --- PASS: TestV2MetadataService (1.15s) [2021-02-06T15:39:57.228Z] PASS [2021-02-06T15:39:57.228Z] coverage: 48.2% of statements [2021-02-06T15:39:57.228Z] ok github.com/docker/docker/distribution/metadata 1.285s coverage: 48.2% of statements [2021-02-06T15:39:57.228Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-02-06T15:39:57.228Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-02-06T15:39:57.228Z] === RUN TestContinueOnError_MirrorEndpoint [2021-02-06T15:39:57.228Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-02-06T15:39:57.228Z] === RUN TestContinueOnError_NeverContinue [2021-02-06T15:39:57.228Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-02-06T15:39:57.228Z] === RUN TestContinueOnError_UnnestsErrors [2021-02-06T15:39:57.228Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-02-06T15:39:57.228Z] === RUN TestManifestStore [2021-02-06T15:39:57.228Z] === RUN TestManifestStore/no_remote_or_local [2021-02-06T15:39:57.228Z] === RUN TestSuccessfulDownload [2021-02-06T15:39:57.228Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-02-06T15:39:57.228Z] download_test.go:268: Needs fixing on Windows [2021-02-06T15:39:57.228Z] === RUN TestCancelledDownload [2021-02-06T15:39:57.228Z] --- PASS: TestCancelledDownload (0.00s) [2021-02-06T15:39:57.228Z] === RUN TestMaxDownloadAttempts [2021-02-06T15:39:57.228Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-06T15:39:57.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-06T15:39:57.228Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-06T15:39:57.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-06T15:39:57.228Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-06T15:39:57.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-06T15:39:57.228Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-06T15:39:57.228Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-06T15:39:57.228Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-02-06T15:39:57.228Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-02-06T15:39:57.228Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-02-06T15:39:57.228Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-02-06T15:39:57.228Z] time="2021-02-06T15:39:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local684908147\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-02-06T15:39:57.228Z] === RUN TestManifestStore/no_local_cache [2021-02-06T15:39:57.228Z] === RUN TestManifestStore/with_local_cache [2021-02-06T15:39:57.228Z] === RUN TestManifestStore/unknown_media_type [2021-02-06T15:39:57.228Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-02-06T15:39:57.228Z] time="2021-02-06T15:39:56Z" level=warning msg="reference for unknown type: " [2021-02-06T15:39:57.228Z] time="2021-02-06T15:39:56Z" level=warning msg="reference for unknown type: " [2021-02-06T15:39:57.228Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-02-06T15:39:57.228Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-02-06T15:39:57.228Z] time="2021-02-06T15:39:56Z" level=warning msg="reference for unknown type: " [2021-02-06T15:39:57.228Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-02-06T15:39:57.228Z] time="2021-02-06T15:39:56Z" level=warning msg="reference for unknown type: " [2021-02-06T15:39:57.228Z] time="2021-02-06T15:39:56Z" level=warning msg="reference for unknown type: " [2021-02-06T15:39:57.228Z] === RUN TestManifestStore/error_persisting_manifest [2021-02-06T15:39:57.228Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-02-06T15:39:57.228Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-02-06T15:39:57.228Z] time="2021-02-06T15:39:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore (0.22s) [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-02-06T15:39:57.228Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-02-06T15:39:57.228Z] === RUN TestDetectManifestBlobMediaType [2021-02-06T15:39:57.228Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-02-06T15:39:57.228Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-02-06T15:39:57.228Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-02-06T15:39:57.228Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-02-06T15:39:57.228Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-02-06T15:39:57.228Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-02-06T15:39:57.228Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-02-06T15:39:57.228Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-02-06T15:39:57.228Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-02-06T15:39:57.228Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-02-06T15:39:57.228Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-02-06T15:39:57.228Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-02-06T15:39:57.228Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-02-06T15:39:57.228Z] === RUN TestFixManifestLayers [2021-02-06T15:39:57.228Z] --- PASS: TestFixManifestLayers (0.00s) [2021-02-06T15:39:57.228Z] === RUN TestFixManifestLayersBaseLayerParent [2021-02-06T15:39:57.228Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-06T15:39:57.228Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-06T15:39:57.228Z] === RUN TestFixManifestLayersBadParent [2021-02-06T15:39:57.228Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-02-06T15:39:57.228Z] === RUN TestValidateManifest [2021-02-06T15:39:57.228Z] --- SKIP: TestValidateManifest (0.00s) [2021-02-06T15:39:57.228Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-06T15:39:57.229Z] === RUN TestFormatPlatform [2021-02-06T15:39:57.229Z] --- PASS: TestFormatPlatform (0.00s) [2021-02-06T15:39:57.229Z] === RUN TestGetRepositoryMountCandidates [2021-02-06T15:39:57.229Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-02-06T15:39:57.229Z] === RUN TestLayerAlreadyExists [2021-02-06T15:39:57.229Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-02-06T15:39:57.229Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-06T15:39:57.229Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-06T15:39:57.229Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-06T15:39:57.229Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-06T15:39:57.229Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-06T15:39:57.229Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-02-06T15:39:57.229Z] === RUN TestWhenEmptyAuthConfig [2021-02-06T15:39:57.229Z] time="2021-02-06T15:39:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-06T15:39:57.229Z] time="2021-02-06T15:39:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-06T15:39:57.229Z] time="2021-02-06T15:39:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-06T15:39:57.229Z] time="2021-02-06T15:39:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-02-06T15:39:57.229Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-02-06T15:39:57.229Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-02-06T15:39:57.229Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-02-06T15:39:57.229Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-02-06T15:39:57.229Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-02-06T15:39:57.229Z] === RUN TestTransfer [2021-02-06T15:39:57.275Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-06T15:39:57.691Z] --- PASS: TestTransfer (0.16s) [2021-02-06T15:39:57.691Z] === RUN TestConcurrencyLimit [2021-02-06T15:39:57.691Z] === RUN TestNotFound [2021-02-06T15:39:57.691Z] --- PASS: TestNotFound (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestConflict [2021-02-06T15:39:57.691Z] --- PASS: TestConflict (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestForbidden [2021-02-06T15:39:57.691Z] --- PASS: TestForbidden (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestInvalidParameter [2021-02-06T15:39:57.691Z] --- PASS: TestInvalidParameter (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestNotImplemented [2021-02-06T15:39:57.691Z] --- PASS: TestNotImplemented (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestNotModified [2021-02-06T15:39:57.691Z] --- PASS: TestNotModified (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestUnauthorized [2021-02-06T15:39:57.691Z] --- PASS: TestUnauthorized (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestUnknown [2021-02-06T15:39:57.691Z] --- PASS: TestUnknown (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestCancelled [2021-02-06T15:39:57.691Z] --- PASS: TestCancelled (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestDeadline [2021-02-06T15:39:57.691Z] --- PASS: TestDeadline (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestDataLoss [2021-02-06T15:39:57.691Z] --- PASS: TestDataLoss (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestUnavailable [2021-02-06T15:39:57.691Z] --- PASS: TestUnavailable (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestSystem [2021-02-06T15:39:57.691Z] --- PASS: TestSystem (0.00s) [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Not_Found [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Bad_Request [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Conflict [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Unauthorized [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Service_Unavailable [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Forbidden [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Not_Modified [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Not_Implemented [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-02-06T15:39:57.691Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-02-06T15:39:57.691Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-02-06T15:39:57.691Z] PASS [2021-02-06T15:39:57.691Z] coverage: 53.1% of statements [2021-02-06T15:39:57.691Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-02-06T15:39:57.765Z] --- PASS: TestIpcModeShareable (1.06s) [2021-02-06T15:39:57.765Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-02-06T15:39:57.765Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-06T15:39:58.154Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-02-06T15:39:58.154Z] === RUN TestInactiveJobs [2021-02-06T15:39:58.154Z] --- PASS: TestInactiveJobs (0.37s) [2021-02-06T15:39:58.154Z] === RUN TestWatchRelease [2021-02-06T15:39:58.216Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-06T15:39:58.623Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2021-02-06T15:39:58.623Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-02-06T15:39:58.623Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-02-06T15:39:58.623Z] === RUN TestTokenPassThru [2021-02-06T15:39:58.623Z] --- PASS: TestWatchRelease (0.09s) [2021-02-06T15:39:58.623Z] === RUN TestWatchFinishedTransfer [2021-02-06T15:39:58.623Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-02-06T15:39:58.623Z] === RUN TestDuplicateTransfer [2021-02-06T15:39:58.623Z] --- PASS: TestTokenPassThru (0.04s) [2021-02-06T15:39:58.623Z] === RUN TestTokenPassThruDifferentHost [2021-02-06T15:39:58.623Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-02-06T15:39:58.623Z] PASS [2021-02-06T15:39:58.623Z] coverage: 23.4% of statements [2021-02-06T15:39:58.623Z] ok github.com/docker/docker/distribution 1.554s coverage: 23.4% of statements [2021-02-06T15:39:58.623Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-02-06T15:39:58.623Z] === RUN TestSuccessfulUpload [2021-02-06T15:39:58.623Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-06T15:39:58.623Z] time="2021-02-06T15:39:58Z" level=error msg="Upload failed, retrying: simulating retry" [2021-02-06T15:39:59.086Z] --- PASS: TestSuccessfulUpload (0.46s) [2021-02-06T15:39:59.086Z] === RUN TestCancelledUpload [2021-02-06T15:39:59.086Z] --- PASS: TestCancelledUpload (0.00s) [2021-02-06T15:39:59.086Z] PASS [2021-02-06T15:39:59.086Z] coverage: 76.8% of statements [2021-02-06T15:39:59.086Z] ok github.com/docker/docker/distribution/xfer 1.993s coverage: 76.8% of statements [2021-02-06T15:39:59.086Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-06T15:39:59.086Z] === RUN TestFSGetInvalidData [2021-02-06T15:39:59.086Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-02-06T15:39:59.086Z] === RUN TestFSInvalidSet [2021-02-06T15:39:59.086Z] --- PASS: TestFSInvalidSet (0.10s) [2021-02-06T15:39:59.086Z] === RUN TestFSInvalidRoot [2021-02-06T15:39:59.086Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-02-06T15:39:59.086Z] === RUN TestFSMetadataGetSet [2021-02-06T15:39:59.086Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-02-06T15:39:59.086Z] === RUN TestFSInvalidWalker [2021-02-06T15:39:59.086Z] --- PASS: TestFSInvalidWalker (0.03s) [2021-02-06T15:39:59.086Z] === RUN TestFSGetSet [2021-02-06T15:39:59.086Z] --- PASS: TestFSGetSet (0.02s) [2021-02-06T15:39:59.086Z] === RUN TestFSGetUnsetKey [2021-02-06T15:39:59.086Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-02-06T15:39:59.086Z] === RUN TestFSGetEmptyData [2021-02-06T15:39:59.086Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-02-06T15:39:59.086Z] === RUN TestFSDelete [2021-02-06T15:39:59.086Z] --- PASS: TestFSDelete (0.01s) [2021-02-06T15:39:59.086Z] === RUN TestFSWalker [2021-02-06T15:39:59.548Z] --- PASS: TestFSWalker (0.01s) [2021-02-06T15:39:59.548Z] === RUN TestFSWalkerStopOnError [2021-02-06T15:39:59.548Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-02-06T15:39:59.548Z] === RUN TestNewFromJSON [2021-02-06T15:39:59.548Z] --- PASS: TestNewFromJSON (0.00s) [2021-02-06T15:39:59.548Z] === RUN TestNewFromJSONWithInvalidJSON [2021-02-06T15:39:59.548Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-02-06T15:39:59.548Z] === RUN TestMarshalKeyOrder [2021-02-06T15:39:59.548Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-02-06T15:39:59.548Z] === RUN TestImage [2021-02-06T15:39:59.548Z] --- PASS: TestImage (0.00s) [2021-02-06T15:39:59.548Z] === RUN TestImageOSNotEmpty [2021-02-06T15:39:59.548Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-02-06T15:39:59.548Z] === RUN TestNewChildImageFromImageWithRootFS [2021-02-06T15:39:59.548Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-02-06T15:39:59.548Z] === RUN TestCreate [2021-02-06T15:39:59.548Z] --- PASS: TestCreate (0.00s) [2021-02-06T15:39:59.548Z] === RUN TestRestore [2021-02-06T15:39:59.548Z] time="2021-02-06T15:39:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-02-06T15:39:59.548Z] --- PASS: TestRestore (0.15s) [2021-02-06T15:39:59.548Z] === RUN TestAddDelete [2021-02-06T15:39:59.548Z] --- PASS: TestAddDelete (0.02s) [2021-02-06T15:39:59.548Z] === RUN TestSearchAfterDelete [2021-02-06T15:39:59.548Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-02-06T15:39:59.548Z] === RUN TestParentReset [2021-02-06T15:39:59.548Z] === RUN TestCompare [2021-02-06T15:39:59.548Z] --- PASS: TestCompare (0.00s) [2021-02-06T15:39:59.548Z] PASS [2021-02-06T15:39:59.548Z] coverage: 19.2% of statements [2021-02-06T15:39:59.548Z] --- PASS: TestParentReset (0.04s) [2021-02-06T15:39:59.548Z] === RUN TestGetAndSetLastUpdated [2021-02-06T15:39:59.548Z] ok github.com/docker/docker/image/cache 0.128s coverage: 19.2% of statements [2021-02-06T15:39:59.548Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-02-06T15:39:59.548Z] === RUN TestStoreLen [2021-02-06T15:39:59.548Z] --- PASS: TestStoreLen (0.05s) [2021-02-06T15:39:59.548Z] PASS [2021-02-06T15:39:59.548Z] coverage: 86.8% of statements [2021-02-06T15:39:59.548Z] ok github.com/docker/docker/image 0.610s coverage: 86.8% of statements [2021-02-06T15:40:00.010Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-06T15:40:00.354Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-06T15:40:00.473Z] === RUN TestMakeV1ConfigFromConfig [2021-02-06T15:40:00.473Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-02-06T15:40:00.473Z] PASS [2021-02-06T15:40:00.473Z] coverage: 25.0% of statements [2021-02-06T15:40:00.473Z] ok github.com/docker/docker/image/v1 0.204s coverage: 25.0% of statements [2021-02-06T15:40:00.473Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-06T15:40:00.484Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2021-02-06T15:40:00.484Z] === RUN TestAPIIpcModeHost [2021-02-06T15:40:01.512Z] --- PASS: TestAPIIpcModeHost (0.67s) [2021-02-06T15:40:01.512Z] === RUN TestDaemonIpcModeShareable [2021-02-06T15:40:02.019Z] === RUN TestSerialization [2021-02-06T15:40:02.020Z] --- PASS: TestSerialization (0.02s) [2021-02-06T15:40:02.020Z] PASS [2021-02-06T15:40:02.020Z] coverage: 100.0% of statements [2021-02-06T15:40:02.020Z] ok github.com/docker/docker/libcontainerd/queue 0.191s coverage: 100.0% of statements [2021-02-06T15:40:02.482Z] === RUN TestEmptyLayer [2021-02-06T15:40:02.482Z] --- PASS: TestEmptyLayer (0.00s) [2021-02-06T15:40:02.482Z] === RUN TestCommitFailure [2021-02-06T15:40:02.482Z] --- PASS: TestCommitFailure (0.01s) [2021-02-06T15:40:02.482Z] === RUN TestStartTransactionFailure [2021-02-06T15:40:02.482Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-02-06T15:40:02.482Z] === RUN TestGetOrphan [2021-02-06T15:40:02.482Z] --- PASS: TestGetOrphan (0.01s) [2021-02-06T15:40:02.482Z] === RUN TestMountAndRegister [2021-02-06T15:40:02.482Z] --- PASS: TestMountAndRegister (0.04s) [2021-02-06T15:40:02.482Z] layer_test.go:271: Layer size: 14 [2021-02-06T15:40:02.482Z] === RUN TestLayerRelease [2021-02-06T15:40:02.482Z] --- SKIP: TestLayerRelease (0.00s) [2021-02-06T15:40:02.482Z] layer_test.go:304: Failing on Windows [2021-02-06T15:40:02.482Z] === RUN TestStoreRestore [2021-02-06T15:40:02.482Z] --- SKIP: TestStoreRestore (0.00s) [2021-02-06T15:40:02.482Z] layer_test.go:353: Failing on Windows [2021-02-06T15:40:02.482Z] === RUN TestTarStreamStability [2021-02-06T15:40:02.482Z] --- SKIP: TestTarStreamStability (0.00s) [2021-02-06T15:40:02.482Z] layer_test.go:468: Failing on Windows [2021-02-06T15:40:02.482Z] === RUN TestRegisterExistingLayer [2021-02-06T15:40:02.482Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-02-06T15:40:02.482Z] === RUN TestTarStreamVerification [2021-02-06T15:40:02.482Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-02-06T15:40:02.482Z] layer_test.go:697: Failing on Windows [2021-02-06T15:40:02.482Z] === RUN TestLayerMigration [2021-02-06T15:40:02.482Z] --- SKIP: TestLayerMigration (0.00s) [2021-02-06T15:40:02.482Z] migration_test.go:46: Failing on Windows [2021-02-06T15:40:02.482Z] === RUN TestLayerMigrationNoTarsplit [2021-02-06T15:40:02.482Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-02-06T15:40:02.482Z] migration_test.go:182: Failing on Windows [2021-02-06T15:40:02.482Z] === RUN TestMountInit [2021-02-06T15:40:02.482Z] --- SKIP: TestMountInit (0.00s) [2021-02-06T15:40:02.482Z] mount_test.go:17: Failing on Windows [2021-02-06T15:40:02.482Z] === RUN TestMountSize [2021-02-06T15:40:02.482Z] --- SKIP: TestMountSize (0.00s) [2021-02-06T15:40:02.482Z] mount_test.go:76: Failing on Windows [2021-02-06T15:40:02.482Z] === RUN TestMountChanges [2021-02-06T15:40:02.482Z] --- SKIP: TestMountChanges (0.00s) [2021-02-06T15:40:02.482Z] mount_test.go:125: Failing on Windows [2021-02-06T15:40:02.482Z] === RUN TestMountApply [2021-02-06T15:40:02.482Z] --- SKIP: TestMountApply (0.00s) [2021-02-06T15:40:02.482Z] mount_test.go:212: Failing on Windows [2021-02-06T15:40:02.482Z] PASS [2021-02-06T15:40:02.482Z] coverage: 30.1% of statements [2021-02-06T15:40:02.482Z] ok github.com/docker/docker/layer 0.351s coverage: 30.1% of statements [2021-02-06T15:40:02.527Z] --- PASS: TestBuildSquashParent (6.68s) [2021-02-06T15:40:02.527Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-06T15:40:02.527Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:40:02.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:40:02.527Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:40:02.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:40:02.527Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:40:02.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:40:02.527Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:40:02.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:40:02.527Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:40:02.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:40:02.527Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:40:02.527Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:40:02.527Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:40:02.527Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:40:02.944Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-06T15:40:02.944Z] === RUN TestEnvironmentParsing [2021-02-06T15:40:02.944Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-02-06T15:40:02.944Z] PASS [2021-02-06T15:40:02.944Z] coverage: 1.0% of statements [2021-02-06T15:40:02.944Z] ok github.com/docker/docker/libcontainerd/local 0.227s coverage: 1.0% of statements [2021-02-06T15:40:02.944Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-06T15:40:02.944Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-06T15:40:02.945Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-02-06T15:40:02.945Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-02-06T15:40:02.945Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-02-06T15:40:02.945Z] PASS [2021-02-06T15:40:02.945Z] coverage: 42.3% of statements [2021-02-06T15:40:02.945Z] ok github.com/docker/docker/oci 0.065s coverage: 42.3% of statements [2021-02-06T15:40:02.945Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-06T15:40:03.570Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2021-02-06T15:40:03.570Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-02-06T15:40:03.570Z] === RUN TestDaemonIpcModePrivate [2021-02-06T15:40:03.653Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-06T15:40:03.653Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-06T15:40:03.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:40:03.905Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:40:03.920Z] === RUN TestParseVersion [2021-02-06T15:40:03.920Z] --- PASS: TestParseVersion (0.00s) [2021-02-06T15:40:03.920Z] PASS [2021-02-06T15:40:03.920Z] coverage: 52.9% of statements [2021-02-06T15:40:03.920Z] ok github.com/docker/docker/pkg/aaparser 0.073s coverage: 52.9% of statements [2021-02-06T15:40:03.920Z] === RUN TestAddressPoolOpt [2021-02-06T15:40:03.920Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/a [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/something [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/_=a [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/env1=value1 [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/_env1=value1 [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/env2=value2=value3 [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/env3=abc!qwe [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/env_4=value_4 [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/PATH [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/=a [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/PATH= [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/PATH=something [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/asd!qwe [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/1asd [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/123 [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/some_space [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/__some_space_before [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/some_space_after__ [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/= [2021-02-06T15:40:03.920Z] === RUN TestValidateEnv/PaTh [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/a (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/something (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/= (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestParseHost [2021-02-06T15:40:03.920Z] --- PASS: TestParseHost (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestParseDockerDaemonHost [2021-02-06T15:40:03.920Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestParseTCP [2021-02-06T15:40:03.920Z] --- PASS: TestParseTCP (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestParseInvalidUnixAddrInvalid [2021-02-06T15:40:03.920Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestValidateExtraHosts [2021-02-06T15:40:03.920Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestIpOptString [2021-02-06T15:40:03.920Z] --- PASS: TestIpOptString (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestNewIpOptInvalidDefaultVal [2021-02-06T15:40:03.920Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestNewIpOptValidDefaultVal [2021-02-06T15:40:03.920Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestIpOptSetInvalidVal [2021-02-06T15:40:03.920Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestValidateIPAddress [2021-02-06T15:40:03.920Z] --- PASS: TestValidateIPAddress (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestMapOpts [2021-02-06T15:40:03.920Z] --- PASS: TestMapOpts (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestListOptsWithoutValidator [2021-02-06T15:40:03.920Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestListOptsWithValidator [2021-02-06T15:40:03.920Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestValidateDNSSearch [2021-02-06T15:40:03.920Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_general_format [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_one_more [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-02-06T15:40:03.920Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-02-06T15:40:03.920Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestNamedListOpts [2021-02-06T15:40:03.920Z] --- PASS: TestNamedListOpts (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestNamedMapOpts [2021-02-06T15:40:03.920Z] --- PASS: TestNamedMapOpts (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestParseLink [2021-02-06T15:40:03.920Z] --- PASS: TestParseLink (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestQuotedStringSetWithQuotes [2021-02-06T15:40:03.920Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-02-06T15:40:03.920Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestQuotedStringSetWithNoQuotes [2021-02-06T15:40:03.920Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-02-06T15:40:03.920Z] === RUN TestUlimitOpt [2021-02-06T15:40:03.920Z] --- PASS: TestUlimitOpt (0.00s) [2021-02-06T15:40:03.920Z] PASS [2021-02-06T15:40:03.920Z] coverage: 67.1% of statements [2021-02-06T15:40:03.920Z] ok github.com/docker/docker/opts 0.158s coverage: 67.1% of statements [2021-02-06T15:40:05.071Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2021-02-06T15:40:05.071Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-02-06T15:40:05.071Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-06T15:40:05.468Z] === RUN TestPeerCertificateMarshalJSON [2021-02-06T15:40:05.468Z] === RUN TestUnbuffered [2021-02-06T15:40:05.468Z] --- PASS: TestUnbuffered (0.00s) [2021-02-06T15:40:05.468Z] === RUN TestRaceUnbuffered [2021-02-06T15:40:05.468Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-02-06T15:40:05.468Z] PASS [2021-02-06T15:40:05.468Z] coverage: 100.0% of statements [2021-02-06T15:40:05.468Z] ok github.com/docker/docker/pkg/broadcaster 0.161s coverage: 100.0% of statements [2021-02-06T15:40:05.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:40:05.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:40:05.930Z] === RUN TestMatch [2021-02-06T15:40:05.930Z] === RUN TestMatch/[[]] [2021-02-06T15:40:05.930Z] === RUN TestMatch/[[foo]] [2021-02-06T15:40:05.930Z] === RUN TestMatch/[[bar]_[foo]] [2021-02-06T15:40:05.930Z] === RUN TestMatch/[[foo_bar]] [2021-02-06T15:40:05.930Z] === RUN TestMatch/[[qux]_[foo]] [2021-02-06T15:40:05.931Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-02-06T15:40:05.931Z] === RUN TestMatch/[] [2021-02-06T15:40:05.931Z] === RUN TestMatch/[]#01 [2021-02-06T15:40:05.931Z] === RUN TestMatch/[[qux]] [2021-02-06T15:40:05.931Z] === RUN TestMatch/[[foo_bar_qux]] [2021-02-06T15:40:05.931Z] === RUN TestMatch/[[qux]_[baz]] [2021-02-06T15:40:05.931Z] === RUN TestMatch/[[foo_baz]] [2021-02-06T15:40:05.931Z] --- PASS: TestMatch (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[[]] (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[] (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-02-06T15:40:05.931Z] PASS [2021-02-06T15:40:05.931Z] coverage: 87.5% of statements [2021-02-06T15:40:05.931Z] ok github.com/docker/docker/pkg/capabilities 0.093s coverage: 87.5% of statements [2021-02-06T15:40:05.931Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-02-06T15:40:05.931Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-02-06T15:40:05.931Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s) [2021-02-06T15:40:05.931Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-02-06T15:40:05.931Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-02-06T15:40:05.931Z] === RUN TestMiddleware [2021-02-06T15:40:05.931Z] --- PASS: TestMiddleware (0.00s) [2021-02-06T15:40:05.931Z] === RUN TestNewResponseModifier [2021-02-06T15:40:05.931Z] --- PASS: TestNewResponseModifier (0.00s) [2021-02-06T15:40:05.931Z] PASS [2021-02-06T15:40:05.931Z] coverage: 26.8% of statements [2021-02-06T15:40:05.931Z] ok github.com/docker/docker/pkg/authorization 0.773s coverage: 26.8% of statements [2021-02-06T15:40:06.393Z] === RUN TestIsArchivePathDir [2021-02-06T15:40:06.393Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-02-06T15:40:06.393Z] === RUN TestIsArchivePathInvalidFile [2021-02-06T15:40:06.393Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-02-06T15:40:06.393Z] === RUN TestIsArchivePathTar [2021-02-06T15:40:06.855Z] === RUN TestSizeEmpty [2021-02-06T15:40:06.855Z] --- PASS: TestSizeEmpty (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestSizeEmptyFile [2021-02-06T15:40:06.855Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestSizeNonemptyFile [2021-02-06T15:40:06.855Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestSizeNestedDirectoryEmpty [2021-02-06T15:40:06.855Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-02-06T15:40:06.855Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-02-06T15:40:06.855Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestMoveToSubdir [2021-02-06T15:40:06.855Z] --- PASS: TestMoveToSubdir (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestSizeNonExistingDirectory [2021-02-06T15:40:06.855Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-02-06T15:40:06.855Z] PASS [2021-02-06T15:40:06.855Z] coverage: 80.0% of statements [2021-02-06T15:40:06.855Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2021-02-06T15:40:06.855Z] === RUN TestChrootTarUntar [2021-02-06T15:40:06.855Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-02-06T15:40:06.855Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:06.855Z] === RUN TestChrootUntarWithHugeExcludesList [2021-02-06T15:40:06.855Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-06T15:40:06.855Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:06.855Z] === RUN TestChrootUntarEmptyArchive [2021-02-06T15:40:06.855Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestChrootTarUntarWithSymlink [2021-02-06T15:40:06.855Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-02-06T15:40:06.855Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-06T15:40:06.855Z] === RUN TestChrootCopyWithTar [2021-02-06T15:40:06.855Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-02-06T15:40:06.855Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-06T15:40:06.855Z] === RUN TestChrootCopyFileWithTar [2021-02-06T15:40:06.855Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-02-06T15:40:06.855Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:06.855Z] === RUN TestChrootUntarPath [2021-02-06T15:40:06.855Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-02-06T15:40:06.855Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-06T15:40:06.855Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-02-06T15:40:06.855Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-06T15:40:06.855Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:06.855Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-02-06T15:40:06.855Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-02-06T15:40:06.855Z] === RUN TestDecompressStreamGzip [2021-02-06T15:40:06.855Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-06T15:40:06.855Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:06.855Z] === RUN TestChrootApplyDotDotFile [2021-02-06T15:40:06.855Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-02-06T15:40:06.855Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:06.855Z] PASS [2021-02-06T15:40:06.855Z] coverage: 15.4% of statements [2021-02-06T15:40:06.855Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.4% of statements [2021-02-06T15:40:06.855Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-02-06T15:40:06.855Z] === RUN TestDecompressStreamBzip2 [2021-02-06T15:40:06.855Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2021-02-06T15:40:06.855Z] === RUN TestDecompressStreamXz [2021-02-06T15:40:06.855Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-02-06T15:40:06.855Z] archive_test.go:133: Xz not present in msys2 [2021-02-06T15:40:06.855Z] === RUN TestCompressStreamXzUnsupported [2021-02-06T15:40:06.855Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestCompressStreamBzip2Unsupported [2021-02-06T15:40:06.855Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestCompressStreamInvalid [2021-02-06T15:40:06.855Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestExtensionInvalid [2021-02-06T15:40:06.855Z] --- PASS: TestExtensionInvalid (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestExtensionUncompressed [2021-02-06T15:40:06.855Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestExtensionBzip2 [2021-02-06T15:40:06.855Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestExtensionGzip [2021-02-06T15:40:06.855Z] --- PASS: TestExtensionGzip (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestExtensionXz [2021-02-06T15:40:06.855Z] --- PASS: TestExtensionXz (0.00s) [2021-02-06T15:40:06.855Z] === RUN TestCmdStreamLargeStderr [2021-02-06T15:40:07.128Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2021-02-06T15:40:07.128Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-02-06T15:40:07.128Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-06T15:40:07.317Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-02-06T15:40:07.317Z] === RUN TestCmdStreamBad [2021-02-06T15:40:07.317Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-02-06T15:40:07.317Z] archive_test.go:238: Failing on Windows CI machines [2021-02-06T15:40:07.317Z] === RUN TestCmdStreamGood [2021-02-06T15:40:07.317Z] --- PASS: TestCmdStreamGood (0.04s) [2021-02-06T15:40:07.317Z] === RUN TestUntarPathWithInvalidDest [2021-02-06T15:40:07.317Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-02-06T15:40:07.317Z] === RUN TestUntarPathWithInvalidSrc [2021-02-06T15:40:07.317Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-02-06T15:40:07.317Z] === RUN TestUntarPath [2021-02-06T15:40:07.317Z] --- PASS: TestUntarPath (0.08s) [2021-02-06T15:40:07.317Z] === RUN TestUntarPathWithDestinationFile [2021-02-06T15:40:07.317Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2021-02-06T15:40:07.317Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-02-06T15:40:07.317Z] === RUN Test [2021-02-06T15:40:07.317Z] === RUN Test/TestContainsEntry [2021-02-06T15:40:07.317Z] === RUN Test/TestCreateEntries [2021-02-06T15:40:07.317Z] === RUN Test/TestEntriesDiff [2021-02-06T15:40:07.317Z] === RUN Test/TestEntriesEquality [2021-02-06T15:40:07.317Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-02-06T15:40:07.317Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-02-06T15:40:07.317Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-02-06T15:40:07.317Z] === RUN Test/TestGeneratorNotGenerate [2021-02-06T15:40:07.317Z] === RUN Test/TestGeneratorWithPort [2021-02-06T15:40:07.317Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-02-06T15:40:07.317Z] === RUN Test/TestNewEntry [2021-02-06T15:40:07.317Z] === RUN Test/TestParse [2021-02-06T15:40:07.317Z] --- PASS: Test (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestNewEntry (0.00s) [2021-02-06T15:40:07.317Z] --- PASS: Test/TestParse (0.00s) [2021-02-06T15:40:07.317Z] PASS [2021-02-06T15:40:07.317Z] coverage: 58.3% of statements [2021-02-06T15:40:07.317Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2021-02-06T15:40:07.331Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-06T15:40:07.779Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-02-06T15:40:07.779Z] === RUN TestCopyWithTarInvalidSrc [2021-02-06T15:40:07.779Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-02-06T15:40:07.779Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-02-06T15:40:07.779Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-02-06T15:40:07.779Z] === RUN TestCopyWithTarSrcFile [2021-02-06T15:40:07.779Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-02-06T15:40:07.779Z] === RUN TestCopyWithTarSrcFolder [2021-02-06T15:40:07.779Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-02-06T15:40:07.779Z] === RUN TestCopyFileWithTarInvalidSrc [2021-02-06T15:40:07.779Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-02-06T15:40:07.779Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-02-06T15:40:07.779Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-02-06T15:40:07.779Z] === RUN TestCopyFileWithTarSrcFolder [2021-02-06T15:40:07.779Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-02-06T15:40:07.779Z] === RUN TestCopyFileWithTarSrcFile [2021-02-06T15:40:07.779Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-02-06T15:40:07.779Z] === RUN TestTarFiles [2021-02-06T15:40:07.779Z] === RUN Test [2021-02-06T15:40:07.779Z] === RUN Test/TestContent [2021-02-06T15:40:07.779Z] === RUN Test/TestInitialize [2021-02-06T15:40:07.779Z] === RUN Test/TestNew [2021-02-06T15:40:07.779Z] === RUN Test/TestParsingContentsWithComments [2021-02-06T15:40:07.779Z] === RUN Test/TestRegister [2021-02-06T15:40:07.779Z] === RUN Test/TestWatch [2021-02-06T15:40:07.779Z] --- PASS: Test (0.01s) [2021-02-06T15:40:07.779Z] --- PASS: Test/TestContent (0.00s) [2021-02-06T15:40:07.779Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-06T15:40:07.779Z] --- PASS: Test/TestNew (0.00s) [2021-02-06T15:40:07.779Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-02-06T15:40:07.779Z] --- PASS: Test/TestRegister (0.00s) [2021-02-06T15:40:07.779Z] --- PASS: Test/TestWatch (0.00s) [2021-02-06T15:40:07.779Z] PASS [2021-02-06T15:40:07.779Z] coverage: 92.9% of statements [2021-02-06T15:40:07.779Z] ok github.com/docker/docker/pkg/discovery/file 0.063s coverage: 92.9% of statements [2021-02-06T15:40:07.851Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-06T15:40:07.851Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-06T15:40:07.851Z] [2021-02-06T15:40:07.851Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-06T15:40:07.851Z] =========================== short test summary info ============================ [2021-02-06T15:40:07.851Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-06T15:40:07.851Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-06T15:40:07.851Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-06T15:40:07.851Z] Not supported on most drivers [2021-02-06T15:40:07.851Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-06T15:40:07.851Z] Output of docker top depends on host distro, and is not formalized. [2021-02-06T15:40:07.851Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-06T15:40:07.851Z] Output of docker top depends on host distro, and is not formalized. [2021-02-06T15:40:07.851Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-06T15:40:07.851Z] Can fail if eth0 has multiple IP addresses [2021-02-06T15:40:07.851Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-06T15:40:07.851Z] This doesn't seem to be taken into account by the engine [2021-02-06T15:40:07.851Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-06T15:40:07.851Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-06T15:40:07.851Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 292.32 seconds == [2021-02-06T15:40:08.111Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-06T15:40:08.340Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-06T15:40:08.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) [2021-02-06T15:40:08.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.46s) [2021-02-06T15:40:08.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2021-02-06T15:40:08.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.04s) [2021-02-06T15:40:08.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) [2021-02-06T15:40:08.340Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2021-02-06T15:40:08.340Z] === RUN TestBuildMultiStageCopy [2021-02-06T15:40:08.340Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-06T15:40:08.637Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-02-06T15:40:08.637Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-02-06T15:40:08.637Z] === RUN TestIpcModeOlderClient [2021-02-06T15:40:08.637Z] === PAUSE TestIpcModeOlderClient [2021-02-06T15:40:08.637Z] === RUN TestKillContainerInvalidSignal [2021-02-06T15:40:08.753Z] === RUN Test [2021-02-06T15:40:08.753Z] === RUN Test/TestWatch [2021-02-06T15:40:08.753Z] --- PASS: Test (0.00s) [2021-02-06T15:40:08.753Z] --- PASS: Test/TestWatch (0.00s) [2021-02-06T15:40:08.753Z] PASS [2021-02-06T15:40:08.753Z] coverage: 92.3% of statements [2021-02-06T15:40:08.753Z] ok github.com/docker/docker/pkg/discovery/memory 0.048s coverage: 92.3% of statements [2021-02-06T15:40:09.214Z] === RUN Test [2021-02-06T15:40:09.214Z] === RUN Test/TestInitialize [2021-02-06T15:40:09.214Z] time="2021-02-06T15:40:08Z" level=info msg="Initializing discovery without TLS" [2021-02-06T15:40:09.214Z] time="2021-02-06T15:40:09Z" level=info msg="Initializing discovery without TLS" [2021-02-06T15:40:09.214Z] time="2021-02-06T15:40:09Z" level=info msg="Initializing discovery without TLS" [2021-02-06T15:40:09.214Z] === RUN Test/TestInitializeWithCerts [2021-02-06T15:40:09.214Z] time="2021-02-06T15:40:09Z" level=info msg="Initializing discovery with TLS" [2021-02-06T15:40:09.214Z] === RUN Test/TestWatch [2021-02-06T15:40:09.214Z] time="2021-02-06T15:40:09Z" level=info msg="Initializing discovery without TLS" [2021-02-06T15:40:09.214Z] === RUN Test [2021-02-06T15:40:09.214Z] === RUN Test/TestInitialize [2021-02-06T15:40:09.214Z] === RUN Test/TestInitializeWithPattern [2021-02-06T15:40:09.214Z] === RUN Test/TestRegister [2021-02-06T15:40:09.214Z] === RUN Test/TestWatch [2021-02-06T15:40:09.214Z] --- PASS: Test (0.00s) [2021-02-06T15:40:09.214Z] --- PASS: Test/TestInitialize (0.00s) [2021-02-06T15:40:09.214Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-02-06T15:40:09.214Z] --- PASS: Test/TestRegister (0.00s) [2021-02-06T15:40:09.214Z] --- PASS: Test/TestWatch (0.00s) [2021-02-06T15:40:09.214Z] PASS [2021-02-06T15:40:09.214Z] coverage: 93.8% of statements [2021-02-06T15:40:09.214Z] ok github.com/docker/docker/pkg/discovery/nodes 0.052s coverage: 93.8% of statements [2021-02-06T15:40:09.669Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2021-02-06T15:40:09.669Z] === RUN TestKillContainer [2021-02-06T15:40:09.669Z] === RUN TestKillContainer/no_signal [2021-02-06T15:40:10.188Z] === RUN TestPollerAddRemove [2021-02-06T15:40:10.189Z] --- PASS: TestPollerAddRemove (0.00s) [2021-02-06T15:40:10.189Z] === RUN TestPollerEvent [2021-02-06T15:40:10.189Z] --- SKIP: TestPollerEvent (0.00s) [2021-02-06T15:40:10.189Z] poller_test.go:41: No chmod on Windows [2021-02-06T15:40:10.189Z] === RUN TestPollerClose [2021-02-06T15:40:10.189Z] --- PASS: TestPollerClose (0.00s) [2021-02-06T15:40:10.189Z] PASS [2021-02-06T15:40:10.189Z] coverage: 36.2% of statements [2021-02-06T15:40:10.189Z] ok github.com/docker/docker/pkg/filenotify 0.067s coverage: 36.2% of statements [2021-02-06T15:40:10.336Z] === RUN TestKillContainer/non_killing_signal [2021-02-06T15:40:10.651Z] === RUN TestCopyFileWithInvalidSrc [2021-02-06T15:40:10.651Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-02-06T15:40:10.651Z] === RUN TestCopyFileWithInvalidDest [2021-02-06T15:40:10.651Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-02-06T15:40:10.651Z] === RUN TestCopyFileWithSameSrcAndDest [2021-02-06T15:40:10.651Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-02-06T15:40:10.651Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-02-06T15:40:10.651Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-02-06T15:40:10.651Z] === RUN TestCopyFile [2021-02-06T15:40:10.651Z] --- PASS: TestCopyFile (0.00s) [2021-02-06T15:40:10.651Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-02-06T15:40:10.651Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-06T15:40:10.651Z] fileutils_test.go:134: Needs porting to Windows [2021-02-06T15:40:10.651Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-02-06T15:40:10.651Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-02-06T15:40:10.651Z] === RUN TestReadSymlinkedDirectoryToFile [2021-02-06T15:40:10.651Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-06T15:40:10.651Z] fileutils_test.go:180: Needs porting to Windows [2021-02-06T15:40:10.651Z] === RUN TestWildcardMatches [2021-02-06T15:40:10.651Z] --- PASS: TestWildcardMatches (0.00s) [2021-02-06T15:40:10.651Z] === RUN TestPatternMatches [2021-02-06T15:40:10.651Z] --- PASS: TestPatternMatches (0.00s) [2021-02-06T15:40:10.651Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-02-06T15:40:10.651Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-02-06T15:40:10.651Z] === RUN TestPatternMatchesFolderExclusions [2021-02-06T15:40:10.651Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-02-06T15:40:10.651Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-02-06T15:40:10.651Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-02-06T15:40:10.651Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-02-06T15:40:10.651Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-02-06T15:40:10.967Z] === RUN TestKillContainer/killing_signal [2021-02-06T15:40:11.113Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-02-06T15:40:11.113Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-02-06T15:40:11.113Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestSingleExclamationError [2021-02-06T15:40:11.113Z] --- PASS: TestSingleExclamationError (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestMatchesWithNoPatterns [2021-02-06T15:40:11.113Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestMatchesWithMalformedPatterns [2021-02-06T15:40:11.113Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestMatches [2021-02-06T15:40:11.113Z] --- PASS: TestMatches (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestCleanPatterns [2021-02-06T15:40:11.113Z] --- PASS: TestCleanPatterns (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-02-06T15:40:11.113Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestCleanPatternsExceptionFlag [2021-02-06T15:40:11.113Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-02-06T15:40:11.113Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-02-06T15:40:11.113Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestCleanPatternsErrorSingleException [2021-02-06T15:40:11.113Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestCreateIfNotExistsDir [2021-02-06T15:40:11.113Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestCreateIfNotExistsFile [2021-02-06T15:40:11.113Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestMatch [2021-02-06T15:40:11.113Z] --- PASS: TestMatch (0.00s) [2021-02-06T15:40:11.113Z] PASS [2021-02-06T15:40:11.113Z] coverage: 87.7% of statements [2021-02-06T15:40:11.113Z] ok github.com/docker/docker/pkg/fileutils 0.081s coverage: 87.7% of statements [2021-02-06T15:40:11.113Z] === RUN TestGet [2021-02-06T15:40:11.113Z] --- PASS: TestGet (0.00s) [2021-02-06T15:40:11.113Z] === RUN TestGetShortcutString [2021-02-06T15:40:11.113Z] --- PASS: TestGetShortcutString (0.00s) [2021-02-06T15:40:11.113Z] PASS [2021-02-06T15:40:11.113Z] coverage: 42.9% of statements [2021-02-06T15:40:11.113Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-02-06T15:40:11.625Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-06T15:40:12.087Z] --- PASS: TestTarFiles (4.67s) [2021-02-06T15:40:12.087Z] === RUN TestTarUntar [2021-02-06T15:40:12.087Z] --- PASS: TestTarUntar (0.02s) [2021-02-06T15:40:12.087Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-02-06T15:40:12.087Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-02-06T15:40:12.087Z] === RUN TestTarWithOptions [2021-02-06T15:40:12.087Z] --- PASS: TestTarWithOptions (0.02s) [2021-02-06T15:40:12.087Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-02-06T15:40:12.087Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-02-06T15:40:12.087Z] === RUN TestUntarUstarGnuConflict [2021-02-06T15:40:12.087Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-02-06T15:40:12.087Z] === RUN TestUntarInvalidFilenames [2021-02-06T15:40:12.193Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-06T15:40:12.470Z] --- PASS: TestKillContainer (2.66s) [2021-02-06T15:40:12.470Z] --- PASS: TestKillContainer/no_signal (0.84s) [2021-02-06T15:40:12.470Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-02-06T15:40:12.470Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2021-02-06T15:40:12.470Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-06T15:40:12.470Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-06T15:40:12.548Z] === RUN TestCreateIDMapOrder [2021-02-06T15:40:12.548Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-02-06T15:40:12.548Z] PASS [2021-02-06T15:40:12.548Z] coverage: 7.2% of statements [2021-02-06T15:40:12.548Z] --- PASS: Test (3.15s) [2021-02-06T15:40:12.548Z] --- PASS: Test/TestInitialize (0.14s) [2021-02-06T15:40:12.548Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-02-06T15:40:12.548Z] --- PASS: Test/TestWatch (3.01s) [2021-02-06T15:40:12.548Z] PASS [2021-02-06T15:40:12.548Z] coverage: 84.1% of statements [2021-02-06T15:40:12.548Z] ok github.com/docker/docker/pkg/idtools 0.059s coverage: 7.2% of statements [2021-02-06T15:40:12.548Z] ok github.com/docker/docker/pkg/discovery/kv 3.268s coverage: 84.1% of statements [2021-02-06T15:40:12.548Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames306608930\\dest" [2021-02-06T15:40:12.548Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-02-06T15:40:12.548Z] === RUN TestUntarHardlinkToSymlink [2021-02-06T15:40:12.548Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-02-06T15:40:12.548Z] === RUN TestUntarInvalidHardlink [2021-02-06T15:40:12.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink421421491\\victim\\hello" -> "../victim/hello" [2021-02-06T15:40:12.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink051560310\\victim\\hello" -> "/../victim/hello" [2021-02-06T15:40:12.548Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink402398301\\victim" -> "../victim" [2021-02-06T15:40:12.549Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink270098968\\victim" -> "../victim" [2021-02-06T15:40:12.549Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink581004951\\victim" -> "../victim" [2021-02-06T15:40:12.549Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink162928394\\victim" -> "../victim" [2021-02-06T15:40:12.549Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-02-06T15:40:12.549Z] === RUN TestUntarInvalidSymlink [2021-02-06T15:40:12.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink027023585\\dest\\dotdot" -> "../victim/hello" [2021-02-06T15:40:12.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink088735948\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-06T15:40:12.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink500974011\\dest\\loophole-victim" -> "../victim" [2021-02-06T15:40:12.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink533677022\\dest\\loophole-victim" -> "../victim" [2021-02-06T15:40:12.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink097552293\\dest\\loophole-victim" -> "../victim" [2021-02-06T15:40:12.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink084851392\\dest\\loophole-victim" -> "../victim" [2021-02-06T15:40:12.549Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink781145887\\dest\\dir\\loophole" -> "../../victim" [2021-02-06T15:40:12.549Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-02-06T15:40:12.549Z] === RUN TestTempArchiveCloseMultipleTimes [2021-02-06T15:40:12.549Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-02-06T15:40:12.549Z] === RUN TestReplaceFileTarWrapper [2021-02-06T15:40:12.549Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-02-06T15:40:12.549Z] === RUN TestPrefixHeaderReadable [2021-02-06T15:40:12.549Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-02-06T15:40:12.549Z] === RUN TestDisablePigz [2021-02-06T15:40:12.549Z] --- PASS: TestDisablePigz (0.11s) [2021-02-06T15:40:12.549Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2021-02-06T15:40:12.549Z] === RUN TestPigz [2021-02-06T15:40:13.011Z] --- PASS: TestPigz (0.16s) [2021-02-06T15:40:13.011Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2021-02-06T15:40:13.011Z] === RUN TestCopyFileWithInvalidDest [2021-02-06T15:40:13.011Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-02-06T15:40:13.011Z] archive_windows_test.go:16: Currently fails [2021-02-06T15:40:13.011Z] === RUN TestCanonicalTarNameForPath [2021-02-06T15:40:13.011Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-02-06T15:40:13.011Z] === RUN TestCanonicalTarName [2021-02-06T15:40:13.011Z] --- PASS: TestCanonicalTarName (0.00s) [2021-02-06T15:40:13.011Z] === RUN TestChmodTarEntry [2021-02-06T15:40:13.011Z] --- PASS: TestChmodTarEntry (0.00s) [2021-02-06T15:40:13.011Z] === RUN TestHardLinkOrder [2021-02-06T15:40:13.011Z] --- PASS: TestHardLinkOrder (0.08s) [2021-02-06T15:40:13.011Z] === RUN TestChangeString [2021-02-06T15:40:13.011Z] --- PASS: TestChangeString (0.00s) [2021-02-06T15:40:13.011Z] === RUN TestChangesWithNoChanges [2021-02-06T15:40:13.011Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-02-06T15:40:13.011Z] === RUN TestChangesWithChanges [2021-02-06T15:40:13.011Z] --- PASS: TestChangesWithChanges (0.03s) [2021-02-06T15:40:13.011Z] === RUN TestChangesWithChangesGH13590 [2021-02-06T15:40:13.011Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-02-06T15:40:13.011Z] changes_test.go:192: needs more investigation [2021-02-06T15:40:13.011Z] === RUN TestChangesDirsEmpty [2021-02-06T15:40:13.011Z] === RUN TestFixedBufferCap [2021-02-06T15:40:13.011Z] --- PASS: TestFixedBufferCap (0.00s) [2021-02-06T15:40:13.011Z] === RUN TestFixedBufferLen [2021-02-06T15:40:13.011Z] --- PASS: TestFixedBufferLen (0.00s) [2021-02-06T15:40:13.011Z] === RUN TestFixedBufferString [2021-02-06T15:40:13.011Z] --- PASS: TestFixedBufferString (0.00s) [2021-02-06T15:40:13.011Z] === RUN TestFixedBufferWrite [2021-02-06T15:40:13.011Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-02-06T15:40:13.011Z] === RUN TestFixedBufferRead [2021-02-06T15:40:13.011Z] --- PASS: TestFixedBufferRead (0.00s) [2021-02-06T15:40:13.011Z] === RUN TestBytesPipeRead [2021-02-06T15:40:13.011Z] --- PASS: TestBytesPipeRead (0.00s) [2021-02-06T15:40:13.011Z] === RUN TestBytesPipeWrite [2021-02-06T15:40:13.011Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-02-06T15:40:13.011Z] === RUN TestBytesPipeWriteRandomChunks [2021-02-06T15:40:13.011Z] --- PASS: TestChangesDirsEmpty (0.12s) [2021-02-06T15:40:13.011Z] === RUN TestChangesDirsMutated [2021-02-06T15:40:13.099Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-06T15:40:13.127Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-06T15:40:13.473Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-02-06T15:40:13.473Z] === RUN TestApplyLayer [2021-02-06T15:40:13.473Z] --- SKIP: TestApplyLayer (0.00s) [2021-02-06T15:40:13.473Z] changes_test.go:405: needs further investigation [2021-02-06T15:40:13.473Z] === RUN TestChangesSizeWithHardlinks [2021-02-06T15:40:13.473Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-02-06T15:40:13.473Z] changes_test.go:441: needs further investigation [2021-02-06T15:40:13.473Z] === RUN TestChangesSizeWithNoChanges [2021-02-06T15:40:13.473Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-02-06T15:40:13.473Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-02-06T15:40:13.473Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-02-06T15:40:13.473Z] === RUN TestChangesSize [2021-02-06T15:40:13.473Z] --- PASS: TestChangesSize (0.00s) [2021-02-06T15:40:13.473Z] === RUN TestApplyLayerInvalidFilenames [2021-02-06T15:40:13.473Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames437239763\\dest" [2021-02-06T15:40:13.473Z] --- PASS: TestApplyLayerInvalidFilenames (0.07s) [2021-02-06T15:40:13.473Z] === RUN TestApplyLayerInvalidHardlink [2021-02-06T15:40:13.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink666995069\\victim\\hello" -> "../victim/hello" [2021-02-06T15:40:13.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink949485240\\victim\\hello" -> "/../victim/hello" [2021-02-06T15:40:13.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink342269623\\victim" -> "../victim" [2021-02-06T15:40:13.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink205249706\\victim" -> "../victim" [2021-02-06T15:40:13.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink481257473\\victim" -> "../victim" [2021-02-06T15:40:13.473Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink168837996\\victim" -> "../victim" [2021-02-06T15:40:13.473Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-02-06T15:40:13.473Z] === RUN TestApplyLayerInvalidSymlink [2021-02-06T15:40:13.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink397684187\\dest\\dotdot" -> "../victim/hello" [2021-02-06T15:40:13.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink040708990\\dest\\slash-dotdot" -> "/../victim/hello" [2021-02-06T15:40:13.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink654989509\\dest\\loophole-victim" -> "../victim" [2021-02-06T15:40:13.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink877554528\\dest\\loophole-victim" -> "../victim" [2021-02-06T15:40:13.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink216721727\\dest\\loophole-victim" -> "../victim" [2021-02-06T15:40:13.473Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink148380562\\dest\\loophole-victim" -> "../victim" [2021-02-06T15:40:13.473Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-02-06T15:40:13.473Z] === RUN TestApplyLayerWhiteouts [2021-02-06T15:40:13.473Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-02-06T15:40:13.473Z] === RUN TestGenerateEmptyFile [2021-02-06T15:40:13.473Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-02-06T15:40:13.473Z] === RUN TestGenerateWithContent [2021-02-06T15:40:13.473Z] --- PASS: TestGenerateWithContent (0.00s) [2021-02-06T15:40:13.473Z] PASS [2021-02-06T15:40:13.473Z] coverage: 62.5% of statements [2021-02-06T15:40:13.473Z] ok github.com/docker/docker/pkg/archive 7.219s coverage: 62.5% of statements [2021-02-06T15:40:13.473Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2021-02-06T15:40:13.473Z] === RUN TestAtomicWriteToFile [2021-02-06T15:40:13.473Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-02-06T15:40:13.473Z] === RUN TestAtomicWriteSetCommit [2021-02-06T15:40:13.473Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-02-06T15:40:13.473Z] === RUN TestAtomicWriteSetCancel [2021-02-06T15:40:13.473Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-02-06T15:40:13.473Z] === RUN TestReadCloserWrapperClose [2021-02-06T15:40:13.473Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-02-06T15:40:13.473Z] === RUN TestReaderErrWrapperReadOnError [2021-02-06T15:40:13.473Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-02-06T15:40:13.473Z] === RUN TestReaderErrWrapperRead [2021-02-06T15:40:13.473Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-02-06T15:40:13.473Z] === RUN TestHashData [2021-02-06T15:40:13.473Z] --- PASS: TestHashData (0.00s) [2021-02-06T15:40:13.473Z] === RUN TestCancelReadCloser [2021-02-06T15:40:13.473Z] === RUN TestError [2021-02-06T15:40:13.473Z] --- PASS: TestError (0.00s) [2021-02-06T15:40:13.473Z] === RUN TestProgressString [2021-02-06T15:40:13.473Z] === RUN TestProgressString/no_progress [2021-02-06T15:40:13.473Z] === RUN TestProgressString/progress_1 [2021-02-06T15:40:13.473Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-02-06T15:40:13.473Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-02-06T15:40:13.473Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-02-06T15:40:13.473Z] === RUN TestProgressString/with_units [2021-02-06T15:40:13.474Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-02-06T15:40:13.474Z] === RUN TestProgressString/hide_counts [2021-02-06T15:40:13.474Z] --- PASS: TestProgressString (0.00s) [2021-02-06T15:40:13.474Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-02-06T15:40:13.474Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-02-06T15:40:13.474Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-02-06T15:40:13.474Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-02-06T15:40:13.474Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-02-06T15:40:13.474Z] --- PASS: TestProgressString/with_units (0.00s) [2021-02-06T15:40:13.474Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-02-06T15:40:13.474Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-02-06T15:40:13.474Z] === RUN TestJSONMessageDisplay [2021-02-06T15:40:13.474Z] === RUN TestStandardLongPath [2021-02-06T15:40:13.474Z] --- PASS: TestStandardLongPath (0.00s) [2021-02-06T15:40:13.474Z] === RUN TestUNCLongPath [2021-02-06T15:40:13.474Z] --- PASS: TestUNCLongPath (0.00s) [2021-02-06T15:40:13.474Z] PASS [2021-02-06T15:40:13.474Z] coverage: 100.0% of statements [2021-02-06T15:40:13.474Z] ok github.com/docker/docker/pkg/longpath 0.049s coverage: 100.0% of statements [2021-02-06T15:40:13.474Z] --- PASS: TestCancelReadCloser (0.11s) [2021-02-06T15:40:13.474Z] === RUN TestWriteCloserWrapperClose [2021-02-06T15:40:13.474Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-02-06T15:40:13.474Z] === RUN TestNopWriteCloser [2021-02-06T15:40:13.936Z] --- PASS: TestNopWriteCloser (0.00s) [2021-02-06T15:40:13.936Z] === RUN TestNopWriter [2021-02-06T15:40:13.936Z] --- PASS: TestNopWriter (0.00s) [2021-02-06T15:40:13.936Z] === RUN TestWriteCounter [2021-02-06T15:40:13.936Z] --- PASS: TestWriteCounter (0.00s) [2021-02-06T15:40:13.936Z] PASS [2021-02-06T15:40:13.936Z] coverage: 69.2% of statements [2021-02-06T15:40:13.936Z] ok github.com/docker/docker/pkg/ioutils 0.748s coverage: 69.2% of statements [2021-02-06T15:40:13.936Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-02-06T15:40:13.936Z] === RUN TestJSONMessageDisplayWithJSONError [2021-02-06T15:40:13.936Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-02-06T15:40:13.936Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-02-06T15:40:13.936Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-02-06T15:40:13.936Z] === RUN TestDisplayJSONMessagesStream [2021-02-06T15:40:13.936Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-02-06T15:40:13.936Z] PASS [2021-02-06T15:40:13.936Z] coverage: 91.7% of statements [2021-02-06T15:40:13.936Z] ok github.com/docker/docker/pkg/jsonmessage 0.174s coverage: 91.7% of statements [2021-02-06T15:40:14.063Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-06T15:40:14.126Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2021-02-06T15:40:14.126Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2021-02-06T15:40:14.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-02-06T15:40:14.127Z] === RUN TestKillStoppedContainer [2021-02-06T15:40:14.127Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-02-06T15:40:14.127Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-06T15:40:14.127Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-02-06T15:40:14.127Z] === RUN TestKillDifferentUserContainer [2021-02-06T15:40:14.910Z] === RUN TestNameFormat [2021-02-06T15:40:14.910Z] --- PASS: TestNameFormat (0.00s) [2021-02-06T15:40:14.910Z] === RUN TestNameRetries [2021-02-06T15:40:14.910Z] --- PASS: TestNameRetries (0.00s) [2021-02-06T15:40:14.910Z] PASS [2021-02-06T15:40:14.910Z] coverage: 85.7% of statements [2021-02-06T15:40:14.910Z] ok github.com/docker/docker/pkg/namesgenerator 0.067s coverage: 85.7% of statements [2021-02-06T15:40:14.910Z] === RUN TestParseKeyValueOpt [2021-02-06T15:40:14.910Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-02-06T15:40:14.910Z] === RUN TestParseUintList [2021-02-06T15:40:14.910Z] --- PASS: TestParseUintList (0.00s) [2021-02-06T15:40:14.910Z] === RUN TestParseUintListMaximumLimits [2021-02-06T15:40:14.910Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-02-06T15:40:14.910Z] PASS [2021-02-06T15:40:14.910Z] coverage: 97.0% of statements [2021-02-06T15:40:14.910Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2021-02-06T15:40:15.155Z] --- PASS: TestKillDifferentUserContainer (0.96s) [2021-02-06T15:40:15.155Z] === RUN TestInspectOomKilledTrue [2021-02-06T15:40:15.155Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-06T15:40:15.155Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:40:15.155Z] === RUN TestInspectOomKilledFalse [2021-02-06T15:40:15.155Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-06T15:40:15.155Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:40:15.155Z] === RUN TestLinksEtcHostsContentMatch [2021-02-06T15:40:15.372Z] === RUN TestNewAndRemove [2021-02-06T15:40:15.372Z] --- PASS: TestNewAndRemove (0.00s) [2021-02-06T15:40:15.372Z] === RUN TestRemoveInvalidPath [2021-02-06T15:40:15.372Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-02-06T15:40:15.372Z] PASS [2021-02-06T15:40:15.372Z] coverage: 82.6% of statements [2021-02-06T15:40:15.372Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2021-02-06T15:40:15.437Z] --- PASS: TestBuildMultiStageCopy (7.19s) [2021-02-06T15:40:15.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.19s) [2021-02-06T15:40:15.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-06T15:40:15.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-06T15:40:15.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-02-06T15:40:15.437Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-06T15:40:15.437Z] === RUN TestBuildMultiStageParentConfig [2021-02-06T15:40:15.783Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2021-02-06T15:40:15.784Z] === RUN TestLinksContainerNames [2021-02-06T15:40:16.347Z] === RUN TestParseEmptyInterface [2021-02-06T15:40:16.347Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-02-06T15:40:16.347Z] === RUN TestParseNonInterfaceType [2021-02-06T15:40:16.347Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-02-06T15:40:16.347Z] === RUN TestParseWithOneFunction [2021-02-06T15:40:16.347Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-02-06T15:40:16.347Z] === RUN TestParseWithMultipleFuncs [2021-02-06T15:40:16.347Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-02-06T15:40:16.347Z] === RUN TestParseWithUnnamedReturn [2021-02-06T15:40:16.347Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-02-06T15:40:16.347Z] === RUN TestEmbeddedInterface [2021-02-06T15:40:16.348Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-02-06T15:40:16.348Z] === RUN TestParsedImports [2021-02-06T15:40:16.348Z] --- PASS: TestParsedImports (0.00s) [2021-02-06T15:40:16.348Z] === RUN TestAliasedImports [2021-02-06T15:40:16.348Z] --- PASS: TestAliasedImports (0.00s) [2021-02-06T15:40:16.348Z] PASS [2021-02-06T15:40:16.348Z] coverage: 56.8% of statements [2021-02-06T15:40:16.348Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-02-06T15:40:16.809Z] === RUN TestFailedConnection [2021-02-06T15:40:17.283Z] --- PASS: TestLinksContainerNames (1.74s) [2021-02-06T15:40:17.283Z] === RUN TestLogsFollowTailEmpty [2021-02-06T15:40:17.783Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-02-06T15:40:17.783Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-06T15:40:17.783Z] === RUN TestBufioReaderPoolPutAndGet [2021-02-06T15:40:17.783Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-02-06T15:40:17.783Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-02-06T15:40:17.783Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-02-06T15:40:17.783Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-02-06T15:40:17.783Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-02-06T15:40:17.783Z] === RUN TestBufioWriterPoolPutAndGet [2021-02-06T15:40:17.783Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-02-06T15:40:17.783Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-02-06T15:40:17.783Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-02-06T15:40:17.783Z] === RUN TestBufferPoolPutAndGet [2021-02-06T15:40:17.783Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-02-06T15:40:17.783Z] PASS [2021-02-06T15:40:17.783Z] coverage: 88.2% of statements [2021-02-06T15:40:17.783Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2021-02-06T15:40:17.783Z] === RUN TestHTTPTransport [2021-02-06T15:40:17.783Z] --- PASS: TestHTTPTransport (0.00s) [2021-02-06T15:40:17.783Z] PASS [2021-02-06T15:40:17.783Z] coverage: 85.7% of statements [2021-02-06T15:40:17.783Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2021-02-06T15:40:18.246Z] --- PASS: TestFailedConnection (1.19s) [2021-02-06T15:40:18.246Z] === RUN TestFailOnce [2021-02-06T15:40:18.246Z] 2021/02/06 15:40:17 http: panic serving 127.0.0.1:49223: Plugin not ready [2021-02-06T15:40:18.246Z] goroutine 10 [running]: [2021-02-06T15:40:18.246Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-02-06T15:40:18.246Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-02-06T15:40:18.246Z] panic(0x849b40, 0x986ad0) [2021-02-06T15:40:18.246Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-02-06T15:40:18.246Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-06T15:40:18.246Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-02-06T15:40:18.246Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-06T15:40:18.246Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-02-06T15:40:18.246Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-06T15:40:18.246Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-02-06T15:40:18.246Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-02-06T15:40:18.246Z] c:/go/src/net/http/server.go:2831 +0xab [2021-02-06T15:40:18.246Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-02-06T15:40:18.246Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-02-06T15:40:18.246Z] created by net/http.(*Server).Serve [2021-02-06T15:40:18.246Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-02-06T15:40:18.246Z] time="2021-02-06T15:40:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.FailOnce: Post http://127.0.0.1:49222/Test.FailOnce: EOF, retrying in 1s" [2021-02-06T15:40:18.313Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2021-02-06T15:40:18.313Z] === RUN TestContainerNetworkMountsNoChown [2021-02-06T15:40:18.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-06T15:40:18.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-06T15:40:18.708Z] === RUN TestOutputOnPrematureClose [2021-02-06T15:40:18.708Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-02-06T15:40:18.708Z] === RUN TestCompleteSilently [2021-02-06T15:40:18.708Z] --- PASS: TestCompleteSilently (0.00s) [2021-02-06T15:40:18.708Z] PASS [2021-02-06T15:40:18.708Z] coverage: 75.9% of statements [2021-02-06T15:40:18.708Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-02-06T15:40:18.708Z] === RUN TestSendToOneSub [2021-02-06T15:40:18.708Z] --- PASS: TestSendToOneSub (0.00s) [2021-02-06T15:40:18.708Z] === RUN TestSendToMultipleSubs [2021-02-06T15:40:18.708Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-02-06T15:40:18.708Z] === RUN TestEvictOneSub [2021-02-06T15:40:18.708Z] --- PASS: TestEvictOneSub (0.00s) [2021-02-06T15:40:18.708Z] === RUN TestClosePublisher [2021-02-06T15:40:18.708Z] --- PASS: TestClosePublisher (0.00s) [2021-02-06T15:40:18.708Z] === RUN TestPubSubRace [2021-02-06T15:40:19.170Z] --- PASS: TestFailOnce (1.13s) [2021-02-06T15:40:19.170Z] === RUN TestEchoInputOutput [2021-02-06T15:40:19.170Z] --- PASS: TestEchoInputOutput (0.00s) [2021-02-06T15:40:19.170Z] === RUN TestBackoff [2021-02-06T15:40:19.170Z] --- PASS: TestBackoff (0.00s) [2021-02-06T15:40:19.170Z] === RUN TestAbortRetry [2021-02-06T15:40:19.170Z] --- PASS: TestAbortRetry (0.00s) [2021-02-06T15:40:19.170Z] === RUN TestClientScheme [2021-02-06T15:40:19.170Z] --- PASS: TestClientScheme (0.00s) [2021-02-06T15:40:19.170Z] === RUN TestNewClientWithTimeout [2021-02-06T15:40:19.341Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/default [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/default [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/private [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/private [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/rprivate [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/slave [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/slave [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/rslave [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/shared [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/shared [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/rshared [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-06T15:40:19.341Z] === CONT TestMountDaemonRoot/default [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:40:19.341Z] === CONT TestMountDaemonRoot/rshared [2021-02-06T15:40:19.341Z] === CONT TestMountDaemonRoot/shared [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:40:19.341Z] === CONT TestMountDaemonRoot/rslave [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:40:19.341Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:40:19.341Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:40:19.341Z] === CONT TestMountDaemonRoot/rprivate [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:40:19.342Z] === CONT TestMountDaemonRoot/slave [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:40:19.342Z] === CONT TestMountDaemonRoot/private [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-06T15:40:19.342Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:40:19.342Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:40:19.342Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-06T15:40:19.342Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:40:19.342Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-06T15:40:19.342Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:40:19.342Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:40:19.342Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-06T15:40:19.342Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:40:19.342Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:40:19.631Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:40:19.631Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:40:19.631Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-06T15:40:19.631Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:40:19.631Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:40:19.631Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-06T15:40:19.631Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-06T15:40:19.631Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:40:19.631Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:40:19.633Z] === RUN TestRegister [2021-02-06T15:40:19.633Z] --- PASS: TestRegister (0.00s) [2021-02-06T15:40:19.633Z] === RUN TestCommand [2021-02-06T15:40:19.633Z] --- PASS: TestCommand (0.03s) [2021-02-06T15:40:19.633Z] === RUN TestNaiveSelf [2021-02-06T15:40:19.633Z] --- PASS: TestNaiveSelf (0.04s) [2021-02-06T15:40:19.633Z] PASS [2021-02-06T15:40:19.633Z] coverage: 82.4% of statements [2021-02-06T15:40:19.633Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2021-02-06T15:40:19.633Z] --- PASS: TestPubSubRace (1.06s) [2021-02-06T15:40:19.633Z] PASS [2021-02-06T15:40:19.633Z] coverage: 75.0% of statements [2021-02-06T15:40:19.633Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2021-02-06T15:40:19.633Z] time="2021-02-06T15:40:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-02-06T15:40:19.920Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:40:19.920Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:40:19.920Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:40:19.920Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:40:19.920Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:40:19.920Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:40:19.920Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-06T15:40:20.210Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:40:20.210Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-06T15:40:20.210Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:40:20.210Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-02-06T15:40:20.210Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-02-06T15:40:20.210Z] === RUN TestContainerBindMountNonRecursive [2021-02-06T15:40:20.325Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-06T15:40:20.325Z] [2021-02-06T15:40:20.325Z] Unloading profiles will leave already running processes permanently [2021-02-06T15:40:20.325Z] unconfined, which can lead to unexpected situations. [2021-02-06T15:40:20.325Z] [2021-02-06T15:40:20.325Z] To set a process to complain mode, use the command line tool [2021-02-06T15:40:20.325Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-06T15:40:20.325Z] Post stage [Pipeline] junit [2021-02-06T15:40:20.338Z] Recording test results [2021-02-06T15:40:20.451Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-06T15:40:20.607Z] === RUN TestParseSignal [2021-02-06T15:40:20.607Z] --- PASS: TestParseSignal (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestValidSignalForPlatform [2021-02-06T15:40:20.607Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-02-06T15:40:20.607Z] PASS [2021-02-06T15:40:20.607Z] coverage: 20.3% of statements [2021-02-06T15:40:20.607Z] ok github.com/docker/docker/pkg/signal 0.039s coverage: 20.3% of statements [2021-02-06T15:40:20.607Z] === RUN TestNewStdWriter [2021-02-06T15:40:20.607Z] --- PASS: TestNewStdWriter (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestWriteWithUninitializedStdWriter [2021-02-06T15:40:20.607Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestWriteWithNilBytes [2021-02-06T15:40:20.607Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestWrite [2021-02-06T15:40:20.607Z] --- PASS: TestWrite (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestWriteWithWriterError [2021-02-06T15:40:20.607Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-02-06T15:40:20.607Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestStdCopyWriteAndRead [2021-02-06T15:40:20.607Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-02-06T15:40:20.607Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-02-06T15:40:20.607Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-02-06T15:40:20.607Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestStdCopyWithInvalidInputHeader [2021-02-06T15:40:20.607Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestStdCopyWithCorruptedPrefix [2021-02-06T15:40:20.607Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestStdCopyReturnsWriteErrors [2021-02-06T15:40:20.607Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-02-06T15:40:20.607Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-02-06T15:40:20.607Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-02-06T15:40:20.607Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-02-06T15:40:20.607Z] PASS [2021-02-06T15:40:20.607Z] coverage: 100.0% of statements [2021-02-06T15:40:20.607Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2021-02-06T15:40:20.729Z] + echo Ensuring container killed. [2021-02-06T15:40:20.729Z] Ensuring container killed. [2021-02-06T15:40:20.729Z] + docker rm -vf docker-pr3 [2021-02-06T15:40:20.729Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-06T15:40:20.763Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-02-06T15:40:20.763Z] === RUN TestBuildLabelWithTargets [2021-02-06T15:40:21.014Z] + echo Chowning /workspace to jenkins user [2021-02-06T15:40:21.014Z] Chowning /workspace to jenkins user [2021-02-06T15:40:21.014Z] + id -u [2021-02-06T15:40:21.014Z] + id -g [2021-02-06T15:40:21.014Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41995:/workspace busybox chown -R 1000:1000 /workspace [2021-02-06T15:40:21.582Z] time="2021-02-06T15:40:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-02-06T15:40:21.582Z] === RUN TestGenerateRandomID [2021-02-06T15:40:21.582Z] --- PASS: TestGenerateRandomID (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestShortenId [2021-02-06T15:40:21.582Z] --- PASS: TestShortenId (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestShortenSha256Id [2021-02-06T15:40:21.582Z] --- PASS: TestShortenSha256Id (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestShortenIdEmpty [2021-02-06T15:40:21.582Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestShortenIdInvalid [2021-02-06T15:40:21.582Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestIsShortIDNonHex [2021-02-06T15:40:21.582Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestIsShortIDNotCorrectSize [2021-02-06T15:40:21.582Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-02-06T15:40:21.582Z] PASS [2021-02-06T15:40:21.582Z] coverage: 70.6% of statements [2021-02-06T15:40:21.582Z] === RUN TestRawProgressFormatterFormatStatus [2021-02-06T15:40:21.582Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestRawProgressFormatterFormatProgress [2021-02-06T15:40:21.582Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestFormatStatus [2021-02-06T15:40:21.582Z] --- PASS: TestFormatStatus (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestFormatError [2021-02-06T15:40:21.582Z] --- PASS: TestFormatError (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestFormatJSONError [2021-02-06T15:40:21.582Z] --- PASS: TestFormatJSONError (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestJsonProgressFormatterFormatProgress [2021-02-06T15:40:21.582Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestJsonProgressFormatterFormatStatus [2021-02-06T15:40:21.582Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestNewJSONProgressOutput [2021-02-06T15:40:21.582Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestAuxFormatterEmit [2021-02-06T15:40:21.582Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestStreamWriterStdout [2021-02-06T15:40:21.582Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-02-06T15:40:21.582Z] === RUN TestStreamWriterStderr [2021-02-06T15:40:21.582Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-02-06T15:40:21.582Z] PASS [2021-02-06T15:40:21.582Z] coverage: 66.2% of statements [2021-02-06T15:40:21.582Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2021-02-06T15:40:21.582Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2021-02-06T15:40:22.267Z] --- PASS: TestContainerBindMountNonRecursive (2.15s) [2021-02-06T15:40:22.267Z] === RUN TestContainerVolumesMountedAsShared [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-06T15:40:22.556Z] === RUN TestIsCpusetListAvailable [2021-02-06T15:40:22.556Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-02-06T15:40:22.556Z] PASS [2021-02-06T15:40:22.556Z] coverage: 38.2% of statements [2021-02-06T15:40:22.556Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 38.2% of statements [2021-02-06T15:40:22.710Z] + bundleName=docker-py [2021-02-06T15:40:22.710Z] + echo Creating docker-py-bundles.tar.gz [2021-02-06T15:40:22.710Z] Creating docker-py-bundles.tar.gz [2021-02-06T15:40:22.710Z] + 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-06T15:40:22.724Z] Archiving artifacts [2021-02-06T15:40:22.996Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41995/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-06T15:40:23.295Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s) [2021-02-06T15:40:23.295Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-06T15:40:23.355Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/make.sh binary-daemon [2021-02-06T15:40:23.531Z] === RUN TestChtimes [2021-02-06T15:40:23.531Z] --- PASS: TestChtimes (0.00s) [2021-02-06T15:40:23.531Z] === RUN TestChtimesWindows [2021-02-06T15:40:23.531Z] --- PASS: TestChtimesWindows (0.00s) [2021-02-06T15:40:23.531Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-02-06T15:40:23.531Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-02-06T15:40:23.531Z] === RUN TestEnsureRemoveAllNotExist [2021-02-06T15:40:23.531Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-02-06T15:40:23.531Z] === RUN TestEnsureRemoveAllWithDir [2021-02-06T15:40:23.531Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-02-06T15:40:23.531Z] === RUN TestEnsureRemoveAllWithFile [2021-02-06T15:40:23.531Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-02-06T15:40:23.531Z] === RUN TestHasWin32KSupport [2021-02-06T15:40:23.531Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-02-06T15:40:23.531Z] syscall_windows_test.go:8: win32k: true [2021-02-06T15:40:23.531Z] PASS [2021-02-06T15:40:23.531Z] coverage: 12.0% of statements [2021-02-06T15:40:23.531Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 12.0% of statements [2021-02-06T15:40:23.924Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2021-02-06T15:40:23.924Z] === RUN TestNetworkNat [2021-02-06T15:40:23.926Z] [2021-02-06T15:40:23.926Z] Removing bundles/ [2021-02-06T15:40:23.926Z] [2021-02-06T15:40:23.926Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-06T15:40:23.926Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-06T15:40:23.926Z] GOOS="" GOARCH="" GOARM="" [2021-02-06T15:40:23.994Z] time="2021-02-06T15:40:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-02-06T15:40:23.994Z] === RUN TestTailFile [2021-02-06T15:40:23.994Z] --- PASS: TestTailFile (0.00s) [2021-02-06T15:40:23.994Z] === RUN TestTailFileManyLines [2021-02-06T15:40:23.994Z] --- PASS: TestTailFileManyLines (0.00s) [2021-02-06T15:40:23.994Z] === RUN TestTailEmptyFile [2021-02-06T15:40:23.994Z] --- PASS: TestTailEmptyFile (0.00s) [2021-02-06T15:40:23.994Z] === RUN TestTailNegativeN [2021-02-06T15:40:23.994Z] --- PASS: TestTailNegativeN (0.00s) [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader [2021-02-06T15:40:23.994Z] === CONT TestNewTailReader [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/4_byte_delimiter [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/8_byte_delimiter [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/12_byte_delimiter [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/no_delimiter [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/no_delimiter [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/single_byte_delimiter [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/truncated_last_line [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-02-06T15:40:23.994Z] === CONT TestNewTailReader/2_byte_delimiter [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:23.994Z] === CONT TestNewTailReader/single_byte_delimiter [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-06T15:40:23.994Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.994Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.994Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/no_delimiter [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/12_byte_delimiter [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/8_byte_delimiter [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/4_byte_delimiter [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:23.995Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.995Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:23.995Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.996Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.996Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:23.996Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-02-06T15:40:23.997Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:23.997Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:23.997Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:23.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:23.998Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:23.998Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.998Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:23.998Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:23.998Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:23.998Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-02-06T15:40:23.998Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:24.483Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-02-06T15:40:24.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-02-06T15:40:24.485Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.02s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.02s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.02s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.485Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.02s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-06T15:40:24.486Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-02-06T15:40:24.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-02-06T15:40:24.487Z] PASS [2021-02-06T15:40:24.487Z] coverage: 88.6% of statements [2021-02-06T15:40:24.487Z] ok github.com/docker/docker/pkg/tailfile 0.384s coverage: 88.6% of statements [2021-02-06T15:40:24.487Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-06T15:40:24.487Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-06T15:40:24.487Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-06T15:40:24.487Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-06T15:40:24.487Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-06T15:40:24.487Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-02-06T15:40:24.487Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-02-06T15:40:24.487Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-06T15:40:24.487Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-06T15:40:24.956Z] === RUN TestTarSumRemoveNonExistent [2021-02-06T15:40:24.956Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-02-06T15:40:24.956Z] === RUN TestTarSumRemove [2021-02-06T15:40:24.956Z] --- PASS: TestTarSumRemove (0.00s) [2021-02-06T15:40:24.956Z] === RUN TestSortFileInfoSums [2021-02-06T15:40:24.956Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-02-06T15:40:24.956Z] === RUN TestNewTarSumForLabelInvalid [2021-02-06T15:40:24.956Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-02-06T15:40:24.956Z] === RUN TestNewTarSumForLabel [2021-02-06T15:40:24.956Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-02-06T15:40:24.956Z] === RUN TestEmptyTar [2021-02-06T15:40:24.956Z] --- PASS: TestEmptyTar (0.00s) [2021-02-06T15:40:24.956Z] === RUN TestTarSumsReadSize [2021-02-06T15:40:24.956Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-02-06T15:40:24.956Z] === RUN TestTarSums [2021-02-06T15:40:24.956Z] --- PASS: TestTarSums (0.08s) [2021-02-06T15:40:24.956Z] === RUN TestIteration [2021-02-06T15:40:24.956Z] --- PASS: TestIteration (0.00s) [2021-02-06T15:40:24.956Z] === RUN TestVersionLabelForChecksum [2021-02-06T15:40:24.956Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-02-06T15:40:24.956Z] === RUN TestVersion [2021-02-06T15:40:24.956Z] --- PASS: TestVersion (0.00s) [2021-02-06T15:40:24.956Z] === RUN TestGetVersion [2021-02-06T15:40:24.956Z] --- PASS: TestGetVersion (0.00s) [2021-02-06T15:40:24.956Z] === RUN TestGetVersions [2021-02-06T15:40:24.956Z] --- PASS: TestGetVersions (0.00s) [2021-02-06T15:40:24.956Z] PASS [2021-02-06T15:40:24.956Z] coverage: 89.3% of statements [2021-02-06T15:40:24.956Z] ok github.com/docker/docker/pkg/tarsum 0.170s coverage: 89.3% of statements [2021-02-06T15:40:24.981Z] --- PASS: TestNetworkNat (0.93s) [2021-02-06T15:40:24.981Z] === RUN TestNetworkLocalhostTCPNat [2021-02-06T15:40:25.418Z] testing: warning: no tests to run [2021-02-06T15:40:25.418Z] PASS [2021-02-06T15:40:25.418Z] coverage: [no statements] [2021-02-06T15:40:25.418Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2021-02-06T15:40:25.418Z] === RUN TestTruncIndex [2021-02-06T15:40:25.418Z] --- PASS: TestTruncIndex (0.10s) [2021-02-06T15:40:25.418Z] PASS [2021-02-06T15:40:25.418Z] coverage: 91.5% of statements [2021-02-06T15:40:25.418Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-02-06T15:40:25.610Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2021-02-06T15:40:25.610Z] === RUN TestNetworkLoopbackNat [2021-02-06T15:40:25.880Z] === RUN TestIsGIT [2021-02-06T15:40:25.880Z] --- PASS: TestIsGIT (0.00s) [2021-02-06T15:40:25.880Z] === RUN TestIsTransport [2021-02-06T15:40:25.880Z] --- PASS: TestIsTransport (0.00s) [2021-02-06T15:40:25.880Z] PASS [2021-02-06T15:40:25.880Z] coverage: 100.0% of statements [2021-02-06T15:40:25.880Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-02-06T15:40:25.880Z] === RUN TestVersionInfo [2021-02-06T15:40:25.880Z] --- PASS: TestVersionInfo (0.00s) [2021-02-06T15:40:25.880Z] === RUN TestAppendVersions [2021-02-06T15:40:25.880Z] --- PASS: TestAppendVersions (0.00s) [2021-02-06T15:40:25.880Z] PASS [2021-02-06T15:40:25.880Z] coverage: 88.9% of statements [2021-02-06T15:40:26.342Z] ok github.com/docker/docker/pkg/useragent 0.086s coverage: 88.9% of statements [2021-02-06T15:40:27.317Z] === RUN TestNewSettable [2021-02-06T15:40:27.317Z] --- PASS: TestNewSettable (0.00s) [2021-02-06T15:40:27.317Z] === RUN TestIsSettable [2021-02-06T15:40:27.317Z] --- PASS: TestIsSettable (0.00s) [2021-02-06T15:40:27.317Z] === RUN TestUpdateSettingsEnv [2021-02-06T15:40:27.317Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-02-06T15:40:27.317Z] PASS [2021-02-06T15:40:27.317Z] coverage: 20.1% of statements [2021-02-06T15:40:27.317Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.1% of statements [2021-02-06T15:40:27.780Z] === RUN TestLoad [2021-02-06T15:40:27.780Z] --- PASS: TestLoad (0.00s) [2021-02-06T15:40:27.780Z] === RUN TestSave [2021-02-06T15:40:27.780Z] --- PASS: TestSave (0.07s) [2021-02-06T15:40:27.780Z] === RUN TestAddDeleteGet [2021-02-06T15:40:27.780Z] === RUN TestValidatePrivileges [2021-02-06T15:40:27.780Z] --- PASS: TestValidatePrivileges (0.00s) [2021-02-06T15:40:27.780Z] === RUN TestFilterByCapNeg [2021-02-06T15:40:27.780Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-02-06T15:40:27.780Z] === RUN TestFilterByCapPos [2021-02-06T15:40:27.780Z] --- PASS: TestFilterByCapPos (0.00s) [2021-02-06T15:40:27.780Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-02-06T15:40:27.780Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-02-06T15:40:27.780Z] PASS [2021-02-06T15:40:27.780Z] coverage: 12.0% of statements [2021-02-06T15:40:27.780Z] ok github.com/docker/docker/plugin 0.095s coverage: 12.0% of statements [2021-02-06T15:40:27.780Z] --- PASS: TestAddDeleteGet (0.04s) [2021-02-06T15:40:27.780Z] === RUN TestInvalidTags [2021-02-06T15:40:27.780Z] --- PASS: TestInvalidTags (0.01s) [2021-02-06T15:40:27.780Z] PASS [2021-02-06T15:40:27.780Z] coverage: 84.4% of statements [2021-02-06T15:40:27.780Z] ok github.com/docker/docker/reference 0.163s coverage: 84.4% of statements [2021-02-06T15:40:28.243Z] time="2021-02-06T15:40:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-02-06T15:40:28.874Z] --- PASS: TestBuildLabelWithTargets (8.05s) [2021-02-06T15:40:28.875Z] === RUN TestBuildWithEmptyLayers [2021-02-06T15:40:29.114Z] --- PASS: TestNetworkLoopbackNat (3.26s) [2021-02-06T15:40:29.115Z] === RUN TestPause [2021-02-06T15:40:29.218Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-02-06T15:40:29.218Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-02-06T15:40:29.218Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-02-06T15:40:29.218Z] === RUN TestRestartManagerTimeout [2021-02-06T15:40:29.218Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-02-06T15:40:29.218Z] === RUN TestRestartManagerTimeoutReset [2021-02-06T15:40:29.218Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-02-06T15:40:29.218Z] PASS [2021-02-06T15:40:29.218Z] coverage: 50.9% of statements [2021-02-06T15:40:29.218Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-02-06T15:40:29.218Z] ok github.com/docker/docker/restartmanager 0.099s coverage: 50.9% of statements [2021-02-06T15:40:29.218Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-02-06T15:40:29.218Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-02-06T15:40:29.218Z] === RUN TestResumableRequestReaderWithReadError [2021-02-06T15:40:29.680Z] time="2021-02-06T15:40:29Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-02-06T15:40:29.680Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-02-06T15:40:29.680Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-02-06T15:40:29.680Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-02-06T15:40:29.680Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-02-06T15:40:29.680Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-02-06T15:40:29.680Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-02-06T15:40:29.680Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-02-06T15:40:29.680Z] === RUN TestResumableRequestReader [2021-02-06T15:40:29.680Z] --- PASS: TestResumableRequestReader (0.00s) [2021-02-06T15:40:29.680Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-02-06T15:40:29.680Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-02-06T15:40:29.680Z] PASS [2021-02-06T15:40:29.680Z] coverage: 100.0% of statements [2021-02-06T15:40:29.680Z] ok github.com/docker/docker/registry/resumable 0.228s coverage: 100.0% of statements [2021-02-06T15:40:29.680Z] === RUN TestResolveAuthConfigIndexServer [2021-02-06T15:40:29.680Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-02-06T15:40:29.680Z] === RUN TestResolveAuthConfigFullURL [2021-02-06T15:40:29.680Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-02-06T15:40:29.680Z] === RUN TestLoadAllowNondistributableArtifacts [2021-02-06T15:40:29.680Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-02-06T15:40:29.680Z] === RUN TestValidateMirror [2021-02-06T15:40:29.680Z] --- PASS: TestValidateMirror (0.00s) [2021-02-06T15:40:29.680Z] === RUN TestLoadInsecureRegistries [2021-02-06T15:40:30.142Z] time="2021-02-06T15:40:29Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-06T15:40:30.142Z] time="2021-02-06T15:40:29Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-02-06T15:40:30.142Z] time="2021-02-06T15:40:29Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-02-06T15:40:30.142Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-02-06T15:40:30.142Z] === RUN TestNewServiceConfig [2021-02-06T15:40:30.142Z] --- PASS: TestNewServiceConfig (0.00s) [2021-02-06T15:40:30.142Z] === RUN TestValidateIndexName [2021-02-06T15:40:30.142Z] --- PASS: TestValidateIndexName (0.00s) [2021-02-06T15:40:30.142Z] === RUN TestValidateIndexNameWithError [2021-02-06T15:40:30.142Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-02-06T15:40:30.142Z] === RUN TestEndpointParse [2021-02-06T15:40:30.142Z] --- PASS: TestEndpointParse (0.00s) [2021-02-06T15:40:30.142Z] === RUN TestEndpointParseInvalid [2021-02-06T15:40:30.142Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-02-06T15:40:30.142Z] === RUN TestValidateEndpoint [2021-02-06T15:40:30.142Z] --- PASS: TestValidateEndpoint (0.01s) [2021-02-06T15:40:30.142Z] === RUN TestPing [2021-02-06T15:40:30.142Z] --- PASS: TestPing (0.00s) [2021-02-06T15:40:30.142Z] === RUN TestPingRegistryEndpoint [2021-02-06T15:40:30.142Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-02-06T15:40:30.142Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:30.142Z] === RUN TestEndpoint [2021-02-06T15:40:30.142Z] --- SKIP: TestEndpoint (0.02s) [2021-02-06T15:40:30.142Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:30.142Z] === RUN TestParseRepositoryInfo [2021-02-06T15:40:30.142Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-02-06T15:40:30.142Z] === RUN TestNewIndexInfo [2021-02-06T15:40:30.142Z] --- PASS: TestNewIndexInfo (0.00s) [2021-02-06T15:40:30.142Z] === RUN TestMirrorEndpointLookup [2021-02-06T15:40:30.142Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-02-06T15:40:30.142Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:30.142Z] === RUN TestSearchRepositories [2021-02-06T15:40:30.142Z] --- PASS: TestSearchRepositories (0.00s) [2021-02-06T15:40:30.142Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-02-06T15:40:30.142Z] Host: 127.0.0.1:49243 [2021-02-06T15:40:30.142Z] User-Agent: docker test client [2021-02-06T15:40:30.142Z] Authorization: Token fake-token [2021-02-06T15:40:30.142Z] X-Docker-Token: true [2021-02-06T15:40:30.142Z] Accept-Encoding: gzip [2021-02-06T15:40:30.142Z] [2021-02-06T15:40:30.142Z] [2021-02-06T15:40:30.142Z] registry_test.go:730: HTTP/1.1 200 OK [2021-02-06T15:40:30.142Z] Connection: close [2021-02-06T15:40:30.142Z] Content-Length: 144 [2021-02-06T15:40:30.142Z] Cache-Control: no-cache [2021-02-06T15:40:30.142Z] Content-Type: application/json [2021-02-06T15:40:30.142Z] Date: Sat, 06 Feb 2021 15:40:29 GMT [2021-02-06T15:40:30.142Z] Expires: -1 [2021-02-06T15:40:30.142Z] Pragma: no-cache [2021-02-06T15:40:30.142Z] Server: docker-tests/mock [2021-02-06T15:40:30.142Z] X-Docker-Registry-Config: mock [2021-02-06T15:40:30.142Z] X-Docker-Registry-Version: 0.0.0 [2021-02-06T15:40:30.142Z] [2021-02-06T15:40:30.142Z] [2021-02-06T15:40:30.142Z] === RUN TestTrustedLocation [2021-02-06T15:40:30.142Z] --- PASS: TestTrustedLocation (0.00s) [2021-02-06T15:40:30.142Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-02-06T15:40:30.142Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-02-06T15:40:30.142Z] === RUN TestAllowNondistributableArtifacts [2021-02-06T15:40:30.142Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-02-06T15:40:30.142Z] === RUN TestIsSecureIndex [2021-02-06T15:40:30.142Z] --- PASS: TestIsSecureIndex (0.00s) [2021-02-06T15:40:30.142Z] PASS [2021-02-06T15:40:30.142Z] coverage: 50.3% of statements [2021-02-06T15:40:30.142Z] ok github.com/docker/docker/registry 0.246s coverage: 50.3% of statements [2021-02-06T15:40:30.144Z] --- PASS: TestPause (0.90s) [2021-02-06T15:40:30.144Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-06T15:40:30.144Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-06T15:40:30.144Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-06T15:40:30.144Z] === RUN TestPauseStopPausedContainer [2021-02-06T15:40:30.604Z] === RUN TestDecodeContainerConfig [2021-02-06T15:40:30.604Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-02-06T15:40:30.604Z] === RUN TestDecodeContainerConfigIsolation [2021-02-06T15:40:30.604Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-02-06T15:40:30.604Z] === RUN TestValidatePrivileged [2021-02-06T15:40:30.604Z] --- PASS: TestValidatePrivileged (0.00s) [2021-02-06T15:40:30.604Z] PASS [2021-02-06T15:40:30.604Z] coverage: 52.2% of statements [2021-02-06T15:40:30.604Z] ok github.com/docker/docker/runconfig 0.203s coverage: 52.2% of statements [2021-02-06T15:40:30.604Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-02-06T15:40:30.604Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-02-06T15:40:30.604Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-02-06T15:40:30.604Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-02-06T15:40:30.604Z] PASS [2021-02-06T15:40:30.604Z] coverage: 62.5% of statements [2021-02-06T15:40:30.604Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2021-02-06T15:40:30.775Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2021-02-06T15:40:30.775Z] === RUN TestPsFilter [2021-02-06T15:40:31.065Z] --- PASS: TestPsFilter (0.26s) [2021-02-06T15:40:31.065Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-06T15:40:31.405Z] --- PASS: TestBuildWithEmptyLayers (2.95s) [2021-02-06T15:40:31.405Z] === RUN TestBuildMultiStageOnBuild [2021-02-06T15:40:32.092Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2021-02-06T15:40:32.092Z] === RUN TestRemoveContainerWithVolume [2021-02-06T15:40:32.721Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2021-02-06T15:40:32.721Z] === RUN TestRemoveContainerRunning [2021-02-06T15:40:33.525Z] === RUN TestGetDriver [2021-02-06T15:40:33.525Z] --- PASS: TestGetDriver (0.00s) [2021-02-06T15:40:33.525Z] === RUN TestVolumeRequestError [2021-02-06T15:40:33.525Z] --- PASS: TestVolumeRequestError (0.01s) [2021-02-06T15:40:33.525Z] PASS [2021-02-06T15:40:33.525Z] coverage: 36.1% of statements [2021-02-06T15:40:33.525Z] ok github.com/docker/docker/volume/drivers 0.090s coverage: 36.1% of statements [2021-02-06T15:40:33.525Z] === RUN TestGetAddress [2021-02-06T15:40:33.525Z] --- PASS: TestGetAddress (0.00s) [2021-02-06T15:40:33.525Z] === RUN TestRemove [2021-02-06T15:40:33.525Z] --- SKIP: TestRemove (0.00s) [2021-02-06T15:40:33.525Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-06T15:40:33.525Z] === RUN TestInitializeWithVolumes [2021-02-06T15:40:33.525Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-02-06T15:40:33.525Z] === RUN TestCreate [2021-02-06T15:40:33.525Z] --- PASS: TestCreate (0.01s) [2021-02-06T15:40:33.525Z] === RUN TestValidateName [2021-02-06T15:40:33.525Z] --- PASS: TestValidateName (0.00s) [2021-02-06T15:40:33.525Z] === RUN TestCreateWithOpts [2021-02-06T15:40:33.525Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-02-06T15:40:33.525Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-06T15:40:33.525Z] === RUN TestRelaodNoOpts [2021-02-06T15:40:33.525Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-02-06T15:40:33.525Z] PASS [2021-02-06T15:40:33.525Z] coverage: 41.5% of statements [2021-02-06T15:40:33.525Z] ok github.com/docker/docker/volume/local 0.101s coverage: 41.5% of statements [2021-02-06T15:40:33.525Z] === RUN TestConvertTmpfsOptions [2021-02-06T15:40:33.525Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-02-06T15:40:33.525Z] parser_test.go:49: data="mode=700,size=1m" [2021-02-06T15:40:33.525Z] parser_test.go:49: data="ro" [2021-02-06T15:40:33.525Z] === RUN TestParseMountRaw [2021-02-06T15:40:33.525Z] --- PASS: TestParseMountRaw (0.02s) [2021-02-06T15:40:33.525Z] === RUN TestParseMountRawSplit [2021-02-06T15:40:33.525Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-02-06T15:40:33.525Z] parser_test.go:390: case 0 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 1 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 2 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 3 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 4 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 5 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 6 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 7 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 8 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 0 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 1 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 2 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 3 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 4 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 5 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 6 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 7 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 8 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 9 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 10 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 11 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 12 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 0 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 1 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 2 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 3 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 4 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 5 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 6 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 7 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 8 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 9 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 10 [2021-02-06T15:40:33.525Z] parser_test.go:390: case 11 [2021-02-06T15:40:33.525Z] === RUN TestParseMountSpec [2021-02-06T15:40:33.525Z] --- PASS: TestParseMountSpec (0.00s) [2021-02-06T15:40:33.525Z] parser_test.go:455: case 0 [2021-02-06T15:40:33.525Z] parser_test.go:455: case 1 [2021-02-06T15:40:33.525Z] parser_test.go:455: case 2 [2021-02-06T15:40:33.525Z] parser_test.go:455: case 3 [2021-02-06T15:40:33.525Z] parser_test.go:455: case 4 [2021-02-06T15:40:33.525Z] parser_test.go:455: case 5 [2021-02-06T15:40:33.525Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-02-06T15:40:33.525Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-02-06T15:40:33.525Z] === RUN TestValidateMount [2021-02-06T15:40:33.525Z] --- PASS: TestValidateMount (0.00s) [2021-02-06T15:40:33.525Z] PASS [2021-02-06T15:40:33.525Z] coverage: 66.2% of statements [2021-02-06T15:40:33.525Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 66.2% of statements [2021-02-06T15:40:33.750Z] --- PASS: TestRemoveContainerRunning (0.96s) [2021-02-06T15:40:33.750Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-06T15:40:34.784Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2021-02-06T15:40:34.784Z] === RUN TestRemoveInvalidContainer [2021-02-06T15:40:34.784Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-06T15:40:34.784Z] === RUN TestRenameLinkedContainer [2021-02-06T15:40:35.072Z] === RUN TestSetGetMeta [2021-02-06T15:40:35.073Z] === PAUSE TestSetGetMeta [2021-02-06T15:40:35.073Z] === RUN TestRestore [2021-02-06T15:40:35.073Z] === PAUSE TestRestore [2021-02-06T15:40:35.073Z] === RUN TestServiceCreate [2021-02-06T15:40:35.073Z] === PAUSE TestServiceCreate [2021-02-06T15:40:35.073Z] === RUN TestServiceList [2021-02-06T15:40:35.073Z] === PAUSE TestServiceList [2021-02-06T15:40:35.073Z] === RUN TestServiceRemove [2021-02-06T15:40:35.073Z] === PAUSE TestServiceRemove [2021-02-06T15:40:35.073Z] === RUN TestServiceGet [2021-02-06T15:40:35.073Z] === PAUSE TestServiceGet [2021-02-06T15:40:35.073Z] === RUN TestServicePrune [2021-02-06T15:40:35.073Z] === PAUSE TestServicePrune [2021-02-06T15:40:35.073Z] === RUN TestCreate [2021-02-06T15:40:35.073Z] === PAUSE TestCreate [2021-02-06T15:40:35.073Z] === RUN TestRemove [2021-02-06T15:40:35.073Z] === PAUSE TestRemove [2021-02-06T15:40:35.073Z] === RUN TestList [2021-02-06T15:40:35.073Z] === PAUSE TestList [2021-02-06T15:40:35.073Z] === RUN TestFindByDriver [2021-02-06T15:40:35.073Z] === PAUSE TestFindByDriver [2021-02-06T15:40:35.073Z] === RUN TestFindByReferenced [2021-02-06T15:40:35.073Z] === PAUSE TestFindByReferenced [2021-02-06T15:40:35.073Z] === RUN TestDerefMultipleOfSameRef [2021-02-06T15:40:35.073Z] === PAUSE TestDerefMultipleOfSameRef [2021-02-06T15:40:35.073Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-06T15:40:35.073Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-06T15:40:35.073Z] === RUN TestDefererencePluginOnCreateError [2021-02-06T15:40:35.073Z] === PAUSE TestDefererencePluginOnCreateError [2021-02-06T15:40:35.073Z] === RUN TestRefDerefRemove [2021-02-06T15:40:35.073Z] === PAUSE TestRefDerefRemove [2021-02-06T15:40:35.073Z] === RUN TestGet [2021-02-06T15:40:35.073Z] === PAUSE TestGet [2021-02-06T15:40:35.073Z] === RUN TestGetWithReference [2021-02-06T15:40:35.073Z] === PAUSE TestGetWithReference [2021-02-06T15:40:35.073Z] === RUN TestFilterFunc [2021-02-06T15:40:35.073Z] === RUN TestFilterFunc/test_nil_list [2021-02-06T15:40:35.073Z] === PAUSE TestFilterFunc/test_nil_list [2021-02-06T15:40:35.073Z] === RUN TestFilterFunc/test_empty_list [2021-02-06T15:40:35.073Z] === PAUSE TestFilterFunc/test_empty_list [2021-02-06T15:40:35.073Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-02-06T15:40:35.073Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-02-06T15:40:35.073Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-06T15:40:35.073Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-06T15:40:35.073Z] === RUN TestFilterFunc/test_filter_some [2021-02-06T15:40:35.073Z] === PAUSE TestFilterFunc/test_filter_some [2021-02-06T15:40:35.073Z] === RUN TestFilterFunc/test_filter_middle [2021-02-06T15:40:35.073Z] === PAUSE TestFilterFunc/test_filter_middle [2021-02-06T15:40:35.073Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-02-06T15:40:35.073Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-02-06T15:40:35.073Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-02-06T15:40:35.073Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-02-06T15:40:35.073Z] === CONT TestFilterFunc/test_nil_list [2021-02-06T15:40:35.073Z] === CONT TestFilterFunc/test_filter_some [2021-02-06T15:40:35.073Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-02-06T15:40:35.073Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-02-06T15:40:35.073Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-02-06T15:40:35.073Z] === CONT TestFilterFunc/test_filter_middle [2021-02-06T15:40:35.073Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-02-06T15:40:35.073Z] === CONT TestFilterFunc/test_empty_list [2021-02-06T15:40:35.073Z] --- PASS: TestFilterFunc (0.00s) [2021-02-06T15:40:35.073Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-02-06T15:40:35.073Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-02-06T15:40:35.073Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-02-06T15:40:35.073Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-02-06T15:40:35.073Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-02-06T15:40:35.073Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-02-06T15:40:35.073Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-02-06T15:40:35.073Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-02-06T15:40:35.073Z] === CONT TestSetGetMeta [2021-02-06T15:40:35.073Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-02-06T15:40:35.073Z] === CONT TestCreate [2021-02-06T15:40:35.073Z] === CONT TestFindByDriver [2021-02-06T15:40:35.073Z] --- PASS: TestSetGetMeta (0.03s) [2021-02-06T15:40:35.073Z] === CONT TestGetWithReference [2021-02-06T15:40:35.073Z] === CONT TestGet [2021-02-06T15:40:35.073Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-02-06T15:40:35.073Z] --- PASS: TestCreate (0.03s) [2021-02-06T15:40:35.073Z] === CONT TestRefDerefRemove [2021-02-06T15:40:35.073Z] --- PASS: TestFindByDriver (0.05s) [2021-02-06T15:40:35.073Z] === CONT TestDefererencePluginOnCreateError [2021-02-06T15:40:35.073Z] --- PASS: TestRefDerefRemove (0.03s) [2021-02-06T15:40:35.073Z] === CONT TestServiceRemove [2021-02-06T15:40:35.073Z] --- PASS: TestGetWithReference (0.03s) [2021-02-06T15:40:35.073Z] === CONT TestServicePrune [2021-02-06T15:40:35.073Z] --- PASS: TestGet (0.03s) [2021-02-06T15:40:35.073Z] === CONT TestServiceGet [2021-02-06T15:40:35.073Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-02-06T15:40:35.073Z] === CONT TestServiceCreate [2021-02-06T15:40:35.073Z] --- PASS: TestServiceGet (0.10s) [2021-02-06T15:40:35.073Z] === CONT TestServiceList [2021-02-06T15:40:35.073Z] time="2021-02-06T15:40:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-06T15:40:35.073Z] --- PASS: TestServiceRemove (0.11s) [2021-02-06T15:40:35.073Z] === CONT TestDerefMultipleOfSameRef [2021-02-06T15:40:35.073Z] --- PASS: TestServiceCreate (0.10s) [2021-02-06T15:40:35.073Z] === CONT TestRestore [2021-02-06T15:40:35.073Z] time="2021-02-06T15:40:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-06T15:40:35.073Z] time="2021-02-06T15:40:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-06T15:40:35.073Z] time="2021-02-06T15:40:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-02-06T15:40:35.073Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-02-06T15:40:35.073Z] === CONT TestList [2021-02-06T15:40:35.073Z] --- PASS: TestServiceList (0.03s) [2021-02-06T15:40:35.073Z] === CONT TestRemove [2021-02-06T15:40:35.073Z] time="2021-02-06T15:40:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-02-06T15:40:35.073Z] --- PASS: TestRestore (0.03s) [2021-02-06T15:40:35.073Z] === CONT TestFindByReferenced [2021-02-06T15:40:35.073Z] --- PASS: TestServicePrune (0.14s) [2021-02-06T15:40:35.073Z] --- PASS: TestRemove (0.02s) [2021-02-06T15:40:35.073Z] --- PASS: TestList (0.02s) [2021-02-06T15:40:35.073Z] --- PASS: TestFindByReferenced (0.02s) [2021-02-06T15:40:35.073Z] PASS [2021-02-06T15:40:35.073Z] coverage: 70.3% of statements [2021-02-06T15:40:35.073Z] ok github.com/docker/docker/volume/service 0.273s coverage: 70.3% of statements [2021-02-06T15:40:36.670Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-02-06T15:40:36.670Z] === RUN TestBuildUncleanTarFilenames [2021-02-06T15:40:36.930Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-02-06T15:40:36.930Z] === RUN TestBuildMultiStageLayerLeak [2021-02-06T15:40:37.266Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-02-06T15:40:37.266Z] === RUN TestClientStream [2021-02-06T15:40:37.266Z] --- PASS: TestClientStream (0.00s) [2021-02-06T15:40:37.266Z] === RUN TestClientSendFile [2021-02-06T15:40:37.266Z] --- PASS: TestClientSendFile (0.00s) [2021-02-06T15:40:37.266Z] === RUN TestClientWithRequestTimeout [2021-02-06T15:40:37.266Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-02-06T15:40:37.266Z] === RUN TestFileSpecPlugin [2021-02-06T15:40:37.266Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-02-06T15:40:37.266Z] === RUN TestFileJSONSpecPlugin [2021-02-06T15:40:37.266Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-02-06T15:40:37.266Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-02-06T15:40:37.266Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-02-06T15:40:37.266Z] === RUN TestPluginAddHandler [2021-02-06T15:40:37.266Z] --- PASS: TestPluginAddHandler (0.00s) [2021-02-06T15:40:37.266Z] === RUN TestPluginWaitBadPlugin [2021-02-06T15:40:37.266Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-02-06T15:40:37.266Z] === RUN TestGet [2021-02-06T15:40:37.266Z] time="2021-02-06T15:40:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-02-06T15:40:38.241Z] time="2021-02-06T15:40:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-02-06T15:40:38.290Z] --- PASS: TestRenameLinkedContainer (3.67s) [2021-02-06T15:40:38.290Z] === RUN TestRenameStoppedContainer [2021-02-06T15:40:39.319Z] --- PASS: TestRenameStoppedContainer (0.95s) [2021-02-06T15:40:39.319Z] === RUN TestRenameRunningContainerAndReuse [2021-02-06T15:40:39.788Z] time="2021-02-06T15:40:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-02-06T15:40:41.117Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2021-02-06T15:40:41.117Z] === RUN TestBuildWithHugeFile [2021-02-06T15:40:41.377Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2021-02-06T15:40:41.377Z] === RUN TestRenameInvalidName [2021-02-06T15:40:42.040Z] --- PASS: TestRenameInvalidName (0.91s) [2021-02-06T15:40:42.040Z] === RUN TestRenameAnonymousContainer [2021-02-06T15:40:44.502Z] time="2021-02-06T15:40:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-02-06T15:40:47.595Z] --- PASS: TestRenameAnonymousContainer (4.88s) [2021-02-06T15:40:47.595Z] === RUN TestRenameContainerWithSameName [2021-02-06T15:40:47.885Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2021-02-06T15:40:47.885Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-06T15:40:49.942Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2021-02-06T15:40:49.942Z] === RUN TestResize [2021-02-06T15:40:50.571Z] --- PASS: TestResize (0.90s) [2021-02-06T15:40:50.571Z] === RUN TestResizeWithInvalidSize [2021-02-06T15:40:51.200Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2021-02-06T15:40:51.200Z] === RUN TestResizeWhenContainerNotStarted [2021-02-06T15:40:52.230Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:40:52.230Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:40:52.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:40:52.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:40:52.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:40:53.106Z] --- PASS: TestGet (15.00s) [2021-02-06T15:40:53.106Z] === RUN TestPluginWithNoManifest [2021-02-06T15:40:53.106Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-02-06T15:40:53.106Z] === RUN TestGetAll [2021-02-06T15:40:53.106Z] --- PASS: TestGetAll (0.00s) [2021-02-06T15:40:53.106Z] PASS [2021-02-06T15:40:53.106Z] coverage: 73.4% of statements [2021-02-06T15:40:53.106Z] ok github.com/docker/docker/pkg/plugins 35.049s coverage: 73.4% of statements [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/quota [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/rootless [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-06T15:40:53.106Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-06T15:40:53.107Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-06T15:40:53.107Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-06T15:40:53.107Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-06T15:40:53.107Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-06T15:40:53.107Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-06T15:40:53.107Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-06T15:40:53.107Z] ? github.com/docker/docker/volume [no test files] [2021-02-06T15:40:53.107Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-06T15:40:53.107Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === Skipped [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-02-06T15:40:53.107Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-02-06T15:40:53.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-02-06T15:40:53.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-02-06T15:40:53.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-02-06T15:40:53.107Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-02-06T15:40:53.107Z] client_test.go:23: runtime.GOOS == "windows" [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-02-06T15:40:53.107Z] daemon_test.go:147: root required [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-02-06T15:40:53.107Z] reload_test.go:520: root required [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-02-06T15:40:53.107Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-02-06T15:40:53.107Z] pull_v2_test.go:73: Needs fixing on Windows [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-02-06T15:40:53.107Z] pull_v2_test.go:118: Needs fixing on Windows [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-02-06T15:40:53.107Z] download_test.go:268: Needs fixing on Windows [2021-02-06T15:40:53.107Z] [2021-02-06T15:40:53.107Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-02-06T15:40:53.107Z] layer_test.go:304: Failing on Windows [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-02-06T15:40:53.573Z] layer_test.go:353: Failing on Windows [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-02-06T15:40:53.573Z] layer_test.go:468: Failing on Windows [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-02-06T15:40:53.573Z] layer_test.go:697: Failing on Windows [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-02-06T15:40:53.573Z] migration_test.go:46: Failing on Windows [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-02-06T15:40:53.573Z] migration_test.go:182: Failing on Windows [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-02-06T15:40:53.573Z] mount_test.go:17: Failing on Windows [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-02-06T15:40:53.573Z] mount_test.go:76: Failing on Windows [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-02-06T15:40:53.573Z] mount_test.go:125: Failing on Windows [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-02-06T15:40:53.573Z] mount_test.go:212: Failing on Windows [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-02-06T15:40:53.573Z] archive_test.go:133: Xz not present in msys2 [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-02-06T15:40:53.573Z] archive_test.go:238: Failing on Windows CI machines [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-02-06T15:40:53.573Z] archive_windows_test.go:16: Currently fails [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-02-06T15:40:53.573Z] changes_test.go:192: needs more investigation [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-02-06T15:40:53.573Z] changes_test.go:405: needs further investigation [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-02-06T15:40:53.573Z] changes_test.go:441: needs further investigation [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-02-06T15:40:53.573Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-02-06T15:40:53.573Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-02-06T15:40:53.573Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-02-06T15:40:53.573Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-02-06T15:40:53.573Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.573Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-02-06T15:40:53.573Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-02-06T15:40:53.573Z] [2021-02-06T15:40:53.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-02-06T15:40:53.574Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-02-06T15:40:53.574Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-02-06T15:40:53.574Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-02-06T15:40:53.574Z] poller_test.go:41: No chmod on Windows [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-02-06T15:40:53.574Z] fileutils_test.go:134: Needs porting to Windows [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-02-06T15:40:53.574Z] fileutils_test.go:180: Needs porting to Windows [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-02-06T15:40:53.574Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2021-02-06T15:40:53.574Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-02-06T15:40:53.574Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-02-06T15:40:53.574Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-02-06T15:40:53.574Z] local_test.go:181: runtime.GOOS == "windows" [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] [2021-02-06T15:40:53.574Z] DONE 1823 tests, 45 skipped in 204.436s [2021-02-06T15:40:53.574Z] INFO: make.ps1 ended at 02/06/2021 15:40:53 [2021-02-06T15:40:54.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:40:54.953Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:40:55.120Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-02-06T15:40:55.120Z] INFO: Unit tests ended at 02/06/2021 15:40:54. Duration:00:03:38.8814140 [2021-02-06T15:40:55.120Z] INFO: Building busybox [2021-02-06T15:40:55.120Z] Sending build context to Docker daemon 5.12kB [2021-02-06T15:40:55.120Z] [2021-02-06T15:40:55.120Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-02-06T15:40:55.120Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-02-06T15:40:55.120Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-02-06T15:40:55.120Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-02-06T15:40:55.120Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-02-06T15:40:55.120Z] ---> 5e0078d88ebd [2021-02-06T15:40:55.120Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-02-06T15:40:55.120Z] ---> Running in 4ea5777a9199 [2021-02-06T15:40:56.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:40:56.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:40:57.031Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:40:57.031Z] [2021-02-06T15:40:57.031Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-06T15:40:57.031Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-06T15:40:57.031Z] HOSTNAME=9ac24413ac21 [2021-02-06T15:40:57.031Z] TESTDEBUG=0 [2021-02-06T15:40:57.031Z] DEST=bundles/test-integration [2021-02-06T15:40:57.031Z] PWD=/go/src/github.com/docker/docker [2021-02-06T15:40:57.031Z] DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 [2021-02-06T15:40:57.031Z] container=docker [2021-02-06T15:40:57.031Z] HOME=/root [2021-02-06T15:40:57.031Z] GOLANG_VERSION=1.13.15 [2021-02-06T15:40:57.031Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-06T15:40:57.031Z] VALIDATE_BRANCH=master [2021-02-06T15:40:57.031Z] TERM=xterm [2021-02-06T15:40:57.031Z] DOCKER_PKG=github.com/docker/docker [2021-02-06T15:40:57.031Z] SHLVL=1 [2021-02-06T15:40:57.031Z] TIMEOUT=120m [2021-02-06T15:40:57.031Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-06T15:40:57.031Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-06T15:40:57.031Z] GO111MODULE=off [2021-02-06T15:40:57.031Z] DOCKER_EXPERIMENTAL=1 [2021-02-06T15:40:57.031Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-06T15:40:57.031Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-06T15:40:57.031Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-06T15:40:57.031Z] GOPATH=/go [2021-02-06T15:40:57.031Z] PKG_CONFIG=pkg-config [2021-02-06T15:40:57.031Z] _=/usr/bin/env [2021-02-06T15:40:57.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-06T15:40:57.482Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:40:57.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:40:59.829Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:40:59.836Z] Removing intermediate container 4ea5777a9199 [2021-02-06T15:40:59.836Z] ---> 1b679201da56 [2021-02-06T15:40:59.836Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-02-06T15:40:59.836Z] ---> Running in d77e85525788 [2021-02-06T15:40:59.836Z] Removing intermediate container d77e85525788 [2021-02-06T15:40:59.836Z] ---> 37508c3685b3 [2021-02-06T15:40:59.836Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-02-06T15:40:59.836Z] ---> Running in 30e0d18dde3f [2021-02-06T15:41:00.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:41:00.299Z] Removing intermediate container 30e0d18dde3f [2021-02-06T15:41:00.299Z] ---> e61f8335da91 [2021-02-06T15:41:00.299Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-02-06T15:41:01.273Z] [2021-02-06T15:41:01.734Z] ---> b533fa4b12bb [2021-02-06T15:41:01.734Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-02-06T15:41:01.734Z] ---> Running in 11d79dd2bf24 [2021-02-06T15:41:03.651Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:41:03.651Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.48s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.21s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2021-02-06T15:41:05.709Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2021-02-06T15:41:05.709Z] === RUN TestCgroupNamespacesRun [2021-02-06T15:41:07.210Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2021-02-06T15:41:07.210Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-06T15:41:09.268Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2021-02-06T15:41:09.268Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-06T15:41:10.336Z] Removing intermediate container 11d79dd2bf24 [2021-02-06T15:41:10.336Z] ---> 9260c837594c [2021-02-06T15:41:10.336Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-02-06T15:41:10.336Z] ---> Running in 1e6a51ce4fd3 [2021-02-06T15:41:10.774Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2021-02-06T15:41:10.774Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-06T15:41:11.885Z] [2021-02-06T15:41:11.885Z] SUCCESS: Specified value was saved. [2021-02-06T15:41:12.834Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-02-06T15:41:12.834Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-06T15:41:14.076Z] Removing intermediate container 1e6a51ce4fd3 [2021-02-06T15:41:14.076Z] ---> 24dbf14995eb [2021-02-06T15:41:14.076Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-02-06T15:41:14.076Z] ---> Running in b6ab7c0af2de [2021-02-06T15:41:14.333Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2021-02-06T15:41:14.333Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-06T15:41:15.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-06T15:41:15.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-06T15:41:15.997Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-06T15:41:15.997Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-06T15:41:15.997Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2021-02-06T15:41:15.997Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-02-06T15:41:15.997Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2021-02-06T15:41:15.997Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-06T15:41:15.997Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/builder [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-06T15:41:15.997Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-06T15:41:16.390Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2021-02-06T15:41:16.390Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-06T15:41:17.019Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2021-02-06T15:41:17.019Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-06T15:41:17.854Z] Cannot create a file when that file already exists. [2021-02-06T15:41:19.100Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-02-06T15:41:19.100Z] === RUN TestKernelTCPMemory [2021-02-06T15:41:19.546Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2021-02-06T15:41:19.730Z] --- PASS: TestKernelTCPMemory (0.94s) [2021-02-06T15:41:19.730Z] === RUN TestNISDomainname [2021-02-06T15:41:20.758Z] --- PASS: TestNISDomainname (0.98s) [2021-02-06T15:41:20.758Z] === RUN TestHostnameDnsResolution [2021-02-06T15:41:21.630Z] ok github.com/docker/docker/builder/remotecontext/git 3.971s coverage: 86.3% of statements [2021-02-06T15:41:22.565Z] Removing intermediate container b6ab7c0af2de [2021-02-06T15:41:22.565Z] ---> 9d9a6e1488d1 [2021-02-06T15:41:22.565Z] Step 13/13 : CMD ["sh"] [2021-02-06T15:41:22.565Z] ---> Running in 73e491e8d84d [2021-02-06T15:41:22.821Z] --- PASS: TestHostnameDnsResolution (1.80s) [2021-02-06T15:41:22.821Z] === RUN TestStats [2021-02-06T15:41:23.027Z] Removing intermediate container 73e491e8d84d [2021-02-06T15:41:23.027Z] ---> 4e6efafab4f0 [2021-02-06T15:41:23.027Z] Successfully built 4e6efafab4f0 [2021-02-06T15:41:23.027Z] Successfully tagged busybox:latest [2021-02-06T15:41:23.027Z] INFO: Docker images of the daemon under test [2021-02-06T15:41:23.027Z] [2021-02-06T15:41:23.027Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-02-06T15:41:23.027Z] busybox latest 4e6efafab4f0 Less than a second ago 5.28GB [2021-02-06T15:41:23.027Z] microsoft/windowsservercore latest 5e0078d88ebd 4 weeks ago 5.21GB [2021-02-06T15:41:23.027Z] mcr.microsoft.com/windows/servercore ltsc2019 5e0078d88ebd 4 weeks ago 5.21GB [2021-02-06T15:41:23.027Z] [2021-02-06T15:41:23.028Z] INFO: Running integration tests at 02/06/2021 15:41:22... [2021-02-06T15:41:23.028Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-02-06T15:41:23.028Z] INFO: Integration API tests being run from the host: [2021-02-06T15:41:23.028Z] INFO: make.ps1 starting at 02/06/2021 15:41:22 [2021-02-06T15:41:23.153Z] ok github.com/docker/docker/builder/remotecontext 0.579s coverage: 13.7% of statements [2021-02-06T15:41:24.002Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-02-06T15:41:25.251Z] ok github.com/docker/docker/builder/dockerfile 1.224s coverage: 48.3% of statements [2021-02-06T15:41:25.251Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-06T15:41:25.251Z] ? github.com/docker/docker/cli [no test files] [2021-02-06T15:41:25.251Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-06T15:41:25.544Z] --- PASS: TestStats (2.94s) [2021-02-06T15:41:25.544Z] === RUN TestStopContainerWithTimeout [2021-02-06T15:41:25.544Z] === RUN TestStopContainerWithTimeout/0 [2021-02-06T15:41:25.544Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-06T15:41:25.544Z] === RUN TestStopContainerWithTimeout/1 [2021-02-06T15:41:25.544Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-06T15:41:25.544Z] === RUN TestStopContainerWithTimeout/3 [2021-02-06T15:41:25.544Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-06T15:41:25.544Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-06T15:41:25.544Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-06T15:41:25.544Z] === CONT TestStopContainerWithTimeout/0 [2021-02-06T15:41:25.544Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-06T15:41:26.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-06T15:41:26.573Z] === CONT TestStopContainerWithTimeout/3 [2021-02-06T15:41:28.011Z] ok github.com/docker/docker/client 0.538s coverage: 75.4% of statements [2021-02-06T15:41:28.634Z] === CONT TestStopContainerWithTimeout/1 [2021-02-06T15:41:30.691Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-06T15:41:30.691Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2021-02-06T15:41:30.691Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2021-02-06T15:41:30.691Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2021-02-06T15:41:30.691Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2021-02-06T15:41:30.691Z] === RUN TestDeleteDevicemapper [2021-02-06T15:41:30.691Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-06T15:41:30.691Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-06T15:41:30.691Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-06T15:41:33.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-06T15:41:35.129Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.87s) [2021-02-06T15:41:35.129Z] === RUN TestUpdateMemory [2021-02-06T15:41:35.129Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-06T15:41:35.129Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:41:35.129Z] === RUN TestUpdateCPUQuota [2021-02-06T15:41:35.757Z] --- PASS: TestUpdateCPUQuota (1.16s) [2021-02-06T15:41:35.757Z] === RUN TestUpdatePidsLimit [2021-02-06T15:41:35.757Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-06T15:41:36.047Z] === RUN TestUpdatePidsLimit/no_change [2021-02-06T15:41:36.336Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-06T15:41:36.625Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-06T15:41:36.915Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-06T15:41:37.348Z] --- PASS: TestBuildWithHugeFile (52.00s) [2021-02-06T15:41:37.348Z] === RUN TestBuildWCOWSandboxSize [2021-02-06T15:41:37.348Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-06T15:41:37.348Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-06T15:41:37.348Z] === RUN TestBuildWithEmptyDockerfile [2021-02-06T15:41:37.348Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:41:37.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:41:37.348Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:41:37.348Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:41:37.348Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:41:37.348Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:41:37.348Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:41:37.348Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:41:37.348Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:41:37.348Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-02-06T15:41:37.348Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-02-06T15:41:37.348Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-02-06T15:41:37.348Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-06T15:41:37.348Z] === RUN TestBuildPreserveOwnership [2021-02-06T15:41:37.348Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-06T15:41:37.573Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-06T15:41:37.863Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-06T15:41:39.363Z] --- PASS: TestUpdatePidsLimit (3.54s) [2021-02-06T15:41:39.363Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2021-02-06T15:41:39.363Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2021-02-06T15:41:39.363Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2021-02-06T15:41:39.363Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-02-06T15:41:39.363Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2021-02-06T15:41:39.363Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-02-06T15:41:39.363Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-02-06T15:41:39.363Z] === RUN TestUpdateRestartPolicy [2021-02-06T15:41:40.632Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-06T15:41:42.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-06T15:41:42.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-06T15:41:43.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-06T15:41:44.819Z] --- PASS: TestBuildPreserveOwnership (10.60s) [2021-02-06T15:41:44.819Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.59s) [2021-02-06T15:41:44.819Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-06T15:41:44.819Z] === RUN TestBuildPlatformInvalid [2021-02-06T15:41:44.819Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-06T15:41:44.819Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-06T15:41:44.819Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-06T15:41:44.819Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-02-06T15:41:44.819Z] PASS [2021-02-06T15:41:44.819Z] [2021-02-06T15:41:44.819Z] === Skipped [2021-02-06T15:41:44.819Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-06T15:41:44.819Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:41:44.819Z] [2021-02-06T15:41:44.819Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-06T15:41:44.819Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-06T15:41:44.819Z] [2021-02-06T15:41:44.819Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-06T15:41:44.819Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-02-06T15:41:44.819Z] [2021-02-06T15:41:44.819Z] [2021-02-06T15:41:44.819Z] DONE 34 tests, 3 skipped in 130.658s [2021-02-06T15:41:44.819Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-06T15:41:44.819Z] INFO: Testing against a local daemon [2021-02-06T15:41:44.819Z] === RUN TestConfigInspect [2021-02-06T15:41:44.819Z] --- SKIP: TestConfigInspect (0.03s) [2021-02-06T15:41:44.819Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:44.819Z] === RUN TestConfigList [2021-02-06T15:41:44.819Z] --- SKIP: TestConfigList (0.01s) [2021-02-06T15:41:44.819Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:44.819Z] === RUN TestConfigsCreateAndDelete [2021-02-06T15:41:44.819Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-02-06T15:41:44.819Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:44.819Z] === RUN TestConfigsUpdate [2021-02-06T15:41:44.819Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-02-06T15:41:44.819Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:44.819Z] === RUN TestTemplatedConfig [2021-02-06T15:41:44.819Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-06T15:41:44.819Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:44.819Z] === RUN TestConfigCreateResolve [2021-02-06T15:41:44.819Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-06T15:41:44.819Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:44.819Z] === RUN TestConfigDaemonLibtrustID [2021-02-06T15:41:45.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-06T15:41:45.400Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-06T15:41:45.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-06T15:41:45.970Z] Copying nested executables into bundles/binary-daemon [2021-02-06T15:41:46.194Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-02-06T15:41:46.194Z] PASS [2021-02-06T15:41:46.194Z] [2021-02-06T15:41:46.194Z] === Skipped [2021-02-06T15:41:46.194Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-02-06T15:41:46.194Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:46.194Z] [2021-02-06T15:41:46.194Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-02-06T15:41:46.194Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:46.194Z] [2021-02-06T15:41:46.194Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-02-06T15:41:46.194Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:46.194Z] [2021-02-06T15:41:46.194Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-02-06T15:41:46.194Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:46.194Z] [2021-02-06T15:41:46.194Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-06T15:41:46.194Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:46.194Z] [2021-02-06T15:41:46.194Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-06T15:41:46.194Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:41:46.194Z] [2021-02-06T15:41:46.194Z] [2021-02-06T15:41:46.194Z] DONE 7 tests, 6 skipped in 1.829s [2021-02-06T15:41:46.194Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-06T15:41:46.452Z] INFO: Testing against a local daemon [2021-02-06T15:41:46.452Z] === RUN TestCheckpoint [2021-02-06T15:41:46.452Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-06T15:41:46.452Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T15:41:46.452Z] === RUN TestContainerInvalidJSON [2021-02-06T15:41:46.452Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:41:46.452Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:41:46.452Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:41:46.452Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:41:46.452Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:41:46.452Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:41:46.452Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:41:46.452Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:41:46.452Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:41:46.452Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-06T15:41:46.452Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-06T15:41:46.452Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-06T15:41:46.452Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-06T15:41:46.452Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-06T15:41:46.452Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-06T15:41:46.452Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-06T15:41:46.452Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-02-06T15:41:46.452Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-06T15:41:46.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-02-06T15:41:46.711Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-06T15:41:46.711Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-06T15:41:46.711Z] === RUN TestCopyFromContainer [2021-02-06T15:41:46.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-06T15:41:47.879Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-06T15:41:48.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/make.sh cross [2021-02-06T15:41:49.235Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T15:41:49.235Z] INFO: Testing against a local daemon [2021-02-06T15:41:49.235Z] === RUN TestBuildWithSession [2021-02-06T15:41:49.235Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-06T15:41:49.235Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:41:49.235Z] === RUN TestBuildSquashParent [2021-02-06T15:41:49.235Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-02-06T15:41:49.235Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:41:49.235Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-06T15:41:49.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:41:49.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:41:49.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:41:49.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:41:49.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:41:49.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:41:49.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:41:49.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:41:49.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:41:49.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:41:49.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:41:49.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:41:49.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:41:49.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:41:49.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:41:49.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:41:49.367Z] [2021-02-06T15:41:49.367Z] Removing bundles/ [2021-02-06T15:41:49.367Z] [2021-02-06T15:41:49.367Z] ---> Making bundle: cross (in bundles/cross) [2021-02-06T15:41:49.367Z] Cross building: bundles/cross/linux/amd64 [2021-02-06T15:41:49.367Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-06T15:41:49.367Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-06T15:41:50.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-06T15:41:50.898Z] === RUN TestCopyFromContainer// [2021-02-06T15:41:50.898Z] === RUN TestCopyFromContainer//bar/root [2021-02-06T15:41:50.898Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-06T15:41:50.898Z] === RUN TestCopyFromContainer/bar/quux [2021-02-06T15:41:50.898Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-06T15:41:50.898Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-06T15:41:50.898Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-06T15:41:50.898Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-06T15:41:50.898Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-06T15:41:50.898Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-06T15:41:50.898Z] --- PASS: TestCopyFromContainer (4.17s) [2021-02-06T15:41:50.898Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-06T15:41:50.898Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-06T15:41:50.898Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-06T15:41:50.898Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-06T15:41:50.898Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-06T15:41:50.898Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-06T15:41:50.898Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-06T15:41:50.898Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-06T15:41:50.898Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-06T15:41:50.898Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-06T15:41:50.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-06T15:41:50.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:41:50.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:41:50.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:41:50.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:41:50.898Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:41:50.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:41:50.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:41:50.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:41:50.898Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:41:50.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-06T15:41:50.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-06T15:41:50.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-06T15:41:50.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-06T15:41:50.898Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-06T15:41:50.898Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-06T15:41:50.898Z] === RUN TestCreateWithInvalidEnv [2021-02-06T15:41:50.898Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-06T15:41:50.898Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-06T15:41:50.898Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-06T15:41:50.898Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-06T15:41:50.898Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-06T15:41:50.898Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-06T15:41:50.898Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-06T15:41:50.898Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-06T15:41:50.898Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-06T15:41:50.898Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-06T15:41:50.898Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-06T15:41:50.898Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-06T15:41:50.898Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-06T15:41:50.898Z] === RUN TestCreateTmpfsMountsTarget [2021-02-06T15:41:50.898Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-06T15:41:50.898Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-06T15:41:52.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-06T15:41:52.274Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2021-02-06T15:41:52.274Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-06T15:41:52.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-06T15:41:52.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-06T15:41:53.651Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2021-02-06T15:41:53.651Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-06T15:41:53.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:41:53.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:41:53.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:41:53.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:41:53.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:41:53.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:41:53.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:41:53.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:41:53.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:41:53.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:41:53.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:41:53.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:41:53.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:41:53.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:41:53.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:41:53.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-06T15:41:53.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-06T15:41:53.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-06T15:41:53.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-06T15:41:53.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-06T15:41:53.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-06T15:41:53.651Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-06T15:41:53.909Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2021-02-06T15:41:53.909Z] === RUN TestCreateDifferentPlatform [2021-02-06T15:41:53.909Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-06T15:41:53.909Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-06T15:41:53.909Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-06T15:41:53.909Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-06T15:41:53.909Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-06T15:41:53.909Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-06T15:41:53.909Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-06T15:41:53.909Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-06T15:41:53.909Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-06T15:41:53.909Z] === RUN TestContainerStartOnDaemonRestart [2021-02-06T15:41:53.909Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-06T15:41:53.909Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-06T15:41:53.909Z] === RUN TestDaemonRestartIpcMode [2021-02-06T15:41:53.909Z] === PAUSE TestDaemonRestartIpcMode [2021-02-06T15:41:53.909Z] === RUN TestDaemonHostGatewayIP [2021-02-06T15:41:53.909Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-06T15:41:53.909Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:41:53.909Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-06T15:41:53.909Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-06T15:41:53.909Z] === RUN TestContainerKillOnDaemonStart [2021-02-06T15:41:53.909Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-06T15:41:53.909Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-06T15:41:53.909Z] === RUN TestDiff [2021-02-06T15:41:54.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-06T15:41:54.477Z] --- PASS: TestDiff (0.40s) [2021-02-06T15:41:54.477Z] === RUN TestExecWithCloseStdin [2021-02-06T15:41:54.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-06T15:41:54.676Z] --- PASS: TestUpdateRestartPolicy (13.07s) [2021-02-06T15:41:54.676Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-06T15:41:54.676Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2021-02-06T15:41:54.676Z] === RUN TestWaitNonBlocked [2021-02-06T15:41:54.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:41:54.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:41:54.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:41:54.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:41:54.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:41:54.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:41:54.676Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-06T15:41:54.676Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-02-06T15:41:54.676Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-02-06T15:41:54.676Z] === RUN TestWaitBlocked [2021-02-06T15:41:54.676Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:41:54.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:41:54.676Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:41:54.676Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:41:54.676Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:41:54.676Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:41:54.736Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-02-06T15:41:54.736Z] === RUN TestExec [2021-02-06T15:41:55.303Z] --- PASS: TestExec (0.46s) [2021-02-06T15:41:55.303Z] === RUN TestExecUser [2021-02-06T15:41:55.561Z] --- PASS: TestExecUser (0.45s) [2021-02-06T15:41:55.561Z] === RUN TestExportContainerAndImportImage [2021-02-06T15:41:55.704Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-06T15:41:55.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2021-02-06T15:41:55.704Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2021-02-06T15:41:55.704Z] === CONT TestContainerStartOnDaemonRestart [2021-02-06T15:41:55.704Z] === CONT TestIpcModeOlderClient [2021-02-06T15:41:55.704Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-02-06T15:41:55.704Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-06T15:41:56.129Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2021-02-06T15:41:56.129Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-06T15:41:56.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-06T15:41:56.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:41:56.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-06T15:41:57.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-06T15:41:59.206Z] --- PASS: TestContainerStartOnDaemonRestart (3.21s) [2021-02-06T15:41:59.206Z] === CONT TestContainerKillOnDaemonStart [2021-02-06T15:41:59.206Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.15s) [2021-02-06T15:41:59.206Z] === CONT TestDaemonHostGatewayIP [2021-02-06T15:41:59.283Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:41:59.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-06T15:41:59.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-06T15:42:00.314Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-02-06T15:42:00.314Z] === RUN TestHealthCheckWorkdir [2021-02-06T15:42:00.314Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2021-02-06T15:42:00.314Z] === RUN TestHealthKillContainer [2021-02-06T15:42:00.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-06T15:42:00.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-06T15:42:01.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-06T15:42:02.709Z] --- PASS: TestDaemonHostGatewayIP (3.47s) [2021-02-06T15:42:02.709Z] === CONT TestDaemonRestartIpcMode [2021-02-06T15:42:02.844Z] --- PASS: TestHealthKillContainer (2.48s) [2021-02-06T15:42:02.844Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-06T15:42:03.102Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2021-02-06T15:42:03.102Z] === RUN TestIpcModeNone [2021-02-06T15:42:03.140Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-06T15:42:03.140Z] Using test binary docker [2021-02-06T15:42:03.140Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-06T15:42:03.140Z] +++ /etc/init.d/apparmor start [2021-02-06T15:42:03.140Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-06T15:42:03.140Z] INFO: Waiting for daemon to start... [2021-02-06T15:42:03.140Z] Starting dockerd [2021-02-06T15:42:03.140Z] +++ 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-06T15:42:03.362Z] --- PASS: TestIpcModeNone (0.44s) [2021-02-06T15:42:03.362Z] === RUN TestIpcModePrivate [2021-02-06T15:42:03.930Z] --- PASS: TestIpcModePrivate (0.46s) [2021-02-06T15:42:03.930Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-02-06T15:42:03.930Z] === RUN TestIpcModeShareable [2021-02-06T15:42:03.930Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-06T15:42:03.930Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-06T15:42:03.930Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-06T15:42:05.310Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2021-02-06T15:42:05.310Z] === RUN TestAPIIpcModeHost [2021-02-06T15:42:05.310Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-06T15:42:05.310Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-06T15:42:05.310Z] === RUN TestDaemonIpcModeShareable [2021-02-06T15:42:05.310Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-06T15:42:05.310Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-06T15:42:05.310Z] === RUN TestDaemonIpcModePrivate [2021-02-06T15:42:05.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-06T15:42:06.216Z] --- PASS: TestDaemonRestartIpcMode (3.76s) [2021-02-06T15:42:07.451Z] ok github.com/docker/docker/cmd/dockerd 0.264s coverage: 29.1% of statements [2021-02-06T15:42:07.842Z] --- PASS: TestDaemonIpcModePrivate (2.17s) [2021-02-06T15:42:07.842Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-02-06T15:42:07.842Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-06T15:42:07.842Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-06T15:42:07.842Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-06T15:42:07.842Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-06T15:42:07.842Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-06T15:42:07.842Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-06T15:42:07.842Z] === RUN TestIpcModeOlderClient [2021-02-06T15:42:07.842Z] === PAUSE TestIpcModeOlderClient [2021-02-06T15:42:07.842Z] === RUN TestKillContainerInvalidSignal [2021-02-06T15:42:08.100Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-02-06T15:42:08.100Z] === RUN TestKillContainer [2021-02-06T15:42:08.100Z] === RUN TestKillContainer/no_signal [2021-02-06T15:42:08.667Z] === RUN TestKillContainer/non_killing_signal [2021-02-06T15:42:08.925Z] === RUN TestKillContainer/killing_signal [2021-02-06T15:42:09.492Z] --- PASS: TestKillContainer (1.30s) [2021-02-06T15:42:09.492Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-02-06T15:42:09.492Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-02-06T15:42:09.492Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2021-02-06T15:42:09.492Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-06T15:42:09.492Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-06T15:42:09.650Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-06T15:42:09.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.09s) [2021-02-06T15:42:09.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.96s) [2021-02-06T15:42:09.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.49s) [2021-02-06T15:42:09.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.80s) [2021-02-06T15:42:09.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.98s) [2021-02-06T15:42:09.650Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.57s) [2021-02-06T15:42:09.650Z] === RUN TestBuildMultiStageCopy [2021-02-06T15:42:09.650Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-06T15:42:09.751Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-06T15:42:10.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2021-02-06T15:42:10.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-02-06T15:42:10.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-02-06T15:42:10.319Z] === RUN TestKillStoppedContainer [2021-02-06T15:42:10.319Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-06T15:42:10.319Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-06T15:42:10.319Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-06T15:42:10.319Z] === RUN TestKillDifferentUserContainer [2021-02-06T15:42:10.886Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-02-06T15:42:10.886Z] === RUN TestInspectOomKilledTrue [2021-02-06T15:42:10.886Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-06T15:42:10.886Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:42:10.886Z] === RUN TestInspectOomKilledFalse [2021-02-06T15:42:10.886Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-06T15:42:10.886Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:42:10.886Z] === RUN TestLinksEtcHostsContentMatch [2021-02-06T15:42:10.886Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-06T15:42:10.886Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-06T15:42:10.886Z] === RUN TestLinksContainerNames [2021-02-06T15:42:11.298Z] . [2021-02-06T15:42:11.298Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-06T15:42:11.298Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-06T15:42:11.298Z] Error: No such image: emptyfs [2021-02-06T15:42:11.298Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-06T15:42:11.298Z] ++++ docker load [2021-02-06T15:42:11.298Z] Running integration-test (iteration 1) [2021-02-06T15:42:11.298Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-06T15:42:11.299Z] ++ 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-06T15:42:11.299Z] ++ set -e [2021-02-06T15:42:11.299Z] ++ '[' -n 0 ']' [2021-02-06T15:42:11.299Z] ++ set -x [2021-02-06T15:42:11.299Z] ++ 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-06T15:42:11.790Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2021-02-06T15:42:11.790Z] PASS [2021-02-06T15:42:11.790Z] [2021-02-06T15:42:11.790Z] === Skipped [2021-02-06T15:42:11.790Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-02-06T15:42:11.790Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T15:42:11.790Z] [2021-02-06T15:42:11.790Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-06T15:42:11.790Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:42:11.790Z] [2021-02-06T15:42:11.790Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-06T15:42:11.790Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:42:11.790Z] [2021-02-06T15:42:11.790Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-06T15:42:11.790Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-06T15:42:11.790Z] [2021-02-06T15:42:11.790Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-02-06T15:42:11.790Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-06T15:42:11.790Z] [2021-02-06T15:42:11.790Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-02-06T15:42:11.790Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:42:11.790Z] [2021-02-06T15:42:11.790Z] [2021-02-06T15:42:11.790Z] DONE 196 tests, 6 skipped in 158.407s [2021-02-06T15:42:11.790Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-02-06T15:42:11.790Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:42:11.790Z] ++ set -e [2021-02-06T15:42:11.790Z] ++ '[' -n 0 ']' [2021-02-06T15:42:11.790Z] ++ set -x [2021-02-06T15:42:11.791Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:42:11.791Z] INFO: Testing against a local daemon [2021-02-06T15:42:11.791Z] === RUN TestCommitInheritsEnv [2021-02-06T15:42:11.823Z] --- PASS: TestLinksContainerNames (0.83s) [2021-02-06T15:42:11.823Z] === RUN TestLogsFollowTailEmpty [2021-02-06T15:42:12.080Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-02-06T15:42:12.080Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-06T15:42:12.080Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-06T15:42:12.080Z] === RUN TestImagesFilterMultiReference [2021-02-06T15:42:12.080Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-02-06T15:42:12.080Z] === RUN TestImagePullPlatformInvalid [2021-02-06T15:42:12.080Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-06T15:42:12.080Z] === RUN TestRemoveImageOrphaning [2021-02-06T15:42:12.082Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-02-06T15:42:12.082Z] === RUN TestContainerNetworkMountsNoChown [2021-02-06T15:42:12.341Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2021-02-06T15:42:12.341Z] === RUN TestMountDaemonRoot [2021-02-06T15:42:12.341Z] === RUN TestMountDaemonRoot/default [2021-02-06T15:42:12.341Z] === PAUSE TestMountDaemonRoot/default [2021-02-06T15:42:12.341Z] === RUN TestMountDaemonRoot/private [2021-02-06T15:42:12.341Z] === PAUSE TestMountDaemonRoot/private [2021-02-06T15:42:12.341Z] === RUN TestMountDaemonRoot/rprivate [2021-02-06T15:42:12.341Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-06T15:42:12.341Z] === RUN TestMountDaemonRoot/slave [2021-02-06T15:42:12.341Z] === PAUSE TestMountDaemonRoot/slave [2021-02-06T15:42:12.341Z] === RUN TestMountDaemonRoot/rslave [2021-02-06T15:42:12.341Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-06T15:42:12.341Z] === RUN TestMountDaemonRoot/shared [2021-02-06T15:42:12.341Z] === PAUSE TestMountDaemonRoot/shared [2021-02-06T15:42:12.341Z] === RUN TestMountDaemonRoot/rshared [2021-02-06T15:42:12.341Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/default [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/rslave [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/rshared [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/shared [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/rprivate [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/slave [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/private [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-06T15:42:12.600Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:42:12.600Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:42:12.600Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:42:12.709Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2021-02-06T15:42:12.709Z] === RUN TestRemoveImageGarbageCollector [2021-02-06T15:42:12.709Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2021-02-06T15:42:12.709Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:42:12.709Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-06T15:42:12.709Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-06T15:42:12.709Z] === RUN TestTagInvalidReference [2021-02-06T15:42:12.709Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-06T15:42:12.709Z] === RUN TestTagValidPrefixedRepo [2021-02-06T15:42:12.709Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-06T15:42:12.709Z] === RUN TestTagExistedNameWithoutForce [2021-02-06T15:42:12.709Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-02-06T15:42:12.709Z] === RUN TestTagOfficialNames [2021-02-06T15:42:12.709Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-06T15:42:12.709Z] === RUN TestTagMatchesDigest [2021-02-06T15:42:12.709Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-06T15:42:12.709Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:42:12.858Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-06T15:42:12.858Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-06T15:42:12.859Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-06T15:42:12.859Z] === RUN TestContainerBindMountNonRecursive [2021-02-06T15:42:12.859Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-06T15:42:12.859Z] 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-06T15:42:12.859Z] === RUN TestContainerVolumesMountedAsShared [2021-02-06T15:42:12.859Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-06T15:42:12.859Z] 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-06T15:42:12.859Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-06T15:42:12.859Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-06T15:42:12.859Z] 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-06T15:42:12.859Z] === RUN TestNetworkNat [2021-02-06T15:42:13.071Z] ok github.com/docker/docker/container 0.179s coverage: 34.7% of statements [2021-02-06T15:42:13.071Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-06T15:42:13.071Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-06T15:42:13.071Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-06T15:42:13.071Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-06T15:42:13.493Z] --- PASS: TestNetworkNat (0.65s) [2021-02-06T15:42:13.493Z] === RUN TestNetworkLocalhostTCPNat [2021-02-06T15:42:14.074Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2021-02-06T15:42:14.074Z] === RUN TestNetworkLoopbackNat [2021-02-06T15:42:14.595Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2021-02-06T15:42:15.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-06T15:42:16.616Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-02-06T15:42:16.616Z] === RUN TestPause [2021-02-06T15:42:16.616Z] --- SKIP: TestPause (0.00s) [2021-02-06T15:42:16.616Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:42:16.616Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-06T15:42:16.616Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-06T15:42:16.616Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-06T15:42:16.616Z] === RUN TestPauseStopPausedContainer [2021-02-06T15:42:16.616Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-06T15:42:16.616Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:42:16.616Z] === RUN TestPsFilter [2021-02-06T15:42:16.616Z] --- PASS: TestPsFilter (0.10s) [2021-02-06T15:42:16.616Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-06T15:42:16.754Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-06T15:42:17.184Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-02-06T15:42:17.184Z] === RUN TestRemoveContainerWithVolume [2021-02-06T15:42:17.216Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-06T15:42:17.442Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2021-02-06T15:42:17.442Z] === RUN TestRemoveContainerRunning [2021-02-06T15:42:18.009Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-02-06T15:42:18.009Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-06T15:42:18.191Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-06T15:42:18.268Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2021-02-06T15:42:18.268Z] === RUN TestRemoveInvalidContainer [2021-02-06T15:42:18.268Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-06T15:42:18.268Z] === RUN TestRenameLinkedContainer [2021-02-06T15:42:18.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-06T15:42:19.167Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-06T15:42:20.170Z] --- PASS: TestRenameLinkedContainer (1.68s) [2021-02-06T15:42:20.170Z] === RUN TestRenameStoppedContainer [2021-02-06T15:42:20.428Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-02-06T15:42:20.428Z] === RUN TestRenameRunningContainerAndReuse [2021-02-06T15:42:20.714Z] --- PASS: TestBuildMultiStageCopy (11.72s) [2021-02-06T15:42:20.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.72s) [2021-02-06T15:42:20.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s) [2021-02-06T15:42:20.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2021-02-06T15:42:20.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s) [2021-02-06T15:42:20.714Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.29s) [2021-02-06T15:42:20.714Z] === RUN TestBuildMultiStageParentConfig [2021-02-06T15:42:21.365Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2021-02-06T15:42:21.365Z] === RUN TestRenameInvalidName [2021-02-06T15:42:21.548Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.9% of statements [2021-02-06T15:42:21.625Z] --- PASS: TestRenameInvalidName (0.43s) [2021-02-06T15:42:21.625Z] === RUN TestRenameAnonymousContainer [2021-02-06T15:42:22.906Z] --- PASS: TestBuildMultiStageParentConfig (2.39s) [2021-02-06T15:42:22.906Z] === RUN TestBuildLabelWithTargets [2021-02-06T15:42:22.907Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-02-06T15:42:22.907Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-06T15:42:22.907Z] === RUN TestBuildWithEmptyLayers [2021-02-06T15:42:23.079Z] ok github.com/docker/docker/daemon/cluster 0.118s coverage: 0.5% of statements [2021-02-06T15:42:23.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-06T15:42:23.529Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2021-02-06T15:42:23.529Z] === RUN TestRenameContainerWithSameName [2021-02-06T15:42:23.590Z] Loaded image: buildpack-deps:buster [2021-02-06T15:42:23.590Z] Loaded image: busybox:latest [2021-02-06T15:42:23.590Z] Loaded image: busybox:glibc [2021-02-06T15:42:23.788Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2021-02-06T15:42:23.788Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-06T15:42:24.455Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2021-02-06T15:42:24.455Z] === RUN TestBuildMultiStageOnBuild [2021-02-06T15:42:24.723Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-02-06T15:42:24.723Z] === RUN TestResize [2021-02-06T15:42:24.982Z] --- PASS: TestResize (0.42s) [2021-02-06T15:42:24.982Z] === RUN TestResizeWithInvalidSize [2021-02-06T15:42:25.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-06T15:42:25.549Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2021-02-06T15:42:25.549Z] === RUN TestResizeWhenContainerNotStarted [2021-02-06T15:42:25.808Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2021-02-06T15:42:25.808Z] === RUN TestDaemonRestartKillContainers [2021-02-06T15:42:25.808Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-06T15:42:25.808Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-06T15:42:25.808Z] === RUN TestCgroupNamespacesRun [2021-02-06T15:42:26.637Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2021-02-06T15:42:26.907Z] Loaded image: debian:bullseye [2021-02-06T15:42:28.339Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2021-02-06T15:42:28.339Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-06T15:42:28.838Z] Loaded image: hello-world:latest [2021-02-06T15:42:29.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-06T15:42:29.419Z] ok github.com/docker/docker/daemon/events 0.087s coverage: 50.0% of statements [2021-02-06T15:42:29.420Z] ok github.com/docker/docker/daemon/config 0.097s coverage: 81.8% of statements [2021-02-06T15:42:30.230Z] Loaded image: arm32v7/hello-world:latest [2021-02-06T15:42:30.248Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2021-02-06T15:42:30.248Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-06T15:42:30.805Z] INFO: Testing against a local daemon [2021-02-06T15:42:30.805Z] === RUN TestCgroupNamespacesBuild [2021-02-06T15:42:32.151Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2021-02-06T15:42:32.151Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-06T15:42:32.190Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-02-06T15:42:32.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-06T15:42:33.365Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2021-02-06T15:42:33.365Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-06T15:42:34.691Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2021-02-06T15:42:34.691Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-06T15:42:34.929Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-02-06T15:42:35.291Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2021-02-06T15:42:35.291Z] === RUN TestBuildWithSession [2021-02-06T15:42:35.291Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-06T15:42:35.291Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:42:35.291Z] === RUN TestBuildSquashParent [2021-02-06T15:42:35.565Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.491s coverage: 14.1% of statements [2021-02-06T15:42:36.206Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.607s coverage: 57.1% of statements [2021-02-06T15:42:36.593Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.22s) [2021-02-06T15:42:36.593Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-06T15:42:36.880Z] --- PASS: TestBuildMultiStageOnBuild (10.87s) [2021-02-06T15:42:36.880Z] === RUN TestBuildUncleanTarFilenames [2021-02-06T15:42:36.880Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-02-06T15:42:36.880Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-06T15:42:36.880Z] === RUN TestBuildMultiStageLayerLeak [2021-02-06T15:42:37.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-06T15:42:38.960Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-02-06T15:42:39.124Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2021-02-06T15:42:39.124Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-06T15:42:39.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-06T15:42:40.502Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.72s) [2021-02-06T15:42:40.502Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-06T15:42:41.038Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.104s coverage: 69.3% of statements [2021-02-06T15:42:41.677Z] ok github.com/docker/docker/daemon 12.331s coverage: 17.1% of statements [2021-02-06T15:42:41.677Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-06T15:42:41.677Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-06T15:42:41.677Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-06T15:42:41.677Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-06T15:42:42.333Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.494s coverage: 45.9% of statements [2021-02-06T15:42:42.333Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-06T15:42:42.973Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.143s coverage: 49.4% of statements [2021-02-06T15:42:43.031Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2021-02-06T15:42:43.031Z] === RUN TestKernelTCPMemory [2021-02-06T15:42:43.031Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-02-06T15:42:43.031Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:42:43.031Z] === RUN TestNISDomainname [2021-02-06T15:42:43.031Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-06T15:42:43.031Z] 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-06T15:42:43.031Z] === RUN TestHostnameDnsResolution [2021-02-06T15:42:43.289Z] --- PASS: TestHostnameDnsResolution (0.65s) [2021-02-06T15:42:43.289Z] === RUN TestStats [2021-02-06T15:42:43.289Z] --- SKIP: TestStats (0.00s) [2021-02-06T15:42:43.289Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:42:43.289Z] === RUN TestStopContainerWithTimeout [2021-02-06T15:42:43.289Z] === RUN TestStopContainerWithTimeout/0 [2021-02-06T15:42:43.289Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-06T15:42:43.289Z] === RUN TestStopContainerWithTimeout/1 [2021-02-06T15:42:43.289Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-06T15:42:43.289Z] === RUN TestStopContainerWithTimeout/3 [2021-02-06T15:42:43.289Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-06T15:42:43.289Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-06T15:42:43.289Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-06T15:42:43.289Z] === CONT TestStopContainerWithTimeout/0 [2021-02-06T15:42:43.289Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-06T15:42:43.453Z] --- PASS: TestBuildSquashParent (6.98s) [2021-02-06T15:42:43.453Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-06T15:42:43.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:42:43.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:42:43.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:42:43.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:42:43.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:42:43.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:42:43.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:42:43.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:42:43.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:42:43.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:42:43.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:42:43.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:42:43.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:42:43.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:42:43.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:42:43.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:42:43.857Z] === CONT TestStopContainerWithTimeout/3 [2021-02-06T15:42:44.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-06T15:42:44.850Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:42:45.067Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 57.5% of statements [2021-02-06T15:42:45.114Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:42:45.480Z] --- PASS: TestBuildMultiStageLayerLeak (9.23s) [2021-02-06T15:42:45.480Z] === RUN TestBuildWithHugeFile [2021-02-06T15:42:45.707Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-02-06T15:42:46.349Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2021-02-06T15:42:46.387Z] === CONT TestStopContainerWithTimeout/1 [2021-02-06T15:42:47.041Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-06T15:42:47.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s) [2021-02-06T15:42:47.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2021-02-06T15:42:47.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.15s) [2021-02-06T15:42:47.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s) [2021-02-06T15:42:47.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2021-02-06T15:42:47.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2021-02-06T15:42:47.041Z] === RUN TestBuildMultiStageCopy [2021-02-06T15:42:47.041Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-06T15:42:47.321Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-06T15:42:47.321Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2021-02-06T15:42:47.321Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-02-06T15:42:47.321Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2021-02-06T15:42:47.321Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2021-02-06T15:42:47.321Z] === RUN TestDeleteDevicemapper [2021-02-06T15:42:47.321Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-06T15:42:47.321Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-06T15:42:47.321Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-06T15:42:47.332Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-06T15:42:47.332Z] Using test binary docker [2021-02-06T15:42:47.590Z] +++ /etc/init.d/apparmor start [2021-02-06T15:42:47.591Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-06T15:42:47.591Z] INFO: Waiting for daemon to start... [2021-02-06T15:42:47.591Z] Starting dockerd [2021-02-06T15:42:47.591Z] +++ 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-06T15:42:49.107Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.120s coverage: 52.1% of statements [2021-02-06T15:42:49.107Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-06T15:42:49.107Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-06T15:42:49.107Z] ok github.com/docker/docker/daemon/logger 0.286s coverage: 43.2% of statements [2021-02-06T15:42:49.224Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s) [2021-02-06T15:42:49.224Z] === RUN TestUpdateMemory [2021-02-06T15:42:49.224Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-06T15:42:49.224Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:42:49.224Z] === RUN TestUpdateCPUQuota [2021-02-06T15:42:49.224Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-06T15:42:49.224Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:42:49.224Z] === RUN TestUpdatePidsLimit [2021-02-06T15:42:49.224Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-06T15:42:49.224Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:42:49.224Z] === RUN TestUpdateRestartPolicy [2021-02-06T15:42:49.598Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-06T15:42:49.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-06T15:42:50.126Z] . [2021-02-06T15:42:50.126Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-06T15:42:50.126Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-06T15:42:50.126Z] Error: No such image: emptyfs [2021-02-06T15:42:50.126Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-06T15:42:50.126Z] ++++ docker load [2021-02-06T15:42:50.436Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-06T15:42:50.628Z] ok github.com/docker/docker/daemon/images 0.085s coverage: 6.4% of statements [2021-02-06T15:42:50.628Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-06T15:42:50.628Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-06T15:42:50.694Z] Running integration-test (iteration 1) [2021-02-06T15:42:50.694Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-06T15:42:50.694Z] ++ 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-06T15:42:50.694Z] ++ set -e [2021-02-06T15:42:50.694Z] ++ '[' -n 0 ']' [2021-02-06T15:42:50.694Z] ++ set -x [2021-02-06T15:42:50.694Z] ++ 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-06T15:42:50.924Z] ok github.com/docker/docker/daemon/logger/awslogs 0.463s coverage: 77.4% of statements [2021-02-06T15:42:50.924Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-06T15:42:50.924Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-06T15:42:51.011Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-06T15:42:51.221Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-02-06T15:42:51.586Z] --- PASS: TestBuildMultiStageCopy (4.41s) [2021-02-06T15:42:51.586Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s) [2021-02-06T15:42:51.586Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-02-06T15:42:51.586Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-02-06T15:42:51.586Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-02-06T15:42:51.586Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-02-06T15:42:51.586Z] === RUN TestBuildMultiStageParentConfig [2021-02-06T15:42:51.864Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 23.9% of statements [2021-02-06T15:42:51.865Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 87.2% of statements [2021-02-06T15:42:52.979Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2021-02-06T15:42:52.979Z] === RUN TestBuildLabelWithTargets [2021-02-06T15:42:53.393Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 61.6% of statements [2021-02-06T15:42:54.933Z] ok github.com/docker/docker/daemon/logger/local 0.087s coverage: 75.2% of statements [2021-02-06T15:42:54.933Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-06T15:42:55.230Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 55.1% of statements [2021-02-06T15:42:55.537Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2021-02-06T15:42:55.537Z] === RUN TestBuildWithEmptyLayers [2021-02-06T15:42:55.872Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2021-02-06T15:42:56.113Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2021-02-06T15:42:56.113Z] === RUN TestBuildMultiStageOnBuild [2021-02-06T15:42:56.921Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2021-02-06T15:42:57.560Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2021-02-06T15:42:59.430Z] --- PASS: TestBuildMultiStageOnBuild (2.69s) [2021-02-06T15:42:59.430Z] === RUN TestBuildUncleanTarFilenames [2021-02-06T15:42:59.677Z] ok github.com/docker/docker/daemon/network 0.033s coverage: 63.8% of statements [2021-02-06T15:42:59.677Z] ok github.com/docker/docker/daemon/logger/splunk 2.552s coverage: 82.5% of statements [2021-02-06T15:42:59.677Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-06T15:42:59.677Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-06T15:43:00.377Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2021-02-06T15:43:00.377Z] === RUN TestBuildMultiStageLayerLeak [2021-02-06T15:43:01.208Z] ok github.com/docker/docker/distribution/metadata 0.076s coverage: 48.2% of statements [2021-02-06T15:43:01.423Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2021-02-06T15:43:01.423Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-06T15:43:01.423Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-02-06T15:43:01.423Z] === RUN TestWaitNonBlocked [2021-02-06T15:43:01.423Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:43:01.423Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:43:01.423Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:43:01.423Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:43:01.423Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:43:01.423Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:43:01.423Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-06T15:43:01.423Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2021-02-06T15:43:01.423Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2021-02-06T15:43:01.423Z] === RUN TestWaitBlocked [2021-02-06T15:43:01.423Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:43:01.423Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:43:01.423Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:43:01.423Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:43:01.423Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:43:01.423Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:43:01.991Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-06T15:43:01.991Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2021-02-06T15:43:01.991Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2021-02-06T15:43:01.991Z] === CONT TestDaemonRestartIpcMode [2021-02-06T15:43:01.991Z] === CONT TestIpcModeOlderClient [2021-02-06T15:43:01.991Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-02-06T15:43:01.991Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-06T15:43:03.296Z] ok github.com/docker/docker/errdefs 0.031s coverage: 53.1% of statements [2021-02-06T15:43:03.694Z] --- PASS: TestBuildMultiStageLayerLeak (2.83s) [2021-02-06T15:43:03.694Z] === RUN TestBuildWithHugeFile [2021-02-06T15:43:03.945Z] ok github.com/docker/docker/distribution 0.445s coverage: 25.0% of statements [2021-02-06T15:43:03.945Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-06T15:43:04.992Z] ok github.com/docker/docker/image 0.077s coverage: 86.8% of statements [2021-02-06T15:43:05.634Z] ok github.com/docker/docker/distribution/xfer 1.696s coverage: 85.1% of statements [2021-02-06T15:43:05.634Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-06T15:43:06.285Z] ok github.com/docker/docker/image/cache 0.040s coverage: 19.2% of statements [2021-02-06T15:43:06.285Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-06T15:43:06.926Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2021-02-06T15:43:06.926Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2021-02-06T15:43:06.926Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-06T15:43:07.260Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.31s) [2021-02-06T15:43:07.260Z] --- PASS: TestDaemonRestartIpcMode (4.74s) [2021-02-06T15:43:07.260Z] PASS [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === Skipped [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-06T15:43:07.260Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-06T15:43:07.260Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-06T15:43:07.260Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-06T15:43:07.260Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-06T15:43:07.260Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-06T15:43:07.260Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-06T15:43:07.260Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-06T15:43:07.260Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-06T15:43:07.260Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-06T15:43:07.260Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-06T15:43:07.260Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-06T15:43:07.260Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-06T15:43:07.260Z] 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-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-06T15:43:07.260Z] 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-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-06T15:43:07.260Z] 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-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-06T15:43:07.260Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-06T15:43:07.260Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-06T15:43:07.260Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-06T15:43:07.260Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-02-06T15:43:07.260Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-06T15:43:07.260Z] 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-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-06T15:43:07.260Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-06T15:43:07.260Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-06T15:43:07.260Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-06T15:43:07.260Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-06T15:43:07.260Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] [2021-02-06T15:43:07.260Z] DONE 177 tests, 26 skipped in 80.527s [2021-02-06T15:43:07.260Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-06T15:43:07.260Z] INFO: Testing against a local daemon [2021-02-06T15:43:07.260Z] === RUN TestCommitInheritsEnv [2021-02-06T15:43:08.196Z] --- PASS: TestCommitInheritsEnv (1.18s) [2021-02-06T15:43:08.196Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-06T15:43:08.196Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-06T15:43:08.196Z] === RUN TestImagesFilterMultiReference [2021-02-06T15:43:08.196Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-02-06T15:43:08.196Z] === RUN TestImagePullPlatformInvalid [2021-02-06T15:43:08.196Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-06T15:43:08.196Z] === RUN TestRemoveImageOrphaning [2021-02-06T15:43:08.451Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 52.9% of statements [2021-02-06T15:43:09.978Z] ok github.com/docker/docker/oci 0.042s coverage: 38.4% of statements [2021-02-06T15:43:10.096Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2021-02-06T15:43:10.096Z] === RUN TestRemoveImageGarbageCollector [2021-02-06T15:43:10.096Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-06T15:43:10.096Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-06T15:43:10.096Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-06T15:43:10.096Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-06T15:43:10.096Z] === RUN TestTagInvalidReference [2021-02-06T15:43:10.096Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-06T15:43:10.096Z] === RUN TestTagValidPrefixedRepo [2021-02-06T15:43:10.273Z] ok github.com/docker/docker/opts 0.093s coverage: 67.1% of statements [2021-02-06T15:43:10.354Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-06T15:43:10.355Z] === RUN TestTagExistedNameWithoutForce [2021-02-06T15:43:10.355Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-06T15:43:10.355Z] === RUN TestTagOfficialNames [2021-02-06T15:43:10.355Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-06T15:43:10.355Z] === RUN TestTagMatchesDigest [2021-02-06T15:43:10.355Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-06T15:43:10.355Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-06T15:43:10.847Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-06T15:43:11.107Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-06T15:43:11.798Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-02-06T15:43:12.439Z] ok github.com/docker/docker/pkg/capabilities 0.022s coverage: 87.5% of statements [2021-02-06T15:43:12.489Z] Cross building: bundles/cross/windows/amd64 [2021-02-06T15:43:12.736Z] ok github.com/docker/docker/pkg/archive 1.078s coverage: 76.7% of statements [2021-02-06T15:43:12.749Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-06T15:43:12.749Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-06T15:43:13.377Z] ok github.com/docker/docker/pkg/authorization 1.657s coverage: 68.3% of statements [2021-02-06T15:43:14.020Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-02-06T15:43:14.316Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-02-06T15:43:14.953Z] ok github.com/docker/docker/pkg/discovery/file 0.027s coverage: 97.6% of statements [2021-02-06T15:43:15.591Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-02-06T15:43:16.261Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-02-06T15:43:16.901Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-02-06T15:43:17.194Z] ok github.com/docker/docker/layer 7.468s coverage: 68.8% of statements [2021-02-06T15:43:17.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-06T15:43:17.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-06T15:43:17.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-06T15:43:17.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-06T15:43:17.195Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-06T15:43:17.834Z] ok github.com/docker/docker/pkg/chrootarchive 3.964s coverage: 43.2% of statements [2021-02-06T15:43:17.834Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-06T15:43:17.834Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-06T15:43:18.130Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2021-02-06T15:43:18.130Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2021-02-06T15:43:19.177Z] ok github.com/docker/docker/pkg/fsutils 0.414s coverage: 85.1% of statements [2021-02-06T15:43:19.478Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2021-02-06T15:43:19.478Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 11.4% of statements [2021-02-06T15:43:21.003Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2021-02-06T15:43:21.003Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-02-06T15:43:21.003Z] ok github.com/docker/docker/pkg/idtools 0.600s coverage: 69.5% of statements [2021-02-06T15:43:21.299Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2021-02-06T15:43:21.604Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2021-02-06T15:43:22.245Z] ok github.com/docker/docker/pkg/ioutils 1.396s coverage: 70.6% of statements [2021-02-06T15:43:22.245Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-06T15:43:22.245Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-06T15:43:22.245Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-06T15:43:22.245Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-06T15:43:22.245Z] ok github.com/docker/docker/pkg/parsers/kernel 0.049s coverage: 60.0% of statements [2021-02-06T15:43:22.543Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2021-02-06T15:43:22.543Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2021-02-06T15:43:22.543Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-06T15:43:22.543Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-06T15:43:23.591Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2021-02-06T15:43:24.638Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2021-02-06T15:43:24.638Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-02-06T15:43:24.934Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-02-06T15:43:25.572Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-02-06T15:43:26.211Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-02-06T15:43:26.211Z] ok github.com/docker/docker/pkg/pubsub 1.154s coverage: 75.0% of statements [2021-02-06T15:43:26.851Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2021-02-06T15:43:26.851Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-02-06T15:43:28.376Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2021-02-06T15:43:28.376Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-02-06T15:43:28.670Z] ok github.com/docker/docker/pkg/signal 2.948s coverage: 61.0% of statements [2021-02-06T15:43:28.970Z] ok github.com/docker/docker/pkg/tailfile 0.109s coverage: 88.6% of statements [2021-02-06T15:43:29.612Z] testing: warning: no tests to run [2021-02-06T15:43:29.612Z] coverage: [no statements] [2021-02-06T15:43:29.612Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2021-02-06T15:43:29.907Z] ok github.com/docker/docker/pkg/tarsum 0.148s coverage: 89.3% of statements [2021-02-06T15:43:29.907Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-02-06T15:43:30.202Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-02-06T15:43:30.498Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2021-02-06T15:43:32.593Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 14.5% of statements [2021-02-06T15:43:32.887Z] ok github.com/docker/docker/profiles/seccomp 0.028s coverage: 83.5% of statements [2021-02-06T15:43:33.935Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-02-06T15:43:34.576Z] ok github.com/docker/docker/plugin 0.577s coverage: 23.2% of statements [2021-02-06T15:43:36.097Z] ok github.com/docker/docker/quota 0.625s coverage: 71.4% of statements [2021-02-06T15:43:36.392Z] ok github.com/docker/docker/registry/resumable 0.021s coverage: 100.0% of statements [2021-02-06T15:43:37.034Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2021-02-06T15:43:37.330Z] ok github.com/docker/docker/registry 0.205s coverage: 57.2% of statements [2021-02-06T15:43:37.380Z] Loaded image: buildpack-deps:buster [2021-02-06T15:43:37.380Z] Loaded image: busybox:latest [2021-02-06T15:43:37.380Z] Loaded image: busybox:glibc [2021-02-06T15:43:37.973Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2021-02-06T15:43:39.032Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2021-02-06T15:43:39.289Z] Loaded image: debian:bullseye [2021-02-06T15:43:39.549Z] Loaded image: hello-world:latest [2021-02-06T15:43:39.808Z] Loaded image: arm32v7/hello-world:latest [2021-02-06T15:43:39.808Z] INFO: Testing against a local daemon [2021-02-06T15:43:39.808Z] === RUN TestCgroupNamespacesBuild [2021-02-06T15:43:41.118Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2021-02-06T15:43:42.343Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2021-02-06T15:43:42.343Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-06T15:43:42.640Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2021-02-06T15:43:42.932Z] ok github.com/docker/docker/volume/local 0.243s coverage: 76.4% of statements [2021-02-06T15:43:43.567Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2021-02-06T15:43:44.878Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2021-02-06T15:43:44.878Z] === RUN TestBuildWithSession [2021-02-06T15:43:44.878Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-06T15:43:44.878Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:43:44.878Z] === RUN TestBuildSquashParent [2021-02-06T15:43:49.894Z] --- PASS: TestImportExtremelyLargeImageWorks (87.41s) [2021-02-06T15:43:49.894Z] PASS [2021-02-06T15:43:49.894Z] [2021-02-06T15:43:49.894Z] === Skipped [2021-02-06T15:43:49.894Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2021-02-06T15:43:49.894Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:43:49.894Z] [2021-02-06T15:43:49.894Z] [2021-02-06T15:43:49.894Z] DONE 12 tests, 1 skipped in 89.097s [2021-02-06T15:43:49.894Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-02-06T15:43:49.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:43:49.894Z] ++ set -e [2021-02-06T15:43:49.894Z] ++ '[' -n 0 ']' [2021-02-06T15:43:49.894Z] ++ set -x [2021-02-06T15:43:49.894Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:43:49.894Z] INFO: Testing against a local daemon [2021-02-06T15:43:49.894Z] === RUN TestNetworkCreateDelete [2021-02-06T15:43:49.894Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-06T15:43:49.894Z] === RUN TestDockerNetworkDeletePreferID [2021-02-06T15:43:49.894Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-02-06T15:43:49.894Z] === RUN TestDaemonDNSFallback [2021-02-06T15:43:49.894Z] --- PASS: TestDaemonDNSFallback (2.60s) [2021-02-06T15:43:49.894Z] === RUN TestInspectNetwork [2021-02-06T15:43:49.894Z] === RUN TestInspectNetwork/full_network_id [2021-02-06T15:43:49.894Z] === RUN TestInspectNetwork/partial_network_id [2021-02-06T15:43:49.894Z] === RUN TestInspectNetwork/network_name [2021-02-06T15:43:49.894Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-06T15:43:54.857Z] --- PASS: TestBuildSquashParent (8.93s) [2021-02-06T15:43:54.857Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-06T15:43:54.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:43:54.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:43:54.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:43:54.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:43:54.857Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:43:54.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:43:54.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:43:54.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:43:54.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:43:54.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:43:54.857Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:43:54.857Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:43:54.857Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:43:54.857Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:43:55.471Z] --- PASS: TestInspectNetwork (11.73s) [2021-02-06T15:43:55.471Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-06T15:43:55.471Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-06T15:43:55.471Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-06T15:43:55.471Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-06T15:43:55.471Z] === RUN TestRunContainerWithBridgeNone [2021-02-06T15:43:56.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:43:57.024Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:43:58.190Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2021-02-06T15:43:58.190Z] === RUN TestNetworkInvalidJSON [2021-02-06T15:43:58.190Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-06T15:43:58.190Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-06T15:43:58.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:43:58.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:43:58.190Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:43:58.190Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:43:58.190Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-06T15:43:58.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:43:58.190Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:43:58.190Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-06T15:43:58.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-06T15:43:58.190Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-06T15:43:58.190Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-06T15:43:58.190Z] === RUN TestNetworkList [2021-02-06T15:43:58.190Z] === RUN TestNetworkList//networks [2021-02-06T15:43:58.190Z] === PAUSE TestNetworkList//networks [2021-02-06T15:43:58.190Z] === RUN TestNetworkList//networks/ [2021-02-06T15:43:58.190Z] === PAUSE TestNetworkList//networks/ [2021-02-06T15:43:58.190Z] === CONT TestNetworkList//networks [2021-02-06T15:43:58.190Z] === CONT TestNetworkList//networks/ [2021-02-06T15:43:58.190Z] --- PASS: TestNetworkList (0.01s) [2021-02-06T15:43:58.190Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-06T15:43:58.190Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-06T15:43:58.190Z] === RUN TestHostIPv4BridgeLabel [2021-02-06T15:43:58.190Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-02-06T15:43:58.190Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-06T15:43:58.885Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/rootless [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/volume [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-06T15:43:58.885Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === Skipped [2021-02-06T15:43:58.885Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-06T15:43:58.885Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-06T15:43:58.885Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-06T15:43:58.885Z] time="2021-02-06T15:42:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-06T15:43:58.885Z] time="2021-02-06T15:42:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-06T15:43:58.885Z] time="2021-02-06T15:42:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-06T15:43:58.885Z] time="2021-02-06T15:42:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-06T15:43:58.885Z] time="2021-02-06T15:42:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-06T15:43:58.885Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-06T15:43:58.885Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-06T15:43:58.885Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:43:58.885Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-06T15:43:58.885Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-06T15:43:58.885Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-06T15:43:58.885Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] [2021-02-06T15:43:58.885Z] DONE 2222 tests, 26 skipped in 265.058s Post stage [Pipeline] junit [2021-02-06T15:43:59.218Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-02-06T15:43:59.218Z] === RUN TestDaemonDefaultNetworkPools [2021-02-06T15:43:59.224Z] Recording test results [2021-02-06T15:43:59.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:43:59.773Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-06T15:44:00.063Z] --- PASS: TestBuildWithHugeFile (52.52s) [2021-02-06T15:44:00.063Z] === RUN TestBuildWCOWSandboxSize [2021-02-06T15:44:00.063Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-06T15:44:00.064Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-06T15:44:00.064Z] === RUN TestBuildWithEmptyDockerfile [2021-02-06T15:44:00.064Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:44:00.064Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:44:00.064Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:44:00.064Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:44:00.064Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:44:00.064Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:44:00.064Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:44:00.064Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:44:00.064Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:44:00.064Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-02-06T15:44:00.064Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-02-06T15:44:00.064Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2021-02-06T15:44:00.064Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-02-06T15:44:00.064Z] === RUN TestBuildPreserveOwnership [2021-02-06T15:44:00.064Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-06T15:44:00.064Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-06T15:44:00.195Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -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:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/make.sh dynbinary test-integration [2021-02-06T15:44:00.246Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-02-06T15:44:00.246Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-06T15:44:00.490Z] [2021-02-06T15:44:00.490Z] Removing bundles/ [2021-02-06T15:44:00.490Z] [2021-02-06T15:44:00.490Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-06T15:44:00.490Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:44:00.490Z] GOOS="" GOARCH="" GOARM="" [2021-02-06T15:44:00.493Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:44:01.274Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-02-06T15:44:01.274Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-06T15:44:01.989Z] --- PASS: TestBuildPreserveOwnership (5.91s) [2021-02-06T15:44:01.989Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.80s) [2021-02-06T15:44:01.989Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2021-02-06T15:44:01.989Z] === RUN TestBuildPlatformInvalid [2021-02-06T15:44:02.251Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-02-06T15:44:02.252Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-06T15:44:02.773Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2021-02-06T15:44:02.773Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-06T15:44:03.062Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2021-02-06T15:44:03.062Z] === RUN TestServiceWithPredefinedNetwork [2021-02-06T15:44:03.782Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-06T15:44:03.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s) [2021-02-06T15:44:03.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s) [2021-02-06T15:44:03.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s) [2021-02-06T15:44:03.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2021-02-06T15:44:03.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s) [2021-02-06T15:44:03.782Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.03s) [2021-02-06T15:44:03.782Z] === RUN TestBuildMultiStageCopy [2021-02-06T15:44:03.782Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-06T15:44:06.315Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-06T15:44:06.882Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-06T15:44:07.449Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-06T15:44:07.499Z] --- PASS: TestServiceWithPredefinedNetwork (3.80s) [2021-02-06T15:44:07.499Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-06T15:44:07.499Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T15:44:07.499Z] service_test.go:236: FLAKY_TEST [2021-02-06T15:44:07.499Z] === RUN TestServiceWithDataPathPortInit [2021-02-06T15:44:08.016Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-06T15:44:08.583Z] --- PASS: TestBuildMultiStageCopy (5.13s) [2021-02-06T15:44:08.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.73s) [2021-02-06T15:44:08.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2021-02-06T15:44:08.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2021-02-06T15:44:08.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2021-02-06T15:44:08.583Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-02-06T15:44:08.583Z] === RUN TestBuildMultiStageParentConfig [2021-02-06T15:44:09.959Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2021-02-06T15:44:09.959Z] === RUN TestBuildLabelWithTargets [2021-02-06T15:44:12.492Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2021-02-06T15:44:12.492Z] === RUN TestBuildWithEmptyLayers [2021-02-06T15:44:13.868Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2021-02-06T15:44:13.868Z] === RUN TestBuildMultiStageOnBuild [2021-02-06T15:44:14.515Z] Loaded image: buildpack-deps:buster [2021-02-06T15:44:14.515Z] Loaded image: busybox:latest [2021-02-06T15:44:14.515Z] Loaded image: busybox:glibc [2021-02-06T15:44:17.103Z] Loaded image: debian:bullseye [2021-02-06T15:44:17.103Z] Loaded image: hello-world:latest [2021-02-06T15:44:17.103Z] Loaded image: arm32v7/hello-world:latest [2021-02-06T15:44:17.161Z] --- PASS: TestBuildMultiStageOnBuild (3.09s) [2021-02-06T15:44:17.161Z] === RUN TestBuildUncleanTarFilenames [2021-02-06T15:44:19.069Z] --- PASS: TestBuildUncleanTarFilenames (1.97s) [2021-02-06T15:44:19.069Z] === RUN TestBuildMultiStageLayerLeak [2021-02-06T15:44:22.363Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s) [2021-02-06T15:44:22.363Z] === RUN TestBuildWithHugeFile [2021-02-06T15:44:27.135Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.45s) [2021-02-06T15:44:27.135Z] PASS [2021-02-06T15:44:27.135Z] [2021-02-06T15:44:27.135Z] === Skipped [2021-02-06T15:44:27.135Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-06T15:44:27.135Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:44:27.135Z] [2021-02-06T15:44:27.135Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-06T15:44:27.135Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-06T15:44:27.135Z] [2021-02-06T15:44:27.135Z] [2021-02-06T15:44:27.135Z] DONE 34 tests, 2 skipped in 135.227s [2021-02-06T15:44:27.135Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-06T15:44:27.135Z] ++ 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-06T15:44:27.135Z] ++ set -e [2021-02-06T15:44:27.135Z] ++ '[' -n 0 ']' [2021-02-06T15:44:27.135Z] ++ set -x [2021-02-06T15:44:27.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-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-06T15:44:27.135Z] INFO: Testing against a local daemon [2021-02-06T15:44:27.135Z] === RUN TestConfigInspect [2021-02-06T15:44:29.694Z] --- PASS: TestConfigInspect (3.69s) [2021-02-06T15:44:29.694Z] === RUN TestConfigList [2021-02-06T15:44:29.925Z] --- PASS: TestServiceWithDataPathPortInit (21.01s) [2021-02-06T15:44:29.925Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-06T15:44:33.010Z] --- PASS: TestConfigList (3.24s) [2021-02-06T15:44:33.010Z] === RUN TestConfigsCreateAndDelete [2021-02-06T15:44:34.227Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-06T15:44:34.227Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-06T15:44:34.227Z] remote: Enumerating objects: 2, done. [2021-02-06T15:44:34.227Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-06T15:44:34.227Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-06T15:44:34.227Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-06T15:44:34.227Z] 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-06T15:44:34.227Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-06T15:44:34.227Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-06T15:44:34.559Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/test/unit [2021-02-06T15:44:36.326Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2021-02-06T15:44:36.326Z] === RUN TestConfigsUpdate [2021-02-06T15:44:37.101Z] ? github.com/docker/docker/api [no test files] [2021-02-06T15:44:39.643Z] --- PASS: TestConfigsUpdate (3.22s) [2021-02-06T15:44:39.643Z] === RUN TestTemplatedConfig [2021-02-06T15:44:40.275Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.81s) [2021-02-06T15:44:40.275Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ks63u00spbxhoqspj2ttset5c Created:2021-02-06 15:44:29.371985545 +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[8bd59c7a76731e58331b01a3049310eaa8bce354661ac1c848e81513219e065a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cglb19bkrqjlbesps2wm0qgzn EndpointID:f14e41554d72f73bd05c7e65a47692a9f595d97780de1f57c1d1f08873e6eaeb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:08a1cc37846b06feeff233a8173eda3b4d105bd04bc41a5e0007793393ceba0e 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:e5c4087100c0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cglb19bkrqjlbesps2wm0qgzn EndpointID:f14e41554d72f73bd05c7e65a47692a9f595d97780de1f57c1d1f08873e6eaeb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-06T15:44:40.275Z] PASS [2021-02-06T15:44:40.275Z] [2021-02-06T15:44:40.275Z] === Skipped [2021-02-06T15:44:40.275Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T15:44:40.275Z] service_test.go:236: FLAKY_TEST [2021-02-06T15:44:40.275Z] [2021-02-06T15:44:40.275Z] [2021-02-06T15:44:40.275Z] DONE 26 tests, 1 skipped in 58.547s [2021-02-06T15:44:40.275Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-06T15:44:40.275Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:44:40.275Z] ++ set -e [2021-02-06T15:44:40.275Z] ++ '[' -n 0 ']' [2021-02-06T15:44:40.275Z] ++ set -x [2021-02-06T15:44:40.275Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:44:40.275Z] INFO: Testing against a local daemon [2021-02-06T15:44:40.275Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-06T15:44:40.275Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-06T15:44:40.275Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:44:40.275Z] === RUN TestDockerNetworkIpvlan [2021-02-06T15:44:40.275Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-06T15:44:40.275Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:44:40.275Z] PASS [2021-02-06T15:44:40.275Z] [2021-02-06T15:44:40.275Z] === Skipped [2021-02-06T15:44:40.275Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-06T15:44:40.275Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:44:40.275Z] [2021-02-06T15:44:40.275Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-06T15:44:40.275Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:44:40.275Z] [2021-02-06T15:44:40.275Z] [2021-02-06T15:44:40.275Z] DONE 2 tests, 2 skipped in 0.139s [2021-02-06T15:44:40.275Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-06T15:44:40.275Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:44:40.275Z] ++ set -e [2021-02-06T15:44:40.275Z] ++ '[' -n 0 ']' [2021-02-06T15:44:40.275Z] ++ set -x [2021-02-06T15:44:40.275Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:44:40.275Z] INFO: Testing against a local daemon [2021-02-06T15:44:40.275Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-06T15:44:40.565Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2021-02-06T15:44:40.565Z] === RUN TestDockerNetworkMacvlan [2021-02-06T15:44:41.593Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-06T15:44:42.621Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-06T15:44:42.957Z] --- PASS: TestTemplatedConfig (3.39s) [2021-02-06T15:44:42.957Z] === RUN TestConfigCreateResolve [2021-02-06T15:44:43.250Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-06T15:44:46.274Z] --- PASS: TestConfigCreateResolve (3.23s) [2021-02-06T15:44:46.274Z] === RUN TestConfigDaemonLibtrustID [2021-02-06T15:44:46.850Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2021-02-06T15:44:46.850Z] PASS [2021-02-06T15:44:46.850Z] [2021-02-06T15:44:46.850Z] DONE 7 tests in 20.912s [2021-02-06T15:44:46.850Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-06T15:44:46.850Z] ++ 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-06T15:44:46.850Z] ++ set -e [2021-02-06T15:44:46.850Z] ++ '[' -n 0 ']' [2021-02-06T15:44:46.850Z] ++ set -x [2021-02-06T15:44:46.850Z] ++ 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-06T15:44:46.850Z] INFO: Testing against a local daemon [2021-02-06T15:44:46.850Z] === RUN TestCheckpoint [2021-02-06T15:44:46.850Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-06T15:44:46.850Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T15:44:46.850Z] === RUN TestContainerInvalidJSON [2021-02-06T15:44:46.850Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:44:46.850Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:44:46.850Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:44:46.850Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:44:46.850Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:44:46.850Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:44:46.850Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:44:46.850Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:44:46.850Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:44:46.850Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-06T15:44:46.850Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-06T15:44:46.850Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-06T15:44:46.850Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-06T15:44:46.850Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-06T15:44:47.112Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-02-06T15:44:47.112Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-06T15:44:47.112Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-02-06T15:44:47.112Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-06T15:44:47.375Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-02-06T15:44:47.375Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-06T15:44:47.375Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-02-06T15:44:47.375Z] === RUN TestCopyFromContainer [2021-02-06T15:44:47.687Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-06T15:44:49.301Z] === RUN TestCopyFromContainer// [2021-02-06T15:44:49.565Z] === RUN TestCopyFromContainer//bar/root [2021-02-06T15:44:49.565Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-06T15:44:49.827Z] === RUN TestCopyFromContainer/bar/quux [2021-02-06T15:44:49.827Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-06T15:44:50.090Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-06T15:44:50.090Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-06T15:44:50.091Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-06T15:44:50.354Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-06T15:44:50.354Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-06T15:44:50.618Z] --- PASS: TestCopyFromContainer (3.18s) [2021-02-06T15:44:50.618Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-02-06T15:44:50.618Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-02-06T15:44:50.618Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-06T15:44:50.618Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-06T15:44:50.618Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-06T15:44:50.618Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-06T15:44:50.618Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-02-06T15:44:50.618Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-02-06T15:44:50.618Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2021-02-06T15:44:50.618Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-06T15:44:50.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-06T15:44:50.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:44:50.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:44:50.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:44:50.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:44:50.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:44:50.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:44:50.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:44:50.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:44:50.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:44:50.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-06T15:44:50.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-06T15:44:50.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-06T15:44:50.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-06T15:44:50.618Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-06T15:44:50.618Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-02-06T15:44:50.618Z] === RUN TestCreateWithInvalidEnv [2021-02-06T15:44:50.618Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-06T15:44:50.618Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-06T15:44:50.618Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-06T15:44:50.618Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-06T15:44:50.618Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-06T15:44:50.618Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-06T15:44:50.618Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-06T15:44:50.618Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-06T15:44:50.618Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-06T15:44:50.618Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-02-06T15:44:50.618Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-06T15:44:50.618Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-06T15:44:50.618Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-06T15:44:50.618Z] === RUN TestCreateTmpfsMountsTarget [2021-02-06T15:44:50.881Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-06T15:44:50.881Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-06T15:44:52.003Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2021-02-06T15:44:52.126Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-06T15:44:52.809Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2021-02-06T15:44:52.809Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-06T15:44:54.462Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-06T15:44:54.462Z] Using test binary docker [2021-02-06T15:44:54.462Z] +++ /etc/init.d/apparmor start [2021-02-06T15:44:54.462Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-06T15:44:54.462Z] INFO: Waiting for daemon to start... [2021-02-06T15:44:54.462Z] Starting dockerd [2021-02-06T15:44:54.462Z] +++ 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-06T15:44:54.462Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-06T15:44:54.462Z] Using test binary docker [2021-02-06T15:44:54.462Z] +++ /etc/init.d/apparmor start [2021-02-06T15:44:54.462Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-06T15:44:54.462Z] Starting dockerd [2021-02-06T15:44:54.462Z] INFO: Waiting for daemon to start... [2021-02-06T15:44:54.462Z] +++ 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-06T15:44:54.462Z] . [2021-02-06T15:44:54.462Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-06T15:44:54.462Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-06T15:44:54.462Z] Error: No such image: emptyfs [2021-02-06T15:44:54.462Z] ++++ docker load [2021-02-06T15:44:54.462Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-06T15:44:54.721Z] Running integration-test (iteration 1) [2021-02-06T15:44:54.721Z] 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-06T15:44:54.721Z] ++ 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-06T15:44:54.721Z] ++ set -e [2021-02-06T15:44:54.721Z] ++ '[' -n 0 ']' [2021-02-06T15:44:54.721Z] ++ set -x [2021-02-06T15:44:54.721Z] ++ 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-06T15:44:55.016Z] [2021-02-06T15:44:55.016Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-06T15:44:55.276Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-06T15:44:55.276Z] Error: No such image: emptyfs [2021-02-06T15:44:55.276Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-06T15:44:55.276Z] ++++ docker load [2021-02-06T15:44:55.373Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2021-02-06T15:44:55.373Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-06T15:44:55.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:44:55.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:44:55.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:44:55.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:44:55.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:44:55.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:44:55.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:44:55.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:44:55.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:44:55.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:44:55.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:44:55.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:44:55.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:44:55.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:44:55.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:44:55.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-06T15:44:55.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-06T15:44:55.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-06T15:44:55.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-02-06T15:44:55.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-02-06T15:44:55.374Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-06T15:44:55.374Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-06T15:44:55.848Z] Running integration-test (iteration 1) [2021-02-06T15:44:55.848Z] 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-06T15:44:55.848Z] ++ 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-06T15:44:55.848Z] ++ set -e [2021-02-06T15:44:55.848Z] ++ '[' -n 0 ']' [2021-02-06T15:44:55.848Z] ++ set -x [2021-02-06T15:44:55.848Z] ++ 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-06T15:44:55.949Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-02-06T15:44:55.949Z] === RUN TestCreateDifferentPlatform [2021-02-06T15:44:55.949Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-06T15:44:55.949Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-06T15:44:55.949Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-06T15:44:55.949Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-06T15:44:55.949Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-06T15:44:55.949Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-06T15:44:55.949Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-02-06T15:44:55.949Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-06T15:44:56.212Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-02-06T15:44:56.212Z] === RUN TestContainerStartOnDaemonRestart [2021-02-06T15:44:56.212Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-06T15:44:56.212Z] === RUN TestDaemonRestartIpcMode [2021-02-06T15:44:56.212Z] === PAUSE TestDaemonRestartIpcMode [2021-02-06T15:44:56.212Z] === RUN TestDaemonHostGatewayIP [2021-02-06T15:44:56.212Z] === PAUSE TestDaemonHostGatewayIP [2021-02-06T15:44:56.212Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-06T15:44:56.212Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-06T15:44:56.212Z] === RUN TestContainerKillOnDaemonStart [2021-02-06T15:44:56.212Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-06T15:44:56.212Z] === RUN TestDiff [2021-02-06T15:44:56.787Z] --- PASS: TestDiff (0.75s) [2021-02-06T15:44:56.787Z] === RUN TestExecWithCloseStdin [2021-02-06T15:44:57.236Z] --- PASS: TestBuildWithHugeFile (127.32s) [2021-02-06T15:44:57.236Z] === RUN TestBuildWCOWSandboxSize [2021-02-06T15:44:57.737Z] --- PASS: TestExecWithCloseStdin (0.85s) [2021-02-06T15:44:57.737Z] === RUN TestExec [2021-02-06T15:44:58.687Z] --- PASS: TestExec (0.87s) [2021-02-06T15:44:58.687Z] === RUN TestExecUser [2021-02-06T15:44:59.024Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-06T15:44:59.635Z] --- PASS: TestExecUser (0.91s) [2021-02-06T15:44:59.635Z] === RUN TestExportContainerAndImportImage [2021-02-06T15:45:00.583Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2021-02-06T15:45:00.583Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-06T15:45:01.083Z] --- PASS: TestDockerNetworkMacvlan (20.15s) [2021-02-06T15:45:01.084Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-02-06T15:45:01.084Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-06T15:45:01.084Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.58s) [2021-02-06T15:45:01.084Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.54s) [2021-02-06T15:45:01.084Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.60s) [2021-02-06T15:45:01.084Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.53s) [2021-02-06T15:45:01.084Z] PASS [2021-02-06T15:45:01.084Z] [2021-02-06T15:45:01.084Z] DONE 8 tests in 21.743s [2021-02-06T15:45:01.084Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-06T15:45:01.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:01.084Z] ++ set -e [2021-02-06T15:45:01.084Z] ++ '[' -n 0 ']' [2021-02-06T15:45:01.084Z] ++ set -x [2021-02-06T15:45:01.084Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:01.084Z] testing: warning: no tests to run [2021-02-06T15:45:01.084Z] PASS [2021-02-06T15:45:01.084Z] [2021-02-06T15:45:01.084Z] DONE 0 tests in 0.058s [2021-02-06T15:45:01.084Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-06T15:45:01.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:01.084Z] ++ set -e [2021-02-06T15:45:01.084Z] ++ '[' -n 0 ']' [2021-02-06T15:45:01.084Z] ++ set -x [2021-02-06T15:45:01.084Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:01.084Z] INFO: Testing against a local daemon [2021-02-06T15:45:01.084Z] === RUN TestAuthZPluginAllowRequest [2021-02-06T15:45:01.810Z] --- PASS: TestImportExtremelyLargeImageWorks (102.49s) [2021-02-06T15:45:01.810Z] PASS [2021-02-06T15:45:01.810Z] [2021-02-06T15:45:01.810Z] === Skipped [2021-02-06T15:45:01.810Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-06T15:45:01.810Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-06T15:45:01.810Z] [2021-02-06T15:45:01.810Z] [2021-02-06T15:45:01.810Z] DONE 12 tests, 1 skipped in 106.116s [2021-02-06T15:45:01.810Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-06T15:45:01.810Z] INFO: Testing against a local daemon [2021-02-06T15:45:01.810Z] === RUN TestNetworkCreateDelete [2021-02-06T15:45:01.810Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-02-06T15:45:01.810Z] === RUN TestDockerNetworkDeletePreferID [2021-02-06T15:45:01.810Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-02-06T15:45:01.810Z] === RUN TestDaemonDNSFallback [2021-02-06T15:45:01.810Z] --- PASS: TestDaemonDNSFallback (7.34s) [2021-02-06T15:45:01.810Z] === RUN TestInspectNetwork [2021-02-06T15:45:01.810Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-06T15:45:01.810Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:01.810Z] === RUN TestRunContainerWithBridgeNone [2021-02-06T15:45:01.810Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-06T15:45:01.810Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.810Z] === RUN TestNetworkInvalidJSON [2021-02-06T15:45:01.810Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-06T15:45:01.810Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-06T15:45:01.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:45:01.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:45:01.810Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:45:01.810Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:45:01.810Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-06T15:45:01.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:45:01.810Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:45:01.810Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-06T15:45:01.810Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-06T15:45:01.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-06T15:45:01.810Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-06T15:45:01.810Z] === RUN TestNetworkList [2021-02-06T15:45:01.810Z] === RUN TestNetworkList//networks [2021-02-06T15:45:01.810Z] === PAUSE TestNetworkList//networks [2021-02-06T15:45:01.810Z] === RUN TestNetworkList//networks/ [2021-02-06T15:45:01.810Z] === PAUSE TestNetworkList//networks/ [2021-02-06T15:45:01.810Z] === CONT TestNetworkList//networks [2021-02-06T15:45:01.810Z] === CONT TestNetworkList//networks/ [2021-02-06T15:45:01.810Z] --- PASS: TestNetworkList (0.02s) [2021-02-06T15:45:01.810Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-06T15:45:01.810Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-06T15:45:01.810Z] === RUN TestHostIPv4BridgeLabel [2021-02-06T15:45:01.810Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-06T15:45:01.810Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.810Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-06T15:45:01.810Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2021-02-06T15:45:01.810Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.810Z] === RUN TestDaemonDefaultNetworkPools [2021-02-06T15:45:01.810Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-06T15:45:01.810Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.810Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-06T15:45:01.810Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-06T15:45:01.810Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.810Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-06T15:45:01.810Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-06T15:45:01.810Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.810Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-06T15:45:01.810Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-06T15:45:01.810Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.810Z] === RUN TestServiceWithPredefinedNetwork [2021-02-06T15:45:01.810Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-06T15:45:01.810Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:01.810Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-06T15:45:01.810Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T15:45:01.810Z] service_test.go:236: FLAKY_TEST [2021-02-06T15:45:01.811Z] === RUN TestServiceWithDataPathPortInit [2021-02-06T15:45:01.811Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-06T15:45:01.811Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:01.811Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-06T15:45:01.811Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-06T15:45:01.811Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:01.811Z] PASS [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === Skipped [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-06T15:45:01.811Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-06T15:45:01.811Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-06T15:45:01.811Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2021-02-06T15:45:01.811Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-06T15:45:01.811Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-06T15:45:01.811Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-06T15:45:01.811Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-06T15:45:01.811Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-06T15:45:01.811Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T15:45:01.811Z] service_test.go:236: FLAKY_TEST [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-06T15:45:01.811Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-06T15:45:01.811Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] DONE 22 tests, 12 skipped in 8.099s [2021-02-06T15:45:01.811Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-06T15:45:01.811Z] INFO: Testing against a local daemon [2021-02-06T15:45:01.811Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-06T15:45:01.811Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-06T15:45:01.811Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:45:01.811Z] === RUN TestDockerNetworkIpvlan [2021-02-06T15:45:01.811Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-06T15:45:01.811Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:45:01.811Z] PASS [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === Skipped [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-06T15:45:01.811Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-06T15:45:01.811Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] DONE 2 tests, 2 skipped in 0.202s [2021-02-06T15:45:01.811Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-06T15:45:01.811Z] INFO: Testing against a local daemon [2021-02-06T15:45:01.811Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-06T15:45:01.811Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-06T15:45:01.811Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.811Z] === RUN TestDockerNetworkMacvlan [2021-02-06T15:45:01.811Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-06T15:45:01.811Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.811Z] PASS [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === Skipped [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-06T15:45:01.811Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-06T15:45:01.811Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] DONE 2 tests, 2 skipped in 0.169s [2021-02-06T15:45:01.811Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-06T15:45:01.811Z] testing: warning: no tests to run [2021-02-06T15:45:01.811Z] PASS [2021-02-06T15:45:01.811Z] [2021-02-06T15:45:01.811Z] DONE 0 tests in 0.039s [2021-02-06T15:45:01.811Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-06T15:45:01.811Z] INFO: Testing against a local daemon [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginAllowRequest [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginTLS [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginDenyRequest [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginDenyResponse [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginAllowEventStream [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginErrorResponse [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginErrorRequest [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginHeader [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginV2Disable [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-06T15:45:01.811Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-02-06T15:45:01.811Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:01.811Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-06T15:45:02.070Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] PASS [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === Skipped [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-06T15:45:02.070Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] [2021-02-06T15:45:02.070Z] DONE 17 tests, 17 skipped in 0.532s [2021-02-06T15:45:02.070Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-06T15:45:02.070Z] INFO: Testing against a local daemon [2021-02-06T15:45:02.070Z] === RUN TestPluginInvalidJSON [2021-02-06T15:45:02.070Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:45:02.070Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:45:02.070Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:45:02.341Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-06T15:45:02.341Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-02-06T15:45:02.341Z] === RUN TestPluginInstall [2021-02-06T15:45:02.341Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-06T15:45:02.341Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.341Z] === RUN TestPluginsWithRuntimes [2021-02-06T15:45:02.341Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-06T15:45:02.341Z] 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-06T15:45:02.341Z] PASS [2021-02-06T15:45:02.341Z] [2021-02-06T15:45:02.341Z] === Skipped [2021-02-06T15:45:02.341Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-06T15:45:02.341Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-06T15:45:02.341Z] [2021-02-06T15:45:02.341Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-06T15:45:02.341Z] 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-06T15:45:02.341Z] [2021-02-06T15:45:02.341Z] [2021-02-06T15:45:02.341Z] DONE 4 tests, 2 skipped in 0.242s [2021-02-06T15:45:02.341Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-06T15:45:02.341Z] INFO: Testing against a local daemon [2021-02-06T15:45:02.341Z] === RUN TestExternalGraphDriver [2021-02-06T15:45:02.605Z] --- SKIP: TestExternalGraphDriver (0.11s) [2021-02-06T15:45:02.605Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-06T15:45:02.605Z] === RUN TestGraphdriverPluginV2 [2021-02-06T15:45:03.140Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-02-06T15:45:03.141Z] === RUN TestAuthZPluginTLS [2021-02-06T15:45:03.143Z] --- PASS: TestExportContainerAfterDaemonRestart (2.09s) [2021-02-06T15:45:03.143Z] === RUN TestHealthCheckWorkdir [2021-02-06T15:45:03.430Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-02-06T15:45:03.430Z] === RUN TestAuthZPluginDenyRequest [2021-02-06T15:45:03.719Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-02-06T15:45:03.719Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-06T15:45:03.720Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2021-02-06T15:45:03.720Z] === RUN TestHealthKillContainer [2021-02-06T15:45:04.348Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-02-06T15:45:04.348Z] === RUN TestAuthZPluginDenyResponse [2021-02-06T15:45:04.981Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-06T15:45:04.981Z] === RUN TestAuthZPluginAllowEventStream [2021-02-06T15:45:07.033Z] --- PASS: TestHealthKillContainer (2.82s) [2021-02-06T15:45:07.033Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-06T15:45:07.041Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2021-02-06T15:45:07.041Z] === RUN TestAuthZPluginErrorResponse [2021-02-06T15:45:07.295Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2021-02-06T15:45:07.296Z] === RUN TestIpcModeNone [2021-02-06T15:45:07.330Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-02-06T15:45:07.330Z] === RUN TestAuthZPluginErrorRequest [2021-02-06T15:45:07.619Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-02-06T15:45:07.619Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-06T15:45:08.247Z] --- PASS: TestIpcModeNone (0.88s) [2021-02-06T15:45:08.247Z] === RUN TestIpcModePrivate [2021-02-06T15:45:08.248Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-02-06T15:45:08.248Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-06T15:45:09.196Z] --- PASS: TestIpcModePrivate (0.82s) [2021-02-06T15:45:09.196Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-02-06T15:45:09.196Z] === RUN TestIpcModeShareable [2021-02-06T15:45:09.197Z] --- PASS: TestGraphdriverPluginV2 (5.79s) [2021-02-06T15:45:09.197Z] PASS [2021-02-06T15:45:09.197Z] [2021-02-06T15:45:09.197Z] === Skipped [2021-02-06T15:45:09.197Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.11s) [2021-02-06T15:45:09.197Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-06T15:45:09.197Z] [2021-02-06T15:45:09.197Z] [2021-02-06T15:45:09.197Z] DONE 2 tests, 1 skipped in 6.057s [2021-02-06T15:45:09.197Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-06T15:45:09.197Z] INFO: Testing against a local daemon [2021-02-06T15:45:09.197Z] === RUN TestContinueAfterPluginCrash [2021-02-06T15:45:09.197Z] === PAUSE TestContinueAfterPluginCrash [2021-02-06T15:45:09.197Z] === RUN TestReadPluginNoRead [2021-02-06T15:45:09.197Z] === PAUSE TestReadPluginNoRead [2021-02-06T15:45:09.197Z] === RUN TestDaemonStartWithLogOpt [2021-02-06T15:45:09.197Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-06T15:45:09.197Z] === CONT TestContinueAfterPluginCrash [2021-02-06T15:45:09.197Z] === CONT TestDaemonStartWithLogOpt [2021-02-06T15:45:09.771Z] --- PASS: TestIpcModeShareable (0.85s) [2021-02-06T15:45:09.771Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-02-06T15:45:09.771Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-06T15:45:10.970Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2021-02-06T15:45:10.970Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-06T15:45:13.028Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2021-02-06T15:45:13.028Z] === RUN TestAuthZPluginHeader [2021-02-06T15:45:13.086Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-02-06T15:45:13.086Z] === RUN TestAPIIpcModeHost [2021-02-06T15:45:13.086Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-02-06T15:45:13.086Z] === RUN TestDaemonIpcModeShareable [2021-02-06T15:45:13.657Z] --- PASS: TestAuthZPluginHeader (0.88s) [2021-02-06T15:45:13.657Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-06T15:45:13.657Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-06T15:45:13.657Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:45:13.657Z] === RUN TestAuthZPluginV2Disable [2021-02-06T15:45:13.657Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-06T15:45:13.657Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:45:13.657Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-06T15:45:13.657Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-06T15:45:13.657Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:45:13.657Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-06T15:45:13.657Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-06T15:45:13.657Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:45:13.657Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-06T15:45:15.012Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2021-02-06T15:45:15.012Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-06T15:45:15.012Z] === RUN TestDaemonIpcModePrivate [2021-02-06T15:45:15.758Z] --- PASS: TestDaemonStartWithLogOpt (6.90s) [2021-02-06T15:45:15.758Z] === CONT TestReadPluginNoRead [2021-02-06T15:45:16.949Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2021-02-06T15:45:16.949Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-06T15:45:16.949Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-06T15:45:18.882Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2021-02-06T15:45:18.882Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-06T15:45:18.882Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-06T15:45:19.044Z] === RUN TestReadPluginNoRead/default [2021-02-06T15:45:19.044Z] --- PASS: TestContinueAfterPluginCrash (10.53s) [2021-02-06T15:45:20.807Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-02-06T15:45:20.807Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-06T15:45:20.807Z] === RUN TestIpcModeOlderClient [2021-02-06T15:45:20.807Z] === PAUSE TestIpcModeOlderClient [2021-02-06T15:45:20.807Z] === RUN TestKillContainerInvalidSignal [2021-02-06T15:45:21.383Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2021-02-06T15:45:21.383Z] === RUN TestKillContainer [2021-02-06T15:45:21.383Z] === RUN TestKillContainer/no_signal [2021-02-06T15:45:21.575Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-06T15:45:22.331Z] === RUN TestKillContainer/non_killing_signal [2021-02-06T15:45:22.594Z] === RUN TestKillContainer/killing_signal [2021-02-06T15:45:23.476Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-06T15:45:23.988Z] --- PASS: TestKillContainer (2.38s) [2021-02-06T15:45:23.988Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-02-06T15:45:23.988Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-02-06T15:45:23.988Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2021-02-06T15:45:23.988Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-06T15:45:23.988Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-06T15:45:24.564Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-06T15:45:25.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2021-02-06T15:45:25.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-02-06T15:45:25.513Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-02-06T15:45:25.513Z] === RUN TestKillStoppedContainer [2021-02-06T15:45:25.513Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-02-06T15:45:25.513Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-06T15:45:25.513Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-02-06T15:45:25.513Z] === RUN TestKillDifferentUserContainer [2021-02-06T15:45:26.010Z] --- PASS: TestReadPluginNoRead (10.26s) [2021-02-06T15:45:26.010Z] --- PASS: TestReadPluginNoRead/default (2.24s) [2021-02-06T15:45:26.010Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2021-02-06T15:45:26.010Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.20s) [2021-02-06T15:45:26.010Z] read_test.go:92: [d23d2047692fa] daemon is not started [2021-02-06T15:45:26.010Z] PASS [2021-02-06T15:45:26.010Z] [2021-02-06T15:45:26.010Z] DONE 6 tests in 17.417s [2021-02-06T15:45:26.010Z] 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-06T15:45:26.010Z] testing: warning: no tests to run [2021-02-06T15:45:26.010Z] PASS [2021-02-06T15:45:26.010Z] [2021-02-06T15:45:26.010Z] DONE 0 tests in 0.049s [2021-02-06T15:45:26.010Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-06T15:45:26.010Z] INFO: Testing against a local daemon [2021-02-06T15:45:26.010Z] === RUN TestPluginWithDevMounts [2021-02-06T15:45:26.010Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-06T15:45:26.010Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-06T15:45:26.010Z] PASS [2021-02-06T15:45:26.010Z] [2021-02-06T15:45:26.010Z] === Skipped [2021-02-06T15:45:26.010Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-06T15:45:26.010Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-06T15:45:26.010Z] [2021-02-06T15:45:26.010Z] [2021-02-06T15:45:26.010Z] DONE 1 tests, 1 skipped in 0.160s [2021-02-06T15:45:26.010Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-06T15:45:26.010Z] INFO: Testing against a local daemon [2021-02-06T15:45:26.010Z] === RUN TestSecretInspect [2021-02-06T15:45:26.010Z] --- SKIP: TestSecretInspect (0.01s) [2021-02-06T15:45:26.010Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.010Z] === RUN TestSecretList [2021-02-06T15:45:26.010Z] --- SKIP: TestSecretList (0.01s) [2021-02-06T15:45:26.010Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.010Z] === RUN TestSecretsCreateAndDelete [2021-02-06T15:45:26.010Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-06T15:45:26.010Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.010Z] === RUN TestSecretsUpdate [2021-02-06T15:45:26.010Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-06T15:45:26.010Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.010Z] === RUN TestTemplatedSecret [2021-02-06T15:45:26.010Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-06T15:45:26.010Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.010Z] === RUN TestSecretCreateResolve [2021-02-06T15:45:26.268Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-02-06T15:45:26.268Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.268Z] PASS [2021-02-06T15:45:26.268Z] [2021-02-06T15:45:26.268Z] === Skipped [2021-02-06T15:45:26.268Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-02-06T15:45:26.268Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.268Z] [2021-02-06T15:45:26.268Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-02-06T15:45:26.268Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.268Z] [2021-02-06T15:45:26.268Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-02-06T15:45:26.268Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.268Z] [2021-02-06T15:45:26.268Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-06T15:45:26.268Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.268Z] [2021-02-06T15:45:26.268Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-06T15:45:26.268Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.268Z] [2021-02-06T15:45:26.268Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-02-06T15:45:26.268Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.268Z] [2021-02-06T15:45:26.268Z] [2021-02-06T15:45:26.268Z] DONE 6 tests, 6 skipped in 0.197s [2021-02-06T15:45:26.268Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-06T15:45:26.268Z] INFO: Testing against a local daemon [2021-02-06T15:45:26.268Z] === RUN TestServiceCreateInit [2021-02-06T15:45:26.268Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-06T15:45:26.268Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-06T15:45:26.268Z] --- PASS: TestServiceCreateInit (0.02s) [2021-02-06T15:45:26.268Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-06T15:45:26.268Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.268Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-06T15:45:26.269Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.269Z] === RUN TestCreateServiceMultipleTimes [2021-02-06T15:45:26.269Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-02-06T15:45:26.269Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.269Z] === RUN TestCreateServiceConflict [2021-02-06T15:45:26.269Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-06T15:45:26.269Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.269Z] === RUN TestCreateServiceMaxReplicas [2021-02-06T15:45:26.269Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-06T15:45:26.269Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.269Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-06T15:45:26.269Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-06T15:45:26.269Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.269Z] === RUN TestCreateServiceSecretFileMode [2021-02-06T15:45:26.269Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-06T15:45:26.269Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.269Z] === RUN TestCreateServiceConfigFileMode [2021-02-06T15:45:26.462Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2021-02-06T15:45:26.462Z] === RUN TestInspectOomKilledTrue [2021-02-06T15:45:26.462Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-06T15:45:26.462Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:45:26.462Z] === RUN TestInspectOomKilledFalse [2021-02-06T15:45:26.462Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-06T15:45:26.462Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:45:26.462Z] === RUN TestLinksEtcHostsContentMatch [2021-02-06T15:45:26.528Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-02-06T15:45:26.528Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.528Z] === RUN TestCreateServiceSysctls [2021-02-06T15:45:26.528Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-06T15:45:26.528Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.528Z] === RUN TestCreateServiceCapabilities [2021-02-06T15:45:26.528Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-06T15:45:26.528Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.528Z] === RUN TestInspect [2021-02-06T15:45:26.528Z] --- SKIP: TestInspect (0.01s) [2021-02-06T15:45:26.528Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.528Z] === RUN TestCreateJob [2021-02-06T15:45:26.528Z] --- SKIP: TestCreateJob (0.01s) [2021-02-06T15:45:26.528Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.528Z] === RUN TestReplicatedJob [2021-02-06T15:45:26.528Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-06T15:45:26.528Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.528Z] === RUN TestUpdateReplicatedJob [2021-02-06T15:45:26.528Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-06T15:45:26.528Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.528Z] === RUN TestServiceListWithStatuses [2021-02-06T15:45:26.528Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-06T15:45:26.528Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-06T15:45:26.528Z] === RUN TestDockerNetworkConnectAlias [2021-02-06T15:45:26.528Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-06T15:45:26.528Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.528Z] === RUN TestDockerNetworkReConnect [2021-02-06T15:45:26.528Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-02-06T15:45:26.528Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:26.528Z] === RUN TestServicePlugin [2021-02-06T15:45:26.725Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2021-02-06T15:45:26.725Z] === RUN TestLinksContainerNames [2021-02-06T15:45:28.650Z] --- PASS: TestLinksContainerNames (1.50s) [2021-02-06T15:45:28.650Z] === RUN TestLogsFollowTailEmpty [2021-02-06T15:45:29.226Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2021-02-06T15:45:29.226Z] === RUN TestContainerNetworkMountsNoChown [2021-02-06T15:45:29.802Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/default [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/default [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/private [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/private [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rprivate [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/slave [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/slave [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rslave [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/shared [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/shared [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rshared [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-06T15:45:29.802Z] === CONT TestMountDaemonRoot/default [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-06T15:45:29.802Z] === CONT TestMountDaemonRoot/rslave [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:45:29.802Z] === CONT TestMountDaemonRoot/slave [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-06T15:45:29.802Z] === CONT TestMountDaemonRoot/shared [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:45:29.802Z] === CONT TestMountDaemonRoot/private [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:45:29.802Z] === CONT TestMountDaemonRoot/rprivate [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:45:29.802Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:45:29.802Z] === CONT TestMountDaemonRoot/rshared [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:45:29.802Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:45:29.802Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-06T15:45:29.802Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:45:29.802Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:45:29.802Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-06T15:45:30.066Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:45:30.329Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:45:30.329Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:45:30.329Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-06T15:45:30.329Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:45:30.329Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:45:30.329Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:45:30.329Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:45:30.329Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:45:30.329Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:45:30.329Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-02-06T15:45:30.329Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-02-06T15:45:30.330Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-02-06T15:45:30.330Z] === RUN TestContainerBindMountNonRecursive [2021-02-06T15:45:30.717Z] --- SKIP: TestServicePlugin (3.48s) [2021-02-06T15:45:30.717Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] === RUN TestServiceUpdateLabel [2021-02-06T15:45:30.717Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-06T15:45:30.717Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] === RUN TestServiceUpdateSecrets [2021-02-06T15:45:30.717Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-02-06T15:45:30.717Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] === RUN TestServiceUpdateConfigs [2021-02-06T15:45:30.717Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-06T15:45:30.717Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] === RUN TestServiceUpdateNetwork [2021-02-06T15:45:30.717Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-06T15:45:30.717Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] === RUN TestServiceUpdatePidsLimit [2021-02-06T15:45:30.717Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2021-02-06T15:45:30.717Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] PASS [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === Skipped [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-06T15:45:30.717Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-06T15:45:30.717Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-06T15:45:30.717Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-06T15:45:30.717Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-02-06T15:45:30.717Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-06T15:45:30.717Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-06T15:45:30.717Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-06T15:45:30.717Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-06T15:45:30.717Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-02-06T15:45:30.717Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-06T15:45:30.717Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-06T15:45:30.717Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-06T15:45:30.717Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-06T15:45:30.717Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-06T15:45:30.717Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-06T15:45:30.717Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-06T15:45:30.717Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-06T15:45:30.717Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-02-06T15:45:30.717Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2021-02-06T15:45:30.717Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-06T15:45:30.717Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-02-06T15:45:30.717Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-06T15:45:30.717Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-06T15:45:30.717Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2021-02-06T15:45:30.717Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] DONE 24 tests, 23 skipped in 3.936s [2021-02-06T15:45:30.717Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-06T15:45:30.717Z] INFO: Testing against a local daemon [2021-02-06T15:45:30.717Z] === RUN TestSessionCreate [2021-02-06T15:45:30.717Z] --- PASS: TestSessionCreate (0.03s) [2021-02-06T15:45:30.717Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-06T15:45:30.717Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-06T15:45:30.717Z] PASS [2021-02-06T15:45:30.717Z] [2021-02-06T15:45:30.717Z] DONE 2 tests in 0.170s [2021-02-06T15:45:30.717Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-06T15:45:30.717Z] INFO: Testing against a local daemon [2021-02-06T15:45:30.717Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-06T15:45:30.717Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-06T15:45:30.717Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-06T15:45:30.717Z] === RUN TestEventsExecDie [2021-02-06T15:45:30.976Z] --- PASS: TestEventsExecDie (0.49s) [2021-02-06T15:45:30.976Z] === RUN TestEventsBackwardsCompatible [2021-02-06T15:45:30.976Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-06T15:45:30.976Z] === RUN TestInfoBinaryCommits [2021-02-06T15:45:30.976Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-06T15:45:30.976Z] === RUN TestInfoAPIVersioned [2021-02-06T15:45:30.976Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-06T15:45:30.976Z] === RUN TestInfoDiscoveryBackend [2021-02-06T15:45:32.209Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2021-02-06T15:45:32.209Z] PASS [2021-02-06T15:45:32.209Z] [2021-02-06T15:45:32.209Z] === Skipped [2021-02-06T15:45:32.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-06T15:45:32.209Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:45:32.209Z] [2021-02-06T15:45:32.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-06T15:45:32.209Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:45:32.209Z] [2021-02-06T15:45:32.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-06T15:45:32.209Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:45:32.209Z] [2021-02-06T15:45:32.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-06T15:45:32.209Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:45:32.209Z] [2021-02-06T15:45:32.209Z] [2021-02-06T15:45:32.209Z] DONE 17 tests, 4 skipped in 29.621s [2021-02-06T15:45:32.209Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-06T15:45:32.209Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:32.209Z] ++ set -e [2021-02-06T15:45:32.209Z] ++ '[' -n 0 ']' [2021-02-06T15:45:32.209Z] ++ set -x [2021-02-06T15:45:32.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:32.209Z] INFO: Testing against a local daemon [2021-02-06T15:45:32.209Z] === RUN TestPluginInvalidJSON [2021-02-06T15:45:32.209Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:45:32.209Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:45:32.209Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:45:32.209Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-06T15:45:32.209Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-06T15:45:32.209Z] === RUN TestPluginInstall [2021-02-06T15:45:32.209Z] === RUN TestPluginInstall/no_auth [2021-02-06T15:45:32.499Z] time="2021-02-06T15:45:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:45:32.499Z] time="2021-02-06T15:45:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5a34ccc060e241e8f269216418f03c9b7d3b1ddff51054b757406a9dd4983b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:45:32.499Z] time="2021-02-06T15:45:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:45:32.499Z] time="2021-02-06T15:45:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5a34ccc060e241e8f269216418f03c9b7d3b1ddff51054b757406a9dd4983b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:45:32.788Z] === RUN TestPluginInstall/with_htpasswd [2021-02-06T15:45:32.877Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-06T15:45:32.877Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-06T15:45:32.889Z] --- PASS: TestContainerBindMountNonRecursive (2.16s) [2021-02-06T15:45:32.889Z] === RUN TestContainerVolumesMountedAsShared [2021-02-06T15:45:33.077Z] time="2021-02-06T15:45:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:45:33.077Z] time="2021-02-06T15:45:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62afd6ff6e56beb99c771653e4fa27e6ef8059168ea5e16239f84a13c9885f04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:45:33.077Z] time="2021-02-06T15:45:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:45:33.077Z] time="2021-02-06T15:45:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62afd6ff6e56beb99c771653e4fa27e6ef8059168ea5e16239f84a13c9885f04" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:45:33.367Z] === RUN TestPluginInstall/with_insecure [2021-02-06T15:45:33.464Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-02-06T15:45:33.464Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-06T15:45:34.040Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s) [2021-02-06T15:45:34.040Z] === RUN TestNetworkNat [2021-02-06T15:45:34.395Z] time="2021-02-06T15:45:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:45:34.395Z] time="2021-02-06T15:45:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db1e49cc857eaedb09de336d9dfa97bee2355b61e7eaa4e749f5ba722cfd2c3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:45:34.395Z] time="2021-02-06T15:45:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:45:34.395Z] time="2021-02-06T15:45:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db1e49cc857eaedb09de336d9dfa97bee2355b61e7eaa4e749f5ba722cfd2c3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:45:34.685Z] --- PASS: TestPluginInstall (4.18s) [2021-02-06T15:45:34.685Z] --- PASS: TestPluginInstall/no_auth (2.09s) [2021-02-06T15:45:34.685Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-02-06T15:45:34.685Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2021-02-06T15:45:34.685Z] plugin_test.go:160: [d1b6b172a7ef5] daemon is not started [2021-02-06T15:45:34.685Z] === RUN TestPluginsWithRuntimes [2021-02-06T15:45:34.988Z] --- PASS: TestNetworkNat (0.86s) [2021-02-06T15:45:34.988Z] === RUN TestNetworkLocalhostTCPNat [2021-02-06T15:45:35.564Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2021-02-06T15:45:35.564Z] === RUN TestNetworkLoopbackNat [2021-02-06T15:45:36.161Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-02-06T15:45:36.161Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-06T15:45:36.161Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-06T15:45:36.161Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:36.161Z] === RUN TestInfoAPI [2021-02-06T15:45:36.161Z] --- PASS: TestInfoAPI (0.04s) [2021-02-06T15:45:36.161Z] === RUN TestInfoAPIWarnings [2021-02-06T15:45:36.744Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-06T15:45:37.805Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-06T15:45:37.805Z] [2021-02-06T15:45:37.805Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-06T15:45:37.805Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-06T15:45:37.805Z] HOSTNAME=902c43b9f96c [2021-02-06T15:45:37.805Z] TESTDEBUG=0 [2021-02-06T15:45:37.805Z] DEST=bundles/test-integration [2021-02-06T15:45:37.805Z] PWD=/go/src/github.com/docker/docker [2021-02-06T15:45:37.805Z] DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 [2021-02-06T15:45:37.805Z] container=docker [2021-02-06T15:45:37.805Z] HOME=/root [2021-02-06T15:45:37.805Z] GOLANG_VERSION=1.13.15 [2021-02-06T15:45:37.805Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-06T15:45:37.805Z] VALIDATE_BRANCH=master [2021-02-06T15:45:37.805Z] TERM=xterm [2021-02-06T15:45:37.805Z] DOCKER_PKG=github.com/docker/docker [2021-02-06T15:45:37.805Z] SHLVL=1 [2021-02-06T15:45:37.805Z] TIMEOUT=120m [2021-02-06T15:45:37.805Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-06T15:45:37.805Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-06T15:45:37.805Z] GO111MODULE=off [2021-02-06T15:45:37.805Z] DOCKER_EXPERIMENTAL=1 [2021-02-06T15:45:37.805Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-06T15:45:37.805Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-06T15:45:37.805Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-06T15:45:37.805Z] GOPATH=/go [2021-02-06T15:45:37.805Z] PKG_CONFIG=pkg-config [2021-02-06T15:45:37.805Z] _=/usr/bin/env [2021-02-06T15:45:37.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-06T15:45:38.244Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-06T15:45:38.879Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-02-06T15:45:38.879Z] === RUN TestPause [2021-02-06T15:45:39.743Z] --- PASS: TestPluginsWithRuntimes (4.75s) [2021-02-06T15:45:39.743Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.44s) [2021-02-06T15:45:39.743Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.39s) [2021-02-06T15:45:39.743Z] PASS [2021-02-06T15:45:39.743Z] [2021-02-06T15:45:39.743Z] DONE 9 tests in 9.100s [2021-02-06T15:45:39.743Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-06T15:45:39.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:39.744Z] ++ set -e [2021-02-06T15:45:39.744Z] ++ '[' -n 0 ']' [2021-02-06T15:45:39.744Z] ++ set -x [2021-02-06T15:45:39.744Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:39.744Z] INFO: Testing against a local daemon [2021-02-06T15:45:39.744Z] === RUN TestExternalGraphDriver [2021-02-06T15:45:39.744Z] === RUN TestExternalGraphDriver/json [2021-02-06T15:45:39.828Z] --- PASS: TestPause (0.83s) [2021-02-06T15:45:39.828Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-06T15:45:39.828Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-06T15:45:39.828Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-06T15:45:39.828Z] === RUN TestPauseStopPausedContainer [2021-02-06T15:45:40.403Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-02-06T15:45:40.403Z] === RUN TestPsFilter [2021-02-06T15:45:40.666Z] --- PASS: TestPsFilter (0.28s) [2021-02-06T15:45:40.666Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-06T15:45:41.615Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-02-06T15:45:41.615Z] === RUN TestRemoveContainerWithVolume [2021-02-06T15:45:42.191Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-02-06T15:45:42.191Z] === RUN TestRemoveContainerRunning [2021-02-06T15:45:42.461Z] === RUN TestExternalGraphDriver/spec [2021-02-06T15:45:42.537Z] Loaded image: buildpack-deps:buster [2021-02-06T15:45:42.537Z] Loaded image: buildpack-deps:buster [2021-02-06T15:45:42.537Z] Loaded image: busybox:latest [2021-02-06T15:45:42.537Z] Loaded image: busybox:latest [2021-02-06T15:45:42.537Z] Loaded image: busybox:glibc [2021-02-06T15:45:42.537Z] Loaded image: busybox:glibc [2021-02-06T15:45:43.140Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-02-06T15:45:43.140Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-06T15:45:43.963Z] === RUN TestExternalGraphDriver/pull [2021-02-06T15:45:44.090Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-02-06T15:45:44.090Z] === RUN TestRemoveInvalidContainer [2021-02-06T15:45:44.090Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-02-06T15:45:44.090Z] === RUN TestRenameLinkedContainer [2021-02-06T15:45:45.079Z] Loaded image: debian:bullseye [2021-02-06T15:45:45.344Z] Loaded image: hello-world:latest [2021-02-06T15:45:45.604Z] Loaded image: debian:bullseye [2021-02-06T15:45:45.604Z] Loaded image: arm32v7/hello-world:latest [2021-02-06T15:45:45.604Z] INFO: Testing against a local daemon [2021-02-06T15:45:45.604Z] === RUN TestDockerDaemonSuite [2021-02-06T15:45:45.604Z] Loaded image: hello-world:latest [2021-02-06T15:45:45.604Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-06T15:45:45.864Z] Loaded image: arm32v7/hello-world:latest [2021-02-06T15:45:45.864Z] INFO: Testing against a local daemon [2021-02-06T15:45:45.864Z] === RUN TestDockerSuite [2021-02-06T15:45:45.864Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-06T15:45:46.123Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-06T15:45:46.123Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-06T15:45:46.123Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-06T15:45:46.123Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-06T15:45:46.123Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-06T15:45:46.123Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-06T15:45:46.123Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-06T15:45:46.716Z] --- PASS: TestExternalGraphDriver (6.61s) [2021-02-06T15:45:46.716Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2021-02-06T15:45:46.716Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2021-02-06T15:45:46.716Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2021-02-06T15:45:46.716Z] === RUN TestGraphdriverPluginV2 [2021-02-06T15:45:46.716Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2021-02-06T15:45:46.716Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:45:46.716Z] PASS [2021-02-06T15:45:46.716Z] [2021-02-06T15:45:46.716Z] === Skipped [2021-02-06T15:45:46.716Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2021-02-06T15:45:46.716Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:45:46.716Z] [2021-02-06T15:45:46.716Z] [2021-02-06T15:45:46.716Z] DONE 5 tests, 1 skipped in 6.860s [2021-02-06T15:45:46.716Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-06T15:45:46.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:46.716Z] ++ set -e [2021-02-06T15:45:46.716Z] ++ '[' -n 0 ']' [2021-02-06T15:45:46.716Z] ++ set -x [2021-02-06T15:45:46.716Z] ++ 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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:46.716Z] INFO: Testing against a local daemon [2021-02-06T15:45:46.716Z] === RUN TestContinueAfterPluginCrash [2021-02-06T15:45:46.716Z] === PAUSE TestContinueAfterPluginCrash [2021-02-06T15:45:46.716Z] === RUN TestReadPluginNoRead [2021-02-06T15:45:46.716Z] === PAUSE TestReadPluginNoRead [2021-02-06T15:45:46.716Z] === RUN TestDaemonStartWithLogOpt [2021-02-06T15:45:46.716Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-06T15:45:46.716Z] === CONT TestContinueAfterPluginCrash [2021-02-06T15:45:46.716Z] === CONT TestDaemonStartWithLogOpt [2021-02-06T15:45:47.405Z] --- PASS: TestRenameLinkedContainer (3.09s) [2021-02-06T15:45:47.405Z] === RUN TestRenameStoppedContainer [2021-02-06T15:45:47.668Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-02-06T15:45:47.668Z] === RUN TestRenameRunningContainerAndReuse [2021-02-06T15:45:49.592Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2021-02-06T15:45:49.592Z] === RUN TestRenameInvalidName [2021-02-06T15:45:50.171Z] --- PASS: TestRenameInvalidName (0.81s) [2021-02-06T15:45:50.171Z] === RUN TestRenameAnonymousContainer [2021-02-06T15:45:50.222Z] --- PASS: TestDaemonStartWithLogOpt (3.77s) [2021-02-06T15:45:50.222Z] === CONT TestReadPluginNoRead [2021-02-06T15:45:50.313Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-06T15:45:50.313Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-06T15:45:50.571Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-06T15:45:50.571Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-06T15:45:51.508Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-06T15:45:51.508Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-06T15:45:51.508Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-06T15:45:52.887Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-06T15:45:52.939Z] === RUN TestReadPluginNoRead/default [2021-02-06T15:45:53.456Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-06T15:45:53.456Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-06T15:45:53.456Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-06T15:45:53.716Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-06T15:45:54.239Z] --- PASS: TestInfoAPIWarnings (17.36s) [2021-02-06T15:45:54.239Z] === RUN TestInfoDebug [2021-02-06T15:45:54.394Z] --- PASS: TestRenameAnonymousContainer (4.02s) [2021-02-06T15:45:54.394Z] === RUN TestRenameContainerWithSameName [2021-02-06T15:45:54.653Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-06T15:45:54.805Z] --- PASS: TestInfoDebug (1.52s) [2021-02-06T15:45:54.805Z] === RUN TestInfoInsecureRegistries [2021-02-06T15:45:54.970Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2021-02-06T15:45:54.970Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-06T15:45:54.997Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-06T15:45:55.591Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-06T15:45:55.591Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-06T15:45:55.625Z] --- PASS: TestContinueAfterPluginCrash (9.09s) [2021-02-06T15:45:55.849Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-06T15:45:55.849Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-06T15:45:55.849Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-06T15:45:56.366Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2021-02-06T15:45:56.366Z] === RUN TestResize [2021-02-06T15:45:56.706Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-02-06T15:45:56.706Z] === RUN TestInfoRegistryMirrors [2021-02-06T15:45:57.124Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-06T15:45:57.316Z] --- PASS: TestResize (0.72s) [2021-02-06T15:45:57.316Z] === RUN TestResizeWithInvalidSize [2021-02-06T15:45:57.891Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2021-02-06T15:45:57.891Z] === RUN TestResizeWhenContainerNotStarted [2021-02-06T15:45:58.080Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2021-02-06T15:45:58.080Z] === RUN TestLoginFailsWithBadCredentials [2021-02-06T15:45:58.080Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-02-06T15:45:58.080Z] === RUN TestPingCacheHeaders [2021-02-06T15:45:58.080Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-02-06T15:45:58.080Z] === RUN TestPingGet [2021-02-06T15:45:58.080Z] --- PASS: TestPingGet (0.01s) [2021-02-06T15:45:58.080Z] === RUN TestPingHead [2021-02-06T15:45:58.080Z] --- PASS: TestPingHead (0.03s) [2021-02-06T15:45:58.080Z] === RUN TestVersion [2021-02-06T15:45:58.080Z] --- PASS: TestVersion (0.02s) [2021-02-06T15:45:58.080Z] PASS [2021-02-06T15:45:58.080Z] [2021-02-06T15:45:58.080Z] === Skipped [2021-02-06T15:45:58.080Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-02-06T15:45:58.080Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-06T15:45:58.080Z] [2021-02-06T15:45:58.080Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-06T15:45:58.080Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-06T15:45:58.080Z] [2021-02-06T15:45:58.080Z] [2021-02-06T15:45:58.080Z] DONE 18 tests, 2 skipped in 27.865s [2021-02-06T15:45:58.080Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-06T15:45:58.339Z] INFO: Testing against a local daemon [2021-02-06T15:45:58.339Z] === RUN TestVolumesCreateAndList [2021-02-06T15:45:58.339Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-06T15:45:58.339Z] === RUN TestVolumesRemove [2021-02-06T15:45:58.339Z] --- PASS: TestVolumesRemove (0.05s) [2021-02-06T15:45:58.339Z] === RUN TestVolumesInspect [2021-02-06T15:45:58.339Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-06T15:45:58.339Z] === RUN TestVolumesInvalidJSON [2021-02-06T15:45:58.339Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-06T15:45:58.339Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-06T15:45:58.339Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-06T15:45:58.339Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-06T15:45:58.339Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-06T15:45:58.339Z] PASS [2021-02-06T15:45:58.339Z] [2021-02-06T15:45:58.339Z] DONE 5 tests in 0.250s [2021-02-06T15:45:58.339Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-06T15:45:58.597Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12188 is not a child of this shell [2021-02-06T15:45:58.597Z] warning: PID 12188 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-06T15:45:58.597Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-06T15:45:58.597Z] [2021-02-06T15:45:58.597Z] Unloading profiles will leave already running processes permanently [2021-02-06T15:45:58.597Z] unconfined, which can lead to unexpected situations. [2021-02-06T15:45:58.597Z] [2021-02-06T15:45:58.597Z] To set a process to complain mode, use the command line tool [2021-02-06T15:45:58.597Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-06T15:45:58.597Z] Removing test suite binaries [2021-02-06T15:45:58.597Z] exiting test-integration [2021-02-06T15:45:58.597Z] ++ exit 0 [2021-02-06T15:45:58.840Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:45:58.840Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:45:58.840Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:45:58.840Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:45:58.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:45:58.840Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:45:58.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:45:59.183Z] --- PASS: TestReadPluginNoRead (8.91s) [2021-02-06T15:45:59.183Z] --- PASS: TestReadPluginNoRead/default (1.89s) [2021-02-06T15:45:59.183Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.17s) [2021-02-06T15:45:59.183Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s) [2021-02-06T15:45:59.183Z] read_test.go:92: [d1c1e1cd2edc6] daemon is not started [2021-02-06T15:45:59.183Z] PASS [2021-02-06T15:45:59.183Z] [2021-02-06T15:45:59.183Z] DONE 6 tests in 12.787s [2021-02-06T15:45:59.183Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-06T15:45:59.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:59.183Z] ++ set -e [2021-02-06T15:45:59.183Z] ++ '[' -n 0 ']' [2021-02-06T15:45:59.183Z] ++ set -x [2021-02-06T15:45:59.183Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:59.183Z] testing: warning: no tests to run [2021-02-06T15:45:59.183Z] PASS [2021-02-06T15:45:59.183Z] [2021-02-06T15:45:59.183Z] DONE 0 tests in 0.080s [2021-02-06T15:45:59.183Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-06T15:45:59.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:59.183Z] ++ set -e [2021-02-06T15:45:59.183Z] ++ '[' -n 0 ']' [2021-02-06T15:45:59.183Z] ++ set -x [2021-02-06T15:45:59.183Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:45:59.473Z] INFO: Testing against a local daemon [2021-02-06T15:45:59.473Z] === RUN TestPluginWithDevMounts [2021-02-06T15:45:59.473Z] === PAUSE TestPluginWithDevMounts [2021-02-06T15:45:59.473Z] === CONT TestPluginWithDevMounts [2021-02-06T15:45:59.531Z] [2021-02-06T15:46:00.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:46:00.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:46:01.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:46:01.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:46:01.532Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-02-06T15:46:01.533Z] PASS [2021-02-06T15:46:01.533Z] [2021-02-06T15:46:01.533Z] DONE 1 tests in 2.004s [2021-02-06T15:46:01.533Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-02-06T15:46:01.533Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:46:01.533Z] ++ set -e [2021-02-06T15:46:01.533Z] ++ '[' -n 0 ']' [2021-02-06T15:46:01.533Z] ++ set -x [2021-02-06T15:46:01.533Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:46:01.533Z] INFO: Testing against a local daemon [2021-02-06T15:46:01.533Z] === RUN TestSecretInspect Post stage [Pipeline] junit [2021-02-06T15:46:02.113Z] Recording test results [2021-02-06T15:46:02.416Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-06T15:46:03.908Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:46:03.908Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:46:03.982Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-06T15:46:04.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:46:04.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:46:04.329Z] + echo Ensuring container killed. [2021-02-06T15:46:04.329Z] Ensuring container killed. [2021-02-06T15:46:04.329Z] + docker rm -vf docker-pr3 [2021-02-06T15:46:04.329Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-06T15:46:04.613Z] + echo Chowning /workspace to jenkins user [2021-02-06T15:46:04.613Z] Chowning /workspace to jenkins user [2021-02-06T15:46:04.613Z] + id -u [2021-02-06T15:46:04.613Z] + id -g [2021-02-06T15:46:04.613Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41995:/workspace busybox chown -R 1000:1000 /workspace [2021-02-06T15:46:04.613Z] Unable to find image 'busybox:latest' locally [2021-02-06T15:46:04.871Z] latest: Pulling from library/busybox [2021-02-06T15:46:04.871Z] 4c892f00285e: Pulling fs layer [2021-02-06T15:46:05.706Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-06T15:46:05.970Z] --- PASS: TestSecretInspect (3.75s) [2021-02-06T15:46:05.970Z] === RUN TestSecretList [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.50s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2021-02-06T15:46:06.762Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2021-02-06T15:46:06.762Z] === RUN TestCgroupNamespacesRun [2021-02-06T15:46:07.609Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-06T15:46:08.546Z] --- PASS: TestBuildWithHugeFile (106.45s) [2021-02-06T15:46:08.546Z] === RUN TestBuildWCOWSandboxSize [2021-02-06T15:46:08.546Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-06T15:46:08.546Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-06T15:46:08.546Z] === RUN TestBuildWithEmptyDockerfile [2021-02-06T15:46:08.546Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:46:08.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:46:08.546Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:46:08.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:46:08.546Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:46:08.546Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:46:08.546Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:46:08.546Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:46:08.546Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:46:08.691Z] --- PASS: TestCgroupNamespacesRun (1.91s) [2021-02-06T15:46:08.691Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-06T15:46:08.806Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-02-06T15:46:08.806Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-02-06T15:46:08.806Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-02-06T15:46:08.806Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-02-06T15:46:08.806Z] === RUN TestBuildPreserveOwnership [2021-02-06T15:46:08.806Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-06T15:46:09.375Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-06T15:46:09.481Z] --- PASS: TestSecretList (3.90s) [2021-02-06T15:46:09.481Z] === RUN TestSecretsCreateAndDelete [2021-02-06T15:46:09.944Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-06T15:46:10.084Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2021-02-06T15:46:10.084Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-06T15:46:10.138Z] 4c892f00285e: Download complete [2021-02-06T15:46:10.138Z] 4c892f00285e: Pull complete [2021-02-06T15:46:10.138Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-06T15:46:10.138Z] Status: Downloaded newer image for busybox:latest [2021-02-06T15:46:10.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-06T15:46:10.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-06T15:46:10.883Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-06T15:46:11.455Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-06T15:46:11.714Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-06T15:46:11.973Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-06T15:46:12.008Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2021-02-06T15:46:12.008Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-06T15:46:12.231Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-06T15:46:12.338Z] + bundleName=amd64-rootless [2021-02-06T15:46:12.338Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-06T15:46:12.338Z] Creating amd64-rootless-bundles.tar.gz [2021-02-06T15:46:12.338Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-02-06T15:46:12.338Z] + 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-06T15:46:12.351Z] Archiving artifacts [2021-02-06T15:46:12.983Z] --- PASS: TestSecretsCreateAndDelete (3.87s) [2021-02-06T15:46:12.983Z] === RUN TestSecretsUpdate [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-06T15:46:13.490Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2021-02-06T15:46:13.490Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-06T15:46:13.490Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-06T15:46:13.490Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-06T15:46:13.490Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-06T15:46:13.490Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-02-06T15:46:13.490Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/builder [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-06T15:46:13.490Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-06T15:46:13.608Z] --- PASS: TestBuildPreserveOwnership (4.68s) [2021-02-06T15:46:13.608Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.93s) [2021-02-06T15:46:13.608Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s) [2021-02-06T15:46:13.608Z] === RUN TestBuildPlatformInvalid [2021-02-06T15:46:13.608Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-02-06T15:46:13.608Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-06T15:46:13.867Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-06T15:46:13.934Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2021-02-06T15:46:13.934Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-06T15:46:14.444Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41995/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-06T15:46:14.756Z] + make clean [2021-02-06T15:46:14.804Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-06T15:46:15.017Z] docker volume rm -f docker-dev-cache [2021-02-06T15:46:15.017Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-06T15:46:15.858Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-02-06T15:46:15.858Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-06T15:46:16.033Z] ok github.com/docker/docker/builder/remotecontext 0.082s coverage: 13.7% of statements [2021-02-06T15:46:16.033Z] ok github.com/docker/docker/builder/dockerfile 0.212s coverage: 48.3% of statements [2021-02-06T15:46:16.033Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-06T15:46:16.181Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-06T15:46:16.974Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-02-06T15:46:17.119Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-06T15:46:17.252Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s) [2021-02-06T15:46:17.252Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-06T15:46:17.419Z] --- PASS: TestSecretsUpdate (3.90s) [2021-02-06T15:46:17.419Z] === RUN TestTemplatedSecret [2021-02-06T15:46:18.057Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-06T15:46:18.200Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2021-02-06T15:46:18.200Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-06T15:46:18.316Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-06T15:46:18.357Z] ok github.com/docker/docker/builder/remotecontext/git 1.283s coverage: 86.3% of statements [2021-02-06T15:46:18.357Z] ? github.com/docker/docker/cli [no test files] [2021-02-06T15:46:18.357Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-06T15:46:20.124Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-02-06T15:46:20.124Z] === RUN TestKernelTCPMemory [2021-02-06T15:46:20.222Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-06T15:46:20.222Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-06T15:46:20.921Z] --- PASS: TestTemplatedSecret (3.72s) [2021-02-06T15:46:20.921Z] === RUN TestSecretCreateResolve [2021-02-06T15:46:21.073Z] --- PASS: TestKernelTCPMemory (0.85s) [2021-02-06T15:46:21.073Z] === RUN TestNISDomainname [2021-02-06T15:46:21.159Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-06T15:46:21.658Z] ok github.com/docker/docker/client 0.191s coverage: 75.4% of statements [2021-02-06T15:46:21.727Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-06T15:46:22.021Z] --- PASS: TestNISDomainname (0.98s) [2021-02-06T15:46:22.021Z] === RUN TestHostnameDnsResolution [2021-02-06T15:46:23.106Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-06T15:46:23.944Z] --- PASS: TestHostnameDnsResolution (1.75s) [2021-02-06T15:46:23.944Z] === RUN TestStats [2021-02-06T15:46:24.424Z] --- PASS: TestSecretCreateResolve (3.75s) [2021-02-06T15:46:24.424Z] PASS [2021-02-06T15:46:24.424Z] [2021-02-06T15:46:24.424Z] DONE 6 tests in 23.071s [2021-02-06T15:46:24.424Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-02-06T15:46:24.424Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:46:24.424Z] ++ set -e [2021-02-06T15:46:24.424Z] ++ '[' -n 0 ']' [2021-02-06T15:46:24.424Z] ++ set -x [2021-02-06T15:46:24.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:46:24.424Z] INFO: Testing against a local daemon [2021-02-06T15:46:24.424Z] === RUN TestServiceCreateInit [2021-02-06T15:46:24.485Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-06T15:46:24.713Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-06T15:46:24.745Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-06T15:46:26.123Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-06T15:46:26.500Z] --- PASS: TestStats (2.85s) [2021-02-06T15:46:26.500Z] === RUN TestStopContainerWithTimeout [2021-02-06T15:46:26.500Z] === RUN TestStopContainerWithTimeout/0 [2021-02-06T15:46:26.500Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-06T15:46:26.500Z] === RUN TestStopContainerWithTimeout/1 [2021-02-06T15:46:26.500Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-06T15:46:26.500Z] === RUN TestStopContainerWithTimeout/3 [2021-02-06T15:46:26.500Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-06T15:46:26.500Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-06T15:46:26.500Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-06T15:46:26.500Z] === CONT TestStopContainerWithTimeout/0 [2021-02-06T15:46:26.500Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-06T15:46:26.500Z] === CONT TestStopContainerWithTimeout/3 [2021-02-06T15:46:26.500Z] === CONT TestStopContainerWithTimeout/1 [2021-02-06T15:46:27.501Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-06T15:46:27.501Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-06T15:46:27.501Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-06T15:46:28.439Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-06T15:46:29.383Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-06T15:46:29.816Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-06T15:46:29.816Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2021-02-06T15:46:29.816Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2021-02-06T15:46:29.816Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2021-02-06T15:46:29.816Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2021-02-06T15:46:29.816Z] === RUN TestDeleteDevicemapper [2021-02-06T15:46:29.816Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-06T15:46:29.816Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-06T15:46:29.816Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-06T15:46:30.287Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-06T15:46:30.320Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-06T15:46:32.374Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2021-02-06T15:46:32.374Z] === RUN TestUpdateMemory [2021-02-06T15:46:32.374Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-06T15:46:32.374Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:46:32.374Z] === RUN TestUpdateCPUQuota [2021-02-06T15:46:33.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-06T15:46:33.322Z] --- PASS: TestUpdateCPUQuota (1.29s) [2021-02-06T15:46:33.322Z] === RUN TestUpdatePidsLimit [2021-02-06T15:46:33.322Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-06T15:46:33.615Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-06T15:46:33.897Z] === RUN TestUpdatePidsLimit/no_change [2021-02-06T15:46:34.160Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-06T15:46:34.736Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-06T15:46:34.998Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-06T15:46:35.261Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-06T15:46:35.836Z] --- PASS: TestServiceCreateInit (10.68s) [2021-02-06T15:46:35.836Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.44s) [2021-02-06T15:46:35.836Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.23s) [2021-02-06T15:46:35.836Z] === RUN TestCreateServiceMultipleTimes [2021-02-06T15:46:35.836Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-06T15:46:37.239Z] --- PASS: TestUpdatePidsLimit (3.61s) [2021-02-06T15:46:37.239Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2021-02-06T15:46:37.239Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-02-06T15:46:37.239Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2021-02-06T15:46:37.239Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2021-02-06T15:46:37.239Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-02-06T15:46:37.239Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-02-06T15:46:37.239Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2021-02-06T15:46:37.239Z] === RUN TestUpdateRestartPolicy [2021-02-06T15:46:37.850Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-06T15:46:40.386Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-06T15:46:41.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-06T15:46:41.764Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-06T15:46:42.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-06T15:46:43.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-06T15:46:44.297Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-06T15:46:44.297Z] Loaded image: buildpack-deps:buster [2021-02-06T15:46:44.556Z] Loaded image: busybox:latest [2021-02-06T15:46:44.815Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-06T15:46:44.815Z] Loaded image: busybox:glibc [2021-02-06T15:46:45.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-06T15:46:45.383Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-06T15:46:45.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-06T15:46:46.762Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-06T15:46:47.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-06T15:46:47.700Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-06T15:46:49.495Z] --- PASS: TestUpdateRestartPolicy (12.34s) [2021-02-06T15:46:49.495Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-06T15:46:50.071Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2021-02-06T15:46:50.071Z] === RUN TestWaitNonBlocked [2021-02-06T15:46:50.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:46:50.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:46:50.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:46:50.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:46:50.237Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-06T15:46:50.237Z] Loaded image: debian:bullseye [2021-02-06T15:46:50.237Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-06T15:46:50.237Z] Loaded image: hello-world:latest [2021-02-06T15:46:50.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:46:50.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:46:50.497Z] Loaded image: arm32v7/hello-world:latest [2021-02-06T15:46:50.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-06T15:46:50.756Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-06T15:46:51.283Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-06T15:46:51.283Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2021-02-06T15:46:51.283Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2021-02-06T15:46:51.283Z] === RUN TestWaitBlocked [2021-02-06T15:46:51.283Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:46:51.283Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:46:51.283Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:46:51.283Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:46:51.283Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:46:51.283Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:46:51.694Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-06T15:46:52.240Z] --- PASS: TestWaitBlocked (0.03s) [2021-02-06T15:46:52.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2021-02-06T15:46:52.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2021-02-06T15:46:52.240Z] === CONT TestContainerStartOnDaemonRestart [2021-02-06T15:46:52.240Z] === CONT TestContainerKillOnDaemonStart [2021-02-06T15:46:52.240Z] === CONT TestDaemonHostGatewayIP [2021-02-06T15:46:52.240Z] === CONT TestDaemonRestartIpcMode [2021-02-06T15:46:52.632Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-06T15:46:52.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-06T15:46:53.203Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-06T15:46:54.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-06T15:46:54.584Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-06T15:46:54.584Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-06T15:46:54.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-06T15:46:55.963Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-06T15:46:56.470Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2021-02-06T15:46:56.470Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-06T15:46:56.533Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-06T15:46:56.732Z] --- PASS: TestDaemonRestartIpcMode (4.40s) [2021-02-06T15:46:56.732Z] === CONT TestIpcModeOlderClient [2021-02-06T15:46:56.732Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-02-06T15:46:56.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-06T15:46:56.995Z] --- PASS: TestDaemonHostGatewayIP (4.83s) [2021-02-06T15:46:57.101Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-06T15:46:57.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-06T15:46:58.918Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.19s) [2021-02-06T15:46:59.636Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.93s) [2021-02-06T15:46:59.636Z] PASS [2021-02-06T15:46:59.636Z] [2021-02-06T15:46:59.636Z] === Skipped [2021-02-06T15:46:59.636Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-06T15:46:59.636Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:46:59.636Z] [2021-02-06T15:46:59.636Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-06T15:46:59.636Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-06T15:46:59.636Z] [2021-02-06T15:46:59.636Z] [2021-02-06T15:46:59.636Z] DONE 34 tests, 2 skipped in 248.915s [2021-02-06T15:46:59.636Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-06T15:46:59.636Z] ++ 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-06T15:46:59.636Z] ++ set -e [2021-02-06T15:46:59.636Z] ++ '[' -n 0 ']' [2021-02-06T15:46:59.636Z] ++ set -x [2021-02-06T15:46:59.636Z] ++ 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-06T15:46:59.636Z] INFO: Testing against a local daemon [2021-02-06T15:46:59.636Z] === RUN TestConfigInspect [2021-02-06T15:46:59.636Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-06T15:46:59.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-06T15:47:00.204Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-06T15:47:00.409Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 29.1% of statements [2021-02-06T15:47:00.463Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-06T15:47:01.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-06T15:47:01.791Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2021-02-06T15:47:01.791Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-06T15:47:01.791Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-06T15:47:01.791Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-06T15:47:01.791Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-06T15:47:02.367Z] --- PASS: TestConfigInspect (2.51s) [2021-02-06T15:47:02.367Z] === RUN TestConfigList [2021-02-06T15:47:02.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-06T15:47:02.911Z] --- PASS: TestCreateServiceMultipleTimes (24.03s) [2021-02-06T15:47:02.911Z] === RUN TestCreateServiceConflict [2021-02-06T15:47:02.911Z] --- PASS: TestCreateServiceConflict (3.39s) [2021-02-06T15:47:02.911Z] === RUN TestCreateServiceMaxReplicas [2021-02-06T15:47:03.605Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-06T15:47:03.605Z] Using test binary docker [2021-02-06T15:47:03.605Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-06T15:47:03.605Z] +++ /etc/init.d/apparmor start [2021-02-06T15:47:03.605Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-06T15:47:03.605Z] INFO: Waiting for daemon to start... [2021-02-06T15:47:03.605Z] Starting dockerd [2021-02-06T15:47:03.605Z] +++ 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-06T15:47:03.745Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-06T15:47:04.312Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-06T15:47:04.571Z] --- PASS: TestConfigList (2.39s) [2021-02-06T15:47:04.571Z] === RUN TestConfigsCreateAndDelete [2021-02-06T15:47:04.832Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-06T15:47:05.400Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-06T15:47:05.523Z] --- PASS: TestContainerKillOnDaemonStart (13.11s) [2021-02-06T15:47:05.523Z] PASS [2021-02-06T15:47:05.523Z] [2021-02-06T15:47:05.523Z] === Skipped [2021-02-06T15:47:05.523Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-06T15:47:05.523Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T15:47:05.523Z] [2021-02-06T15:47:05.523Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-06T15:47:05.523Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:47:05.523Z] [2021-02-06T15:47:05.523Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-06T15:47:05.523Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:47:05.523Z] [2021-02-06T15:47:05.523Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-06T15:47:05.523Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-06T15:47:05.523Z] [2021-02-06T15:47:05.523Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-06T15:47:05.523Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-06T15:47:05.523Z] [2021-02-06T15:47:05.523Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-06T15:47:05.523Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:47:05.523Z] [2021-02-06T15:47:05.523Z] [2021-02-06T15:47:05.523Z] DONE 196 tests, 6 skipped in 138.643s [2021-02-06T15:47:05.523Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-06T15:47:05.523Z] ++ 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-06T15:47:05.523Z] ++ set -e [2021-02-06T15:47:05.523Z] ++ '[' -n 0 ']' [2021-02-06T15:47:05.523Z] ++ set -x [2021-02-06T15:47:05.523Z] ++ 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-06T15:47:05.523Z] INFO: Testing against a local daemon [2021-02-06T15:47:05.523Z] === RUN TestCommitInheritsEnv [2021-02-06T15:47:05.667Z] . [2021-02-06T15:47:05.667Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-06T15:47:05.667Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-06T15:47:05.667Z] Error: No such image: emptyfs [2021-02-06T15:47:05.667Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-06T15:47:05.667Z] ++++ docker load [2021-02-06T15:47:05.962Z] Running integration-test (iteration 1) [2021-02-06T15:47:05.962Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-02-06T15:47:05.962Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:47:05.962Z] ++ set -e [2021-02-06T15:47:05.962Z] ++ '[' -n 0 ']' [2021-02-06T15:47:05.962Z] ++ set -x [2021-02-06T15:47:05.962Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:47:05.969Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-06T15:47:06.099Z] --- PASS: TestCommitInheritsEnv (0.57s) [2021-02-06T15:47:06.099Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-06T15:47:06.099Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-06T15:47:06.099Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-06T15:47:06.099Z] === RUN TestImagesFilterMultiReference [2021-02-06T15:47:06.367Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-02-06T15:47:06.367Z] === RUN TestImagePullPlatformInvalid [2021-02-06T15:47:06.367Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-06T15:47:06.367Z] === RUN TestRemoveImageOrphaning [2021-02-06T15:47:06.906Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-06T15:47:06.943Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2021-02-06T15:47:06.943Z] === RUN TestRemoveImageGarbageCollector [2021-02-06T15:47:06.943Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-06T15:47:06.943Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:47:06.943Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-06T15:47:06.943Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-06T15:47:06.943Z] === RUN TestTagInvalidReference [2021-02-06T15:47:06.943Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-06T15:47:06.943Z] === RUN TestTagValidPrefixedRepo [2021-02-06T15:47:06.943Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-06T15:47:06.943Z] === RUN TestTagExistedNameWithoutForce [2021-02-06T15:47:06.943Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-06T15:47:06.943Z] === RUN TestTagOfficialNames [2021-02-06T15:47:07.206Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-06T15:47:07.206Z] === RUN TestTagMatchesDigest [2021-02-06T15:47:07.206Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-06T15:47:07.206Z] PASS [2021-02-06T15:47:07.206Z] [2021-02-06T15:47:07.206Z] === Skipped [2021-02-06T15:47:07.206Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-06T15:47:07.206Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-06T15:47:07.206Z] [2021-02-06T15:47:07.206Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-06T15:47:07.206Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:47:07.206Z] [2021-02-06T15:47:07.206Z] [2021-02-06T15:47:07.206Z] DONE 12 tests, 2 skipped in 1.723s [2021-02-06T15:47:07.206Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-06T15:47:07.206Z] ++ 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-06T15:47:07.206Z] ++ set -e [2021-02-06T15:47:07.206Z] ++ '[' -n 0 ']' [2021-02-06T15:47:07.206Z] ++ set -x [2021-02-06T15:47:07.206Z] ++ 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-06T15:47:07.206Z] INFO: Testing against a local daemon [2021-02-06T15:47:07.206Z] === RUN TestNetworkCreateDelete [2021-02-06T15:47:07.367Z] --- PASS: TestCreateServiceMaxReplicas (4.09s) [2021-02-06T15:47:07.367Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-06T15:47:07.783Z] --- PASS: TestNetworkCreateDelete (0.41s) [2021-02-06T15:47:07.783Z] === RUN TestDockerNetworkDeletePreferID [2021-02-06T15:47:07.842Z] --- PASS: TestConfigsCreateAndDelete (3.10s) [2021-02-06T15:47:07.842Z] === RUN TestConfigsUpdate [2021-02-06T15:47:09.176Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s) [2021-02-06T15:47:09.176Z] === RUN TestDaemonDNSFallback [2021-02-06T15:47:09.221Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-06T15:47:11.128Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-06T15:47:11.128Z] --- PASS: TestConfigsUpdate (3.26s) [2021-02-06T15:47:11.128Z] === RUN TestTemplatedConfig [2021-02-06T15:47:11.128Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-06T15:47:13.037Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-06T15:47:13.979Z] --- PASS: TestTemplatedConfig (3.19s) [2021-02-06T15:47:13.979Z] === RUN TestConfigCreateResolve [2021-02-06T15:47:14.027Z] ok github.com/docker/docker/daemon/cluster 0.054s coverage: 0.5% of statements [2021-02-06T15:47:14.027Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-02-06T15:47:14.239Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-06T15:47:15.937Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-02-06T15:47:16.773Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-06T15:47:16.773Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-06T15:47:16.773Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-06T15:47:17.335Z] --- PASS: TestDaemonDNSFallback (7.41s) [2021-02-06T15:47:17.335Z] === RUN TestInspectNetwork [2021-02-06T15:47:17.340Z] --- PASS: TestConfigCreateResolve (3.21s) [2021-02-06T15:47:17.340Z] === RUN TestConfigDaemonLibtrustID [2021-02-06T15:47:17.600Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-06T15:47:17.860Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-02-06T15:47:17.860Z] PASS [2021-02-06T15:47:17.860Z] [2021-02-06T15:47:17.860Z] DONE 7 tests in 18.363s [2021-02-06T15:47:17.860Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-06T15:47:17.860Z] ++ 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-06T15:47:17.860Z] ++ set -e [2021-02-06T15:47:17.860Z] ++ '[' -n 0 ']' [2021-02-06T15:47:17.860Z] ++ set -x [2021-02-06T15:47:17.860Z] ++ 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-06T15:47:18.120Z] INFO: Testing against a local daemon [2021-02-06T15:47:18.120Z] === RUN TestCheckpoint [2021-02-06T15:47:18.120Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-06T15:47:18.120Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T15:47:18.120Z] === RUN TestContainerInvalidJSON [2021-02-06T15:47:18.120Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:47:18.120Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:47:18.120Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:47:18.120Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:47:18.120Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:47:18.120Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:47:18.120Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:47:18.120Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:47:18.120Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:47:18.120Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-06T15:47:18.120Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-06T15:47:18.120Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-02-06T15:47:18.120Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-06T15:47:18.120Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-06T15:47:18.120Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-06T15:47:18.120Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-06T15:47:18.380Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-02-06T15:47:18.380Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-06T15:47:18.380Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-02-06T15:47:18.380Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-06T15:47:18.380Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-02-06T15:47:18.380Z] === RUN TestCopyFromContainer [2021-02-06T15:47:18.640Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-06T15:47:19.210Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-06T15:47:20.590Z] === RUN TestCopyFromContainer// [2021-02-06T15:47:20.590Z] === RUN TestCopyFromContainer//bar/root [2021-02-06T15:47:20.590Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-06T15:47:20.850Z] === RUN TestCopyFromContainer/bar/quux [2021-02-06T15:47:20.850Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-06T15:47:21.110Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-06T15:47:21.110Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-06T15:47:21.328Z] Loaded image: buildpack-deps:buster [2021-02-06T15:47:21.328Z] Loaded image: busybox:latest [2021-02-06T15:47:21.328Z] Loaded image: busybox:glibc [2021-02-06T15:47:21.370Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-06T15:47:21.370Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-06T15:47:21.370Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-06T15:47:21.560Z] === RUN TestInspectNetwork/full_network_id [2021-02-06T15:47:21.560Z] === RUN TestInspectNetwork/partial_network_id [2021-02-06T15:47:21.560Z] === RUN TestInspectNetwork/network_name [2021-02-06T15:47:21.560Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-06T15:47:21.622Z] Loaded image: debian:bullseye [2021-02-06T15:47:21.629Z] --- PASS: TestCopyFromContainer (3.26s) [2021-02-06T15:47:21.629Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-02-06T15:47:21.629Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2021-02-06T15:47:21.629Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-02-06T15:47:21.629Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-02-06T15:47:21.629Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-02-06T15:47:21.629Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-02-06T15:47:21.629Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-02-06T15:47:21.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2021-02-06T15:47:21.629Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-02-06T15:47:21.629Z] --- PASS: TestCopyFromContainer/bar/notarget (0.18s) [2021-02-06T15:47:21.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-06T15:47:21.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:47:21.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:47:21.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:47:21.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:47:21.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:47:21.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:47:21.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:47:21.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:47:21.889Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:47:21.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-06T15:47:21.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-06T15:47:21.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-02-06T15:47:21.889Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-02-06T15:47:21.889Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-06T15:47:21.889Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-06T15:47:21.889Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-02-06T15:47:21.889Z] === RUN TestCreateWithInvalidEnv [2021-02-06T15:47:21.889Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-06T15:47:21.889Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-06T15:47:21.889Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-06T15:47:21.889Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-06T15:47:21.889Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-06T15:47:21.889Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-06T15:47:21.889Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-06T15:47:21.889Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-06T15:47:21.889Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-06T15:47:21.889Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2021-02-06T15:47:21.889Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-06T15:47:21.889Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-02-06T15:47:21.889Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-02-06T15:47:21.889Z] === RUN TestCreateTmpfsMountsTarget [2021-02-06T15:47:21.889Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-06T15:47:21.889Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-06T15:47:21.915Z] Loaded image: hello-world:latest [2021-02-06T15:47:21.915Z] Loaded image: arm32v7/hello-world:latest [2021-02-06T15:47:21.915Z] INFO: Testing against a local daemon [2021-02-06T15:47:21.915Z] === RUN TestCgroupNamespacesBuild [2021-02-06T15:47:22.458Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-06T15:47:22.745Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.22s) [2021-02-06T15:47:22.745Z] === RUN TestCreateServiceSecretFileMode [2021-02-06T15:47:23.422Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2021-02-06T15:47:23.422Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-06T15:47:23.838Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-06T15:47:23.838Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2021-02-06T15:47:23.838Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-06T15:47:24.932Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-02-06T15:47:24.932Z] === RUN TestBuildWithSession [2021-02-06T15:47:24.932Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-06T15:47:24.932Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:47:24.932Z] === RUN TestBuildSquashParent [2021-02-06T15:47:25.217Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-06T15:47:25.476Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2021-02-06T15:47:25.476Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-06T15:47:25.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:47:25.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:47:25.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:47:25.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:47:25.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:47:25.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:47:25.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:47:25.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:47:25.476Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:47:25.476Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:47:25.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:47:25.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:47:25.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:47:25.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:47:25.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:47:25.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2021-02-06T15:47:25.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-02-06T15:47:25.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-06T15:47:25.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-06T15:47:25.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-06T15:47:25.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-02-06T15:47:25.735Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-06T15:47:25.735Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-06T15:47:25.929Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-02-06T15:47:25.929Z] ok github.com/docker/docker/daemon 12.159s coverage: 17.1% of statements [2021-02-06T15:47:25.929Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-06T15:47:25.929Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-06T15:47:26.189Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 81.8% of statements [2021-02-06T15:47:26.265Z] --- PASS: TestCreateServiceSecretFileMode (3.88s) [2021-02-06T15:47:26.265Z] === RUN TestCreateServiceConfigFileMode [2021-02-06T15:47:26.671Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-02-06T15:47:26.672Z] === RUN TestCreateDifferentPlatform [2021-02-06T15:47:26.672Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-06T15:47:26.672Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-06T15:47:26.672Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-06T15:47:26.672Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-06T15:47:26.672Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-02-06T15:47:26.672Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-06T15:47:26.672Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-06T15:47:26.672Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-06T15:47:26.672Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-06T15:47:26.672Z] === RUN TestContainerStartOnDaemonRestart [2021-02-06T15:47:26.672Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-06T15:47:26.672Z] === RUN TestDaemonRestartIpcMode [2021-02-06T15:47:26.672Z] === PAUSE TestDaemonRestartIpcMode [2021-02-06T15:47:26.672Z] === RUN TestDaemonHostGatewayIP [2021-02-06T15:47:26.672Z] === PAUSE TestDaemonHostGatewayIP [2021-02-06T15:47:26.672Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-06T15:47:26.672Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-06T15:47:26.672Z] === RUN TestContainerKillOnDaemonStart [2021-02-06T15:47:26.672Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-06T15:47:26.672Z] === RUN TestDiff [2021-02-06T15:47:26.868Z] --- PASS: TestInspectNetwork (9.62s) [2021-02-06T15:47:26.868Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-06T15:47:26.868Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-06T15:47:26.868Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-06T15:47:26.868Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-06T15:47:26.868Z] === RUN TestRunContainerWithBridgeNone [2021-02-06T15:47:27.130Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-02-06T15:47:27.241Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-06T15:47:27.391Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-02-06T15:47:27.391Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-06T15:47:27.391Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-06T15:47:27.500Z] --- PASS: TestDiff (0.82s) [2021-02-06T15:47:27.500Z] === RUN TestExecWithCloseStdin [2021-02-06T15:47:28.443Z] --- PASS: TestExecWithCloseStdin (0.88s) [2021-02-06T15:47:28.443Z] === RUN TestExec [2021-02-06T15:47:28.443Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-06T15:47:28.714Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-06T15:47:28.775Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2021-02-06T15:47:28.794Z] --- PASS: TestRunContainerWithBridgeNone (2.49s) [2021-02-06T15:47:28.794Z] === RUN TestNetworkInvalidJSON [2021-02-06T15:47:28.794Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-06T15:47:28.794Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-06T15:47:28.794Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:47:28.794Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:47:28.794Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:47:28.794Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:47:28.794Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-06T15:47:28.794Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:47:28.794Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:47:28.794Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-06T15:47:28.794Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-06T15:47:28.794Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-06T15:47:28.794Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-06T15:47:28.794Z] === RUN TestNetworkList [2021-02-06T15:47:28.794Z] === RUN TestNetworkList//networks [2021-02-06T15:47:28.794Z] === PAUSE TestNetworkList//networks [2021-02-06T15:47:28.794Z] === RUN TestNetworkList//networks/ [2021-02-06T15:47:28.794Z] === PAUSE TestNetworkList//networks/ [2021-02-06T15:47:28.794Z] === CONT TestNetworkList//networks [2021-02-06T15:47:28.794Z] === CONT TestNetworkList//networks/ [2021-02-06T15:47:28.794Z] --- PASS: TestNetworkList (0.03s) [2021-02-06T15:47:28.794Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-06T15:47:28.794Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-06T15:47:28.794Z] === RUN TestHostIPv4BridgeLabel [2021-02-06T15:47:28.973Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-06T15:47:29.250Z] --- PASS: TestExec (0.98s) [2021-02-06T15:47:29.250Z] === RUN TestExecUser [2021-02-06T15:47:29.369Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2021-02-06T15:47:29.369Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-06T15:47:29.391Z] --- PASS: TestBuildSquashParent (4.43s) [2021-02-06T15:47:29.391Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-06T15:47:29.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:47:29.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:47:29.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:47:29.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:47:29.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:47:29.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:47:29.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:47:29.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:47:29.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:47:29.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:47:29.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:47:29.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:47:29.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-06T15:47:29.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-06T15:47:29.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-06T15:47:29.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-06T15:47:29.784Z] --- PASS: TestCreateServiceConfigFileMode (3.80s) [2021-02-06T15:47:29.784Z] === RUN TestCreateServiceSysctls [2021-02-06T15:47:30.233Z] --- PASS: TestExecUser (0.87s) [2021-02-06T15:47:30.233Z] === RUN TestExportContainerAndImportImage [2021-02-06T15:47:30.688Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.537s coverage: 73.3% of statements [2021-02-06T15:47:30.763Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2021-02-06T15:47:30.764Z] === RUN TestDaemonDefaultNetworkPools [2021-02-06T15:47:31.174Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2021-02-06T15:47:31.174Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-06T15:47:31.259Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2021-02-06T15:47:31.473Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-06T15:47:31.774Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-06T15:47:31.830Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.411s coverage: 56.2% of statements [2021-02-06T15:47:32.110Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-06T15:47:32.158Z] --- PASS: TestDaemonDefaultNetworkPools (1.33s) [2021-02-06T15:47:32.158Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-06T15:47:32.678Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-06T15:47:32.938Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2021-02-06T15:47:32.938Z] === RUN TestHealthCheckWorkdir [2021-02-06T15:47:33.850Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-06T15:47:33.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.09s) [2021-02-06T15:47:33.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.42s) [2021-02-06T15:47:33.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) [2021-02-06T15:47:33.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.62s) [2021-02-06T15:47:33.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2021-02-06T15:47:33.850Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.81s) [2021-02-06T15:47:33.850Z] === RUN TestBuildMultiStageCopy [2021-02-06T15:47:33.850Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-06T15:47:33.876Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2021-02-06T15:47:33.876Z] === RUN TestHealthKillContainer [2021-02-06T15:47:34.082Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.96s) [2021-02-06T15:47:34.082Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-06T15:47:34.243Z] --- PASS: TestCreateServiceSysctls (4.54s) [2021-02-06T15:47:34.243Z] === RUN TestCreateServiceCapabilities [2021-02-06T15:47:34.379Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2021-02-06T15:47:35.360Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-06T15:47:35.360Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-06T15:47:35.653Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-06T15:47:35.945Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-06T15:47:36.237Z] --- PASS: TestBuildMultiStageCopy (2.88s) [2021-02-06T15:47:36.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s) [2021-02-06T15:47:36.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-02-06T15:47:36.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2021-02-06T15:47:36.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2021-02-06T15:47:36.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2021-02-06T15:47:36.237Z] === RUN TestBuildMultiStageParentConfig [2021-02-06T15:47:36.302Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.317s coverage: 49.4% of statements [2021-02-06T15:47:36.412Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-06T15:47:36.641Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2021-02-06T15:47:36.641Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-06T15:47:36.873Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.738s coverage: 46.3% of statements [2021-02-06T15:47:36.873Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-06T15:47:36.979Z] --- PASS: TestHealthKillContainer (2.95s) [2021-02-06T15:47:36.979Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-06T15:47:37.216Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-02-06T15:47:37.216Z] === RUN TestServiceWithPredefinedNetwork [2021-02-06T15:47:37.268Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2021-02-06T15:47:37.268Z] === RUN TestBuildLabelWithTargets [2021-02-06T15:47:37.547Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2021-02-06T15:47:37.547Z] === RUN TestIpcModeNone [2021-02-06T15:47:38.483Z] --- PASS: TestIpcModeNone (0.89s) [2021-02-06T15:47:38.483Z] === RUN TestIpcModePrivate [2021-02-06T15:47:38.700Z] --- PASS: TestCreateServiceCapabilities (3.86s) [2021-02-06T15:47:38.700Z] === RUN TestInspect [2021-02-06T15:47:38.782Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-02-06T15:47:38.782Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.551s coverage: 57.7% of statements [2021-02-06T15:47:38.782Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-06T15:47:38.782Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-06T15:47:38.785Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2021-02-06T15:47:38.785Z] === RUN TestBuildWithEmptyLayers [2021-02-06T15:47:39.053Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-06T15:47:39.075Z] --- PASS: TestBuildWithEmptyLayers (0.65s) [2021-02-06T15:47:39.075Z] === RUN TestBuildMultiStageOnBuild [2021-02-06T15:47:39.312Z] --- PASS: TestIpcModePrivate (0.79s) [2021-02-06T15:47:39.312Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2021-02-06T15:47:39.312Z] === RUN TestIpcModeShareable [2021-02-06T15:47:39.883Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-06T15:47:40.142Z] --- PASS: TestIpcModeShareable (0.98s) [2021-02-06T15:47:40.142Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-02-06T15:47:40.142Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-06T15:47:40.401Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-06T15:47:40.531Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2021-02-06T15:47:40.531Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-06T15:47:40.531Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T15:47:40.531Z] service_test.go:236: FLAKY_TEST [2021-02-06T15:47:40.531Z] === RUN TestServiceWithDataPathPortInit [2021-02-06T15:47:40.693Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-02-06T15:47:40.969Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-06T15:47:41.150Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2021-02-06T15:47:41.150Z] === RUN TestBuildUncleanTarFilenames [2021-02-06T15:47:41.263Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-02-06T15:47:41.535Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-06T15:47:41.784Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-02-06T15:47:41.784Z] === RUN TestBuildMultiStageLayerLeak [2021-02-06T15:47:42.204Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.4% of statements [2021-02-06T15:47:42.204Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-06T15:47:42.204Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-06T15:47:42.219Z] --- PASS: TestInspect (3.92s) [2021-02-06T15:47:42.219Z] === RUN TestCreateJob [2021-02-06T15:47:42.914Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2021-02-06T15:47:42.914Z] === RUN TestAPIIpcModeHost [2021-02-06T15:47:43.482Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-06T15:47:43.587Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2021-02-06T15:47:43.741Z] --- PASS: TestAPIIpcModeHost (0.80s) [2021-02-06T15:47:43.741Z] === RUN TestDaemonIpcModeShareable [2021-02-06T15:47:43.741Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-06T15:47:43.851Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2021-02-06T15:47:43.851Z] === RUN TestBuildWithHugeFile [2021-02-06T15:47:44.528Z] ok github.com/docker/docker/daemon/logger/awslogs 0.198s coverage: 77.8% of statements [2021-02-06T15:47:44.528Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-06T15:47:44.528Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-06T15:47:44.789Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-02-06T15:47:45.122Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-06T15:47:45.382Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2021-02-06T15:47:45.382Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2021-02-06T15:47:45.382Z] === RUN TestDaemonIpcModePrivate [2021-02-06T15:47:45.730Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-02-06T15:47:46.301Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-02-06T15:47:46.301Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2021-02-06T15:47:46.778Z] --- PASS: TestCreateJob (4.48s) [2021-02-06T15:47:46.778Z] === RUN TestReplicatedJob [2021-02-06T15:47:47.287Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-06T15:47:47.288Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-06T15:47:47.288Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2021-02-06T15:47:47.288Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-02-06T15:47:47.288Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-06T15:47:47.546Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-06T15:47:47.684Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-02-06T15:47:47.684Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-06T15:47:47.944Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 55.1% of statements [2021-02-06T15:47:48.925Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-06T15:47:49.184Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2021-02-06T15:47:49.184Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-02-06T15:47:49.184Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-06T15:47:49.327Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-02-06T15:47:50.562Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-06T15:47:50.710Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2021-02-06T15:47:50.970Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-06T15:47:51.130Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2021-02-06T15:47:51.130Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-02-06T15:47:51.130Z] === RUN TestIpcModeOlderClient [2021-02-06T15:47:51.130Z] === PAUSE TestIpcModeOlderClient [2021-02-06T15:47:51.130Z] === RUN TestKillContainerInvalidSignal [2021-02-06T15:47:51.698Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-02-06T15:47:51.698Z] === RUN TestKillContainer [2021-02-06T15:47:51.934Z] ok github.com/docker/docker/daemon/logger/splunk 1.656s coverage: 82.5% of statements [2021-02-06T15:47:51.934Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-06T15:47:51.934Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2021-02-06T15:47:51.934Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-06T15:47:51.958Z] === RUN TestKillContainer/no_signal [2021-02-06T15:47:52.524Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-06T15:47:52.524Z] === RUN TestKillContainer/non_killing_signal [2021-02-06T15:47:53.462Z] === RUN TestKillContainer/killing_signal [2021-02-06T15:47:53.846Z] ok github.com/docker/docker/distribution/metadata 0.082s coverage: 48.2% of statements [2021-02-06T15:47:54.030Z] --- PASS: TestKillContainer (2.27s) [2021-02-06T15:47:54.030Z] --- PASS: TestKillContainer/no_signal (0.79s) [2021-02-06T15:47:54.030Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-02-06T15:47:54.030Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-02-06T15:47:54.030Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-06T15:47:54.030Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-06T15:47:54.599Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-06T15:47:54.786Z] ok github.com/docker/docker/distribution 0.192s coverage: 25.0% of statements [2021-02-06T15:47:54.786Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-06T15:47:54.858Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-06T15:47:55.117Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-06T15:47:55.307Z] --- PASS: TestReplicatedJob (7.87s) [2021-02-06T15:47:55.307Z] === RUN TestUpdateReplicatedJob [2021-02-06T15:47:55.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2021-02-06T15:47:55.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2021-02-06T15:47:55.685Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-02-06T15:47:55.685Z] === RUN TestKillStoppedContainer [2021-02-06T15:47:55.685Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-06T15:47:55.685Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-06T15:47:55.685Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-02-06T15:47:55.685Z] === RUN TestKillDifferentUserContainer [2021-02-06T15:47:55.685Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-06T15:47:55.726Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-02-06T15:47:56.253Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-02-06T15:47:56.253Z] === RUN TestInspectOomKilledTrue [2021-02-06T15:47:56.253Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-06T15:47:56.253Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:47:56.253Z] === RUN TestInspectOomKilledFalse [2021-02-06T15:47:56.253Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-06T15:47:56.253Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:47:56.253Z] === RUN TestLinksEtcHostsContentMatch [2021-02-06T15:47:56.666Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-02-06T15:47:56.821Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-06T15:47:56.821Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2021-02-06T15:47:56.821Z] === RUN TestLinksContainerNames [2021-02-06T15:47:57.237Z] ok github.com/docker/docker/distribution/xfer 1.884s coverage: 85.1% of statements [2021-02-06T15:47:57.237Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-06T15:47:57.498Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2021-02-06T15:47:57.498Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-02-06T15:47:58.200Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-06T15:47:58.200Z] --- PASS: TestLinksContainerNames (1.22s) [2021-02-06T15:47:58.200Z] === RUN TestLogsFollowTailEmpty [2021-02-06T15:47:58.678Z] --- PASS: TestServiceWithDataPathPortInit (18.27s) [2021-02-06T15:47:58.678Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-06T15:47:58.769Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2021-02-06T15:47:58.769Z] === RUN TestContainerNetworkMountsNoChown [2021-02-06T15:47:58.769Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-06T15:47:58.827Z] --- PASS: TestUpdateReplicatedJob (4.62s) [2021-02-06T15:47:58.827Z] === RUN TestServiceListWithStatuses [2021-02-06T15:47:58.827Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-06T15:47:58.827Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-06T15:47:58.827Z] === RUN TestDockerNetworkConnectAlias [2021-02-06T15:47:58.881Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2021-02-06T15:47:58.882Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-06T15:47:59.339Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/default [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/default [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/private [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/private [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/rprivate [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/slave [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/slave [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/rslave [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/shared [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/shared [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/rshared [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-06T15:47:59.339Z] === CONT TestMountDaemonRoot/default [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:47:59.339Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-06T15:47:59.339Z] === CONT TestMountDaemonRoot/rshared [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:47:59.339Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:47:59.339Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:47:59.339Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:47:59.453Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/shared [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/rslave [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/slave [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/rprivate [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/private [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-06T15:47:59.599Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:47:59.599Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:47:59.599Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:47:59.864Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-06T15:48:00.123Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-02-06T15:48:00.123Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-06T15:48:00.123Z] === RUN TestContainerBindMountNonRecursive [2021-02-06T15:48:00.395Z] ok github.com/docker/docker/oci 0.009s coverage: 38.4% of statements [2021-02-06T15:48:00.965Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-02-06T15:48:01.060Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-06T15:48:01.225Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-06T15:48:01.998Z] --- PASS: TestContainerBindMountNonRecursive (1.79s) [2021-02-06T15:48:01.998Z] === RUN TestContainerVolumesMountedAsShared [2021-02-06T15:48:02.613Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2021-02-06T15:48:02.613Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-06T15:48:03.137Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 76.8% of statements [2021-02-06T15:48:03.181Z] --- PASS: TestContainerVolumesMountedAsSlave (0.54s) [2021-02-06T15:48:03.181Z] === RUN TestNetworkNat [2021-02-06T15:48:03.749Z] --- PASS: TestNetworkNat (0.68s) [2021-02-06T15:48:03.749Z] === RUN TestNetworkLocalhostTCPNat [2021-02-06T15:48:04.079Z] ok github.com/docker/docker/pkg/authorization 0.135s coverage: 68.3% of statements [2021-02-06T15:48:04.079Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-02-06T15:48:04.318Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2021-02-06T15:48:04.318Z] === RUN TestNetworkLoopbackNat [2021-02-06T15:48:04.339Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-02-06T15:48:05.255Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-06T15:48:06.194Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-06T15:48:06.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-06T15:48:07.314Z] --- PASS: TestDockerNetworkConnectAlias (8.19s) [2021-02-06T15:48:07.314Z] === RUN TestDockerNetworkReConnect [2021-02-06T15:48:07.330Z] --- PASS: TestNetworkLoopbackNat (2.92s) [2021-02-06T15:48:07.330Z] === RUN TestPause [2021-02-06T15:48:07.631Z] ok github.com/docker/docker/layer 7.143s coverage: 68.8% of statements [2021-02-06T15:48:07.631Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-06T15:48:07.631Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-06T15:48:07.631Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-06T15:48:07.631Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-06T15:48:07.631Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-06T15:48:07.631Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-02-06T15:48:07.631Z] ok github.com/docker/docker/pkg/chrootarchive 2.540s coverage: 43.2% of statements [2021-02-06T15:48:07.631Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-06T15:48:07.631Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-06T15:48:07.892Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-02-06T15:48:08.268Z] --- PASS: TestPause (0.81s) [2021-02-06T15:48:08.268Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-06T15:48:08.268Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-06T15:48:08.268Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-06T15:48:08.268Z] === RUN TestPauseStopPausedContainer [2021-02-06T15:48:08.462Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-02-06T15:48:08.704Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2021-02-06T15:48:08.704Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6414vt49b5gkq74prb1ot46ti Created:2021-02-06 15:48:00.367779149 +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[037538c9bb7fd937297511899e1037d950421a241fcde2aba5fbc8461be97f41:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7wy28mx7xkyi4fafba6i6y6ob EndpointID:07beb2743f5518f566b60d1be52b8b2e74dc071617bd370221ead7a8824477b0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:acdcd38b413a6bd30b378b16f4cba150f1bb186094873ddcee52b5d298de7262 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:b20495d5bbc8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7wy28mx7xkyi4fafba6i6y6ob EndpointID:07beb2743f5518f566b60d1be52b8b2e74dc071617bd370221ead7a8824477b0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-06T15:48:08.704Z] PASS [2021-02-06T15:48:08.704Z] [2021-02-06T15:48:08.704Z] === Skipped [2021-02-06T15:48:08.704Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T15:48:08.704Z] service_test.go:236: FLAKY_TEST [2021-02-06T15:48:08.704Z] [2021-02-06T15:48:08.704Z] [2021-02-06T15:48:08.704Z] DONE 26 tests, 1 skipped in 60.640s [2021-02-06T15:48:08.704Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-06T15:48:08.704Z] ++ 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-06T15:48:08.704Z] ++ set -e [2021-02-06T15:48:08.704Z] ++ '[' -n 0 ']' [2021-02-06T15:48:08.704Z] ++ set -x [2021-02-06T15:48:08.704Z] ++ 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-06T15:48:08.704Z] INFO: Testing against a local daemon [2021-02-06T15:48:08.704Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-06T15:48:08.704Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-06T15:48:08.704Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:48:08.704Z] === RUN TestDockerNetworkIpvlan [2021-02-06T15:48:08.704Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-06T15:48:08.704Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:48:08.704Z] PASS [2021-02-06T15:48:08.704Z] [2021-02-06T15:48:08.704Z] === Skipped [2021-02-06T15:48:08.704Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-06T15:48:08.704Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:48:08.704Z] [2021-02-06T15:48:08.704Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-06T15:48:08.704Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:48:08.704Z] [2021-02-06T15:48:08.704Z] [2021-02-06T15:48:08.704Z] DONE 2 tests, 2 skipped in 0.153s [2021-02-06T15:48:08.704Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-06T15:48:08.704Z] ++ 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-06T15:48:08.704Z] ++ set -e [2021-02-06T15:48:08.704Z] ++ '[' -n 0 ']' [2021-02-06T15:48:08.704Z] ++ set -x [2021-02-06T15:48:08.704Z] ++ 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-06T15:48:08.704Z] INFO: Testing against a local daemon [2021-02-06T15:48:08.704Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-06T15:48:08.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-06T15:48:08.837Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2021-02-06T15:48:08.837Z] === RUN TestPsFilter [2021-02-06T15:48:09.045Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2021-02-06T15:48:09.097Z] --- PASS: TestPsFilter (0.14s) [2021-02-06T15:48:09.097Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-06T15:48:09.615Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2021-02-06T15:48:10.034Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2021-02-06T15:48:10.034Z] === RUN TestRemoveContainerWithVolume [2021-02-06T15:48:10.185Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-02-06T15:48:10.603Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2021-02-06T15:48:10.603Z] === RUN TestRemoveContainerRunning [2021-02-06T15:48:10.627Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.15s) [2021-02-06T15:48:10.627Z] === RUN TestDockerNetworkMacvlan [2021-02-06T15:48:10.862Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-06T15:48:11.204Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-06T15:48:11.431Z] --- PASS: TestRemoveContainerRunning (0.76s) [2021-02-06T15:48:11.431Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-06T15:48:11.566Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-02-06T15:48:12.136Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2021-02-06T15:48:12.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-06T15:48:12.369Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2021-02-06T15:48:12.369Z] === RUN TestRemoveInvalidContainer [2021-02-06T15:48:12.369Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-06T15:48:12.369Z] === RUN TestRenameLinkedContainer [2021-02-06T15:48:12.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-06T15:48:12.396Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2021-02-06T15:48:12.597Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-06T15:48:12.967Z] ok github.com/docker/docker/pkg/fsutils 0.186s coverage: 85.1% of statements [2021-02-06T15:48:12.967Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2021-02-06T15:48:13.908Z] ok github.com/docker/docker/pkg/idtools 0.376s coverage: 69.5% of statements [2021-02-06T15:48:13.990Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-06T15:48:14.209Z] --- PASS: TestDockerNetworkReConnect (6.91s) [2021-02-06T15:48:14.209Z] === RUN TestServicePlugin [2021-02-06T15:48:14.209Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-06T15:48:14.209Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:48:14.209Z] === RUN TestServiceUpdateLabel [2021-02-06T15:48:14.478Z] ok github.com/docker/docker/pkg/ioutils 0.571s coverage: 70.6% of statements [2021-02-06T15:48:14.478Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-02-06T15:48:14.478Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-06T15:48:14.739Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-02-06T15:48:14.739Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-06T15:48:14.739Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-06T15:48:14.906Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-06T15:48:14.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-06T15:48:15.000Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-02-06T15:48:15.000Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-06T15:48:15.260Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-02-06T15:48:15.475Z] --- PASS: TestRenameLinkedContainer (3.00s) [2021-02-06T15:48:15.475Z] === RUN TestRenameStoppedContainer [2021-02-06T15:48:15.520Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-02-06T15:48:16.045Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-02-06T15:48:16.045Z] === RUN TestRenameRunningContainerAndReuse [2021-02-06T15:48:16.091Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-02-06T15:48:16.091Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-02-06T15:48:16.091Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-06T15:48:16.091Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-06T15:48:17.032Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-02-06T15:48:17.304Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-06T15:48:17.602Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-06T15:48:17.759Z] --- PASS: TestServiceUpdateLabel (3.77s) [2021-02-06T15:48:17.759Z] === RUN TestServiceUpdateSecrets [2021-02-06T15:48:17.862Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-06T15:48:17.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-06T15:48:18.122Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-06T15:48:18.258Z] --- PASS: TestRenameRunningContainerAndReuse (2.13s) [2021-02-06T15:48:18.258Z] === RUN TestRenameInvalidName [2021-02-06T15:48:19.196Z] --- PASS: TestRenameInvalidName (1.01s) [2021-02-06T15:48:19.196Z] === RUN TestRenameAnonymousContainer [2021-02-06T15:48:19.502Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-02-06T15:48:19.763Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-06T15:48:20.623Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-06T15:48:21.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-06T15:48:22.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-06T15:48:23.052Z] --- PASS: TestRenameAnonymousContainer (3.88s) [2021-02-06T15:48:23.052Z] === RUN TestRenameContainerWithSameName [2021-02-06T15:48:23.058Z] ok github.com/docker/docker/pkg/signal 2.406s coverage: 61.0% of statements [2021-02-06T15:48:23.058Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-06T15:48:23.318Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-06T15:48:23.579Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-06T15:48:23.991Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2021-02-06T15:48:23.991Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-06T15:48:24.150Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-02-06T15:48:24.722Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-06T15:48:24.995Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2021-02-06T15:48:25.601Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-02-06T15:48:25.861Z] testing: warning: no tests to run [2021-02-06T15:48:25.861Z] coverage: [no statements] [2021-02-06T15:48:25.861Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-06T15:48:25.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-06T15:48:26.158Z] --- PASS: TestRenameContainerWithLinkedContainer (2.08s) [2021-02-06T15:48:26.158Z] === RUN TestResize [2021-02-06T15:48:26.474Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-06T15:48:26.474Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-06T15:48:26.733Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-02-06T15:48:27.096Z] --- PASS: TestResize (0.90s) [2021-02-06T15:48:27.096Z] === RUN TestResizeWithInvalidSize [2021-02-06T15:48:27.234Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-06T15:48:28.033Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2021-02-06T15:48:28.033Z] === RUN TestResizeWhenContainerNotStarted [2021-02-06T15:48:28.642Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-02-06T15:48:28.972Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:48:28.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:48:28.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:48:28.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:48:28.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:48:29.159Z] --- PASS: TestDockerNetworkMacvlan (18.67s) [2021-02-06T15:48:29.159Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-02-06T15:48:29.159Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-06T15:48:29.159Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2021-02-06T15:48:29.159Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.17s) [2021-02-06T15:48:29.159Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s) [2021-02-06T15:48:29.159Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2021-02-06T15:48:29.159Z] PASS [2021-02-06T15:48:29.159Z] [2021-02-06T15:48:29.159Z] DONE 8 tests in 20.953s [2021-02-06T15:48:29.159Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-06T15:48:29.159Z] ++ 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-06T15:48:29.159Z] ++ set -e [2021-02-06T15:48:29.159Z] ++ '[' -n 0 ']' [2021-02-06T15:48:29.159Z] ++ set -x [2021-02-06T15:48:29.159Z] ++ 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-06T15:48:29.159Z] testing: warning: no tests to run [2021-02-06T15:48:29.159Z] PASS [2021-02-06T15:48:29.159Z] [2021-02-06T15:48:29.159Z] DONE 0 tests in 0.026s [2021-02-06T15:48:29.159Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-06T15:48:29.159Z] ++ 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-06T15:48:29.159Z] ++ set -e [2021-02-06T15:48:29.159Z] ++ '[' -n 0 ']' [2021-02-06T15:48:29.159Z] ++ set -x [2021-02-06T15:48:29.159Z] ++ 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-06T15:48:29.159Z] INFO: Testing against a local daemon [2021-02-06T15:48:29.159Z] === RUN TestAuthZPluginAllowRequest [2021-02-06T15:48:29.581Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-06T15:48:29.842Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-02-06T15:48:30.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-06T15:48:31.083Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2021-02-06T15:48:31.083Z] === RUN TestAuthZPluginTLS [2021-02-06T15:48:31.223Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements [2021-02-06T15:48:31.659Z] --- PASS: TestAuthZPluginTLS (0.72s) [2021-02-06T15:48:31.660Z] === RUN TestAuthZPluginDenyRequest [2021-02-06T15:48:31.793Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-02-06T15:48:32.236Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2021-02-06T15:48:32.236Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-06T15:48:32.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:48:32.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:48:33.178Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2021-02-06T15:48:33.185Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.69s) [2021-02-06T15:48:33.185Z] === RUN TestAuthZPluginDenyResponse [2021-02-06T15:48:33.438Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-02-06T15:48:33.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-06T15:48:33.699Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-02-06T15:48:33.761Z] --- PASS: TestAuthZPluginDenyResponse (0.70s) [2021-02-06T15:48:33.761Z] === RUN TestAuthZPluginAllowEventStream [2021-02-06T15:48:33.899Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:48:34.157Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:48:34.640Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-06T15:48:34.640Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-06T15:48:34.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-06T15:48:35.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:48:35.684Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2021-02-06T15:48:35.684Z] === RUN TestAuthZPluginErrorResponse [2021-02-06T15:48:35.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:48:36.260Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-02-06T15:48:36.260Z] === RUN TestAuthZPluginErrorRequest [2021-02-06T15:48:36.342Z] --- PASS: TestServiceUpdateSecrets (15.96s) [2021-02-06T15:48:36.342Z] === RUN TestServiceUpdateConfigs [2021-02-06T15:48:36.836Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-02-06T15:48:36.836Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-06T15:48:37.785Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s) [2021-02-06T15:48:37.785Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-06T15:48:37.937Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-06T15:48:38.507Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2021-02-06T15:48:39.077Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-06T15:48:39.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:48:39.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:48:39.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-06T15:48:39.711Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2021-02-06T15:48:39.711Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-06T15:48:40.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-06T15:48:40.459Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-02-06T15:48:40.816Z] --- PASS: TestBuildWithHugeFile (55.89s) [2021-02-06T15:48:40.816Z] === RUN TestBuildWCOWSandboxSize [2021-02-06T15:48:40.816Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-06T15:48:40.816Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-06T15:48:40.816Z] === RUN TestBuildWithEmptyDockerfile [2021-02-06T15:48:40.816Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:48:40.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:48:40.816Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:48:40.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:48:40.816Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:48:40.816Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:48:40.816Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:48:40.816Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:48:40.816Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:48:40.816Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-02-06T15:48:40.816Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2021-02-06T15:48:40.816Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2021-02-06T15:48:40.816Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2021-02-06T15:48:40.816Z] === RUN TestBuildPreserveOwnership [2021-02-06T15:48:40.816Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-06T15:48:42.269Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2021-02-06T15:48:42.269Z] === RUN TestAuthZPluginHeader [2021-02-06T15:48:42.330Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-06T15:48:42.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:48:42.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-06T15:48:43.199Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:48:43.218Z] --- PASS: TestAuthZPluginHeader (1.01s) [2021-02-06T15:48:43.218Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-06T15:48:43.218Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-06T15:48:43.218Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:48:43.218Z] === RUN TestAuthZPluginV2Disable [2021-02-06T15:48:43.218Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-06T15:48:43.218Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:48:43.218Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-06T15:48:43.218Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-06T15:48:43.218Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:48:43.218Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-06T15:48:43.218Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-06T15:48:43.218Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:48:43.218Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-06T15:48:43.767Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-06T15:48:43.840Z] --- PASS: TestBuildPreserveOwnership (3.88s) [2021-02-06T15:48:43.840Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.56s) [2021-02-06T15:48:43.840Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2021-02-06T15:48:43.840Z] === RUN TestBuildPlatformInvalid [2021-02-06T15:48:43.840Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-02-06T15:48:43.840Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-06T15:48:46.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.32s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.34s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.82s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.03s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.91s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.06s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.38s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.99s) [2021-02-06T15:48:46.304Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.92s) [2021-02-06T15:48:46.304Z] === RUN TestCgroupNamespacesRun [2021-02-06T15:48:46.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-06T15:48:47.943Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-02-06T15:48:47.943Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-06T15:48:48.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-06T15:48:48.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-06T15:48:50.156Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2021-02-06T15:48:50.156Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-06T15:48:50.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-06T15:48:50.985Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-06T15:48:51.553Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-02-06T15:48:51.553Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-06T15:48:51.685Z] --- PASS: TestServiceUpdateConfigs (15.94s) [2021-02-06T15:48:51.685Z] === RUN TestServiceUpdateNetwork [2021-02-06T15:48:52.673Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/rootless [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/volume [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-06T15:48:52.673Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === Skipped [2021-02-06T15:48:52.673Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-06T15:48:52.673Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-06T15:48:52.673Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-06T15:48:52.673Z] time="2021-02-06T15:47:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-06T15:48:52.673Z] time="2021-02-06T15:47:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-06T15:48:52.673Z] time="2021-02-06T15:47:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-06T15:48:52.673Z] time="2021-02-06T15:47:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-06T15:48:52.673Z] time="2021-02-06T15:47:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-06T15:48:52.673Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-06T15:48:52.673Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-06T15:48:52.673Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-06T15:48:52.673Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-06T15:48:52.673Z] graphtest_unix.go:73: No driver to put! [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-06T15:48:52.673Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-06T15:48:52.673Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] [2021-02-06T15:48:52.673Z] DONE 2222 tests, 26 skipped in 255.097s Post stage [Pipeline] junit [2021-02-06T15:48:52.687Z] Recording test results [2021-02-06T15:48:52.931Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-06T15:48:53.157Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-06T15:48:53.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41995/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=49ee1ebaeda85a0e4115f0468562823a316928c6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:49ee1ebaeda85a0e4115f0468562823a316928c6 hack/validate/vendor [2021-02-06T15:48:53.500Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-02-06T15:48:53.500Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-06T15:48:54.067Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-06T15:48:54.951Z] + echo Ensuring container killed. [2021-02-06T15:48:54.951Z] Ensuring container killed. [2021-02-06T15:48:54.951Z] + docker rm -vf docker-pr3 [2021-02-06T15:48:54.951Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-06T15:48:55.235Z] + echo Chowning /workspace to jenkins user [2021-02-06T15:48:55.235Z] Chowning /workspace to jenkins user [2021-02-06T15:48:55.235Z] + id -u [2021-02-06T15:48:55.235Z] + id -g [2021-02-06T15:48:55.235Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41995:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-06T15:48:56.036Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.07s) [2021-02-06T15:48:56.036Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-06T15:48:56.104Z] + bundleName=unit [2021-02-06T15:48:56.104Z] + echo Creating unit-bundles.tar.gz [2021-02-06T15:48:56.104Z] Creating unit-bundles.tar.gz [2021-02-06T15:48:56.104Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-06T15:48:56.104Z] bundles/junit-report.xml [2021-02-06T15:48:56.104Z] bundles/go-test-report.json [2021-02-06T15:48:56.104Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-06T15:48:56.117Z] Archiving artifacts [2021-02-06T15:48:56.807Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41995/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-06T15:48:56.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-06T15:48:57.119Z] + make clean [2021-02-06T15:48:57.119Z] docker volume rm -f docker-dev-cache [2021-02-06T15:48:57.378Z] docker-dev-cache [Pipeline] deleteDir [2021-02-06T15:48:57.548Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.93s) [2021-02-06T15:48:57.548Z] === RUN TestCgroupNamespacesRunInvalidMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-06T15:48:58.117Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-06T15:48:58.376Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2021-02-06T15:48:58.376Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-06T15:48:59.203Z] Loaded image: buildpack-deps:buster [2021-02-06T15:48:59.203Z] Loaded image: busybox:latest [2021-02-06T15:48:59.203Z] Loaded image: busybox:glibc [2021-02-06T15:48:59.754Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-06T15:48:59.843Z] Loaded image: debian:bullseye [2021-02-06T15:48:59.843Z] Loaded image: hello-world:latest [2021-02-06T15:49:00.138Z] Loaded image: arm32v7/hello-world:latest [2021-02-06T15:49:00.322Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2021-02-06T15:49:00.322Z] === RUN TestKernelTCPMemory [2021-02-06T15:49:00.890Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-06T15:49:01.359Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.01s) [2021-02-06T15:49:01.359Z] PASS [2021-02-06T15:49:01.359Z] [2021-02-06T15:49:01.359Z] === Skipped [2021-02-06T15:49:01.359Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-06T15:49:01.359Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:49:01.359Z] [2021-02-06T15:49:01.359Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-06T15:49:01.359Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:49:01.359Z] [2021-02-06T15:49:01.359Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-06T15:49:01.359Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:49:01.359Z] [2021-02-06T15:49:01.359Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-06T15:49:01.359Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:49:01.359Z] [2021-02-06T15:49:01.359Z] [2021-02-06T15:49:01.359Z] DONE 17 tests, 4 skipped in 32.102s [2021-02-06T15:49:01.359Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-06T15:49:01.359Z] ++ 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-06T15:49:01.359Z] ++ set -e [2021-02-06T15:49:01.359Z] ++ '[' -n 0 ']' [2021-02-06T15:49:01.359Z] ++ set -x [2021-02-06T15:49:01.359Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06T15:49:01.359Z] INFO: Testing against a local daemon [2021-02-06T15:49:01.359Z] === RUN TestPluginInvalidJSON [2021-02-06T15:49:01.359Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:49:01.359Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:49:01.359Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:49:01.359Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-06T15:49:01.359Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-06T15:49:01.359Z] === RUN TestPluginInstall [2021-02-06T15:49:01.359Z] === RUN TestPluginInstall/no_auth [2021-02-06T15:49:01.459Z] --- PASS: TestKernelTCPMemory (0.97s) [2021-02-06T15:49:01.459Z] === RUN TestNISDomainname [2021-02-06T15:49:02.029Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-06T15:49:02.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-06T15:49:02.288Z] --- PASS: TestNISDomainname (1.11s) [2021-02-06T15:49:02.288Z] === RUN TestHostnameDnsResolution [2021-02-06T15:49:03.667Z] --- PASS: TestHostnameDnsResolution (1.30s) [2021-02-06T15:49:03.667Z] === RUN TestStats [2021-02-06T15:49:03.916Z] time="2021-02-06T15:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:49:03.916Z] time="2021-02-06T15:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa6f8fd0ecb2c7cff6ff6e94236b9179b5d6d1df5b2e738c5a25c6e4df340990" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:49:03.916Z] time="2021-02-06T15:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:49:03.916Z] time="2021-02-06T15:49:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aa6f8fd0ecb2c7cff6ff6e94236b9179b5d6d1df5b2e738c5a25c6e4df340990" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:49:03.916Z] === RUN TestPluginInstall/with_htpasswd [2021-02-06T15:49:04.493Z] time="2021-02-06T15:49:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:49:04.493Z] time="2021-02-06T15:49:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:877cf0bd95ce605b969682385c092438af5f3cf2c28c40a7363ec75a19086cce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:49:04.493Z] time="2021-02-06T15:49:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:49:04.493Z] time="2021-02-06T15:49:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:877cf0bd95ce605b969682385c092438af5f3cf2c28c40a7363ec75a19086cce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:49:05.069Z] === RUN TestPluginInstall/with_insecure [2021-02-06T15:49:05.571Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-06T15:49:06.462Z] time="2021-02-06T15:49:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:49:06.462Z] time="2021-02-06T15:49:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8cb8b480f892fbe1a0b5fc0fb0d3905e4fff847b4725f2ff68ee2f9588ccdc3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:49:06.462Z] time="2021-02-06T15:49:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:49:06.462Z] time="2021-02-06T15:49:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8cb8b480f892fbe1a0b5fc0fb0d3905e4fff847b4725f2ff68ee2f9588ccdc3c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:49:06.508Z] --- PASS: TestStats (2.90s) [2021-02-06T15:49:06.508Z] === RUN TestStopContainerWithTimeout [2021-02-06T15:49:06.508Z] === RUN TestStopContainerWithTimeout/0 [2021-02-06T15:49:06.508Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-06T15:49:06.509Z] === RUN TestStopContainerWithTimeout/1 [2021-02-06T15:49:06.509Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-06T15:49:06.509Z] === RUN TestStopContainerWithTimeout/3 [2021-02-06T15:49:06.509Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-06T15:49:06.509Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-06T15:49:06.509Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-06T15:49:06.509Z] === CONT TestStopContainerWithTimeout/0 [2021-02-06T15:49:06.509Z] === CONT TestStopContainerWithTimeout/3 [2021-02-06T15:49:06.725Z] --- PASS: TestPluginInstall (5.52s) [2021-02-06T15:49:06.725Z] --- PASS: TestPluginInstall/no_auth (2.54s) [2021-02-06T15:49:06.725Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2021-02-06T15:49:06.725Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2021-02-06T15:49:06.725Z] plugin_test.go:160: [df2b838859933] daemon is not started [2021-02-06T15:49:06.725Z] === RUN TestPluginsWithRuntimes [2021-02-06T15:49:06.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-06T15:49:07.062Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.41s) [2021-02-06T15:49:07.062Z] PASS [2021-02-06T15:49:07.062Z] [2021-02-06T15:49:07.062Z] === Skipped [2021-02-06T15:49:07.062Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-02-06T15:49:07.062Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:49:07.062Z] [2021-02-06T15:49:07.062Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-06T15:49:07.062Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-06T15:49:07.062Z] [2021-02-06T15:49:07.062Z] [2021-02-06T15:49:07.062Z] DONE 34 tests, 2 skipped in 120.363s [2021-02-06T15:49:07.062Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-02-06T15:49:07.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:49:07.062Z] ++ set -e [2021-02-06T15:49:07.062Z] ++ '[' -n 0 ']' [2021-02-06T15:49:07.062Z] ++ set -x [2021-02-06T15:49:07.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=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:49:07.062Z] INFO: Testing against a local daemon [2021-02-06T15:49:07.062Z] === RUN TestConfigInspect [2021-02-06T15:49:07.074Z] --- PASS: TestServiceUpdateNetwork (17.12s) [2021-02-06T15:49:07.074Z] === RUN TestServiceUpdatePidsLimit [2021-02-06T15:49:07.336Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-06T15:49:07.595Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-06T15:49:08.570Z] --- PASS: TestConfigInspect (1.92s) [2021-02-06T15:49:08.570Z] === RUN TestConfigList [2021-02-06T15:49:08.582Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-06T15:49:08.974Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-06T15:49:09.216Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-06T15:49:09.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-06T15:49:09.282Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-06T15:49:09.493Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-06T15:49:09.493Z] === CONT TestStopContainerWithTimeout/1 [2021-02-06T15:49:10.431Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-06T15:49:10.642Z] --- PASS: TestConfigList (1.91s) [2021-02-06T15:49:10.642Z] === RUN TestConfigsCreateAndDelete [2021-02-06T15:49:10.677Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-06T15:49:11.393Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-06T15:49:11.393Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-02-06T15:49:11.393Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2021-02-06T15:49:11.393Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2021-02-06T15:49:11.393Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2021-02-06T15:49:11.393Z] === RUN TestDeleteDevicemapper [2021-02-06T15:49:11.393Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-06T15:49:11.393Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-06T15:49:11.393Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-06T15:49:11.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-06T15:49:11.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-06T15:49:11.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-06T15:49:12.157Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2021-02-06T15:49:12.157Z] === RUN TestConfigsUpdate [2021-02-06T15:49:12.601Z] --- PASS: TestPluginsWithRuntimes (5.62s) [2021-02-06T15:49:12.601Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.67s) [2021-02-06T15:49:12.601Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.66s) [2021-02-06T15:49:12.601Z] PASS [2021-02-06T15:49:12.601Z] [2021-02-06T15:49:12.601Z] DONE 9 tests in 11.323s [2021-02-06T15:49:12.601Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-06T15:49:12.601Z] ++ 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-06T15:49:12.601Z] ++ set -e [2021-02-06T15:49:12.601Z] ++ '[' -n 0 ']' [2021-02-06T15:49:12.601Z] ++ set -x [2021-02-06T15:49:12.601Z] ++ 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-06T15:49:12.601Z] INFO: Testing against a local daemon [2021-02-06T15:49:12.601Z] === RUN TestExternalGraphDriver [2021-02-06T15:49:12.601Z] === RUN TestExternalGraphDriver/json [2021-02-06T15:49:14.219Z] --- PASS: TestConfigsUpdate (1.91s) [2021-02-06T15:49:14.220Z] === RUN TestTemplatedConfig [2021-02-06T15:49:14.532Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.15s) [2021-02-06T15:49:14.532Z] === RUN TestUpdateMemory [2021-02-06T15:49:14.532Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-06T15:49:14.532Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:49:14.532Z] === RUN TestUpdateCPUQuota [2021-02-06T15:49:15.159Z] === RUN TestExternalGraphDriver/spec [2021-02-06T15:49:15.913Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-06T15:49:16.172Z] --- PASS: TestUpdateCPUQuota (1.49s) [2021-02-06T15:49:16.172Z] === RUN TestUpdatePidsLimit [2021-02-06T15:49:16.172Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-06T15:49:16.172Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-06T15:49:16.431Z] === RUN TestUpdatePidsLimit/no_change [2021-02-06T15:49:16.957Z] --- PASS: TestTemplatedConfig (2.39s) [2021-02-06T15:49:16.957Z] === RUN TestConfigCreateResolve [2021-02-06T15:49:16.999Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-06T15:49:17.257Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-06T15:49:17.696Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-06T15:49:17.718Z] === RUN TestExternalGraphDriver/pull [2021-02-06T15:49:17.825Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-06T15:49:18.085Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-06T15:49:18.491Z] --- PASS: TestConfigCreateResolve (1.93s) [2021-02-06T15:49:18.491Z] === RUN TestConfigDaemonLibtrustID [2021-02-06T15:49:18.653Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-06T15:49:18.653Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-06T15:49:18.783Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-06T15:49:18.783Z] PASS [2021-02-06T15:49:18.783Z] [2021-02-06T15:49:18.783Z] DONE 7 tests in 12.576s [2021-02-06T15:49:18.783Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-02-06T15:49:18.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:49:18.783Z] ++ set -e [2021-02-06T15:49:18.783Z] ++ '[' -n 0 ']' [2021-02-06T15:49:18.783Z] ++ set -x [2021-02-06T15:49:18.783Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:49:19.077Z] INFO: Testing against a local daemon [2021-02-06T15:49:19.077Z] === RUN TestCheckpoint [2021-02-06T15:49:19.077Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-06T15:49:19.077Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T15:49:19.077Z] === RUN TestContainerInvalidJSON [2021-02-06T15:49:19.077Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:49:19.077Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:49:19.077Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:49:19.077Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:49:19.077Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:49:19.077Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:49:19.077Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:49:19.077Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:49:19.077Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:49:19.077Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-06T15:49:19.077Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-06T15:49:19.077Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-06T15:49:19.077Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-06T15:49:19.077Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-06T15:49:19.077Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-06T15:49:19.077Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-06T15:49:19.077Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-02-06T15:49:19.077Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-06T15:49:19.368Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-02-06T15:49:19.368Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-06T15:49:19.368Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-06T15:49:19.368Z] === RUN TestCopyFromContainer [2021-02-06T15:49:19.590Z] --- PASS: TestUpdatePidsLimit (3.50s) [2021-02-06T15:49:19.590Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2021-02-06T15:49:19.590Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2021-02-06T15:49:19.590Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2021-02-06T15:49:19.590Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-02-06T15:49:19.590Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-02-06T15:49:19.590Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-02-06T15:49:19.590Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2021-02-06T15:49:19.590Z] === RUN TestUpdateRestartPolicy [2021-02-06T15:49:19.590Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-06T15:49:20.291Z] --- PASS: TestExternalGraphDriver (7.46s) [2021-02-06T15:49:20.291Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2021-02-06T15:49:20.291Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2021-02-06T15:49:20.291Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2021-02-06T15:49:20.291Z] === RUN TestGraphdriverPluginV2 [2021-02-06T15:49:20.291Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-02-06T15:49:20.291Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:49:20.291Z] PASS [2021-02-06T15:49:20.291Z] [2021-02-06T15:49:20.291Z] === Skipped [2021-02-06T15:49:20.291Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-02-06T15:49:20.291Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:49:20.291Z] [2021-02-06T15:49:20.291Z] [2021-02-06T15:49:20.291Z] DONE 5 tests, 1 skipped in 7.621s [2021-02-06T15:49:20.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-06T15:49:20.291Z] ++ 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-06T15:49:20.291Z] ++ set -e [2021-02-06T15:49:20.291Z] ++ '[' -n 0 ']' [2021-02-06T15:49:20.291Z] ++ set -x [2021-02-06T15:49:20.291Z] ++ 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-06T15:49:20.291Z] INFO: Testing against a local daemon [2021-02-06T15:49:20.291Z] === RUN TestContinueAfterPluginCrash [2021-02-06T15:49:20.291Z] === PAUSE TestContinueAfterPluginCrash [2021-02-06T15:49:20.291Z] === RUN TestReadPluginNoRead [2021-02-06T15:49:20.291Z] === PAUSE TestReadPluginNoRead [2021-02-06T15:49:20.291Z] === RUN TestDaemonStartWithLogOpt [2021-02-06T15:49:20.291Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-06T15:49:20.291Z] === CONT TestContinueAfterPluginCrash [2021-02-06T15:49:20.291Z] === CONT TestDaemonStartWithLogOpt [2021-02-06T15:49:20.291Z] === CONT TestReadPluginNoRead [2021-02-06T15:49:20.410Z] === RUN TestCopyFromContainer// [2021-02-06T15:49:20.526Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-06T15:49:20.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-06T15:49:20.526Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-06T15:49:20.702Z] === RUN TestCopyFromContainer//bar/root [2021-02-06T15:49:20.702Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-06T15:49:20.702Z] === RUN TestCopyFromContainer/bar/quux [2021-02-06T15:49:20.785Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-06T15:49:20.997Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-06T15:49:20.997Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-06T15:49:20.997Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-06T15:49:20.997Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-06T15:49:20.997Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-06T15:49:21.044Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-06T15:49:21.044Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-06T15:49:21.287Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-06T15:49:21.287Z] --- PASS: TestCopyFromContainer (1.97s) [2021-02-06T15:49:21.287Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-06T15:49:21.287Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-02-06T15:49:21.287Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-06T15:49:21.287Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-02-06T15:49:21.287Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-06T15:49:21.287Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-06T15:49:21.287Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-06T15:49:21.287Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-06T15:49:21.287Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-06T15:49:21.287Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-02-06T15:49:21.287Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-06T15:49:21.287Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:49:21.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:49:21.287Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:49:21.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:49:21.287Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:49:21.287Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:49:21.287Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:49:21.287Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:49:21.287Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:49:21.287Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-06T15:49:21.287Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-06T15:49:21.287Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-06T15:49:21.287Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-06T15:49:21.287Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-06T15:49:21.287Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-06T15:49:21.287Z] === RUN TestCreateWithInvalidEnv [2021-02-06T15:49:21.287Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-06T15:49:21.287Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-06T15:49:21.287Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-06T15:49:21.287Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-06T15:49:21.287Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-06T15:49:21.287Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-06T15:49:21.287Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-06T15:49:21.287Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-06T15:49:21.287Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-06T15:49:21.287Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-06T15:49:21.287Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-06T15:49:21.287Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-06T15:49:21.287Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-06T15:49:21.287Z] === RUN TestCreateTmpfsMountsTarget [2021-02-06T15:49:21.287Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-06T15:49:21.287Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-06T15:49:22.423Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-06T15:49:22.798Z] --- PASS: TestCreateWithCustomMaskedPaths (1.45s) [2021-02-06T15:49:22.798Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-06T15:49:23.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-06T15:49:24.304Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s) [2021-02-06T15:49:24.304Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-06T15:49:24.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:49:24.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:49:24.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:49:24.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:49:24.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:49:24.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:49:24.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:49:24.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:49:24.304Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:49:24.304Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:49:24.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:49:24.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:49:24.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:49:24.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:49:24.304Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:49:24.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-06T15:49:24.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-06T15:49:24.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-02-06T15:49:24.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-06T15:49:24.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-02-06T15:49:24.304Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-06T15:49:24.304Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-06T15:49:24.528Z] === RUN TestReadPluginNoRead/default [2021-02-06T15:49:24.936Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2021-02-06T15:49:24.937Z] === RUN TestCreateDifferentPlatform [2021-02-06T15:49:24.937Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-06T15:49:24.937Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-06T15:49:24.937Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-06T15:49:24.937Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-06T15:49:24.937Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-06T15:49:24.937Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-06T15:49:24.937Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-06T15:49:24.937Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-06T15:49:25.104Z] --- PASS: TestDaemonStartWithLogOpt (4.80s) [2021-02-06T15:49:25.227Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-02-06T15:49:25.228Z] === RUN TestContainerStartOnDaemonRestart [2021-02-06T15:49:25.228Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-06T15:49:25.228Z] === RUN TestDaemonRestartIpcMode [2021-02-06T15:49:25.228Z] === PAUSE TestDaemonRestartIpcMode [2021-02-06T15:49:25.228Z] === RUN TestDaemonHostGatewayIP [2021-02-06T15:49:25.228Z] === PAUSE TestDaemonHostGatewayIP [2021-02-06T15:49:25.228Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-06T15:49:25.228Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-06T15:49:25.228Z] === RUN TestContainerKillOnDaemonStart [2021-02-06T15:49:25.228Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-06T15:49:25.228Z] === RUN TestDiff [2021-02-06T15:49:25.518Z] --- PASS: TestDiff (0.51s) [2021-02-06T15:49:25.518Z] === RUN TestExecWithCloseStdin [2021-02-06T15:49:26.154Z] --- PASS: TestExecWithCloseStdin (0.62s) [2021-02-06T15:49:26.154Z] === RUN TestExec [2021-02-06T15:49:26.180Z] --- PASS: TestServiceUpdatePidsLimit (17.98s) [2021-02-06T15:49:26.180Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2021-02-06T15:49:26.180Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-02-06T15:49:26.180Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-02-06T15:49:26.180Z] PASS [2021-02-06T15:49:26.180Z] [2021-02-06T15:49:26.180Z] === Skipped [2021-02-06T15:49:26.180Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-02-06T15:49:26.180Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-06T15:49:26.180Z] [2021-02-06T15:49:26.180Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-02-06T15:49:26.180Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:49:26.180Z] [2021-02-06T15:49:26.180Z] [2021-02-06T15:49:26.180Z] DONE 27 tests, 2 skipped in 180.453s [2021-02-06T15:49:26.180Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-02-06T15:49:26.180Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:49:26.180Z] ++ set -e [2021-02-06T15:49:26.180Z] ++ '[' -n 0 ']' [2021-02-06T15:49:26.180Z] ++ set -x [2021-02-06T15:49:26.181Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:49:26.181Z] INFO: Testing against a local daemon [2021-02-06T15:49:26.181Z] === RUN TestSessionCreate [2021-02-06T15:49:26.181Z] --- PASS: TestSessionCreate (0.02s) [2021-02-06T15:49:26.181Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-06T15:49:26.181Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-02-06T15:49:26.181Z] PASS [2021-02-06T15:49:26.181Z] [2021-02-06T15:49:26.181Z] DONE 2 tests in 0.211s [2021-02-06T15:49:26.181Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-02-06T15:49:26.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:49:26.181Z] ++ set -e [2021-02-06T15:49:26.181Z] ++ '[' -n 0 ']' [2021-02-06T15:49:26.181Z] ++ set -x [2021-02-06T15:49:26.181Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:49:26.181Z] INFO: Testing against a local daemon [2021-02-06T15:49:26.181Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-06T15:49:26.181Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-06T15:49:26.181Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-06T15:49:26.181Z] === RUN TestEventsExecDie [2021-02-06T15:49:26.181Z] --- PASS: TestEventsExecDie (0.96s) [2021-02-06T15:49:26.181Z] === RUN TestEventsBackwardsCompatible [2021-02-06T15:49:26.181Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-02-06T15:49:26.181Z] === RUN TestInfoBinaryCommits [2021-02-06T15:49:26.181Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-02-06T15:49:26.181Z] === RUN TestInfoAPIVersioned [2021-02-06T15:49:26.181Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-06T15:49:26.181Z] === RUN TestInfoDiscoveryBackend [2021-02-06T15:49:26.497Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-06T15:49:26.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-06T15:49:26.788Z] --- PASS: TestExec (0.63s) [2021-02-06T15:49:26.788Z] === RUN TestExecUser [2021-02-06T15:49:26.814Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-06T15:49:26.814Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-06T15:49:26.913Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-06T15:49:27.426Z] --- PASS: TestExecUser (0.64s) [2021-02-06T15:49:27.426Z] === RUN TestExportContainerAndImportImage [2021-02-06T15:49:27.967Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-06T15:49:27.967Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-06T15:49:28.259Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-06T15:49:28.259Z] === RUN TestInfoAPI [2021-02-06T15:49:28.259Z] --- PASS: TestInfoAPI (0.02s) [2021-02-06T15:49:28.259Z] === RUN TestInfoAPIWarnings [2021-02-06T15:49:28.292Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-06T15:49:28.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-06T15:49:28.420Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-06T15:49:28.468Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-02-06T15:49:28.468Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-06T15:49:28.861Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-06T15:49:28.861Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-06T15:49:29.430Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-06T15:49:29.812Z] --- PASS: TestReadPluginNoRead (9.65s) [2021-02-06T15:49:29.812Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2021-02-06T15:49:29.812Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) [2021-02-06T15:49:29.812Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s) [2021-02-06T15:49:29.812Z] read_test.go:92: [d478fb5008131] daemon is not started [2021-02-06T15:49:29.987Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-02-06T15:49:29.987Z] === RUN TestHealthCheckWorkdir [2021-02-06T15:49:29.998Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-06T15:49:30.257Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-06T15:49:30.388Z] --- PASS: TestContinueAfterPluginCrash (10.19s) [2021-02-06T15:49:30.388Z] PASS [2021-02-06T15:49:30.388Z] [2021-02-06T15:49:30.388Z] DONE 6 tests in 10.326s [2021-02-06T15:49:30.388Z] 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-06T15:49:30.388Z] ++ 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-06T15:49:30.388Z] ++ set -e [2021-02-06T15:49:30.388Z] ++ '[' -n 0 ']' [2021-02-06T15:49:30.388Z] ++ set -x [2021-02-06T15:49:30.388Z] ++ 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-06T15:49:30.388Z] testing: warning: no tests to run [2021-02-06T15:49:30.388Z] PASS [2021-02-06T15:49:30.388Z] [2021-02-06T15:49:30.388Z] DONE 0 tests in 0.047s [2021-02-06T15:49:30.388Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-06T15:49:30.388Z] ++ 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-06T15:49:30.388Z] ++ set -e [2021-02-06T15:49:30.388Z] ++ '[' -n 0 ']' [2021-02-06T15:49:30.388Z] ++ set -x [2021-02-06T15:49:30.389Z] ++ 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-06T15:49:30.619Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2021-02-06T15:49:30.619Z] === RUN TestHealthKillContainer [2021-02-06T15:49:30.651Z] INFO: Testing against a local daemon [2021-02-06T15:49:30.651Z] === RUN TestPluginWithDevMounts [2021-02-06T15:49:30.651Z] === PAUSE TestPluginWithDevMounts [2021-02-06T15:49:30.651Z] === CONT TestPluginWithDevMounts [2021-02-06T15:49:32.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-06T15:49:32.163Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2021-02-06T15:49:32.163Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-06T15:49:33.101Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2021-02-06T15:49:33.101Z] === RUN TestWaitNonBlocked [2021-02-06T15:49:33.101Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:49:33.101Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:49:33.101Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:49:33.101Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:49:33.207Z] --- PASS: TestPluginWithDevMounts (2.18s) [2021-02-06T15:49:33.207Z] PASS [2021-02-06T15:49:33.207Z] [2021-02-06T15:49:33.207Z] DONE 1 tests in 2.332s [2021-02-06T15:49:33.207Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-06T15:49:33.207Z] ++ 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-06T15:49:33.207Z] ++ set -e [2021-02-06T15:49:33.207Z] ++ '[' -n 0 ']' [2021-02-06T15:49:33.207Z] ++ set -x [2021-02-06T15:49:33.207Z] ++ 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-06T15:49:33.207Z] INFO: Testing against a local daemon [2021-02-06T15:49:33.207Z] === RUN TestSecretInspect [2021-02-06T15:49:33.339Z] --- PASS: TestHealthKillContainer (2.61s) [2021-02-06T15:49:33.339Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-06T15:49:33.360Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:49:33.360Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:49:33.630Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-02-06T15:49:33.630Z] === RUN TestIpcModeNone [2021-02-06T15:49:34.262Z] --- PASS: TestIpcModeNone (0.63s) [2021-02-06T15:49:34.262Z] === RUN TestIpcModePrivate [2021-02-06T15:49:34.302Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-06T15:49:34.302Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2021-02-06T15:49:34.302Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2021-02-06T15:49:34.302Z] === RUN TestWaitBlocked [2021-02-06T15:49:34.302Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:49:34.302Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:49:34.302Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:49:34.302Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:49:34.563Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:49:34.563Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:49:34.897Z] --- PASS: TestIpcModePrivate (0.63s) [2021-02-06T15:49:34.897Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-02-06T15:49:34.897Z] === RUN TestIpcModeShareable [2021-02-06T15:49:35.532Z] --- PASS: TestIpcModeShareable (0.60s) [2021-02-06T15:49:35.532Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-02-06T15:49:35.532Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-06T15:49:35.943Z] --- PASS: TestWaitBlocked (0.07s) [2021-02-06T15:49:35.944Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2021-02-06T15:49:35.944Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2021-02-06T15:49:35.944Z] === CONT TestContainerStartOnDaemonRestart [2021-02-06T15:49:35.944Z] === CONT TestIpcModeOlderClient [2021-02-06T15:49:35.944Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-02-06T15:49:35.944Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-06T15:49:36.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-06T15:49:36.522Z] --- PASS: TestSecretInspect (3.28s) [2021-02-06T15:49:36.522Z] === RUN TestSecretList [2021-02-06T15:49:37.604Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2021-02-06T15:49:37.604Z] === RUN TestAPIIpcModeHost [2021-02-06T15:49:37.898Z] --- PASS: TestAPIIpcModeHost (0.48s) [2021-02-06T15:49:37.898Z] === RUN TestDaemonIpcModeShareable [2021-02-06T15:49:39.084Z] --- PASS: TestSecretList (2.70s) [2021-02-06T15:49:39.084Z] === RUN TestSecretsCreateAndDelete [2021-02-06T15:49:39.407Z] --- PASS: TestDaemonIpcModeShareable (1.38s) [2021-02-06T15:49:39.407Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-06T15:49:39.407Z] === RUN TestDaemonIpcModePrivate [2021-02-06T15:49:40.402Z] --- PASS: TestContainerStartOnDaemonRestart (4.05s) [2021-02-06T15:49:40.402Z] === CONT TestContainerKillOnDaemonStart [2021-02-06T15:49:40.402Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.62s) [2021-02-06T15:49:40.402Z] === CONT TestDaemonHostGatewayIP [2021-02-06T15:49:40.931Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2021-02-06T15:49:40.931Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-06T15:49:40.931Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-06T15:49:41.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-06T15:49:41.972Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s) [2021-02-06T15:49:41.972Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-02-06T15:49:41.972Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-06T15:49:42.399Z] --- PASS: TestSecretsCreateAndDelete (3.22s) [2021-02-06T15:49:42.399Z] === RUN TestSecretsUpdate [2021-02-06T15:49:42.719Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-06T15:49:43.491Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s) [2021-02-06T15:49:43.492Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-02-06T15:49:43.492Z] === RUN TestIpcModeOlderClient [2021-02-06T15:49:43.492Z] === PAUSE TestIpcModeOlderClient [2021-02-06T15:49:43.492Z] === RUN TestKillContainerInvalidSignal [2021-02-06T15:49:43.657Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-06T15:49:44.124Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2021-02-06T15:49:44.124Z] === RUN TestKillContainer [2021-02-06T15:49:44.124Z] === RUN TestKillContainer/no_signal [2021-02-06T15:49:44.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-06T15:49:44.226Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-06T15:49:44.415Z] === RUN TestKillContainer/non_killing_signal [2021-02-06T15:49:44.487Z] --- PASS: TestDaemonHostGatewayIP (4.14s) [2021-02-06T15:49:44.487Z] === CONT TestDaemonRestartIpcMode [2021-02-06T15:49:45.046Z] === RUN TestKillContainer/killing_signal [2021-02-06T15:49:45.703Z] --- PASS: TestKillContainer (1.66s) [2021-02-06T15:49:45.703Z] --- PASS: TestKillContainer/no_signal (0.53s) [2021-02-06T15:49:45.703Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2021-02-06T15:49:45.703Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2021-02-06T15:49:45.703Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-06T15:49:45.703Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-06T15:49:45.714Z] --- PASS: TestSecretsUpdate (3.23s) [2021-02-06T15:49:45.714Z] === RUN TestTemplatedSecret [2021-02-06T15:49:46.337Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-06T15:49:46.630Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2021-02-06T15:49:46.630Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2021-02-06T15:49:46.630Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2021-02-06T15:49:46.630Z] === RUN TestKillStoppedContainer [2021-02-06T15:49:46.843Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-02-06T15:49:46.843Z] === RUN TestInfoDebug [2021-02-06T15:49:46.843Z] --- PASS: TestInfoDebug (0.52s) [2021-02-06T15:49:46.843Z] === RUN TestInfoInsecureRegistries [2021-02-06T15:49:46.843Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-06T15:49:46.843Z] === RUN TestInfoRegistryMirrors [2021-02-06T15:49:46.843Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-06T15:49:46.843Z] === RUN TestLoginFailsWithBadCredentials [2021-02-06T15:49:46.843Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-02-06T15:49:46.843Z] === RUN TestPingCacheHeaders [2021-02-06T15:49:46.843Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-02-06T15:49:46.843Z] === RUN TestPingGet [2021-02-06T15:49:46.843Z] --- PASS: TestPingGet (0.01s) [2021-02-06T15:49:46.843Z] === RUN TestPingHead [2021-02-06T15:49:46.843Z] --- PASS: TestPingHead (0.03s) [2021-02-06T15:49:46.843Z] === RUN TestVersion [2021-02-06T15:49:46.843Z] --- PASS: TestVersion (0.01s) [2021-02-06T15:49:46.843Z] PASS [2021-02-06T15:49:46.843Z] [2021-02-06T15:49:46.843Z] === Skipped [2021-02-06T15:49:46.843Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-06T15:49:46.843Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-06T15:49:46.843Z] [2021-02-06T15:49:46.843Z] [2021-02-06T15:49:46.843Z] DONE 18 tests, 1 skipped in 21.390s [2021-02-06T15:49:46.843Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-02-06T15:49:46.843Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:49:46.843Z] ++ set -e [2021-02-06T15:49:46.843Z] ++ '[' -n 0 ']' [2021-02-06T15:49:46.843Z] ++ set -x [2021-02-06T15:49:46.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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:49:46.843Z] INFO: Testing against a local daemon [2021-02-06T15:49:46.843Z] === RUN TestVolumesCreateAndList [2021-02-06T15:49:46.843Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-06T15:49:46.843Z] === RUN TestVolumesRemove [2021-02-06T15:49:46.843Z] --- PASS: TestVolumesRemove (0.13s) [2021-02-06T15:49:46.843Z] === RUN TestVolumesInspect [2021-02-06T15:49:46.843Z] --- PASS: TestVolumesInspect (0.01s) [2021-02-06T15:49:46.843Z] === RUN TestVolumesInvalidJSON [2021-02-06T15:49:46.843Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-06T15:49:46.843Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-06T15:49:46.843Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-06T15:49:46.843Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-06T15:49:46.843Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-06T15:49:46.843Z] PASS [2021-02-06T15:49:46.843Z] [2021-02-06T15:49:46.843Z] DONE 5 tests in 0.310s [2021-02-06T15:49:46.843Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-06T15:49:46.924Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-02-06T15:49:46.924Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-06T15:49:46.924Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-02-06T15:49:46.924Z] === RUN TestKillDifferentUserContainer [2021-02-06T15:49:47.135Z] ++++ cat bundles/test-integration/docker.pid [2021-02-06T15:49:47.135Z] +++ kill 12229 [2021-02-06T15:49:47.554Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2021-02-06T15:49:47.554Z] === RUN TestInspectOomKilledTrue [2021-02-06T15:49:47.777Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-06T15:49:47.777Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-06T15:49:48.037Z] --- PASS: TestDaemonRestartIpcMode (3.47s) [2021-02-06T15:49:48.186Z] --- PASS: TestInspectOomKilledTrue (0.89s) [2021-02-06T15:49:48.186Z] === RUN TestInspectOomKilledFalse [2021-02-06T15:49:48.644Z] +++ /etc/init.d/apparmor stop [2021-02-06T15:49:48.644Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-06T15:49:48.644Z] [2021-02-06T15:49:48.644Z] Unloading profiles will leave already running processes permanently [2021-02-06T15:49:48.644Z] unconfined, which can lead to unexpected situations. [2021-02-06T15:49:48.644Z] [2021-02-06T15:49:48.644Z] To set a process to complain mode, use the command line tool [2021-02-06T15:49:48.644Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-06T15:49:48.644Z] +++ true [2021-02-06T15:49:48.644Z] exiting test-integration [2021-02-06T15:49:48.644Z] ++ exit 0 [2021-02-06T15:49:48.644Z] [2021-02-06T15:49:48.818Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2021-02-06T15:49:48.819Z] === RUN TestLinksEtcHostsContentMatch [2021-02-06T15:49:49.029Z] --- PASS: TestTemplatedSecret (3.58s) [2021-02-06T15:49:49.030Z] === RUN TestSecretCreateResolve [2021-02-06T15:49:49.109Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s) [2021-02-06T15:49:49.109Z] === RUN TestLinksContainerNames [2021-02-06T15:49:50.144Z] --- PASS: TestLinksContainerNames (1.01s) [2021-02-06T15:49:50.144Z] === RUN TestLogsFollowTailEmpty [2021-02-06T15:49:50.570Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-06T15:49:50.570Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout Post stage [Pipeline] junit [2021-02-06T15:49:50.760Z] Recording test results [2021-02-06T15:49:50.802Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2021-02-06T15:49:50.802Z] === RUN TestContainerNetworkMountsNoChown [2021-02-06T15:49:50.987Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-06T15:49:51.398Z] + echo Ensuring container killed. [2021-02-06T15:49:51.398Z] Ensuring container killed. [2021-02-06T15:49:51.398Z] + docker rm -vf docker-pr3 [2021-02-06T15:49:51.398Z] Error: No such container: docker-pr3 [2021-02-06T15:49:51.398Z] + true [Pipeline] sh [2021-02-06T15:49:51.438Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/default [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/default [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/private [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/private [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rprivate [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/slave [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/slave [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rslave [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/shared [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/shared [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rshared [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/default [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rslave [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rprivate [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/slave [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/private [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/shared [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rshared [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:49:51.438Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:49:51.438Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-06T15:49:51.438Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-06T15:49:51.508Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-06T15:49:51.508Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-06T15:49:51.508Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-06T15:49:51.508Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-06T15:49:51.508Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-06T15:49:51.767Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-06T15:49:51.768Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-06T15:49:51.768Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-06T15:49:51.768Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-06T15:49:51.768Z] === RUN TestContainerBindMountNonRecursive [2021-02-06T15:49:51.779Z] + echo Chowning /workspace to jenkins user [2021-02-06T15:49:51.779Z] Chowning /workspace to jenkins user [2021-02-06T15:49:51.779Z] + id -u [2021-02-06T15:49:51.779Z] + id -g [2021-02-06T15:49:51.779Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41995:/workspace busybox chown -R 1001:1001 /workspace [2021-02-06T15:49:51.779Z] Unable to find image 'busybox:latest' locally [2021-02-06T15:49:52.072Z] latest: Pulling from library/busybox [2021-02-06T15:49:52.072Z] 583c7f5c745c: Pulling fs layer [2021-02-06T15:49:52.072Z] 583c7f5c745c: Verifying Checksum [2021-02-06T15:49:52.072Z] 583c7f5c745c: Download complete [2021-02-06T15:49:52.346Z] --- PASS: TestSecretCreateResolve (3.17s) [2021-02-06T15:49:52.347Z] PASS [2021-02-06T15:49:52.347Z] [2021-02-06T15:49:52.347Z] DONE 6 tests in 19.315s [2021-02-06T15:49:52.347Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-06T15:49:52.347Z] ++ 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-06T15:49:52.347Z] ++ set -e [2021-02-06T15:49:52.347Z] ++ '[' -n 0 ']' [2021-02-06T15:49:52.347Z] ++ set -x [2021-02-06T15:49:52.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06T15:49:52.347Z] INFO: Testing against a local daemon [2021-02-06T15:49:52.347Z] === RUN TestServiceCreateInit [2021-02-06T15:49:52.347Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-06T15:49:52.709Z] 583c7f5c745c: Pull complete [2021-02-06T15:49:52.709Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-06T15:49:52.709Z] --- PASS: TestContainerKillOnDaemonStart (13.09s) [2021-02-06T15:49:52.709Z] PASS [2021-02-06T15:49:52.709Z] Status: Downloaded newer image for busybox:latest [2021-02-06T15:49:52.709Z] [2021-02-06T15:49:52.709Z] === Skipped [2021-02-06T15:49:52.709Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-06T15:49:52.709Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T15:49:52.709Z] [2021-02-06T15:49:52.709Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-06T15:49:52.709Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:49:52.709Z] [2021-02-06T15:49:52.709Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-06T15:49:52.709Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:49:52.709Z] [2021-02-06T15:49:52.709Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-06T15:49:52.709Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-06T15:49:52.709Z] [2021-02-06T15:49:52.709Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-06T15:49:52.709Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-06T15:49:52.709Z] [2021-02-06T15:49:52.709Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-06T15:49:52.709Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:49:52.709Z] [2021-02-06T15:49:52.709Z] [2021-02-06T15:49:52.709Z] DONE 196 tests, 6 skipped in 154.947s [2021-02-06T15:49:52.968Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-06T15:49:52.968Z] ++ 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-06T15:49:52.968Z] ++ set -e [2021-02-06T15:49:52.968Z] ++ '[' -n 0 ']' [2021-02-06T15:49:52.968Z] ++ set -x [2021-02-06T15:49:52.968Z] ++ 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-06T15:49:52.968Z] INFO: Testing against a local daemon [2021-02-06T15:49:52.968Z] === RUN TestCommitInheritsEnv [2021-02-06T15:49:53.282Z] --- PASS: TestContainerBindMountNonRecursive (1.46s) [2021-02-06T15:49:53.282Z] === RUN TestContainerVolumesMountedAsShared [2021-02-06T15:49:53.538Z] --- PASS: TestCommitInheritsEnv (0.41s) [2021-02-06T15:49:53.538Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-06T15:49:53.538Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-06T15:49:53.538Z] === RUN TestImagesFilterMultiReference [2021-02-06T15:49:53.538Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-02-06T15:49:53.538Z] === RUN TestImagePullPlatformInvalid [2021-02-06T15:49:53.538Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-06T15:49:53.538Z] === RUN TestRemoveImageOrphaning [2021-02-06T15:49:53.574Z] --- PASS: TestContainerVolumesMountedAsShared (0.49s) [2021-02-06T15:49:53.574Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-06T15:49:54.105Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-02-06T15:49:54.105Z] === RUN TestRemoveImageGarbageCollector [2021-02-06T15:49:54.207Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2021-02-06T15:49:54.207Z] === RUN TestNetworkNat [2021-02-06T15:49:54.365Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-06T15:49:54.501Z] --- PASS: TestNetworkNat (0.51s) [2021-02-06T15:49:54.501Z] === RUN TestNetworkLocalhostTCPNat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-06T15:49:55.135Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2021-02-06T15:49:55.135Z] === RUN TestNetworkLoopbackNat [2021-02-06T15:49:55.216Z] + bundleName=s390x-integration [2021-02-06T15:49:55.216Z] + echo Creating s390x-integration-bundles.tar.gz [2021-02-06T15:49:55.216Z] Creating s390x-integration-bundles.tar.gz [2021-02-06T15:49:55.216Z] + 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-06T15:49:55.216Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-06T15:49:55.261Z] Archiving artifacts [2021-02-06T15:49:55.300Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-06T15:49:55.584Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41995/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-06T15:49:55.870Z] --- PASS: TestRemoveImageGarbageCollector (2.04s) [2021-02-06T15:49:55.870Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-06T15:49:55.977Z] + make clean [2021-02-06T15:49:56.130Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-06T15:49:56.130Z] === RUN TestTagInvalidReference [2021-02-06T15:49:56.130Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-06T15:49:56.130Z] === RUN TestTagValidPrefixedRepo [2021-02-06T15:49:56.130Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-06T15:49:56.130Z] === RUN TestTagExistedNameWithoutForce [2021-02-06T15:49:56.130Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-06T15:49:56.130Z] === RUN TestTagOfficialNames [2021-02-06T15:49:56.130Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-06T15:49:56.130Z] === RUN TestTagMatchesDigest [2021-02-06T15:49:56.130Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-06T15:49:56.130Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-06T15:49:56.269Z] docker volume rm -f docker-dev-cache [2021-02-06T15:49:56.269Z] docker-dev-cache [Pipeline] deleteDir [2021-02-06T15:49:57.652Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-06T15:49:57.887Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2021-02-06T15:49:57.887Z] === RUN TestPause [2021-02-06T15:49:58.523Z] --- PASS: TestPause (0.59s) [2021-02-06T15:49:58.523Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-06T15:49:58.523Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-06T15:49:58.523Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-06T15:49:58.523Z] === RUN TestPauseStopPausedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-06T15:49:59.157Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2021-02-06T15:49:59.157Z] === RUN TestPsFilter [2021-02-06T15:49:59.157Z] --- PASS: TestPsFilter (0.15s) [2021-02-06T15:49:59.157Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-06T15:49:59.422Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-06T15:49:59.799Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2021-02-06T15:49:59.799Z] === RUN TestRemoveContainerWithVolume [2021-02-06T15:50:00.360Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-06T15:50:00.436Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-02-06T15:50:00.436Z] === RUN TestRemoveContainerRunning [2021-02-06T15:50:01.068Z] --- PASS: TestRemoveContainerRunning (0.56s) [2021-02-06T15:50:01.068Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-06T15:50:01.359Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2021-02-06T15:50:01.359Z] === RUN TestRemoveInvalidContainer [2021-02-06T15:50:01.359Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-06T15:50:01.359Z] === RUN TestRenameLinkedContainer [2021-02-06T15:50:01.741Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-06T15:50:02.001Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-06T15:50:02.001Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-06T15:50:02.570Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-06T15:50:02.570Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-06T15:50:02.958Z] --- PASS: TestServiceCreateInit (9.81s) [2021-02-06T15:50:02.958Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.92s) [2021-02-06T15:50:02.958Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.85s) [2021-02-06T15:50:02.958Z] === RUN TestCreateServiceMultipleTimes [2021-02-06T15:50:04.097Z] --- PASS: TestRenameLinkedContainer (2.14s) [2021-02-06T15:50:04.097Z] === RUN TestRenameStoppedContainer [2021-02-06T15:50:04.097Z] --- PASS: TestRenameStoppedContainer (0.52s) [2021-02-06T15:50:04.097Z] === RUN TestRenameRunningContainerAndReuse [2021-02-06T15:50:05.132Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2021-02-06T15:50:05.132Z] === RUN TestRenameInvalidName [2021-02-06T15:50:05.766Z] --- PASS: TestRenameInvalidName (0.52s) [2021-02-06T15:50:05.766Z] === RUN TestRenameAnonymousContainer [2021-02-06T15:50:07.844Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-06T15:50:07.844Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-06T15:50:07.883Z] --- PASS: TestRenameAnonymousContainer (1.88s) [2021-02-06T15:50:07.883Z] === RUN TestRenameContainerWithSameName [2021-02-06T15:50:08.176Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2021-02-06T15:50:08.176Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-06T15:50:09.212Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s) [2021-02-06T15:50:09.212Z] === RUN TestResize [2021-02-06T15:50:09.221Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-06T15:50:09.817Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-06T15:50:09.842Z] --- PASS: TestResize (0.53s) [2021-02-06T15:50:09.842Z] === RUN TestResizeWithInvalidSize [2021-02-06T15:50:10.132Z] --- PASS: TestResizeWithInvalidSize (0.53s) [2021-02-06T15:50:10.132Z] === RUN TestResizeWhenContainerNotStarted [2021-02-06T15:50:10.768Z] --- PASS: TestResizeWhenContainerNotStarted (0.53s) [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:50:10.768Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:50:10.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:50:10.768Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-06T15:50:10.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:50:10.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-06T15:50:10.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-06T15:50:11.197Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-06T15:50:12.851Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-06T15:50:13.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-06T15:50:13.781Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-06T15:50:13.781Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-06T15:50:14.491Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-06T15:50:14.491Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-06T15:50:15.061Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-06T15:50:15.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-06T15:50:15.320Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-06T15:50:15.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:50:17.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-06T15:50:17.001Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-06T15:50:17.225Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-06T15:50:18.164Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.95s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.08s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.31s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-02-06T15:50:19.073Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.00s) [2021-02-06T15:50:19.073Z] === RUN TestCgroupNamespacesRun [2021-02-06T15:50:20.068Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-06T15:50:20.579Z] --- PASS: TestCgroupNamespacesRun (1.38s) [2021-02-06T15:50:20.579Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-06T15:50:21.005Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-06T15:50:21.618Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2021-02-06T15:50:21.618Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-06T15:50:21.941Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-06T15:50:21.941Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-06T15:50:23.127Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s) [2021-02-06T15:50:23.127Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-06T15:50:23.319Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-06T15:50:24.256Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-06T15:50:24.633Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2021-02-06T15:50:24.633Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-06T15:50:24.823Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-06T15:50:24.955Z] --- PASS: TestCreateServiceMultipleTimes (19.25s) [2021-02-06T15:50:24.955Z] === RUN TestCreateServiceConflict [2021-02-06T15:50:24.955Z] --- PASS: TestCreateServiceConflict (3.17s) [2021-02-06T15:50:24.955Z] === RUN TestCreateServiceMaxReplicas [2021-02-06T15:50:25.392Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-06T15:50:25.688Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.39s) [2021-02-06T15:50:25.688Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-06T15:50:25.960Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-06T15:50:27.196Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s) [2021-02-06T15:50:27.196Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-06T15:50:27.514Z] --- PASS: TestCreateServiceMaxReplicas (3.05s) [2021-02-06T15:50:27.514Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-06T15:50:28.230Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-02-06T15:50:28.230Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-06T15:50:29.265Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.35s) [2021-02-06T15:50:29.265Z] === RUN TestKernelTCPMemory [2021-02-06T15:50:29.900Z] --- PASS: TestKernelTCPMemory (0.62s) [2021-02-06T15:50:29.900Z] === RUN TestNISDomainname [2021-02-06T15:50:30.151Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-06T15:50:30.535Z] --- PASS: TestNISDomainname (0.68s) [2021-02-06T15:50:30.535Z] === RUN TestHostnameDnsResolution [2021-02-06T15:50:31.569Z] --- PASS: TestHostnameDnsResolution (0.86s) [2021-02-06T15:50:31.569Z] === RUN TestStats [2021-02-06T15:50:34.292Z] --- PASS: TestStats (2.52s) [2021-02-06T15:50:34.292Z] === RUN TestStopContainerWithTimeout [2021-02-06T15:50:34.292Z] === RUN TestStopContainerWithTimeout/0 [2021-02-06T15:50:34.292Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-06T15:50:34.292Z] === RUN TestStopContainerWithTimeout/1 [2021-02-06T15:50:34.292Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-06T15:50:34.292Z] === RUN TestStopContainerWithTimeout/3 [2021-02-06T15:50:34.292Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-06T15:50:34.292Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-06T15:50:34.292Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-06T15:50:34.292Z] === CONT TestStopContainerWithTimeout/0 [2021-02-06T15:50:34.292Z] === CONT TestStopContainerWithTimeout/3 [2021-02-06T15:50:34.292Z] === CONT TestStopContainerWithTimeout/1 [2021-02-06T15:50:34.292Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-06T15:50:34.342Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-06T15:50:36.875Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-06T15:50:37.020Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-06T15:50:37.020Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2021-02-06T15:50:37.020Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2021-02-06T15:50:37.020Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-02-06T15:50:37.020Z] --- PASS: TestStopContainerWithTimeout/-1 (2.97s) [2021-02-06T15:50:37.020Z] === RUN TestDeleteDevicemapper [2021-02-06T15:50:37.020Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-06T15:50:37.020Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-06T15:50:37.020Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-06T15:50:37.135Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-06T15:50:38.513Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-06T15:50:38.773Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-06T15:50:39.091Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2021-02-06T15:50:39.091Z] === RUN TestUpdateMemory [2021-02-06T15:50:39.341Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-06T15:50:39.725Z] --- PASS: TestUpdateMemory (0.71s) [2021-02-06T15:50:39.725Z] === RUN TestUpdateCPUQuota [2021-02-06T15:50:40.280Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-06T15:50:40.540Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-06T15:50:40.760Z] --- PASS: TestUpdateCPUQuota (0.85s) [2021-02-06T15:50:40.760Z] === RUN TestUpdatePidsLimit [2021-02-06T15:50:40.760Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-06T15:50:40.760Z] === RUN TestUpdatePidsLimit/no_change [2021-02-06T15:50:41.054Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-06T15:50:41.345Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-06T15:50:41.637Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-06T15:50:41.637Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-06T15:50:41.917Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-06T15:50:41.928Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-06T15:50:42.465Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s) [2021-02-06T15:50:42.465Z] === RUN TestCreateServiceSecretFileMode [2021-02-06T15:50:42.855Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-06T15:50:42.855Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-06T15:50:42.963Z] --- PASS: TestUpdatePidsLimit (2.39s) [2021-02-06T15:50:42.964Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.26s) [2021-02-06T15:50:42.964Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2021-02-06T15:50:42.964Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2021-02-06T15:50:42.964Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2021-02-06T15:50:42.964Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2021-02-06T15:50:42.964Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2021-02-06T15:50:42.964Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2021-02-06T15:50:42.964Z] === RUN TestUpdateRestartPolicy [2021-02-06T15:50:44.767Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-06T15:50:45.783Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2021-02-06T15:50:45.783Z] === RUN TestCreateServiceConfigFileMode [2021-02-06T15:50:46.673Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-06T15:50:49.099Z] --- PASS: TestCreateServiceConfigFileMode (3.41s) [2021-02-06T15:50:49.099Z] === RUN TestCreateServiceSysctls [2021-02-06T15:50:50.868Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-06T15:50:51.806Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-06T15:50:53.184Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-06T15:50:53.320Z] --- PASS: TestCreateServiceSysctls (3.74s) [2021-02-06T15:50:53.320Z] === RUN TestCreateServiceCapabilities [2021-02-06T15:50:53.753Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-06T15:50:54.693Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-06T15:50:54.693Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-06T15:50:55.588Z] --- PASS: TestUpdateRestartPolicy (11.28s) [2021-02-06T15:50:55.588Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-06T15:50:55.588Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s) [2021-02-06T15:50:55.588Z] === RUN TestWaitNonBlocked [2021-02-06T15:50:55.588Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:50:55.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:50:55.588Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:50:55.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:50:55.588Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T15:50:55.588Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T15:50:55.588Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-06T15:50:55.588Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2021-02-06T15:50:55.588Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2021-02-06T15:50:55.588Z] === RUN TestWaitBlocked [2021-02-06T15:50:55.588Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:50:55.588Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:50:55.588Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:50:55.588Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:50:55.588Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-06T15:50:55.588Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-06T15:50:56.227Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-06T15:50:56.227Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2021-02-06T15:50:56.227Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2021-02-06T15:50:56.227Z] === CONT TestContainerStartOnDaemonRestart [2021-02-06T15:50:56.227Z] === CONT TestContainerKillOnDaemonStart [2021-02-06T15:50:56.227Z] === CONT TestDaemonHostGatewayIP [2021-02-06T15:50:56.227Z] === CONT TestDaemonRestartIpcMode [2021-02-06T15:50:56.635Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2021-02-06T15:50:56.635Z] === RUN TestInspect [2021-02-06T15:50:57.983Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-06T15:50:59.766Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2021-02-06T15:50:59.767Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-06T15:50:59.891Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-06T15:50:59.954Z] --- PASS: TestInspect (3.01s) [2021-02-06T15:50:59.954Z] === RUN TestCreateJob [2021-02-06T15:51:00.403Z] --- PASS: TestDaemonHostGatewayIP (4.00s) [2021-02-06T15:51:00.403Z] === CONT TestIpcModeOlderClient [2021-02-06T15:51:00.403Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-02-06T15:51:00.403Z] --- PASS: TestDaemonRestartIpcMode (4.26s) [2021-02-06T15:51:01.270Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-06T15:51:01.914Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s) [2021-02-06T15:51:02.207Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-06T15:51:04.175Z] --- PASS: TestCreateJob (4.10s) [2021-02-06T15:51:04.175Z] === RUN TestReplicatedJob [2021-02-06T15:51:04.742Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-06T15:51:05.680Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-06T15:51:07.585Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-06T15:51:08.790Z] --- PASS: TestContainerKillOnDaemonStart (12.66s) [2021-02-06T15:51:08.790Z] PASS [2021-02-06T15:51:08.790Z] [2021-02-06T15:51:08.790Z] === Skipped [2021-02-06T15:51:08.790Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-02-06T15:51:08.790Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T15:51:08.790Z] [2021-02-06T15:51:08.790Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-06T15:51:08.790Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-06T15:51:08.790Z] [2021-02-06T15:51:08.790Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-02-06T15:51:08.790Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-06T15:51:08.790Z] [2021-02-06T15:51:08.790Z] [2021-02-06T15:51:08.790Z] DONE 196 tests, 3 skipped in 109.953s [2021-02-06T15:51:08.790Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-02-06T15:51:08.790Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:51:08.790Z] ++ set -e [2021-02-06T15:51:08.790Z] ++ '[' -n 0 ']' [2021-02-06T15:51:08.790Z] ++ set -x [2021-02-06T15:51:08.790Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:51:08.965Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-06T15:51:09.083Z] INFO: Testing against a local daemon [2021-02-06T15:51:09.083Z] === RUN TestCommitInheritsEnv [2021-02-06T15:51:09.376Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-02-06T15:51:09.376Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-06T15:51:09.376Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-06T15:51:09.376Z] === RUN TestImagesFilterMultiReference [2021-02-06T15:51:09.376Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-06T15:51:09.376Z] === RUN TestImagePullPlatformInvalid [2021-02-06T15:51:09.376Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-06T15:51:09.376Z] === RUN TestRemoveImageOrphaning [2021-02-06T15:51:09.487Z] --- PASS: TestReplicatedJob (5.99s) [2021-02-06T15:51:09.487Z] === RUN TestUpdateReplicatedJob [2021-02-06T15:51:09.668Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-02-06T15:51:09.668Z] === RUN TestRemoveImageGarbageCollector [2021-02-06T15:51:09.668Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-06T15:51:09.668Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:51:09.668Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-06T15:51:09.668Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-06T15:51:09.668Z] === RUN TestTagInvalidReference [2021-02-06T15:51:09.960Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-06T15:51:09.960Z] === RUN TestTagValidPrefixedRepo [2021-02-06T15:51:09.960Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-02-06T15:51:09.960Z] === RUN TestTagExistedNameWithoutForce [2021-02-06T15:51:09.960Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-06T15:51:09.960Z] === RUN TestTagOfficialNames [2021-02-06T15:51:09.960Z] --- PASS: TestTagOfficialNames (0.04s) [2021-02-06T15:51:09.960Z] === RUN TestTagMatchesDigest [2021-02-06T15:51:09.960Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-06T15:51:09.960Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-06T15:51:10.344Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-06T15:51:11.281Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-06T15:51:13.710Z] --- PASS: TestUpdateReplicatedJob (3.90s) [2021-02-06T15:51:13.710Z] === RUN TestServiceListWithStatuses [2021-02-06T15:51:13.710Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-06T15:51:13.710Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-06T15:51:13.710Z] === RUN TestDockerNetworkConnectAlias [2021-02-06T15:51:13.866Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-06T15:51:14.126Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-06T15:51:16.666Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-06T15:51:20.316Z] --- PASS: TestDockerNetworkConnectAlias (6.50s) [2021-02-06T15:51:20.317Z] === RUN TestDockerNetworkReConnect [2021-02-06T15:51:21.945Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-06T15:51:25.626Z] --- PASS: TestDockerNetworkReConnect (5.43s) [2021-02-06T15:51:25.626Z] === RUN TestServicePlugin [2021-02-06T15:51:25.626Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-06T15:51:25.626Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:51:25.626Z] === RUN TestServiceUpdateLabel [2021-02-06T15:51:28.939Z] --- PASS: TestServiceUpdateLabel (3.24s) [2021-02-06T15:51:28.939Z] === RUN TestServiceUpdateSecrets [2021-02-06T15:51:31.929Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-06T15:51:32.498Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-06T15:51:32.757Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-06T15:51:33.325Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-06T15:51:35.231Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-06T15:51:38.519Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-06T15:51:38.519Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-06T15:51:38.519Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-06T15:51:38.519Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-06T15:51:38.778Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-06T15:51:39.715Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-06T15:51:39.975Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-06T15:51:40.234Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-06T15:51:40.802Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-06T15:51:43.338Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite (357.70s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.01s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.96s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.60s) [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:1455: [d8f9ab19df49b] daemon is not started [2021-02-06T15:51:43.338Z] check_test.go:309: [dcc92133ac6ed] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.31s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.76s) [2021-02-06T15:51:43.338Z] check_test.go:309: [d9c8c01f439e8] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.55s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.04s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.68s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.47s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.90s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.62s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.42s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-02-06T15:51:43.338Z] check_test.go:309: [d967b6428502b] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-06T15:51:43.338Z] check_test.go:309: [de18488635353] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.60s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.60s) [2021-02-06T15:51:43.338Z] check_test.go:309: [d78b9b6dfcb4a] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.71s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.82s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.23s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-06T15:51:43.338Z] check_test.go:309: [dfdd6bb506c6a] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.13s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.39s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.53s) [2021-02-06T15:51:43.338Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-06T15:51:43.338Z] check_test.go:309: [dd21e19dfe368] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.36s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.54s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.80s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.53s) [2021-02-06T15:51:43.338Z] check_test.go:309: [df491a1e1ded9] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.31s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2021-02-06T15:51:43.338Z] check_test.go:309: [dd9a47f8ec13c] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.65s) [2021-02-06T15:51:43.338Z] docker_cli_daemon_plugins_test.go:79: [d311f3f90180e] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.48s) [2021-02-06T15:51:43.338Z] docker_cli_daemon_plugins_test.go:169: [dbfac5fbc461b] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.76s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.60s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-02-06T15:51:43.338Z] check_test.go:309: [dbb86df0a270f] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.83s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.92s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.15s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.99s) [2021-02-06T15:51:43.338Z] check_test.go:309: [db3b98b0ec81c] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.47s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.97s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.78s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.62s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.42s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.19s) [2021-02-06T15:51:43.338Z] check_test.go:309: [d631d6c4330fd] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.60s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.33s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.12s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.28s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.88s) [2021-02-06T15:51:43.338Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-06T15:51:43.338Z] check_test.go:309: [deae305cb7099] daemon is not started [2021-02-06T15:51:43.338Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-06T15:51:43.338Z] check_test.go:309: [df6e01a1ecabc] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s) [2021-02-06T15:51:43.338Z] check_test.go:309: [d3c291586812d] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.72s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.92s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.70s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.18s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.70s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.11s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s) [2021-02-06T15:51:43.338Z] check_test.go:309: [dabd8c04f100c] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.19s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.01s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.45s) [2021-02-06T15:51:43.338Z] check_test.go:309: [d099157348f30] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.13s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-06T15:51:43.338Z] check_test.go:309: [de996f2c88e40] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2021-02-06T15:51:43.338Z] check_test.go:309: [d58e87bbbab6b] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-02-06T15:51:43.338Z] check_test.go:309: [d7d46735567e6] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.05s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.01s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.14s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-02-06T15:51:43.338Z] check_test.go:309: [dc38c6ca8e3c4] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.86s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.71s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.89s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.04s) [2021-02-06T15:51:43.338Z] check_test.go:309: [d16c37e3189cd] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.67s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.09s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-02-06T15:51:43.338Z] check_test.go:309: [d6d848505ce49] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.88s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.85s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.66s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.77s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.52s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.59s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.25s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.33s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.45s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.25s) [2021-02-06T15:51:43.338Z] docker_cli_daemon_test.go:2550: [da3eccaed01f7] daemon is not started [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.69s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.90s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.89s) [2021-02-06T15:51:43.338Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-02-06T15:51:43.338Z] check_test.go:309: [d3804a4f5c7fa] daemon is not started [2021-02-06T15:51:43.339Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.97s) [2021-02-06T15:51:43.339Z] === RUN TestDockerSwarmSuite [2021-02-06T15:51:43.339Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-06T15:51:43.875Z] --- PASS: TestServiceUpdateSecrets (15.36s) [2021-02-06T15:51:43.875Z] === RUN TestServiceUpdateConfigs [2021-02-06T15:51:44.718Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-06T15:51:47.256Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-06T15:51:47.256Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-06T15:51:48.633Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-06T15:51:50.010Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-06T15:51:50.010Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-06T15:51:50.950Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-06T15:51:55.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-06T15:51:59.335Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-06T15:52:02.040Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2021-02-06T15:52:02.041Z] === RUN TestServiceUpdateNetwork [2021-02-06T15:52:09.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-06T15:52:09.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-06T15:52:14.300Z] --- PASS: TestServiceUpdateNetwork (14.40s) [2021-02-06T15:52:14.300Z] === RUN TestServiceUpdatePidsLimit [2021-02-06T15:52:15.694Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-06T15:52:16.269Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-06T15:52:19.296Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-06T15:52:20.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-06T15:52:24.429Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-06T15:52:30.216Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-06T15:52:30.216Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-06T15:52:30.795Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-06T15:52:31.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-06T15:52:32.588Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2021-02-06T15:52:32.588Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-02-06T15:52:32.589Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-06T15:52:32.589Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-02-06T15:52:32.589Z] PASS [2021-02-06T15:52:32.589Z] [2021-02-06T15:52:32.589Z] === Skipped [2021-02-06T15:52:32.589Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-06T15:52:32.589Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-06T15:52:32.589Z] [2021-02-06T15:52:32.589Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-06T15:52:32.589Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:52:32.589Z] [2021-02-06T15:52:32.589Z] [2021-02-06T15:52:32.589Z] DONE 27 tests, 2 skipped in 159.039s [2021-02-06T15:52:32.589Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-06T15:52:32.589Z] ++ 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-06T15:52:32.589Z] ++ set -e [2021-02-06T15:52:32.589Z] ++ '[' -n 0 ']' [2021-02-06T15:52:32.589Z] ++ set -x [2021-02-06T15:52:32.589Z] ++ 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-06T15:52:32.589Z] INFO: Testing against a local daemon [2021-02-06T15:52:32.589Z] === RUN TestSessionCreate [2021-02-06T15:52:32.589Z] --- PASS: TestSessionCreate (0.05s) [2021-02-06T15:52:32.589Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-06T15:52:32.589Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-06T15:52:32.589Z] PASS [2021-02-06T15:52:32.589Z] [2021-02-06T15:52:32.589Z] DONE 2 tests in 0.236s [2021-02-06T15:52:32.589Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-06T15:52:32.589Z] ++ 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-06T15:52:32.589Z] ++ set -e [2021-02-06T15:52:32.589Z] ++ '[' -n 0 ']' [2021-02-06T15:52:32.589Z] ++ set -x [2021-02-06T15:52:32.589Z] ++ 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-06T15:52:32.589Z] INFO: Testing against a local daemon [2021-02-06T15:52:32.589Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-06T15:52:32.589Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-06T15:52:32.589Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-06T15:52:32.589Z] === RUN TestEventsExecDie [2021-02-06T15:52:32.589Z] --- PASS: TestEventsExecDie (0.88s) [2021-02-06T15:52:32.589Z] === RUN TestEventsBackwardsCompatible [2021-02-06T15:52:32.589Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-02-06T15:52:32.589Z] === RUN TestInfoBinaryCommits [2021-02-06T15:52:32.589Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-06T15:52:32.589Z] === RUN TestInfoAPIVersioned [2021-02-06T15:52:32.741Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-06T15:52:32.741Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-06T15:52:32.851Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-06T15:52:32.852Z] === RUN TestInfoDiscoveryBackend [2021-02-06T15:52:33.000Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-06T15:52:33.427Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-02-06T15:52:33.427Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-06T15:52:34.375Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-06T15:52:34.375Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-06T15:52:34.951Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-02-06T15:52:34.951Z] === RUN TestInfoAPI [2021-02-06T15:52:34.951Z] --- PASS: TestInfoAPI (0.05s) [2021-02-06T15:52:34.951Z] === RUN TestInfoAPIWarnings [2021-02-06T15:52:38.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-06T15:52:38.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-06T15:52:43.551Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-06T15:52:43.551Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-06T15:52:44.120Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-06T15:52:44.707Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-06T15:52:45.294Z] === RUN TestDockerSuite/TestBuildFails [2021-02-06T15:52:45.885Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-06T15:52:45.885Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-06T15:52:48.436Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-06T15:52:50.341Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-06T15:52:51.721Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-06T15:52:53.093Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-02-06T15:52:53.093Z] === RUN TestInfoDebug [2021-02-06T15:52:53.093Z] --- PASS: TestInfoDebug (0.61s) [2021-02-06T15:52:53.093Z] === RUN TestInfoInsecureRegistries [2021-02-06T15:52:53.093Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2021-02-06T15:52:53.093Z] === RUN TestInfoRegistryMirrors [2021-02-06T15:52:53.356Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-02-06T15:52:53.356Z] === RUN TestLoginFailsWithBadCredentials [2021-02-06T15:52:53.619Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-02-06T15:52:53.619Z] === RUN TestPingCacheHeaders [2021-02-06T15:52:53.625Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-06T15:52:54.001Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-06T15:52:54.001Z] === RUN TestPingGet [2021-02-06T15:52:54.001Z] --- PASS: TestPingGet (0.03s) [2021-02-06T15:52:54.001Z] === RUN TestPingHead [2021-02-06T15:52:54.001Z] --- PASS: TestPingHead (0.05s) [2021-02-06T15:52:54.001Z] === RUN TestVersion [2021-02-06T15:52:54.001Z] --- PASS: TestVersion (0.05s) [2021-02-06T15:52:54.001Z] PASS [2021-02-06T15:52:54.001Z] [2021-02-06T15:52:54.001Z] === Skipped [2021-02-06T15:52:54.001Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-06T15:52:54.001Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-06T15:52:54.001Z] [2021-02-06T15:52:54.001Z] [2021-02-06T15:52:54.001Z] DONE 18 tests, 1 skipped in 22.392s [2021-02-06T15:52:54.001Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-06T15:52:54.001Z] ++ 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-06T15:52:54.001Z] ++ set -e [2021-02-06T15:52:54.001Z] ++ '[' -n 0 ']' [2021-02-06T15:52:54.001Z] ++ set -x [2021-02-06T15:52:54.001Z] ++ 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-06T15:52:54.001Z] INFO: Testing against a local daemon [2021-02-06T15:52:54.001Z] === RUN TestVolumesCreateAndList [2021-02-06T15:52:54.001Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-06T15:52:54.001Z] === RUN TestVolumesRemove [2021-02-06T15:52:54.004Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-06T15:52:54.264Z] --- PASS: TestVolumesRemove (0.12s) [2021-02-06T15:52:54.264Z] === RUN TestVolumesInspect [2021-02-06T15:52:54.264Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-06T15:52:54.264Z] === RUN TestVolumesInvalidJSON [2021-02-06T15:52:54.264Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-06T15:52:54.264Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-06T15:52:54.264Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-06T15:52:54.264Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-06T15:52:54.264Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-06T15:52:54.264Z] PASS [2021-02-06T15:52:54.264Z] [2021-02-06T15:52:54.264Z] DONE 5 tests in 0.355s [2021-02-06T15:52:54.264Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-06T15:52:54.839Z] ++++ cat bundles/test-integration/docker.pid [2021-02-06T15:52:54.839Z] +++ kill 13926 [2021-02-06T15:52:55.381Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-06T15:52:56.231Z] +++ /etc/init.d/apparmor stop [2021-02-06T15:52:56.231Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-06T15:52:56.231Z] [2021-02-06T15:52:56.231Z] Unloading profiles will leave already running processes permanently [2021-02-06T15:52:56.231Z] unconfined, which can lead to unexpected situations. [2021-02-06T15:52:56.231Z] [2021-02-06T15:52:56.231Z] To set a process to complain mode, use the command line tool [2021-02-06T15:52:56.231Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-06T15:52:56.231Z] +++ true [2021-02-06T15:52:56.231Z] exiting test-integration [2021-02-06T15:52:56.231Z] ++ exit 0 [2021-02-06T15:52:56.231Z] [2021-02-06T15:52:57.286Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-06T15:52:58.223Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-06T15:52:58.481Z] === RUN TestDockerSuite/TestBuildFromStdinWithF Post stage [Pipeline] junit [2021-02-06T15:52:58.804Z] Recording test results [2021-02-06T15:52:59.376Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-06T15:52:59.732Z] + echo Ensuring container killed. [2021-02-06T15:52:59.732Z] Ensuring container killed. [2021-02-06T15:52:59.732Z] + docker rm -vf docker-pr3 [2021-02-06T15:52:59.732Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-02-06T15:52:59.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-06T15:53:00.028Z] + echo Chowning /workspace to jenkins user [2021-02-06T15:53:00.028Z] Chowning /workspace to jenkins user [2021-02-06T15:53:00.028Z] + id -u [2021-02-06T15:53:00.028Z] + id -g [2021-02-06T15:53:00.028Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41995:/workspace busybox chown -R 1000:1000 /workspace [2021-02-06T15:53:00.028Z] Unable to find image 'busybox:latest' locally [2021-02-06T15:53:00.292Z] latest: Pulling from library/busybox [2021-02-06T15:53:00.292Z] 4f04a8275d30: Pulling fs layer [2021-02-06T15:53:00.427Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-06T15:53:00.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-06T15:53:00.555Z] 4f04a8275d30: Verifying Checksum [2021-02-06T15:53:00.555Z] 4f04a8275d30: Download complete [2021-02-06T15:53:00.817Z] 4f04a8275d30: Pull complete [2021-02-06T15:53:00.817Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-06T15:53:00.817Z] Status: Downloaded newer image for busybox:latest [2021-02-06T15:53:02.965Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-06T15:53:04.870Z] === RUN TestDockerSuite/TestBuildHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-06T15:53:06.432Z] + bundleName=arm64-integration [2021-02-06T15:53:06.432Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-06T15:53:06.432Z] Creating arm64-integration-bundles.tar.gz [2021-02-06T15:53:06.432Z] + find bundles -path+ */root/*overlay2 -prune -o -type fxargs ( -name tar -czf arm64-integration-bundles.tar.gz [2021-02-06T15:53:06.432Z] *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-06T15:53:06.711Z] Archiving artifacts [2021-02-06T15:53:08.714Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41995/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-06T15:53:09.038Z] + make clean [2021-02-06T15:53:09.061Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-06T15:53:09.614Z] docker volume rm -f docker-dev-cache [2021-02-06T15:53:09.614Z] docker-dev-cache [Pipeline] deleteDir [2021-02-06T15:53:09.627Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-06T15:53:10.196Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-06T15:53:11.133Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-06T15:53:11.700Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-06T15:53:11.700Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-06T15:53:12.638Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-06T15:53:12.897Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-06T15:53:13.466Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-06T15:53:13.724Z] --- PASS: TestImportExtremelyLargeImageWorks (197.49s) [2021-02-06T15:53:13.725Z] PASS [2021-02-06T15:53:13.725Z] [2021-02-06T15:53:13.725Z] DONE 12 tests in 200.880s [2021-02-06T15:53:13.725Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-06T15:53:13.725Z] ++ 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-06T15:53:13.725Z] ++ set -e [2021-02-06T15:53:13.725Z] ++ '[' -n 0 ']' [2021-02-06T15:53:13.725Z] ++ set -x [2021-02-06T15:53:13.725Z] ++ 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-06T15:53:13.984Z] INFO: Testing against a local daemon [2021-02-06T15:53:13.984Z] === RUN TestNetworkCreateDelete [2021-02-06T15:53:13.984Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-06T15:53:13.984Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-02-06T15:53:13.984Z] === RUN TestDockerNetworkDeletePreferID [2021-02-06T15:53:14.250Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-06T15:53:14.510Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-02-06T15:53:14.510Z] === RUN TestDaemonDNSFallback [2021-02-06T15:53:14.769Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-06T15:53:15.710Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-06T15:53:17.714Z] === RUN TestDockerSuite/TestBuildLastModified [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-06T15:53:21.903Z] --- PASS: TestDaemonDNSFallback (6.69s) [2021-02-06T15:53:21.903Z] === RUN TestInspectNetwork [2021-02-06T15:53:21.903Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-06T15:53:25.192Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-06T15:53:25.192Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-06T15:53:25.192Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-06T15:53:25.192Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-06T15:53:25.451Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-06T15:53:25.451Z] === RUN TestInspectNetwork/full_network_id [2021-02-06T15:53:25.451Z] === RUN TestInspectNetwork/partial_network_id [2021-02-06T15:53:25.451Z] === RUN TestInspectNetwork/network_name [2021-02-06T15:53:25.451Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-06T15:53:25.451Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-06T15:53:26.829Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-06T15:53:27.767Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-06T15:53:29.672Z] --- PASS: TestInspectNetwork (8.59s) [2021-02-06T15:53:29.672Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-06T15:53:29.672Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-06T15:53:29.672Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-06T15:53:29.672Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-06T15:53:29.672Z] === RUN TestRunContainerWithBridgeNone [2021-02-06T15:53:30.610Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-06T15:53:31.179Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-06T15:53:31.747Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-06T15:53:31.747Z] --- PASS: TestRunContainerWithBridgeNone (2.06s) [2021-02-06T15:53:31.747Z] === RUN TestNetworkInvalidJSON [2021-02-06T15:53:31.747Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-06T15:53:31.747Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-06T15:53:31.747Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:53:31.747Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:53:31.747Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:53:31.747Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:53:32.007Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-06T15:53:32.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:53:32.007Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:53:32.007Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-02-06T15:53:32.007Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-06T15:53:32.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-06T15:53:32.007Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-06T15:53:32.007Z] === RUN TestNetworkList [2021-02-06T15:53:32.007Z] === RUN TestNetworkList//networks [2021-02-06T15:53:32.007Z] === PAUSE TestNetworkList//networks [2021-02-06T15:53:32.007Z] === RUN TestNetworkList//networks/ [2021-02-06T15:53:32.007Z] === PAUSE TestNetworkList//networks/ [2021-02-06T15:53:32.007Z] === CONT TestNetworkList//networks [2021-02-06T15:53:32.007Z] === CONT TestNetworkList//networks/ [2021-02-06T15:53:32.007Z] --- PASS: TestNetworkList (0.02s) [2021-02-06T15:53:32.007Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-06T15:53:32.007Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-06T15:53:32.007Z] === RUN TestHostIPv4BridgeLabel [2021-02-06T15:53:32.583Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2021-02-06T15:53:32.583Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-06T15:53:33.519Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-02-06T15:53:33.519Z] === RUN TestDaemonDefaultNetworkPools [2021-02-06T15:53:34.457Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2021-02-06T15:53:34.457Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-06T15:53:35.833Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-02-06T15:53:35.833Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-06T15:53:36.770Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-02-06T15:53:36.770Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-06T15:53:37.339Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-02-06T15:53:37.339Z] === RUN TestServiceWithPredefinedNetwork [2021-02-06T15:53:39.243Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-06T15:53:40.622Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s) [2021-02-06T15:53:40.622Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-06T15:53:40.622Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T15:53:40.622Z] service_test.go:236: FLAKY_TEST [2021-02-06T15:53:40.622Z] === RUN TestServiceWithDataPathPortInit [2021-02-06T15:53:42.529Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-06T15:53:43.468Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-06T15:53:45.372Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-06T15:53:45.372Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-06T15:53:48.660Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-06T15:53:48.919Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-06T15:53:49.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-06T15:53:50.864Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-06T15:53:51.434Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-06T15:53:54.001Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-06T15:53:54.001Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-06T15:53:54.936Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-06T15:53:55.503Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-06T15:53:56.443Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-06T15:53:57.012Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-06T15:53:57.012Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-06T15:53:57.271Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-06T15:53:57.530Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-06T15:53:57.530Z] --- PASS: TestServiceWithDataPathPortInit (17.19s) [2021-02-06T15:53:57.530Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-06T15:53:58.098Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-06T15:54:00.003Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-06T15:54:00.572Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-06T15:54:02.477Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-06T15:54:03.414Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-06T15:54:05.318Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-06T15:54:05.886Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.12s) [2021-02-06T15:54:05.886Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qipsbxa1pnwtsx9j0myzjhgv5 Created:2021-02-06 15:53:59.067389788 +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[21c562d6ff1fb3d385b9d1a37184b83ccc5a56fa8c2f6ef154cccc94ff4cddac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jtk4s49gzm34qm02tum1q93u3 EndpointID:ab9a8fcb2bdf6b4595aac692ddd60567fbf3f679da94ca2aceb6da55264d7d58 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:63e0944fa3a1a545e72d9ab6bea5857a599b7c908d409b5b3819ec92b1ff8a65 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:1e88becd66bd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jtk4s49gzm34qm02tum1q93u3 EndpointID:ab9a8fcb2bdf6b4595aac692ddd60567fbf3f679da94ca2aceb6da55264d7d58 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-06T15:54:05.886Z] PASS [2021-02-06T15:54:05.886Z] [2021-02-06T15:54:05.886Z] === Skipped [2021-02-06T15:54:05.886Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T15:54:05.886Z] service_test.go:236: FLAKY_TEST [2021-02-06T15:54:05.886Z] [2021-02-06T15:54:05.886Z] [2021-02-06T15:54:05.886Z] DONE 26 tests, 1 skipped in 52.006s [2021-02-06T15:54:05.886Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-06T15:54:05.886Z] ++ 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-06T15:54:05.886Z] ++ set -e [2021-02-06T15:54:05.886Z] ++ '[' -n 0 ']' [2021-02-06T15:54:05.886Z] ++ set -x [2021-02-06T15:54:05.886Z] ++ 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-06T15:54:05.886Z] INFO: Testing against a local daemon [2021-02-06T15:54:05.886Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-06T15:54:05.886Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-06T15:54:05.886Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:54:05.886Z] === RUN TestDockerNetworkIpvlan [2021-02-06T15:54:05.886Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-06T15:54:05.886Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:54:05.886Z] PASS [2021-02-06T15:54:05.886Z] [2021-02-06T15:54:05.886Z] === Skipped [2021-02-06T15:54:05.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-06T15:54:05.886Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:54:05.886Z] [2021-02-06T15:54:05.886Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-06T15:54:05.886Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:54:05.886Z] [2021-02-06T15:54:05.886Z] [2021-02-06T15:54:05.886Z] DONE 2 tests, 2 skipped in 0.136s [2021-02-06T15:54:05.886Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-06T15:54:05.886Z] ++ 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-06T15:54:05.886Z] ++ set -e [2021-02-06T15:54:05.886Z] ++ '[' -n 0 ']' [2021-02-06T15:54:05.886Z] ++ set -x [2021-02-06T15:54:05.887Z] ++ 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-06T15:54:06.146Z] INFO: Testing against a local daemon [2021-02-06T15:54:06.146Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-06T15:54:06.146Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-06T15:54:07.524Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-06T15:54:07.524Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-02-06T15:54:07.524Z] === RUN TestDockerNetworkMacvlan [2021-02-06T15:54:07.524Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-06T15:54:08.461Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-06T15:54:09.399Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-06T15:54:10.356Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-06T15:54:10.356Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-06T15:54:12.261Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-06T15:54:12.830Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-06T15:54:13.399Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-06T15:54:14.336Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-06T15:54:14.905Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-06T15:54:20.179Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-06T15:54:21.118Z] --- PASS: TestDockerNetworkMacvlan (13.76s) [2021-02-06T15:54:21.118Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-06T15:54:21.118Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-06T15:54:21.118Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2021-02-06T15:54:21.118Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s) [2021-02-06T15:54:21.118Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.39s) [2021-02-06T15:54:21.118Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.20s) [2021-02-06T15:54:21.118Z] PASS [2021-02-06T15:54:21.118Z] [2021-02-06T15:54:21.118Z] DONE 8 tests in 15.323s [2021-02-06T15:54:21.378Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-06T15:54:21.378Z] ++ 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-06T15:54:21.378Z] ++ set -e [2021-02-06T15:54:21.378Z] ++ '[' -n 0 ']' [2021-02-06T15:54:21.378Z] ++ set -x [2021-02-06T15:54:21.378Z] ++ 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-06T15:54:21.378Z] testing: warning: no tests to run [2021-02-06T15:54:21.378Z] PASS [2021-02-06T15:54:21.378Z] [2021-02-06T15:54:21.378Z] DONE 0 tests in 0.031s [2021-02-06T15:54:21.378Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-06T15:54:21.378Z] ++ 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-06T15:54:21.378Z] ++ set -e [2021-02-06T15:54:21.378Z] ++ '[' -n 0 ']' [2021-02-06T15:54:21.378Z] ++ set -x [2021-02-06T15:54:21.378Z] ++ 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-06T15:54:21.378Z] INFO: Testing against a local daemon [2021-02-06T15:54:21.378Z] === RUN TestAuthZPluginAllowRequest [2021-02-06T15:54:22.758Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-06T15:54:23.018Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2021-02-06T15:54:23.018Z] === RUN TestAuthZPluginTLS [2021-02-06T15:54:23.586Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-02-06T15:54:23.586Z] === RUN TestAuthZPluginDenyRequest [2021-02-06T15:54:24.153Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-02-06T15:54:24.153Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-06T15:54:24.721Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-06T15:54:24.721Z] === RUN TestAuthZPluginDenyResponse [2021-02-06T15:54:25.293Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-02-06T15:54:25.293Z] === RUN TestAuthZPluginAllowEventStream [2021-02-06T15:54:25.552Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-06T15:54:26.930Z] --- PASS: TestAuthZPluginAllowEventStream (1.55s) [2021-02-06T15:54:26.930Z] === RUN TestAuthZPluginErrorResponse [2021-02-06T15:54:27.195Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-02-06T15:54:27.195Z] === RUN TestAuthZPluginErrorRequest [2021-02-06T15:54:27.195Z] === RUN TestDockerSuite/TestBuildRm [2021-02-06T15:54:27.767Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-02-06T15:54:27.767Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-06T15:54:28.335Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-02-06T15:54:28.335Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-06T15:54:29.721Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-06T15:54:30.289Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2021-02-06T15:54:30.289Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-06T15:54:30.549Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-06T15:54:31.930Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-06T15:54:31.930Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2021-02-06T15:54:31.930Z] === RUN TestAuthZPluginHeader [2021-02-06T15:54:32.485Z] --- PASS: TestImportExtremelyLargeImageWorks (192.89s) [2021-02-06T15:54:32.485Z] PASS [2021-02-06T15:54:32.485Z] [2021-02-06T15:54:32.485Z] === Skipped [2021-02-06T15:54:32.485Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-06T15:54:32.485Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:54:32.485Z] [2021-02-06T15:54:32.485Z] [2021-02-06T15:54:32.485Z] DONE 12 tests, 1 skipped in 193.928s [2021-02-06T15:54:32.485Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-02-06T15:54:32.485Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:54:32.485Z] ++ set -e [2021-02-06T15:54:32.485Z] ++ '[' -n 0 ']' [2021-02-06T15:54:32.485Z] ++ set -x [2021-02-06T15:54:32.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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:54:32.485Z] INFO: Testing against a local daemon [2021-02-06T15:54:32.485Z] === RUN TestNetworkCreateDelete [2021-02-06T15:54:32.485Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-02-06T15:54:32.485Z] === RUN TestDockerNetworkDeletePreferID [2021-02-06T15:54:32.485Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-02-06T15:54:32.485Z] === RUN TestDaemonDNSFallback [2021-02-06T15:54:32.485Z] --- PASS: TestDaemonDNSFallback (1.54s) [2021-02-06T15:54:32.485Z] === RUN TestInspectNetwork [2021-02-06T15:54:32.486Z] === RUN TestInspectNetwork/full_network_id [2021-02-06T15:54:32.486Z] === RUN TestInspectNetwork/partial_network_id [2021-02-06T15:54:32.486Z] === RUN TestInspectNetwork/network_name [2021-02-06T15:54:32.486Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-06T15:54:32.486Z] --- PASS: TestInspectNetwork (6.88s) [2021-02-06T15:54:32.486Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-06T15:54:32.486Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-06T15:54:32.486Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-06T15:54:32.486Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-06T15:54:32.486Z] === RUN TestRunContainerWithBridgeNone [2021-02-06T15:54:32.498Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-06T15:54:32.757Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-02-06T15:54:32.757Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-06T15:54:33.017Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-06T15:54:33.953Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-06T15:54:33.997Z] --- PASS: TestRunContainerWithBridgeNone (1.86s) [2021-02-06T15:54:33.997Z] === RUN TestNetworkInvalidJSON [2021-02-06T15:54:33.997Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-06T15:54:33.997Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-06T15:54:33.997Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:54:33.997Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:54:33.997Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:54:33.997Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:54:33.997Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-06T15:54:33.997Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T15:54:33.997Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T15:54:33.997Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-06T15:54:33.997Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-06T15:54:33.997Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-06T15:54:33.997Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-06T15:54:33.997Z] === RUN TestNetworkList [2021-02-06T15:54:33.997Z] === RUN TestNetworkList//networks [2021-02-06T15:54:33.997Z] === PAUSE TestNetworkList//networks [2021-02-06T15:54:33.997Z] === RUN TestNetworkList//networks/ [2021-02-06T15:54:33.997Z] === PAUSE TestNetworkList//networks/ [2021-02-06T15:54:33.997Z] === CONT TestNetworkList//networks [2021-02-06T15:54:33.997Z] === CONT TestNetworkList//networks/ [2021-02-06T15:54:33.997Z] --- PASS: TestNetworkList (0.02s) [2021-02-06T15:54:33.997Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-06T15:54:33.997Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-06T15:54:33.997Z] === RUN TestHostIPv4BridgeLabel [2021-02-06T15:54:34.630Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-02-06T15:54:34.630Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-06T15:54:34.892Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-06T15:54:35.665Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-06T15:54:35.665Z] === RUN TestDaemonDefaultNetworkPools [2021-02-06T15:54:35.828Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-06T15:54:35.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-06T15:54:36.558Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-02-06T15:54:36.558Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-06T15:54:37.207Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.23s) [2021-02-06T15:54:37.207Z] === RUN TestAuthZPluginV2Disable [2021-02-06T15:54:37.594Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-02-06T15:54:37.594Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-06T15:54:38.626Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-02-06T15:54:38.626Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-06T15:54:39.259Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-02-06T15:54:39.259Z] === RUN TestServiceWithPredefinedNetwork [2021-02-06T15:54:39.744Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-06T15:54:39.744Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-06T15:54:40.005Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-06T15:54:40.005Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-06T15:54:40.574Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-06T15:54:40.835Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2021-02-06T15:54:40.835Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-06T15:54:41.342Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2021-02-06T15:54:41.342Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-06T15:54:41.342Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T15:54:41.342Z] service_test.go:236: FLAKY_TEST [2021-02-06T15:54:41.342Z] === RUN TestServiceWithDataPathPortInit [2021-02-06T15:54:41.402Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-06T15:54:41.402Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-06T15:54:42.340Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-06T15:54:43.720Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.95s) [2021-02-06T15:54:43.720Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-06T15:54:45.639Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-06T15:54:46.244Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-06T15:54:47.622Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-06T15:54:48.190Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-06T15:54:49.568Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-06T15:54:50.945Z] === RUN TestDockerSuite/TestBuildUser [2021-02-06T15:54:52.322Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-06T15:54:54.228Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.39s) [2021-02-06T15:54:54.228Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-06T15:54:55.164Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-06T15:54:56.679Z] --- PASS: TestServiceWithDataPathPortInit (13.62s) [2021-02-06T15:54:56.679Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-06T15:55:01.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-06T15:55:02.243Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2021-02-06T15:55:02.243Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ovo0cnoenboitbctub1usxus6 Created:2021-02-06 15:54:55.90586159 +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[b30dfda59790b37a79ad30d5cc10c154df98e32d63118e3c7ab873d172619c6d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ko49kwgh7kp0y66gder7ln73a EndpointID:e17453c44a4a227489ab61654d197e071419311a8860b370c877e26c2c66486e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:74e781e04244431998cc2f69bbe16118677e19c275d0e44004da059723e696cb 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:082680b65a45 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ko49kwgh7kp0y66gder7ln73a EndpointID:e17453c44a4a227489ab61654d197e071419311a8860b370c877e26c2c66486e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-06T15:55:02.243Z] PASS [2021-02-06T15:55:02.243Z] [2021-02-06T15:55:02.243Z] === Skipped [2021-02-06T15:55:02.243Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T15:55:02.243Z] service_test.go:236: FLAKY_TEST [2021-02-06T15:55:02.243Z] [2021-02-06T15:55:02.243Z] [2021-02-06T15:55:02.243Z] DONE 26 tests, 1 skipped in 38.940s [2021-02-06T15:55:02.243Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-06T15:55:02.243Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:02.243Z] ++ set -e [2021-02-06T15:55:02.243Z] ++ '[' -n 0 ']' [2021-02-06T15:55:02.243Z] ++ set -x [2021-02-06T15:55:02.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:02.243Z] INFO: Testing against a local daemon [2021-02-06T15:55:02.243Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-06T15:55:02.243Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-06T15:55:02.243Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:55:02.243Z] === RUN TestDockerNetworkIpvlan [2021-02-06T15:55:02.243Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-06T15:55:02.243Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:55:02.243Z] PASS [2021-02-06T15:55:02.243Z] [2021-02-06T15:55:02.243Z] === Skipped [2021-02-06T15:55:02.243Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-06T15:55:02.243Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:55:02.243Z] [2021-02-06T15:55:02.243Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-06T15:55:02.243Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-06T15:55:02.243Z] [2021-02-06T15:55:02.243Z] [2021-02-06T15:55:02.243Z] DONE 2 tests, 2 skipped in 0.081s [2021-02-06T15:55:02.243Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-06T15:55:02.243Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:02.243Z] ++ set -e [2021-02-06T15:55:02.243Z] ++ '[' -n 0 ']' [2021-02-06T15:55:02.243Z] ++ set -x [2021-02-06T15:55:02.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:02.243Z] INFO: Testing against a local daemon [2021-02-06T15:55:02.243Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-06T15:55:03.278Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-02-06T15:55:03.278Z] === RUN TestDockerNetworkMacvlan [2021-02-06T15:55:04.310Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-06T15:55:04.946Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-06T15:55:05.925Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-06T15:55:06.087Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-06T15:55:06.183Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-06T15:55:06.442Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-06T15:55:07.010Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-06T15:55:07.577Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-06T15:55:08.160Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-06T15:55:08.515Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-06T15:55:08.773Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-06T15:55:08.773Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-06T15:55:08.773Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-06T15:55:08.773Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-06T15:55:09.710Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-06T15:55:09.969Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-06T15:55:10.228Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-06T15:55:10.536Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-06T15:55:10.796Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-02-06T15:55:10.796Z] PASS [2021-02-06T15:55:10.796Z] [2021-02-06T15:55:10.796Z] DONE 17 tests in 49.471s [2021-02-06T15:55:10.796Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-06T15:55:10.796Z] ++ 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-06T15:55:10.796Z] ++ set -e [2021-02-06T15:55:10.796Z] ++ '[' -n 0 ']' [2021-02-06T15:55:10.796Z] ++ set -x [2021-02-06T15:55:10.796Z] ++ 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-06T15:55:11.055Z] INFO: Testing against a local daemon [2021-02-06T15:55:11.055Z] === RUN TestPluginInvalidJSON [2021-02-06T15:55:11.055Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:55:11.055Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:55:11.055Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:55:11.055Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-02-06T15:55:11.055Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-06T15:55:11.055Z] === RUN TestPluginInstall [2021-02-06T15:55:11.055Z] === RUN TestPluginInstall/no_auth [2021-02-06T15:55:11.055Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-06T15:55:11.993Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-06T15:55:11.993Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-06T15:55:13.372Z] time="2021-02-06T15:55:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:13.372Z] time="2021-02-06T15:55:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:989b719900d87428567f308a80566d21eefff6ebb15b13ecfcdbb8b2ee4b0424" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:13.372Z] time="2021-02-06T15:55:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:13.372Z] time="2021-02-06T15:55:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:989b719900d87428567f308a80566d21eefff6ebb15b13ecfcdbb8b2ee4b0424" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:13.748Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-06T15:55:13.940Z] === RUN TestPluginInstall/with_htpasswd [2021-02-06T15:55:14.385Z] --- PASS: TestDockerNetworkMacvlan (11.02s) [2021-02-06T15:55:14.385Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-06T15:55:14.385Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-02-06T15:55:14.385Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2021-02-06T15:55:14.385Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.91s) [2021-02-06T15:55:14.385Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.31s) [2021-02-06T15:55:14.385Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2021-02-06T15:55:14.385Z] PASS [2021-02-06T15:55:14.385Z] [2021-02-06T15:55:14.385Z] DONE 8 tests in 12.480s [2021-02-06T15:55:14.385Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-06T15:55:14.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:14.385Z] ++ set -e [2021-02-06T15:55:14.385Z] ++ '[' -n 0 ']' [2021-02-06T15:55:14.385Z] ++ set -x [2021-02-06T15:55:14.385Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:14.385Z] testing: warning: no tests to run [2021-02-06T15:55:14.385Z] PASS [2021-02-06T15:55:14.385Z] [2021-02-06T15:55:14.385Z] DONE 0 tests in 0.013s [2021-02-06T15:55:14.385Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-06T15:55:14.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:14.385Z] ++ set -e [2021-02-06T15:55:14.385Z] ++ '[' -n 0 ']' [2021-02-06T15:55:14.385Z] ++ set -x [2021-02-06T15:55:14.385Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:14.385Z] INFO: Testing against a local daemon [2021-02-06T15:55:14.385Z] === RUN TestAuthZPluginAllowRequest [2021-02-06T15:55:14.507Z] time="2021-02-06T15:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:14.507Z] time="2021-02-06T15:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b10b1c5975a62afcc869e3691911c805d399c609cb18653ac487abe910dbf60" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:14.507Z] time="2021-02-06T15:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:14.507Z] time="2021-02-06T15:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b10b1c5975a62afcc869e3691911c805d399c609cb18653ac487abe910dbf60" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:14.507Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-06T15:55:15.078Z] === RUN TestPluginInstall/with_insecure [2021-02-06T15:55:15.896Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2021-02-06T15:55:15.896Z] === RUN TestAuthZPluginTLS [2021-02-06T15:55:16.017Z] time="2021-02-06T15:55:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:16.017Z] time="2021-02-06T15:55:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd71f3e64dd577335a28b5c4497bec5da79abe20e10b4bf6b3a4e0b0f3c3c427" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:16.017Z] time="2021-02-06T15:55:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:16.017Z] time="2021-02-06T15:55:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd71f3e64dd577335a28b5c4497bec5da79abe20e10b4bf6b3a4e0b0f3c3c427" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:16.276Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-06T15:55:16.528Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-02-06T15:55:16.528Z] === RUN TestAuthZPluginDenyRequest [2021-02-06T15:55:16.535Z] --- PASS: TestPluginInstall (5.46s) [2021-02-06T15:55:16.535Z] --- PASS: TestPluginInstall/no_auth (2.82s) [2021-02-06T15:55:16.535Z] --- PASS: TestPluginInstall/with_htpasswd (1.10s) [2021-02-06T15:55:16.535Z] --- PASS: TestPluginInstall/with_insecure (1.54s) [2021-02-06T15:55:16.535Z] plugin_test.go:160: [de07da5a73346] daemon is not started [2021-02-06T15:55:16.535Z] === RUN TestPluginsWithRuntimes [2021-02-06T15:55:16.821Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-06T15:55:16.821Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-06T15:55:17.102Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-06T15:55:17.456Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-02-06T15:55:17.456Z] === RUN TestAuthZPluginDenyResponse [2021-02-06T15:55:17.670Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-06T15:55:18.087Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-02-06T15:55:18.087Z] === RUN TestAuthZPluginAllowEventStream [2021-02-06T15:55:18.238Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-06T15:55:18.238Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-06T15:55:18.497Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-06T15:55:18.759Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-06T15:55:19.617Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s) [2021-02-06T15:55:19.618Z] === RUN TestAuthZPluginErrorResponse [2021-02-06T15:55:19.698Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-06T15:55:19.909Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-02-06T15:55:19.909Z] === RUN TestAuthZPluginErrorRequest [2021-02-06T15:55:20.265Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-06T15:55:20.524Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-06T15:55:20.524Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-06T15:55:20.540Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-06T15:55:20.540Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-06T15:55:20.785Z] --- PASS: TestPluginsWithRuntimes (4.20s) [2021-02-06T15:55:20.785Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2021-02-06T15:55:20.785Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-02-06T15:55:20.785Z] PASS [2021-02-06T15:55:20.785Z] [2021-02-06T15:55:20.785Z] DONE 9 tests in 9.874s [2021-02-06T15:55:20.785Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-06T15:55:20.785Z] ++ 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-06T15:55:20.785Z] ++ set -e [2021-02-06T15:55:20.785Z] ++ '[' -n 0 ']' [2021-02-06T15:55:20.785Z] ++ set -x [2021-02-06T15:55:20.785Z] ++ 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-06T15:55:20.785Z] INFO: Testing against a local daemon [2021-02-06T15:55:20.785Z] === RUN TestExternalGraphDriver [2021-02-06T15:55:21.044Z] === RUN TestExternalGraphDriver/json [2021-02-06T15:55:21.044Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-06T15:55:21.172Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-06T15:55:21.172Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-06T15:55:21.982Z] === RUN TestDockerSuite/TestCommitChange [2021-02-06T15:55:22.685Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2021-02-06T15:55:22.685Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-06T15:55:22.918Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-06T15:55:22.918Z] === RUN TestExternalGraphDriver/spec [2021-02-06T15:55:23.492Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-06T15:55:24.772Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2021-02-06T15:55:24.772Z] === RUN TestAuthZPluginHeader [2021-02-06T15:55:24.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-06T15:55:25.126Z] === RUN TestExternalGraphDriver/pull [2021-02-06T15:55:25.126Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-06T15:55:25.404Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-02-06T15:55:25.404Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-06T15:55:25.404Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-06T15:55:25.404Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:55:25.404Z] === RUN TestAuthZPluginV2Disable [2021-02-06T15:55:25.404Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-06T15:55:25.404Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:55:25.404Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-06T15:55:25.404Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-06T15:55:25.404Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:55:25.404Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-06T15:55:25.404Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-06T15:55:25.404Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:55:25.404Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-06T15:55:27.031Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-06T15:55:27.031Z] --- PASS: TestExternalGraphDriver (6.21s) [2021-02-06T15:55:27.031Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2021-02-06T15:55:27.031Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2021-02-06T15:55:27.031Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2021-02-06T15:55:27.031Z] === RUN TestGraphdriverPluginV2 [2021-02-06T15:55:28.410Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-06T15:55:29.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-06T15:55:29.914Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-06T15:55:30.852Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-06T15:55:31.790Z] --- PASS: TestGraphdriverPluginV2 (4.74s) [2021-02-06T15:55:31.790Z] PASS [2021-02-06T15:55:31.790Z] [2021-02-06T15:55:31.790Z] DONE 5 tests in 11.097s [2021-02-06T15:55:31.790Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-06T15:55:31.790Z] ++ 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-06T15:55:31.790Z] ++ set -e [2021-02-06T15:55:31.790Z] ++ '[' -n 0 ']' [2021-02-06T15:55:31.790Z] ++ set -x [2021-02-06T15:55:31.790Z] ++ 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-06T15:55:32.049Z] INFO: Testing against a local daemon [2021-02-06T15:55:32.049Z] === RUN TestContinueAfterPluginCrash [2021-02-06T15:55:32.049Z] === PAUSE TestContinueAfterPluginCrash [2021-02-06T15:55:32.049Z] === RUN TestReadPluginNoRead [2021-02-06T15:55:32.049Z] === PAUSE TestReadPluginNoRead [2021-02-06T15:55:32.049Z] === RUN TestDaemonStartWithLogOpt [2021-02-06T15:55:32.049Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-06T15:55:32.049Z] === CONT TestContinueAfterPluginCrash [2021-02-06T15:55:32.049Z] === CONT TestDaemonStartWithLogOpt [2021-02-06T15:55:32.618Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-06T15:55:33.996Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-06T15:55:33.996Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-06T15:55:33.996Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-06T15:55:34.256Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-06T15:55:34.256Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-06T15:55:34.256Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-06T15:55:34.256Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-06T15:55:36.160Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-06T15:55:37.537Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-06T15:55:37.537Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-06T15:55:37.797Z] --- PASS: TestDaemonStartWithLogOpt (5.70s) [2021-02-06T15:55:37.797Z] === CONT TestReadPluginNoRead [2021-02-06T15:55:38.055Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-06T15:55:38.623Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-06T15:55:39.560Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-06T15:55:40.152Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-06T15:55:40.730Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-06T15:55:40.730Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-06T15:55:40.730Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-06T15:55:41.300Z] === RUN TestReadPluginNoRead/default [2021-02-06T15:55:41.300Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-06T15:55:41.300Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-06T15:55:41.300Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-06T15:55:41.559Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-06T15:55:41.559Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-06T15:55:42.126Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-06T15:55:42.695Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-06T15:55:42.695Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-06T15:55:42.954Z] --- PASS: TestContinueAfterPluginCrash (10.96s) [2021-02-06T15:55:43.213Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-06T15:55:43.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-06T15:55:43.969Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2021-02-06T15:55:43.969Z] PASS [2021-02-06T15:55:43.969Z] [2021-02-06T15:55:43.969Z] === Skipped [2021-02-06T15:55:43.969Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-06T15:55:43.969Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:55:43.969Z] [2021-02-06T15:55:43.969Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-06T15:55:43.969Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:55:43.969Z] [2021-02-06T15:55:43.969Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-06T15:55:43.969Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:55:43.969Z] [2021-02-06T15:55:43.969Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-06T15:55:43.969Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:55:43.969Z] [2021-02-06T15:55:43.969Z] [2021-02-06T15:55:43.969Z] DONE 17 tests, 4 skipped in 27.583s [2021-02-06T15:55:43.969Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-06T15:55:43.969Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:43.969Z] ++ set -e [2021-02-06T15:55:43.969Z] ++ '[' -n 0 ']' [2021-02-06T15:55:43.969Z] ++ set -x [2021-02-06T15:55:43.969Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:43.969Z] INFO: Testing against a local daemon [2021-02-06T15:55:43.969Z] === RUN TestPluginInvalidJSON [2021-02-06T15:55:43.969Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:55:43.969Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:55:43.969Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T15:55:43.969Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-06T15:55:43.969Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-06T15:55:43.969Z] === RUN TestPluginInstall [2021-02-06T15:55:43.969Z] === RUN TestPluginInstall/no_auth [2021-02-06T15:55:43.969Z] time="2021-02-06T15:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:43.969Z] time="2021-02-06T15:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f839adc2bfe6e0bf775a80437903db2d1e39368706b957191a6296d66b96ce4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:43.969Z] time="2021-02-06T15:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:43.969Z] time="2021-02-06T15:55:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f839adc2bfe6e0bf775a80437903db2d1e39368706b957191a6296d66b96ce4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:43.969Z] === RUN TestPluginInstall/with_htpasswd [2021-02-06T15:55:44.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-06T15:55:44.602Z] time="2021-02-06T15:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:44.602Z] time="2021-02-06T15:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f839adc2bfe6e0bf775a80437903db2d1e39368706b957191a6296d66b96ce4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:44.602Z] time="2021-02-06T15:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:44.602Z] time="2021-02-06T15:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f839adc2bfe6e0bf775a80437903db2d1e39368706b957191a6296d66b96ce4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:44.610Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-06T15:55:44.868Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-06T15:55:44.894Z] === RUN TestPluginInstall/with_insecure [2021-02-06T15:55:45.436Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-06T15:55:45.436Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-06T15:55:46.375Z] --- PASS: TestReadPluginNoRead (8.50s) [2021-02-06T15:55:46.375Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-02-06T15:55:46.375Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2021-02-06T15:55:46.375Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s) [2021-02-06T15:55:46.375Z] read_test.go:92: [deb85efe8be3e] daemon is not started [2021-02-06T15:55:46.375Z] PASS [2021-02-06T15:55:46.375Z] [2021-02-06T15:55:46.375Z] DONE 6 tests in 14.385s [2021-02-06T15:55:46.375Z] 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-06T15:55:46.375Z] ++ 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-06T15:55:46.375Z] ++ set -e [2021-02-06T15:55:46.375Z] ++ '[' -n 0 ']' [2021-02-06T15:55:46.375Z] ++ set -x [2021-02-06T15:55:46.375Z] ++ 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-06T15:55:46.375Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-06T15:55:46.375Z] testing: warning: no tests to run [2021-02-06T15:55:46.375Z] PASS [2021-02-06T15:55:46.375Z] [2021-02-06T15:55:46.375Z] DONE 0 tests in 0.080s [2021-02-06T15:55:46.375Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-06T15:55:46.375Z] ++ 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-06T15:55:46.375Z] ++ set -e [2021-02-06T15:55:46.375Z] ++ '[' -n 0 ']' [2021-02-06T15:55:46.375Z] ++ set -x [2021-02-06T15:55:46.375Z] ++ 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-06T15:55:46.399Z] time="2021-02-06T15:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:46.400Z] time="2021-02-06T15:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88eca9d4c039cd8f36f4277f3bf7c31d8d4a9a469e9826ebd9cca0d4f0add0fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:46.400Z] time="2021-02-06T15:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-06T15:55:46.400Z] time="2021-02-06T15:55:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88eca9d4c039cd8f36f4277f3bf7c31d8d4a9a469e9826ebd9cca0d4f0add0fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-06T15:55:46.400Z] --- PASS: TestPluginInstall (4.24s) [2021-02-06T15:55:46.400Z] --- PASS: TestPluginInstall/no_auth (1.97s) [2021-02-06T15:55:46.400Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-02-06T15:55:46.400Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-02-06T15:55:46.400Z] plugin_test.go:160: [d4e36c07c51a6] daemon is not started [2021-02-06T15:55:46.400Z] === RUN TestPluginsWithRuntimes [2021-02-06T15:55:46.635Z] INFO: Testing against a local daemon [2021-02-06T15:55:46.635Z] === RUN TestPluginWithDevMounts [2021-02-06T15:55:46.635Z] === PAUSE TestPluginWithDevMounts [2021-02-06T15:55:46.635Z] === CONT TestPluginWithDevMounts [2021-02-06T15:55:47.203Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-06T15:55:48.141Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-06T15:55:48.464Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-06T15:55:49.082Z] --- PASS: TestPluginWithDevMounts (2.33s) [2021-02-06T15:55:49.082Z] PASS [2021-02-06T15:55:49.082Z] [2021-02-06T15:55:49.082Z] DONE 1 tests in 2.516s [2021-02-06T15:55:49.082Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-06T15:55:49.082Z] ++ 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-06T15:55:49.082Z] ++ set -e [2021-02-06T15:55:49.082Z] ++ '[' -n 0 ']' [2021-02-06T15:55:49.082Z] ++ set -x [2021-02-06T15:55:49.082Z] ++ 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-06T15:55:49.082Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-06T15:55:49.082Z] INFO: Testing against a local daemon [2021-02-06T15:55:49.082Z] === RUN TestSecretInspect [2021-02-06T15:55:49.082Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-06T15:55:49.096Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-06T15:55:50.020Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-06T15:55:50.587Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-06T15:55:50.613Z] --- PASS: TestPluginsWithRuntimes (4.05s) [2021-02-06T15:55:50.613Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-02-06T15:55:50.613Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-02-06T15:55:50.613Z] PASS [2021-02-06T15:55:50.613Z] [2021-02-06T15:55:50.613Z] DONE 9 tests in 8.385s [2021-02-06T15:55:50.613Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-06T15:55:50.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:50.613Z] ++ set -e [2021-02-06T15:55:50.613Z] ++ '[' -n 0 ']' [2021-02-06T15:55:50.613Z] ++ set -x [2021-02-06T15:55:50.613Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:50.613Z] INFO: Testing against a local daemon [2021-02-06T15:55:50.613Z] === RUN TestExternalGraphDriver [2021-02-06T15:55:50.613Z] === RUN TestExternalGraphDriver/json [2021-02-06T15:55:51.522Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-06T15:55:51.523Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-06T15:55:52.091Z] --- PASS: TestSecretInspect (2.77s) [2021-02-06T15:55:52.091Z] === RUN TestSecretList [2021-02-06T15:55:52.091Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-06T15:55:52.690Z] === RUN TestExternalGraphDriver/spec [2021-02-06T15:55:53.028Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-06T15:55:54.218Z] === RUN TestExternalGraphDriver/pull [2021-02-06T15:55:54.409Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-06T15:55:54.409Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-06T15:55:54.409Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-06T15:55:54.409Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-06T15:55:54.409Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-06T15:55:54.669Z] --- PASS: TestSecretList (2.69s) [2021-02-06T15:55:54.669Z] === RUN TestSecretsCreateAndDelete [2021-02-06T15:55:54.928Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-06T15:55:56.291Z] --- PASS: TestExternalGraphDriver (5.57s) [2021-02-06T15:55:56.291Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2021-02-06T15:55:56.291Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2021-02-06T15:55:56.291Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-02-06T15:55:56.291Z] === RUN TestGraphdriverPluginV2 [2021-02-06T15:55:56.291Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-02-06T15:55:56.291Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:55:56.291Z] PASS [2021-02-06T15:55:56.291Z] [2021-02-06T15:55:56.291Z] === Skipped [2021-02-06T15:55:56.291Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-02-06T15:55:56.291Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:55:56.291Z] [2021-02-06T15:55:56.291Z] [2021-02-06T15:55:56.291Z] DONE 5 tests, 1 skipped in 5.703s [2021-02-06T15:55:56.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-06T15:55:56.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:56.291Z] ++ set -e [2021-02-06T15:55:56.291Z] ++ '[' -n 0 ']' [2021-02-06T15:55:56.291Z] ++ set -x [2021-02-06T15:55:56.291Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:55:56.291Z] INFO: Testing against a local daemon [2021-02-06T15:55:56.291Z] === RUN TestContinueAfterPluginCrash [2021-02-06T15:55:56.291Z] === PAUSE TestContinueAfterPluginCrash [2021-02-06T15:55:56.291Z] === RUN TestReadPluginNoRead [2021-02-06T15:55:56.291Z] === PAUSE TestReadPluginNoRead [2021-02-06T15:55:56.291Z] === RUN TestDaemonStartWithLogOpt [2021-02-06T15:55:56.291Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-06T15:55:56.291Z] === CONT TestContinueAfterPluginCrash [2021-02-06T15:55:56.291Z] === CONT TestDaemonStartWithLogOpt [2021-02-06T15:55:56.291Z] === CONT TestReadPluginNoRead [2021-02-06T15:55:57.468Z] --- PASS: TestSecretsCreateAndDelete (2.50s) [2021-02-06T15:55:57.468Z] === RUN TestSecretsUpdate [2021-02-06T15:55:59.371Z] --- PASS: TestSecretsUpdate (2.05s) [2021-02-06T15:55:59.371Z] === RUN TestTemplatedSecret [2021-02-06T15:55:59.371Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-06T15:55:59.630Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-06T15:56:00.567Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-06T15:56:00.567Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-06T15:56:00.567Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-06T15:56:01.889Z] === RUN TestReadPluginNoRead/default [2021-02-06T15:56:01.889Z] --- PASS: TestDaemonStartWithLogOpt (5.30s) [2021-02-06T15:56:01.942Z] --- PASS: TestTemplatedSecret (2.57s) [2021-02-06T15:56:01.942Z] === RUN TestSecretCreateResolve [2021-02-06T15:56:02.521Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-06T15:56:03.317Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-06T15:56:03.885Z] --- PASS: TestSecretCreateResolve (2.04s) [2021-02-06T15:56:03.885Z] PASS [2021-02-06T15:56:03.885Z] [2021-02-06T15:56:03.885Z] DONE 6 tests in 14.857s [2021-02-06T15:56:03.885Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-06T15:56:03.885Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-06T15:56:03.885Z] ++ 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-06T15:56:03.885Z] ++ set -e [2021-02-06T15:56:03.885Z] ++ '[' -n 0 ']' [2021-02-06T15:56:03.885Z] ++ set -x [2021-02-06T15:56:03.885Z] ++ 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-06T15:56:04.026Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-06T15:56:04.144Z] INFO: Testing against a local daemon [2021-02-06T15:56:04.144Z] === RUN TestServiceCreateInit [2021-02-06T15:56:04.144Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-06T15:56:04.714Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-06T15:56:05.541Z] --- PASS: TestReadPluginNoRead (9.07s) [2021-02-06T15:56:05.541Z] --- PASS: TestReadPluginNoRead/default (1.37s) [2021-02-06T15:56:05.541Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2021-02-06T15:56:05.541Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2021-02-06T15:56:05.541Z] read_test.go:92: [d1e729cc4f3c5] daemon is not started [2021-02-06T15:56:07.044Z] --- PASS: TestContinueAfterPluginCrash (10.59s) [2021-02-06T15:56:07.044Z] PASS [2021-02-06T15:56:07.045Z] [2021-02-06T15:56:07.045Z] DONE 6 tests in 10.673s [2021-02-06T15:56:07.045Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-02-06T15:56:07.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:56:07.045Z] ++ set -e [2021-02-06T15:56:07.045Z] ++ '[' -n 0 ']' [2021-02-06T15:56:07.045Z] ++ set -x [2021-02-06T15:56:07.045Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:56:07.045Z] testing: warning: no tests to run [2021-02-06T15:56:07.045Z] PASS [2021-02-06T15:56:07.045Z] [2021-02-06T15:56:07.045Z] DONE 0 tests in 0.017s [2021-02-06T15:56:07.045Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-06T15:56:07.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:56:07.045Z] ++ set -e [2021-02-06T15:56:07.045Z] ++ '[' -n 0 ']' [2021-02-06T15:56:07.045Z] ++ set -x [2021-02-06T15:56:07.045Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:56:07.045Z] INFO: Testing against a local daemon [2021-02-06T15:56:07.045Z] === RUN TestPluginWithDevMounts [2021-02-06T15:56:07.045Z] === PAUSE TestPluginWithDevMounts [2021-02-06T15:56:07.045Z] === CONT TestPluginWithDevMounts [2021-02-06T15:56:08.904Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-06T15:56:08.904Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-06T15:56:08.904Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-06T15:56:09.131Z] --- PASS: TestPluginWithDevMounts (1.85s) [2021-02-06T15:56:09.131Z] PASS [2021-02-06T15:56:09.131Z] [2021-02-06T15:56:09.131Z] DONE 1 tests in 1.923s [2021-02-06T15:56:09.131Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-02-06T15:56:09.131Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:56:09.131Z] ++ set -e [2021-02-06T15:56:09.131Z] ++ '[' -n 0 ']' [2021-02-06T15:56:09.131Z] ++ set -x [2021-02-06T15:56:09.131Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:56:09.131Z] INFO: Testing against a local daemon [2021-02-06T15:56:09.131Z] === RUN TestSecretInspect [2021-02-06T15:56:10.639Z] --- PASS: TestSecretInspect (1.92s) [2021-02-06T15:56:10.639Z] === RUN TestSecretList [2021-02-06T15:56:10.809Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-06T15:56:11.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-06T15:56:12.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-06T15:56:12.711Z] --- PASS: TestSecretList (1.92s) [2021-02-06T15:56:12.711Z] === RUN TestSecretsCreateAndDelete [2021-02-06T15:56:13.621Z] --- PASS: TestServiceCreateInit (9.67s) [2021-02-06T15:56:13.621Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.86s) [2021-02-06T15:56:13.621Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.78s) [2021-02-06T15:56:13.621Z] === RUN TestCreateServiceMultipleTimes [2021-02-06T15:56:14.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-06T15:56:14.776Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2021-02-06T15:56:14.776Z] === RUN TestSecretsUpdate [2021-02-06T15:56:15.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-06T15:56:16.843Z] --- PASS: TestSecretsUpdate (1.93s) [2021-02-06T15:56:16.843Z] === RUN TestTemplatedSecret [2021-02-06T15:56:16.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-06T15:56:18.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a36ce0_} [2021-02-06T15:56:18.940Z] --- PASS: TestTemplatedSecret (2.43s) [2021-02-06T15:56:18.940Z] === RUN TestSecretCreateResolve [2021-02-06T15:56:20.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1138778097_/foo_false____} [2021-02-06T15:56:21.006Z] --- PASS: TestSecretCreateResolve (1.89s) [2021-02-06T15:56:21.006Z] PASS [2021-02-06T15:56:21.006Z] [2021-02-06T15:56:21.006Z] DONE 6 tests in 12.069s [2021-02-06T15:56:21.006Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-02-06T15:56:21.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:56:21.006Z] ++ set -e [2021-02-06T15:56:21.006Z] ++ '[' -n 0 ']' [2021-02-06T15:56:21.006Z] ++ set -x [2021-02-06T15:56:21.006Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:56:21.006Z] INFO: Testing against a local daemon [2021-02-06T15:56:21.006Z] === RUN TestServiceCreateInit [2021-02-06T15:56:21.006Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-06T15:56:21.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1138778097_/foo_true____} [2021-02-06T15:56:22.553Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3773766300_/foo_false____} [2021-02-06T15:56:24.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3773766300_/foo_true____} [2021-02-06T15:56:25.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3773766300_/foo_true__0xc000a36d40__} [2021-02-06T15:56:25.460Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-06T15:56:26.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a36d60_} [2021-02-06T15:56:28.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a36d80_} [2021-02-06T15:56:28.977Z] --- PASS: TestServiceCreateInit (7.51s) [2021-02-06T15:56:28.977Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2021-02-06T15:56:28.977Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2021-02-06T15:56:28.977Z] === RUN TestCreateServiceMultipleTimes [2021-02-06T15:56:29.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a36da0_} [2021-02-06T15:56:29.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-06T15:56:29.777Z] --- PASS: TestCreateServiceMultipleTimes (16.15s) [2021-02-06T15:56:29.777Z] === RUN TestCreateServiceConflict [2021-02-06T15:56:31.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a36dc0_} [2021-02-06T15:56:32.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-06T15:56:32.809Z] --- PASS: TestCreateServiceConflict (2.88s) [2021-02-06T15:56:32.809Z] === RUN TestCreateServiceMaxReplicas [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-06T15:56:34.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-06T15:56:34.465Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-06T15:56:37.000Z] --- PASS: TestCreateServiceMaxReplicas (4.24s) [2021-02-06T15:56:37.000Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-06T15:56:37.569Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-06T15:56:39.474Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-06T15:56:42.764Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-06T15:56:43.332Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-06T15:56:43.591Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-06T15:56:44.158Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-06T15:56:44.348Z] --- PASS: TestCreateServiceMultipleTimes (15.23s) [2021-02-06T15:56:44.348Z] === RUN TestCreateServiceConflict [2021-02-06T15:56:44.725Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-06T15:56:45.292Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-06T15:56:45.855Z] --- PASS: TestCreateServiceConflict (1.91s) [2021-02-06T15:56:45.855Z] === RUN TestCreateServiceMaxReplicas [2021-02-06T15:56:45.861Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-06T15:56:46.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-06T15:56:46.688Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-06T15:56:47.255Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-06T15:56:47.822Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-06T15:56:48.593Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2021-02-06T15:56:48.593Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-06T15:56:49.200Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-06T15:56:49.769Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-06T15:56:50.335Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-06T15:56:51.292Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-06T15:56:51.551Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-06T15:56:52.485Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.35s) [2021-02-06T15:56:52.485Z] === RUN TestCreateServiceSecretFileMode [2021-02-06T15:56:52.485Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-06T15:56:53.421Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-06T15:56:54.358Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-06T15:56:55.295Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-06T15:56:55.295Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-06T15:56:55.295Z] --- PASS: TestCreateServiceSecretFileMode (3.03s) [2021-02-06T15:56:55.295Z] === RUN TestCreateServiceConfigFileMode [2021-02-06T15:56:56.231Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-06T15:56:56.799Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-06T15:56:57.733Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-06T15:56:57.992Z] --- PASS: TestCreateServiceConfigFileMode (2.71s) [2021-02-06T15:56:57.992Z] === RUN TestCreateServiceSysctls [2021-02-06T15:56:58.561Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-06T15:56:59.499Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-06T15:57:00.879Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-06T15:57:01.220Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.71s) [2021-02-06T15:57:01.220Z] === RUN TestCreateServiceSecretFileMode [2021-02-06T15:57:01.447Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-06T15:57:02.383Z] --- PASS: TestCreateServiceSysctls (4.26s) [2021-02-06T15:57:02.383Z] === RUN TestCreateServiceCapabilities [2021-02-06T15:57:03.317Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2021-02-06T15:57:03.317Z] === RUN TestCreateServiceConfigFileMode [2021-02-06T15:57:03.320Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-06T15:57:05.389Z] --- PASS: TestCreateServiceConfigFileMode (2.15s) [2021-02-06T15:57:05.389Z] === RUN TestCreateServiceSysctls [2021-02-06T15:57:05.856Z] --- PASS: TestCreateServiceCapabilities (3.27s) [2021-02-06T15:57:05.856Z] === RUN TestInspect [2021-02-06T15:57:07.232Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-06T15:57:08.985Z] --- PASS: TestCreateServiceSysctls (2.98s) [2021-02-06T15:57:08.985Z] === RUN TestCreateServiceCapabilities [2021-02-06T15:57:09.147Z] --- PASS: TestInspect (3.54s) [2021-02-06T15:57:09.147Z] === RUN TestCreateJob [2021-02-06T15:57:10.085Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-06T15:57:10.344Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-06T15:57:11.058Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2021-02-06T15:57:11.058Z] === RUN TestInspect [2021-02-06T15:57:13.132Z] --- PASS: TestInspect (2.34s) [2021-02-06T15:57:13.132Z] === RUN TestCreateJob [2021-02-06T15:57:13.636Z] --- PASS: TestCreateJob (4.19s) [2021-02-06T15:57:13.636Z] === RUN TestReplicatedJob [2021-02-06T15:57:14.572Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-06T15:57:16.649Z] --- PASS: TestCreateJob (3.09s) [2021-02-06T15:57:16.649Z] === RUN TestReplicatedJob [2021-02-06T15:57:17.865Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-06T15:57:18.125Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-06T15:57:20.030Z] --- PASS: TestReplicatedJob (6.35s) [2021-02-06T15:57:20.030Z] === RUN TestUpdateReplicatedJob [2021-02-06T15:57:21.111Z] --- PASS: TestReplicatedJob (4.95s) [2021-02-06T15:57:21.111Z] === RUN TestUpdateReplicatedJob [2021-02-06T15:57:21.936Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-06T15:57:22.196Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-06T15:57:22.765Z] === RUN TestDockerSuite/TestCpToDot [2021-02-06T15:57:23.331Z] --- PASS: TestUpdateReplicatedJob (3.64s) [2021-02-06T15:57:23.331Z] === RUN TestServiceListWithStatuses [2021-02-06T15:57:23.331Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-06T15:57:23.331Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-06T15:57:23.331Z] === RUN TestDockerNetworkConnectAlias [2021-02-06T15:57:23.590Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-06T15:57:24.640Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2021-02-06T15:57:24.640Z] === RUN TestServiceListWithStatuses [2021-02-06T15:57:24.640Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-06T15:57:24.640Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-06T15:57:24.640Z] === RUN TestDockerNetworkConnectAlias [2021-02-06T15:57:25.501Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-06T15:57:26.436Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-06T15:57:27.004Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-06T15:57:28.163Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2021-02-06T15:57:28.163Z] === RUN TestDockerNetworkReConnect [2021-02-06T15:57:28.382Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-06T15:57:28.382Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-06T15:57:28.641Z] --- PASS: TestDockerNetworkConnectAlias (5.25s) [2021-02-06T15:57:28.641Z] === RUN TestDockerNetworkReConnect [2021-02-06T15:57:28.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-06T15:57:29.207Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-06T15:57:31.113Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-06T15:57:31.113Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-06T15:57:31.372Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-06T15:57:31.675Z] --- PASS: TestDockerNetworkReConnect (3.20s) [2021-02-06T15:57:31.675Z] === RUN TestServicePlugin [2021-02-06T15:57:31.675Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-06T15:57:31.676Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:57:31.676Z] === RUN TestServiceUpdateLabel [2021-02-06T15:57:31.940Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-06T15:57:32.875Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-06T15:57:32.875Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-06T15:57:32.875Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-06T15:57:33.186Z] --- PASS: TestServiceUpdateLabel (1.92s) [2021-02-06T15:57:33.186Z] === RUN TestServiceUpdateSecrets [2021-02-06T15:57:33.443Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-06T15:57:33.702Z] --- PASS: TestDockerNetworkReConnect (5.17s) [2021-02-06T15:57:33.702Z] === RUN TestServicePlugin [2021-02-06T15:57:33.961Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-06T15:57:33.961Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-06T15:57:33.961Z] === RUN TestDockerSuite/TestCreateRM [2021-02-06T15:57:34.220Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-06T15:57:34.220Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-06T15:57:34.220Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-06T15:57:34.479Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-06T15:57:36.385Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-06T15:57:36.385Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-06T15:57:36.645Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-06T15:57:41.922Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-06T15:57:41.922Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-06T15:57:41.922Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-06T15:57:41.922Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-06T15:57:41.922Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-06T15:57:41.922Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-06T15:57:42.489Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-06T15:57:43.866Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-06T15:57:44.433Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-06T15:57:45.370Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-06T15:57:46.316Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-06T15:57:47.259Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-06T15:57:47.517Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-06T15:57:47.517Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-06T15:57:48.085Z] === RUN TestDockerSuite/TestDockerFails [2021-02-06T15:57:48.085Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-06T15:57:48.085Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-06T15:57:48.085Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-06T15:57:48.544Z] --- PASS: TestServiceUpdateSecrets (14.18s) [2021-02-06T15:57:48.544Z] === RUN TestServiceUpdateConfigs [2021-02-06T15:57:49.022Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-06T15:57:49.959Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-06T15:57:51.338Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-06T15:57:51.338Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-06T15:57:51.338Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-06T15:57:51.338Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-06T15:57:53.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-06T15:57:57.156Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-06T15:57:59.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-06T15:58:00.435Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-06T15:58:01.813Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-06T15:58:02.381Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-06T15:58:02.948Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-06T15:58:03.516Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-06T15:58:03.871Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2021-02-06T15:58:03.871Z] === RUN TestServiceUpdateNetwork [2021-02-06T15:58:04.085Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-06T15:58:04.671Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-06T15:58:04.931Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-06T15:58:06.832Z] --- PASS: TestServicePlugin (32.87s) [2021-02-06T15:58:06.832Z] plugin_test.go:62: [de73a924c0f7f] joining swarm manager [d3d7374318ba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T15:58:06.832Z] plugin_test.go:65: [d9ecf56e4f630] joining swarm manager [d3d7374318ba9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T15:58:06.832Z] === RUN TestServiceUpdateLabel [2021-02-06T15:58:06.832Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-06T15:58:08.208Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-06T15:58:09.585Z] --- PASS: TestServiceUpdateLabel (2.89s) [2021-02-06T15:58:09.585Z] === RUN TestServiceUpdateSecrets [2021-02-06T15:58:10.521Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-06T15:58:13.053Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-06T15:58:13.991Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-06T15:58:14.238Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2021-02-06T15:58:14.238Z] === RUN TestServiceUpdatePidsLimit [2021-02-06T15:58:14.927Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-06T15:58:15.275Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-06T15:58:15.916Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-06T15:58:20.194Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-06T15:58:20.761Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-06T15:58:21.696Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-06T15:58:22.263Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-06T15:58:22.263Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-06T15:58:22.522Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-06T15:58:22.780Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-06T15:58:22.780Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-06T15:58:22.799Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-06T15:58:23.745Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-06T15:58:24.312Z] --- PASS: TestServiceUpdateSecrets (14.66s) [2021-02-06T15:58:24.312Z] === RUN TestServiceUpdateConfigs [2021-02-06T15:58:24.880Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-06T15:58:24.880Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-06T15:58:24.880Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-06T15:58:25.817Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-06T15:58:26.076Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-06T15:58:26.334Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-06T15:58:27.709Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-06T15:58:27.709Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-06T15:58:27.709Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-06T15:58:27.709Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-06T15:58:29.085Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-06T15:58:29.344Z] === RUN TestDockerSuite/TestEventsRename [2021-02-06T15:58:29.912Z] === RUN TestDockerSuite/TestEventsResize [2021-02-06T15:58:30.479Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-06T15:58:31.273Z] --- PASS: TestServiceUpdatePidsLimit (15.97s) [2021-02-06T15:58:31.273Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-02-06T15:58:31.273Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.77s) [2021-02-06T15:58:31.273Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-02-06T15:58:31.273Z] PASS [2021-02-06T15:58:31.273Z] [2021-02-06T15:58:31.273Z] === Skipped [2021-02-06T15:58:31.273Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-02-06T15:58:31.273Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-06T15:58:31.273Z] [2021-02-06T15:58:31.273Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-02-06T15:58:31.273Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-06T15:58:31.273Z] [2021-02-06T15:58:31.273Z] [2021-02-06T15:58:31.273Z] DONE 27 tests, 2 skipped in 129.158s [2021-02-06T15:58:31.273Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-02-06T15:58:31.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:58:31.273Z] ++ set -e [2021-02-06T15:58:31.273Z] ++ '[' -n 0 ']' [2021-02-06T15:58:31.273Z] ++ set -x [2021-02-06T15:58:31.273Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:58:31.273Z] INFO: Testing against a local daemon [2021-02-06T15:58:31.273Z] === RUN TestSessionCreate [2021-02-06T15:58:31.273Z] --- PASS: TestSessionCreate (0.04s) [2021-02-06T15:58:31.273Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-06T15:58:31.273Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-02-06T15:58:31.273Z] PASS [2021-02-06T15:58:31.273Z] [2021-02-06T15:58:31.273Z] DONE 2 tests in 0.154s [2021-02-06T15:58:31.273Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-02-06T15:58:31.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:58:31.273Z] ++ set -e [2021-02-06T15:58:31.273Z] ++ '[' -n 0 ']' [2021-02-06T15:58:31.273Z] ++ set -x [2021-02-06T15:58:31.273Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:58:31.273Z] INFO: Testing against a local daemon [2021-02-06T15:58:31.273Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-06T15:58:31.273Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-06T15:58:31.273Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-06T15:58:31.273Z] === RUN TestEventsExecDie [2021-02-06T15:58:31.273Z] --- PASS: TestEventsExecDie (0.59s) [2021-02-06T15:58:31.273Z] === RUN TestEventsBackwardsCompatible [2021-02-06T15:58:31.273Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-02-06T15:58:31.273Z] === RUN TestInfoBinaryCommits [2021-02-06T15:58:31.273Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-06T15:58:31.273Z] === RUN TestInfoAPIVersioned [2021-02-06T15:58:31.273Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-06T15:58:31.273Z] === RUN TestInfoDiscoveryBackend [2021-02-06T15:58:31.563Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-02-06T15:58:31.564Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-06T15:58:32.595Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-06T15:58:32.595Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-06T15:58:33.226Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-02-06T15:58:33.226Z] === RUN TestInfoAPI [2021-02-06T15:58:33.226Z] --- PASS: TestInfoAPI (0.04s) [2021-02-06T15:58:33.226Z] === RUN TestInfoAPIWarnings [2021-02-06T15:58:35.746Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-06T15:58:36.696Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-06T15:58:36.954Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-06T15:58:39.486Z] --- PASS: TestServiceUpdateConfigs (14.88s) [2021-02-06T15:58:39.486Z] === RUN TestServiceUpdateNetwork [2021-02-06T15:58:39.746Z] === RUN TestDockerSuite/TestEventsTop [2021-02-06T15:58:40.314Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-06T15:58:42.851Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-06T15:58:49.429Z] === RUN TestDockerSuite/TestExec [2021-02-06T15:58:49.429Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-06T15:58:49.688Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-06T15:58:50.257Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-06T15:58:50.824Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-06T15:58:51.761Z] --- PASS: TestServiceUpdateNetwork (12.75s) [2021-02-06T15:58:51.762Z] === RUN TestServiceUpdatePidsLimit [2021-02-06T15:58:51.795Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-02-06T15:58:51.795Z] === RUN TestInfoDebug [2021-02-06T15:58:51.795Z] --- PASS: TestInfoDebug (0.53s) [2021-02-06T15:58:51.795Z] === RUN TestInfoInsecureRegistries [2021-02-06T15:58:51.795Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-06T15:58:51.795Z] === RUN TestInfoRegistryMirrors [2021-02-06T15:58:51.795Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-02-06T15:58:51.795Z] === RUN TestLoginFailsWithBadCredentials [2021-02-06T15:58:51.795Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-02-06T15:58:51.795Z] === RUN TestPingCacheHeaders [2021-02-06T15:58:51.795Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-06T15:58:51.795Z] === RUN TestPingGet [2021-02-06T15:58:51.795Z] --- PASS: TestPingGet (0.04s) [2021-02-06T15:58:51.795Z] === RUN TestPingHead [2021-02-06T15:58:51.795Z] --- PASS: TestPingHead (0.03s) [2021-02-06T15:58:51.795Z] === RUN TestVersion [2021-02-06T15:58:51.795Z] --- PASS: TestVersion (0.03s) [2021-02-06T15:58:51.795Z] PASS [2021-02-06T15:58:51.795Z] [2021-02-06T15:58:51.795Z] === Skipped [2021-02-06T15:58:51.795Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-06T15:58:51.795Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-06T15:58:51.795Z] [2021-02-06T15:58:51.795Z] [2021-02-06T15:58:51.795Z] DONE 18 tests, 1 skipped in 21.222s [2021-02-06T15:58:51.795Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-02-06T15:58:51.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:58:51.795Z] ++ set -e [2021-02-06T15:58:51.795Z] ++ '[' -n 0 ']' [2021-02-06T15:58:51.795Z] ++ set -x [2021-02-06T15:58:51.796Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-06T15:58:51.796Z] INFO: Testing against a local daemon [2021-02-06T15:58:51.796Z] === RUN TestVolumesCreateAndList [2021-02-06T15:58:51.796Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-06T15:58:51.796Z] === RUN TestVolumesRemove [2021-02-06T15:58:51.796Z] --- PASS: TestVolumesRemove (0.07s) [2021-02-06T15:58:51.796Z] === RUN TestVolumesInspect [2021-02-06T15:58:51.796Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-06T15:58:51.796Z] === RUN TestVolumesInvalidJSON [2021-02-06T15:58:51.796Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-06T15:58:51.796Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-06T15:58:51.796Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-06T15:58:51.796Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-02-06T15:58:51.796Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-06T15:58:51.796Z] PASS [2021-02-06T15:58:51.796Z] [2021-02-06T15:58:51.796Z] DONE 5 tests in 0.208s [2021-02-06T15:58:51.796Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-06T15:58:52.023Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-06T15:58:52.087Z] ++++ cat bundles/test-integration/docker.pid [2021-02-06T15:58:52.087Z] +++ kill 14103 [2021-02-06T15:58:52.959Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-06T15:58:52.959Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-06T15:58:53.117Z] +++ /etc/init.d/apparmor stop [2021-02-06T15:58:53.409Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-06T15:58:53.409Z] [2021-02-06T15:58:53.409Z] Unloading profiles will leave already running processes permanently [2021-02-06T15:58:53.409Z] unconfined, which can lead to unexpected situations. [2021-02-06T15:58:53.409Z] [2021-02-06T15:58:53.409Z] To set a process to complain mode, use the command line tool [2021-02-06T15:58:53.409Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-06T15:58:53.409Z] +++ true [2021-02-06T15:58:53.409Z] exiting test-integration [2021-02-06T15:58:53.409Z] ++ exit 0 [2021-02-06T15:58:53.409Z] [2021-02-06T15:58:53.527Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-06T15:58:53.789Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-06T15:58:54.355Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-06T15:58:54.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-06T15:58:54.873Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand Post stage [Pipeline] junit [2021-02-06T15:58:54.972Z] Recording test results [2021-02-06T15:58:55.444Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-06T15:58:55.527Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-06T15:58:55.942Z] + echo Ensuring container killed. [2021-02-06T15:58:55.942Z] Ensuring container killed. [2021-02-06T15:58:55.942Z] + docker rm -vf docker-pr3 [2021-02-06T15:58:55.942Z] Error: No such container: docker-pr3 [2021-02-06T15:58:55.942Z] + true [Pipeline] sh [2021-02-06T15:58:56.322Z] + echo Chowning /workspace to jenkins user [2021-02-06T15:58:56.322Z] Chowning /workspace to jenkins user [2021-02-06T15:58:56.322Z] + id -u [2021-02-06T15:58:56.322Z] + id -g [2021-02-06T15:58:56.322Z] + docker run --rm -v /home/docker/workspace/moby_PR-41995:/workspace busybox chown -R 1001:1001 /workspace [2021-02-06T15:58:56.322Z] Unable to find image 'busybox:latest' locally [2021-02-06T15:58:56.381Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-06T15:58:56.614Z] latest: Pulling from library/busybox [2021-02-06T15:58:56.614Z] 97ab23f2d56c: Pulling fs layer [2021-02-06T15:58:56.906Z] 97ab23f2d56c: Verifying Checksum [2021-02-06T15:58:56.906Z] 97ab23f2d56c: Download complete [2021-02-06T15:58:56.906Z] 97ab23f2d56c: Pull complete [2021-02-06T15:58:56.906Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-06T15:58:56.906Z] Status: Downloaded newer image for busybox:latest [2021-02-06T15:58:57.760Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-06T15:58:58.698Z] === RUN TestDockerSuite/TestExecEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-06T15:58:59.371Z] + bundleName=ppc64le-integration [2021-02-06T15:58:59.371Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-02-06T15:58:59.371Z] Creating ppc64le-integration-bundles.tar.gz [2021-02-06T15:58:59.371Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+ *-report.json -o -name *.log -oxargs -name tar *.prof -czf -o ppc64le-integration-bundles.tar.gz -name [2021-02-06T15:58:59.371Z] *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-06T15:58:59.414Z] Archiving artifacts [2021-02-06T15:58:59.634Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-06T15:58:59.851Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41995/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-06T15:59:00.241Z] + make clean [2021-02-06T15:59:00.536Z] make: command: Command not found [2021-02-06T15:59:00.536Z] make: command: Command not found [2021-02-06T15:59:00.536Z] docker volume rm -f docker-dev-cache [2021-02-06T15:59:00.536Z] docker-dev-cache [2021-02-06T15:59:00.572Z] === RUN TestDockerSuite/TestExecExitStatus [Pipeline] deleteDir [2021-02-06T15:59:00.830Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-06T15:59:01.402Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-06T15:59:03.308Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-06T15:59:03.875Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-06T15:59:04.001Z] --- PASS: TestBuildWCOWSandboxSize (845.03s) [2021-02-06T15:59:04.001Z] === RUN TestBuildWithEmptyDockerfile [2021-02-06T15:59:04.001Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:59:04.001Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:59:04.001Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:59:04.001Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:59:04.001Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:59:04.001Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:59:04.001Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-06T15:59:04.001Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-06T15:59:04.001Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-06T15:59:04.001Z] --- PASS: TestBuildWithEmptyDockerfile (0.57s) [2021-02-06T15:59:04.001Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-02-06T15:59:04.001Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-02-06T15:59:04.001Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-02-06T15:59:04.001Z] === RUN TestBuildPreserveOwnership [2021-02-06T15:59:04.001Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-02-06T15:59:04.001Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-06T15:59:04.001Z] === RUN TestBuildPlatformInvalid [2021-02-06T15:59:04.001Z] --- PASS: TestBuildPlatformInvalid (0.53s) [2021-02-06T15:59:04.001Z] PASS [2021-02-06T15:59:04.001Z] ok github.com/docker/docker/integration/build 1031.845s [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === Skipped [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-02-06T15:59:04.001Z] build_session_test.go:25: TODO: BuildKit [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-02-06T15:59:04.001Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-02-06T15:59:04.001Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-02-06T15:59:04.001Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-02-06T15:59:04.001Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] DONE 29 tests, 5 skipped in 1054.329s [2021-02-06T15:59:04.001Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-02-06T15:59:04.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T15:59:04.001Z] INFO: Testing against a local daemon [2021-02-06T15:59:04.001Z] === RUN TestConfigInspect [2021-02-06T15:59:04.001Z] --- SKIP: TestConfigInspect (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:04.001Z] === RUN TestConfigList [2021-02-06T15:59:04.001Z] --- SKIP: TestConfigList (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:04.001Z] === RUN TestConfigsCreateAndDelete [2021-02-06T15:59:04.001Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:04.001Z] === RUN TestConfigsUpdate [2021-02-06T15:59:04.001Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:04.001Z] === RUN TestTemplatedConfig [2021-02-06T15:59:04.001Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:04.001Z] === RUN TestConfigCreateResolve [2021-02-06T15:59:04.001Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T15:59:04.001Z] === RUN TestConfigDaemonLibtrustID [2021-02-06T15:59:04.001Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T15:59:04.001Z] PASS [2021-02-06T15:59:04.001Z] ok github.com/docker/docker/integration/config 0.212s [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === Skipped [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-02-06T15:59:04.001Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] [2021-02-06T15:59:04.001Z] DONE 7 tests, 7 skipped in 3.130s [2021-02-06T15:59:04.001Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-02-06T15:59:04.135Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-06T15:59:04.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T15:59:04.463Z] INFO: Testing against a local daemon [2021-02-06T15:59:04.463Z] === RUN TestCheckpoint [2021-02-06T15:59:04.463Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-06T15:59:04.463Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T15:59:04.463Z] === RUN TestContainerInvalidJSON [2021-02-06T15:59:04.463Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:59:04.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:59:04.463Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:59:04.463Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:59:04.463Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:59:04.463Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-06T15:59:04.703Z] === RUN TestDockerSuite/TestExecParseError [2021-02-06T15:59:04.927Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-06T15:59:04.927Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-06T15:59:04.927Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-06T15:59:04.927Z] --- PASS: TestContainerInvalidJSON (0.54s) [2021-02-06T15:59:04.927Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-06T15:59:04.927Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-06T15:59:04.927Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-02-06T15:59:04.927Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-06T15:59:05.271Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-06T15:59:05.389Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-02-06T15:59:05.389Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-06T15:59:05.389Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-02-06T15:59:05.389Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-06T15:59:05.389Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-06T15:59:05.838Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-06T15:59:05.852Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.37s) [2021-02-06T15:59:05.852Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-06T15:59:05.852Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-02-06T15:59:05.852Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-06T15:59:05.852Z] === RUN TestCopyFromContainer [2021-02-06T15:59:05.852Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-02-06T15:59:05.852Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:05.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-06T15:59:05.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:59:05.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:59:05.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:59:05.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:59:05.852Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:59:05.852Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:59:05.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-06T15:59:05.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-06T15:59:05.852Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-06T15:59:05.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-02-06T15:59:05.852Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-06T15:59:05.852Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-02-06T15:59:05.852Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-06T15:59:05.852Z] === RUN TestCreateWithInvalidEnv [2021-02-06T15:59:05.852Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-06T15:59:05.852Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-06T15:59:05.852Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-06T15:59:05.852Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-06T15:59:05.852Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-06T15:59:05.852Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-06T15:59:05.852Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-06T15:59:05.852Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-06T15:59:05.852Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-06T15:59:05.852Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-02-06T15:59:05.852Z] === RUN TestCreateTmpfsMountsTarget [2021-02-06T15:59:05.852Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-02-06T15:59:05.852Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:05.852Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-06T15:59:05.852Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-02-06T15:59:05.852Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T15:59:05.852Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-06T15:59:05.852Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-06T15:59:05.852Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T15:59:05.852Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-06T15:59:05.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:59:05.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:59:05.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:59:05.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:59:05.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:59:05.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:59:05.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:59:05.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:59:05.852Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:59:05.852Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:59:05.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-06T15:59:05.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-06T15:59:05.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-06T15:59:05.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-06T15:59:05.852Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-06T15:59:05.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-06T15:59:05.852Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-06T15:59:05.852Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-06T15:59:05.852Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-06T15:59:05.852Z] === RUN TestCreateDifferentPlatform [2021-02-06T15:59:05.852Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-06T15:59:05.852Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-06T15:59:05.852Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-06T15:59:05.852Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-06T15:59:05.852Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-06T15:59:05.852Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-02-06T15:59:05.852Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-06T15:59:05.852Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-02-06T15:59:05.852Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-06T15:59:05.852Z] === RUN TestContainerKillOnDaemonStart [2021-02-06T15:59:05.852Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-06T15:59:05.852Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:05.852Z] === RUN TestDiff [2021-02-06T15:59:05.852Z] --- SKIP: TestDiff (0.00s) [2021-02-06T15:59:05.852Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-06T15:59:05.852Z] === RUN TestExecWithCloseStdin [2021-02-06T15:59:06.405Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-06T15:59:07.342Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-06T15:59:08.281Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-06T15:59:08.541Z] --- PASS: TestServiceUpdatePidsLimit (16.70s) [2021-02-06T15:59:08.541Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-02-06T15:59:08.541Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s) [2021-02-06T15:59:08.541Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-02-06T15:59:08.541Z] PASS [2021-02-06T15:59:08.541Z] [2021-02-06T15:59:08.541Z] === Skipped [2021-02-06T15:59:08.541Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-06T15:59:08.541Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-06T15:59:08.541Z] [2021-02-06T15:59:08.541Z] [2021-02-06T15:59:08.541Z] DONE 27 tests, 1 skipped in 184.642s [2021-02-06T15:59:08.541Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-06T15:59:08.541Z] ++ 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-06T15:59:08.541Z] ++ set -e [2021-02-06T15:59:08.541Z] ++ '[' -n 0 ']' [2021-02-06T15:59:08.541Z] ++ set -x [2021-02-06T15:59:08.541Z] ++ 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-06T15:59:08.800Z] INFO: Testing against a local daemon [2021-02-06T15:59:08.800Z] === RUN TestSessionCreate [2021-02-06T15:59:08.800Z] --- PASS: TestSessionCreate (0.06s) [2021-02-06T15:59:08.800Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-06T15:59:08.800Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-02-06T15:59:08.800Z] PASS [2021-02-06T15:59:08.800Z] [2021-02-06T15:59:08.800Z] DONE 2 tests in 0.279s [2021-02-06T15:59:08.800Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-06T15:59:08.800Z] ++ 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-06T15:59:08.800Z] ++ set -e [2021-02-06T15:59:08.800Z] ++ '[' -n 0 ']' [2021-02-06T15:59:08.800Z] ++ set -x [2021-02-06T15:59:08.800Z] ++ 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-06T15:59:09.059Z] INFO: Testing against a local daemon [2021-02-06T15:59:09.059Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-06T15:59:09.059Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-06T15:59:09.059Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-06T15:59:09.059Z] === RUN TestEventsExecDie [2021-02-06T15:59:09.059Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-06T15:59:09.615Z] --- PASS: TestExecWithCloseStdin (3.02s) [2021-02-06T15:59:09.615Z] === RUN TestExec [2021-02-06T15:59:09.995Z] --- PASS: TestEventsExecDie (0.83s) [2021-02-06T15:59:09.995Z] === RUN TestEventsBackwardsCompatible [2021-02-06T15:59:09.995Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-02-06T15:59:09.995Z] === RUN TestInfoBinaryCommits [2021-02-06T15:59:09.995Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-06T15:59:09.995Z] === RUN TestInfoAPIVersioned [2021-02-06T15:59:09.995Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-06T15:59:09.995Z] === RUN TestInfoDiscoveryBackend [2021-02-06T15:59:10.566Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-06T15:59:10.566Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-06T15:59:11.163Z] --- PASS: TestExec (2.09s) [2021-02-06T15:59:11.163Z] === RUN TestExecUser [2021-02-06T15:59:11.163Z] --- SKIP: TestExecUser (0.00s) [2021-02-06T15:59:11.163Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-06T15:59:11.163Z] === RUN TestExportContainerAndImportImage [2021-02-06T15:59:11.163Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-02-06T15:59:11.163Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:11.163Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-06T15:59:11.163Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-02-06T15:59:11.163Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:11.163Z] === RUN TestHealthCheckWorkdir [2021-02-06T15:59:11.163Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-02-06T15:59:11.163Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-06T15:59:11.163Z] === RUN TestHealthKillContainer [2021-02-06T15:59:11.163Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-02-06T15:59:11.163Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-06T15:59:11.163Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-06T15:59:11.163Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-02-06T15:59:11.163Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-06T15:59:11.163Z] === RUN TestKillContainerInvalidSignal [2021-02-06T15:59:11.501Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-06T15:59:11.501Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-06T15:59:12.068Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-06T15:59:12.068Z] === RUN TestInfoAPI [2021-02-06T15:59:12.068Z] --- PASS: TestInfoAPI (0.02s) [2021-02-06T15:59:12.068Z] === RUN TestInfoAPIWarnings [2021-02-06T15:59:13.358Z] --- PASS: TestKillContainerInvalidSignal (1.85s) [2021-02-06T15:59:13.358Z] === RUN TestKillContainer [2021-02-06T15:59:13.358Z] === RUN TestKillContainer/no_signal [2021-02-06T15:59:14.908Z] === RUN TestKillContainer/non_killing_signal [2021-02-06T15:59:14.908Z] === RUN TestKillContainer/killing_signal [2021-02-06T15:59:17.101Z] --- PASS: TestKillContainer (3.97s) [2021-02-06T15:59:17.101Z] --- PASS: TestKillContainer/no_signal (1.75s) [2021-02-06T15:59:17.101Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-06T15:59:17.101Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-06T15:59:17.101Z] --- PASS: TestKillContainer/killing_signal (2.18s) [2021-02-06T15:59:17.101Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-06T15:59:17.101Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-06T15:59:17.101Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-06T15:59:17.101Z] === RUN TestKillStoppedContainer [2021-02-06T15:59:17.101Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-02-06T15:59:17.101Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-06T15:59:17.101Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-06T15:59:17.101Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-06T15:59:17.101Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-06T15:59:17.101Z] === RUN TestKillDifferentUserContainer [2021-02-06T15:59:17.101Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-02-06T15:59:17.101Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-06T15:59:17.101Z] === RUN TestInspectOomKilledTrue [2021-02-06T15:59:17.101Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-06T15:59:17.101Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:17.101Z] === RUN TestInspectOomKilledFalse [2021-02-06T15:59:17.101Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-06T15:59:17.101Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T15:59:17.101Z] === RUN TestLogsFollowTailEmpty [2021-02-06T15:59:18.650Z] --- PASS: TestLogsFollowTailEmpty (1.82s) [2021-02-06T15:59:18.650Z] === RUN TestNetworkNat [2021-02-06T15:59:18.650Z] --- SKIP: TestNetworkNat (0.00s) [2021-02-06T15:59:18.650Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-06T15:59:18.650Z] === RUN TestNetworkLocalhostTCPNat [2021-02-06T15:59:20.178Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-06T15:59:20.436Z] === RUN TestDockerSuite/TestExecTTY [2021-02-06T15:59:20.843Z] --- PASS: TestNetworkLocalhostTCPNat (2.18s) [2021-02-06T15:59:20.843Z] === RUN TestNetworkLoopbackNat [2021-02-06T15:59:20.843Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-02-06T15:59:20.843Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-06T15:59:20.843Z] === RUN TestPause [2021-02-06T15:59:20.843Z] --- SKIP: TestPause (0.00s) [2021-02-06T15:59:20.843Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-06T15:59:20.843Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-06T15:59:21.003Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-06T15:59:21.576Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-06T15:59:22.151Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-06T15:59:22.719Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-06T15:59:22.719Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-06T15:59:23.037Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.78s) [2021-02-06T15:59:23.038Z] === RUN TestPauseStopPausedContainer [2021-02-06T15:59:23.038Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-02-06T15:59:23.038Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:23.038Z] === RUN TestPsFilter [2021-02-06T15:59:23.038Z] --- PASS: TestPsFilter (0.19s) [2021-02-06T15:59:23.038Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-06T15:59:24.094Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-06T15:59:24.353Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-06T15:59:25.229Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.33s) [2021-02-06T15:59:25.229Z] === RUN TestRemoveContainerWithVolume [2021-02-06T15:59:25.290Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-06T15:59:25.857Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-06T15:59:26.423Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-06T15:59:27.424Z] --- PASS: TestRemoveContainerWithVolume (2.13s) [2021-02-06T15:59:27.424Z] === RUN TestRemoveContainerRunning [2021-02-06T15:59:28.324Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-02-06T15:59:28.324Z] === RUN TestInfoDebug [2021-02-06T15:59:28.891Z] --- PASS: TestInfoDebug (0.52s) [2021-02-06T15:59:28.891Z] === RUN TestInfoInsecureRegistries [2021-02-06T15:59:29.457Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-06T15:59:29.457Z] === RUN TestInfoRegistryMirrors [2021-02-06T15:59:29.618Z] --- PASS: TestRemoveContainerRunning (1.83s) [2021-02-06T15:59:29.618Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-06T15:59:30.024Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-02-06T15:59:30.024Z] === RUN TestLoginFailsWithBadCredentials [2021-02-06T15:59:30.024Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-02-06T15:59:30.024Z] === RUN TestPingCacheHeaders [2021-02-06T15:59:30.024Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-06T15:59:30.024Z] === RUN TestPingGet [2021-02-06T15:59:30.024Z] --- PASS: TestPingGet (0.01s) [2021-02-06T15:59:30.024Z] === RUN TestPingHead [2021-02-06T15:59:30.024Z] --- PASS: TestPingHead (0.02s) [2021-02-06T15:59:30.024Z] === RUN TestVersion [2021-02-06T15:59:30.024Z] --- PASS: TestVersion (0.02s) [2021-02-06T15:59:30.024Z] PASS [2021-02-06T15:59:30.024Z] [2021-02-06T15:59:30.024Z] === Skipped [2021-02-06T15:59:30.024Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-06T15:59:30.024Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-06T15:59:30.024Z] [2021-02-06T15:59:30.024Z] [2021-02-06T15:59:30.024Z] DONE 18 tests, 1 skipped in 21.304s [2021-02-06T15:59:30.024Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-06T15:59:30.024Z] ++ 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-06T15:59:30.024Z] ++ set -e [2021-02-06T15:59:30.024Z] ++ '[' -n 0 ']' [2021-02-06T15:59:30.024Z] ++ set -x [2021-02-06T15:59:30.024Z] ++ 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-06T15:59:30.283Z] INFO: Testing against a local daemon [2021-02-06T15:59:30.283Z] === RUN TestVolumesCreateAndList [2021-02-06T15:59:30.283Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-06T15:59:30.283Z] === RUN TestVolumesRemove [2021-02-06T15:59:30.283Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-06T15:59:30.283Z] === RUN TestVolumesInspect [2021-02-06T15:59:30.283Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-06T15:59:30.283Z] === RUN TestVolumesInvalidJSON [2021-02-06T15:59:30.283Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-06T15:59:30.283Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-06T15:59:30.283Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-06T15:59:30.283Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-06T15:59:30.283Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-06T15:59:30.283Z] PASS [2021-02-06T15:59:30.283Z] [2021-02-06T15:59:30.283Z] DONE 5 tests in 0.219s [2021-02-06T15:59:30.283Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-06T15:59:30.542Z] ++++ cat bundles/test-integration/docker.pid [2021-02-06T15:59:30.542Z] +++ kill 5672 [2021-02-06T15:59:30.801Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-06T15:59:31.166Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.83s) [2021-02-06T15:59:31.166Z] === RUN TestRemoveInvalidContainer [2021-02-06T15:59:31.166Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-06T15:59:31.166Z] === RUN TestRenameLinkedContainer [2021-02-06T15:59:31.166Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-02-06T15:59:31.166Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-06T15:59:31.166Z] === RUN TestRenameStoppedContainer [2021-02-06T15:59:32.176Z] +++ /etc/init.d/apparmor stop [2021-02-06T15:59:32.176Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-06T15:59:32.176Z] [2021-02-06T15:59:32.176Z] Unloading profiles will leave already running processes permanently [2021-02-06T15:59:32.176Z] unconfined, which can lead to unexpected situations. [2021-02-06T15:59:32.176Z] [2021-02-06T15:59:32.176Z] To set a process to complain mode, use the command line tool [2021-02-06T15:59:32.176Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-06T15:59:32.176Z] +++ true [2021-02-06T15:59:32.176Z] exiting test-integration [2021-02-06T15:59:32.176Z] ++ exit 0 [2021-02-06T15:59:32.176Z] [2021-02-06T15:59:32.434Z] + for job in $(jobs -p) [2021-02-06T15:59:32.434Z] + wait 13819 [2021-02-06T15:59:33.359Z] --- PASS: TestRenameStoppedContainer (2.36s) [2021-02-06T15:59:33.359Z] === RUN TestRenameRunningContainerAndReuse [2021-02-06T15:59:35.717Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-06T15:59:37.092Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-06T15:59:37.128Z] --- PASS: TestRenameRunningContainerAndReuse (3.79s) [2021-02-06T15:59:37.128Z] === RUN TestRenameInvalidName [2021-02-06T15:59:39.322Z] --- PASS: TestRenameInvalidName (1.81s) [2021-02-06T15:59:39.322Z] === RUN TestRenameAnonymousContainer [2021-02-06T15:59:39.322Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-02-06T15:59:39.322Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-06T15:59:39.322Z] === RUN TestRenameContainerWithSameName [2021-02-06T15:59:40.870Z] --- PASS: TestRenameContainerWithSameName (1.81s) [2021-02-06T15:59:40.870Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-06T15:59:40.870Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-02-06T15:59:40.870Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-06T15:59:40.870Z] === RUN TestResize [2021-02-06T15:59:42.365Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-06T15:59:42.365Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-06T15:59:42.365Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-06T15:59:42.365Z] === RUN TestDockerSuite/TestHealth [2021-02-06T15:59:43.063Z] --- PASS: TestResize (1.82s) [2021-02-06T15:59:43.063Z] === RUN TestResizeWithInvalidSize [2021-02-06T15:59:43.063Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-02-06T15:59:43.063Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-06T15:59:43.063Z] === RUN TestResizeWhenContainerNotStarted [2021-02-06T15:59:44.616Z] --- PASS: TestResizeWhenContainerNotStarted (2.05s) [2021-02-06T15:59:44.616Z] === RUN TestDaemonRestartKillContainers [2021-02-06T15:59:44.616Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-06T15:59:44.616Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T15:59:44.616Z] === RUN TestStats [2021-02-06T15:59:44.616Z] --- SKIP: TestStats (0.00s) [2021-02-06T15:59:44.616Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-06T15:59:44.616Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-06T15:59:46.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-06T15:59:50.445Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.19s) [2021-02-06T15:59:50.445Z] === RUN TestStopContainerWithTimeout [2021-02-06T15:59:50.445Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-02-06T15:59:50.445Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-06T15:59:50.445Z] === RUN TestUpdateRestartPolicy [2021-02-06T16:00:01.423Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-06T16:00:01.423Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-06T16:00:01.423Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-06T16:00:01.423Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-06T16:00:01.423Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-06T16:00:01.423Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-06T16:00:01.991Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-06T16:00:01.991Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-06T16:00:01.991Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-06T16:00:01.991Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-06T16:00:02.250Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-06T16:00:02.509Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-06T16:00:02.768Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-06T16:00:02.768Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-06T16:00:03.705Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-06T16:00:03.705Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-06T16:00:04.273Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-06T16:00:04.839Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-06T16:00:04.839Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-06T16:00:05.405Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-06T16:00:07.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-06T16:00:08.196Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-06T16:00:08.196Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-06T16:00:08.196Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-06T16:00:10.105Z] === RUN TestDockerSuite/TestImportFile [2021-02-06T16:00:11.599Z] --- PASS: TestUpdateRestartPolicy (19.62s) [2021-02-06T16:00:11.599Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-06T16:00:11.599Z] --- PASS: TestUpdateRestartWithAutoRemove (1.76s) [2021-02-06T16:00:11.599Z] === RUN TestWaitNonBlocked [2021-02-06T16:00:11.599Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T16:00:11.599Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T16:00:11.599Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T16:00:11.599Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T16:00:11.599Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-06T16:00:11.599Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-06T16:00:12.007Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-06T16:00:12.007Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-06T16:00:12.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-06T16:00:13.203Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-06T16:00:15.110Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-06T16:00:17.013Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-06T16:00:17.273Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-06T16:00:18.209Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-06T16:00:18.706Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-06T16:00:18.706Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.44s) [2021-02-06T16:00:18.706Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.15s) [2021-02-06T16:00:18.706Z] === RUN TestWaitBlocked [2021-02-06T16:00:18.706Z] --- SKIP: TestWaitBlocked (0.00s) [2021-02-06T16:00:18.706Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:18.706Z] PASS [2021-02-06T16:00:18.706Z] ok github.com/docker/docker/integration/container 74.098s [2021-02-06T16:00:18.706Z] [2021-02-06T16:00:18.706Z] === Skipped [2021-02-06T16:00:18.706Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-02-06T16:00:18.706Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-06T16:00:18.706Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-02-06T16:00:18.707Z] copy_test.go:38: testEnv.OSType == "windows" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-02-06T16:00:18.707Z] copy_test.go:63: testEnv.OSType == "windows" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-02-06T16:00:18.707Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-02-06T16:00:18.707Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-02-06T16:00:18.707Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-02-06T16:00:18.707Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-02-06T16:00:18.707Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-02-06T16:00:18.707Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-02-06T16:00:18.707Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-02-06T16:00:18.707Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-02-06T16:00:18.707Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-02-06T16:00:18.707Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-02-06T16:00:18.707Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-02-06T16:00:18.707Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-02-06T16:00:18.707Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-02-06T16:00:18.707Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-02-06T16:00:18.707Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-02-06T16:00:18.707Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-02-06T16:00:18.707Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-02-06T16:00:18.707Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-02-06T16:00:18.707Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-02-06T16:00:18.707Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-02-06T16:00:18.707Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-02-06T16:00:18.707Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-02-06T16:00:18.707Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-02-06T16:00:18.707Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-02-06T16:00:18.707Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-02-06T16:00:18.707Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-02-06T16:00:18.707Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-02-06T16:00:18.707Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-02-06T16:00:18.707Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-02-06T16:00:18.707Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-02-06T16:00:18.707Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-02-06T16:00:18.707Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-02-06T16:00:18.707Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-02-06T16:00:18.707Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-02-06T16:00:18.707Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] [2021-02-06T16:00:18.707Z] DONE 88 tests, 37 skipped in 76.830s [2021-02-06T16:00:18.707Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-02-06T16:00:18.777Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-06T16:00:18.777Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-06T16:00:18.777Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-06T16:00:19.348Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-06T16:00:20.285Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-06T16:00:20.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:00:20.899Z] INFO: Testing against a local daemon [2021-02-06T16:00:20.899Z] === RUN TestCommitInheritsEnv [2021-02-06T16:00:20.899Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-02-06T16:00:20.899Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-06T16:00:20.899Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-06T16:00:20.899Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-06T16:00:20.899Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-06T16:00:20.899Z] === RUN TestImagesFilterMultiReference [2021-02-06T16:00:20.899Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-02-06T16:00:20.899Z] === RUN TestImagePullPlatformInvalid [2021-02-06T16:00:20.899Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-06T16:00:20.899Z] === RUN TestRemoveImageOrphaning [2021-02-06T16:00:21.220Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-06T16:00:21.479Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-06T16:00:21.875Z] --- PASS: TestRemoveImageOrphaning (1.13s) [2021-02-06T16:00:21.875Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-06T16:00:21.875Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-06T16:00:21.875Z] === RUN TestTagInvalidReference [2021-02-06T16:00:21.875Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-06T16:00:21.875Z] === RUN TestTagValidPrefixedRepo [2021-02-06T16:00:21.875Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-06T16:00:21.875Z] === RUN TestTagExistedNameWithoutForce [2021-02-06T16:00:21.875Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-06T16:00:21.875Z] === RUN TestTagOfficialNames [2021-02-06T16:00:22.047Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-06T16:00:22.343Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-06T16:00:22.343Z] === RUN TestTagMatchesDigest [2021-02-06T16:00:22.343Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-02-06T16:00:22.343Z] PASS [2021-02-06T16:00:22.343Z] ok github.com/docker/docker/integration/image 1.663s [2021-02-06T16:00:22.343Z] [2021-02-06T16:00:22.343Z] === Skipped [2021-02-06T16:00:22.343Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-02-06T16:00:22.343Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-06T16:00:22.343Z] [2021-02-06T16:00:22.343Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-06T16:00:22.343Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-02-06T16:00:22.343Z] [2021-02-06T16:00:22.343Z] [2021-02-06T16:00:22.343Z] DONE 11 tests, 2 skipped in 3.615s [2021-02-06T16:00:22.343Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-02-06T16:00:22.615Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-06T16:00:22.615Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-06T16:00:23.550Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-06T16:00:24.117Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-06T16:00:24.377Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-06T16:00:24.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:00:24.542Z] INFO: Testing against a local daemon [2021-02-06T16:00:24.542Z] === RUN TestNetworkCreateDelete [2021-02-06T16:00:24.542Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-02-06T16:00:24.542Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:24.542Z] === RUN TestDockerNetworkDeletePreferID [2021-02-06T16:00:24.542Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-02-06T16:00:24.542Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-06T16:00:24.542Z] === RUN TestDaemonDNSFallback [2021-02-06T16:00:24.542Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-02-06T16:00:24.542Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:24.542Z] === RUN TestInspectNetwork [2021-02-06T16:00:24.542Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-06T16:00:24.542Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:24.542Z] === RUN TestRunContainerWithBridgeNone [2021-02-06T16:00:24.542Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-06T16:00:24.542Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:24.542Z] === RUN TestNetworkInvalidJSON [2021-02-06T16:00:24.542Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-06T16:00:24.542Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-06T16:00:24.542Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T16:00:24.542Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T16:00:24.542Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T16:00:24.542Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T16:00:24.542Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-06T16:00:24.542Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-06T16:00:24.542Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-06T16:00:24.542Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-06T16:00:24.542Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-06T16:00:24.542Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-02-06T16:00:24.542Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-02-06T16:00:24.542Z] === RUN TestNetworkList [2021-02-06T16:00:24.542Z] === RUN TestNetworkList//networks [2021-02-06T16:00:24.542Z] === PAUSE TestNetworkList//networks [2021-02-06T16:00:24.542Z] === RUN TestNetworkList//networks/ [2021-02-06T16:00:24.542Z] === PAUSE TestNetworkList//networks/ [2021-02-06T16:00:24.542Z] === CONT TestNetworkList//networks [2021-02-06T16:00:24.542Z] === CONT TestNetworkList//networks/ [2021-02-06T16:00:24.542Z] --- PASS: TestNetworkList (0.03s) [2021-02-06T16:00:24.542Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-06T16:00:24.542Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-06T16:00:24.542Z] === RUN TestHostIPv4BridgeLabel [2021-02-06T16:00:24.542Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-06T16:00:24.542Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-06T16:00:24.542Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-06T16:00:24.542Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-02-06T16:00:24.542Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-06T16:00:24.542Z] === RUN TestDaemonDefaultNetworkPools [2021-02-06T16:00:24.542Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-02-06T16:00:24.542Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-06T16:00:24.542Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-06T16:00:24.542Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-06T16:00:24.542Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-06T16:00:24.542Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-06T16:00:24.542Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-06T16:00:24.542Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-06T16:00:24.542Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-06T16:00:24.542Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-06T16:00:24.542Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-06T16:00:24.542Z] === RUN TestServiceWithPredefinedNetwork [2021-02-06T16:00:24.542Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-06T16:00:24.542Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-06T16:00:24.542Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-06T16:00:24.542Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T16:00:24.542Z] service_test.go:236: FLAKY_TEST [2021-02-06T16:00:24.542Z] === RUN TestServiceWithDataPathPortInit [2021-02-06T16:00:24.542Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-06T16:00:24.542Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-06T16:00:24.542Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-06T16:00:24.542Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-06T16:00:24.542Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-06T16:00:24.542Z] PASS [2021-02-06T16:00:24.542Z] ok github.com/docker/docker/integration/network 0.256s [2021-02-06T16:00:24.635Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-06T16:00:24.900Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-06T16:00:24.900Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-06T16:00:25.004Z] [2021-02-06T16:00:25.004Z] === Skipped [2021-02-06T16:00:25.004Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-02-06T16:00:25.004Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:25.004Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-02-06T16:00:25.005Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-02-06T16:00:25.005Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-02-06T16:00:25.005Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-02-06T16:00:25.005Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-02-06T16:00:25.005Z] network_test.go:126: testEnv.OSType == "windows" [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-02-06T16:00:25.005Z] service_test.go:29: testEnv.OSType == "windows" [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-02-06T16:00:25.005Z] service_test.go:52: testEnv.OSType == "windows" [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-02-06T16:00:25.005Z] service_test.go:96: testEnv.OSType == "windows" [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-02-06T16:00:25.005Z] service_test.go:130: testEnv.OSType == "windows" [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-02-06T16:00:25.005Z] service_test.go:181: testEnv.OSType == "windows" [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-02-06T16:00:25.005Z] service_test.go:206: testEnv.OSType == "windows" [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-06T16:00:25.005Z] service_test.go:236: FLAKY_TEST [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-02-06T16:00:25.005Z] service_test.go:326: testEnv.OSType == "windows" [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-06T16:00:25.005Z] service_test.go:394: testEnv.OSType == "windows" [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] [2021-02-06T16:00:25.005Z] DONE 22 tests, 15 skipped in 2.515s [2021-02-06T16:00:25.005Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-02-06T16:00:25.467Z] testing: warning: no tests to run [2021-02-06T16:00:25.467Z] PASS [2021-02-06T16:00:25.467Z] ok github.com/docker/docker/integration/network/ipvlan 0.095s [2021-02-06T16:00:25.467Z] [2021-02-06T16:00:25.467Z] DONE 0 tests in 0.787s [2021-02-06T16:00:25.467Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-02-06T16:00:25.848Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-06T16:00:26.107Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-06T16:00:26.443Z] testing: warning: no tests to run [2021-02-06T16:00:26.443Z] PASS [2021-02-06T16:00:26.443Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2021-02-06T16:00:26.443Z] [2021-02-06T16:00:26.443Z] DONE 0 tests in 0.803s [2021-02-06T16:00:26.443Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-02-06T16:00:26.674Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-06T16:00:27.242Z] === RUN TestDockerSuite/TestInspectImage [2021-02-06T16:00:27.242Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-06T16:00:27.242Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-06T16:00:27.242Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-06T16:00:27.419Z] testing: warning: no tests to run [2021-02-06T16:00:27.419Z] PASS [2021-02-06T16:00:27.419Z] ok github.com/docker/docker/integration/plugin 0.077s [2021-02-06T16:00:27.419Z] [2021-02-06T16:00:27.419Z] DONE 0 tests in 0.768s [2021-02-06T16:00:27.419Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-02-06T16:00:27.811Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-06T16:00:28.378Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-06T16:00:28.378Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-06T16:00:28.395Z] testing: warning: no tests to run [2021-02-06T16:00:28.395Z] PASS [2021-02-06T16:00:28.395Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2021-02-06T16:00:28.395Z] [2021-02-06T16:00:28.395Z] DONE 0 tests in 0.791s [2021-02-06T16:00:28.395Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-02-06T16:00:28.637Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-06T16:00:29.204Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-06T16:00:31.106Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-06T16:00:31.106Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-06T16:00:31.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-06T16:00:31.365Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-06T16:00:32.302Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-06T16:00:33.685Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-06T16:00:34.253Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-06T16:00:34.822Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-06T16:00:35.759Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-06T16:00:36.022Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-06T16:00:36.959Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-06T16:00:37.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:00:37.015Z] INFO: Testing against a local daemon [2021-02-06T16:00:37.015Z] === RUN TestPluginInvalidJSON [2021-02-06T16:00:37.015Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T16:00:37.015Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T16:00:37.015Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-06T16:00:37.015Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-06T16:00:37.015Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-06T16:00:37.015Z] === RUN TestPluginInstall [2021-02-06T16:00:37.015Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-06T16:00:37.015Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-06T16:00:37.015Z] === RUN TestPluginsWithRuntimes [2021-02-06T16:00:37.015Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-06T16:00:37.015Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-06T16:00:37.015Z] PASS [2021-02-06T16:00:37.015Z] ok github.com/docker/docker/integration/plugin/common 0.237s [2021-02-06T16:00:37.015Z] [2021-02-06T16:00:37.015Z] === Skipped [2021-02-06T16:00:37.015Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-02-06T16:00:37.015Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-02-06T16:00:37.015Z] [2021-02-06T16:00:37.015Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-02-06T16:00:37.015Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-02-06T16:00:37.015Z] [2021-02-06T16:00:37.015Z] [2021-02-06T16:00:37.015Z] DONE 4 tests, 2 skipped in 7.794s [2021-02-06T16:00:37.015Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-02-06T16:00:37.527Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-06T16:00:37.527Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-06T16:00:39.209Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:00:39.209Z] INFO: Testing against a local daemon [2021-02-06T16:00:39.209Z] === RUN TestExternalGraphDriver [2021-02-06T16:00:39.209Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-02-06T16:00:39.209Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-06T16:00:39.209Z] === RUN TestGraphdriverPluginV2 [2021-02-06T16:00:39.209Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-02-06T16:00:39.209Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-06T16:00:39.209Z] PASS [2021-02-06T16:00:39.209Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.324s [2021-02-06T16:00:39.209Z] [2021-02-06T16:00:39.209Z] === Skipped [2021-02-06T16:00:39.209Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-02-06T16:00:39.209Z] external_test.go:48: runtime.GOOS == "windows" [2021-02-06T16:00:39.209Z] [2021-02-06T16:00:39.209Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-02-06T16:00:39.209Z] external_test.go:408: runtime.GOOS == "windows" [2021-02-06T16:00:39.209Z] [2021-02-06T16:00:39.209Z] [2021-02-06T16:00:39.209Z] DONE 2 tests, 2 skipped in 3.280s [2021-02-06T16:00:39.209Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-02-06T16:00:39.430Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-06T16:00:40.366Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-06T16:00:41.335Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-06T16:00:41.594Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-06T16:00:42.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:00:42.131Z] INFO: Testing against a local daemon [2021-02-06T16:00:42.131Z] === RUN TestReadPluginNoRead [2021-02-06T16:00:42.131Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-02-06T16:00:42.131Z] read_test.go:21: no unix domain sockets on Windows [2021-02-06T16:00:42.131Z] PASS [2021-02-06T16:00:42.131Z] ok github.com/docker/docker/integration/plugin/logging 0.283s [2021-02-06T16:00:42.131Z] [2021-02-06T16:00:42.131Z] === Skipped [2021-02-06T16:00:42.131Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-02-06T16:00:42.131Z] read_test.go:21: no unix domain sockets on Windows [2021-02-06T16:00:42.131Z] [2021-02-06T16:00:42.131Z] [2021-02-06T16:00:42.131Z] DONE 1 tests, 1 skipped in 2.599s [2021-02-06T16:00:42.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-02-06T16:00:42.530Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-06T16:00:43.106Z] testing: warning: no tests to run [2021-02-06T16:00:43.106Z] PASS [2021-02-06T16:00:43.106Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2021-02-06T16:00:43.570Z] [2021-02-06T16:00:43.570Z] DONE 0 tests in 1.291s [2021-02-06T16:00:43.570Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-02-06T16:00:43.908Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-06T16:00:45.284Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-06T16:00:45.543Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-06T16:00:45.763Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:00:45.763Z] INFO: Testing against a local daemon [2021-02-06T16:00:45.763Z] === RUN TestPluginWithDevMounts [2021-02-06T16:00:45.763Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-06T16:00:45.763Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:45.763Z] PASS [2021-02-06T16:00:45.763Z] ok github.com/docker/docker/integration/plugin/volumes 0.251s [2021-02-06T16:00:45.763Z] [2021-02-06T16:00:45.763Z] === Skipped [2021-02-06T16:00:45.763Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-02-06T16:00:45.763Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:45.763Z] [2021-02-06T16:00:45.763Z] [2021-02-06T16:00:45.763Z] DONE 1 tests, 1 skipped in 2.557s [2021-02-06T16:00:46.226Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-02-06T16:00:46.921Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-06T16:00:47.180Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-06T16:00:47.747Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-06T16:00:48.315Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-06T16:00:48.424Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:00:48.424Z] INFO: Testing against a local daemon [2021-02-06T16:00:48.424Z] === RUN TestSecretInspect [2021-02-06T16:00:48.424Z] --- SKIP: TestSecretInspect (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:48.424Z] === RUN TestSecretList [2021-02-06T16:00:48.424Z] --- SKIP: TestSecretList (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:48.424Z] === RUN TestSecretsCreateAndDelete [2021-02-06T16:00:48.424Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:48.424Z] === RUN TestSecretsUpdate [2021-02-06T16:00:48.424Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:48.424Z] === RUN TestTemplatedSecret [2021-02-06T16:00:48.424Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:48.424Z] === RUN TestSecretCreateResolve [2021-02-06T16:00:48.424Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:48.424Z] PASS [2021-02-06T16:00:48.424Z] ok github.com/docker/docker/integration/secret 0.231s [2021-02-06T16:00:48.424Z] [2021-02-06T16:00:48.424Z] === Skipped [2021-02-06T16:00:48.424Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:48.424Z] [2021-02-06T16:00:48.424Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:48.424Z] [2021-02-06T16:00:48.424Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:48.424Z] [2021-02-06T16:00:48.424Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:48.424Z] [2021-02-06T16:00:48.424Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:48.424Z] [2021-02-06T16:00:48.424Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-02-06T16:00:48.424Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:48.424Z] [2021-02-06T16:00:48.424Z] [2021-02-06T16:00:48.424Z] DONE 6 tests, 6 skipped in 2.145s [2021-02-06T16:00:48.424Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-02-06T16:00:51.347Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:00:51.347Z] INFO: Testing against a local daemon [2021-02-06T16:00:51.347Z] === RUN TestServiceCreateInit [2021-02-06T16:00:51.347Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-06T16:00:51.347Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-06T16:00:51.347Z] --- PASS: TestServiceCreateInit (0.03s) [2021-02-06T16:00:51.347Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestCreateServiceMultipleTimes [2021-02-06T16:00:51.347Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestCreateServiceConflict [2021-02-06T16:00:51.347Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestCreateServiceMaxReplicas [2021-02-06T16:00:51.347Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-02-06T16:00:51.347Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-06T16:00:51.347Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestCreateServiceSecretFileMode [2021-02-06T16:00:51.347Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestCreateServiceConfigFileMode [2021-02-06T16:00:51.347Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestCreateServiceSysctls [2021-02-06T16:00:51.347Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-02-06T16:00:51.347Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestCreateServiceCapabilities [2021-02-06T16:00:51.347Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-02-06T16:00:51.347Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestInspect [2021-02-06T16:00:51.347Z] --- SKIP: TestInspect (0.00s) [2021-02-06T16:00:51.347Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestCreateJob [2021-02-06T16:00:51.347Z] --- SKIP: TestCreateJob (0.00s) [2021-02-06T16:00:51.347Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestReplicatedJob [2021-02-06T16:00:51.347Z] --- SKIP: TestReplicatedJob (0.00s) [2021-02-06T16:00:51.347Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestUpdateReplicatedJob [2021-02-06T16:00:51.347Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-02-06T16:00:51.347Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestServiceListWithStatuses [2021-02-06T16:00:51.347Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-06T16:00:51.347Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestDockerNetworkConnectAlias [2021-02-06T16:00:51.347Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-02-06T16:00:51.347Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestDockerNetworkReConnect [2021-02-06T16:00:51.347Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-02-06T16:00:51.347Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestServicePlugin [2021-02-06T16:00:51.347Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-06T16:00:51.347Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] === RUN TestServiceUpdateLabel [2021-02-06T16:00:51.347Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-02-06T16:00:51.347Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:51.347Z] === RUN TestServiceUpdateSecrets [2021-02-06T16:00:51.347Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-02-06T16:00:51.347Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:51.347Z] === RUN TestServiceUpdateConfigs [2021-02-06T16:00:51.347Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-02-06T16:00:51.347Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:51.347Z] === RUN TestServiceUpdateNetwork [2021-02-06T16:00:51.347Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-02-06T16:00:51.347Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:51.347Z] === RUN TestServiceUpdatePidsLimit [2021-02-06T16:00:51.347Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-02-06T16:00:51.347Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:51.347Z] PASS [2021-02-06T16:00:51.347Z] ok github.com/docker/docker/integration/service 0.386s [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === Skipped [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-06T16:00:51.347Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-06T16:00:51.347Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-02-06T16:00:51.347Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-02-06T16:00:51.347Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-02-06T16:00:51.347Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-02-06T16:00:51.347Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-02-06T16:00:51.347Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-02-06T16:00:51.347Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-02-06T16:00:51.347Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-02-06T16:00:51.347Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-02-06T16:00:51.347Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-02-06T16:00:51.347Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-02-06T16:00:51.347Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-02-06T16:00:51.347Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-02-06T16:00:51.347Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-02-06T16:00:51.347Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-02-06T16:00:51.347Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-02-06T16:00:51.347Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-02-06T16:00:51.347Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] [2021-02-06T16:00:51.347Z] DONE 24 tests, 23 skipped in 2.994s [2021-02-06T16:00:51.347Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-02-06T16:00:53.542Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:00:53.542Z] INFO: Testing against a local daemon [2021-02-06T16:00:53.542Z] === RUN TestSessionCreate [2021-02-06T16:00:53.542Z] --- SKIP: TestSessionCreate (0.00s) [2021-02-06T16:00:53.542Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:53.542Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-06T16:00:53.542Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-02-06T16:00:53.542Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:53.542Z] PASS [2021-02-06T16:00:53.542Z] ok github.com/docker/docker/integration/session 0.170s [2021-02-06T16:00:53.542Z] [2021-02-06T16:00:53.542Z] === Skipped [2021-02-06T16:00:53.542Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-02-06T16:00:53.542Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:53.542Z] [2021-02-06T16:00:53.542Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-02-06T16:00:53.542Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-02-06T16:00:53.542Z] [2021-02-06T16:00:53.542Z] [2021-02-06T16:00:53.542Z] DONE 2 tests, 2 skipped in 2.103s [2021-02-06T16:00:53.542Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-02-06T16:00:55.736Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:00:55.736Z] INFO: Testing against a local daemon [2021-02-06T16:00:55.736Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-06T16:00:55.736Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-06T16:00:55.736Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:55.736Z] === RUN TestEventsExecDie [2021-02-06T16:00:55.736Z] --- SKIP: TestEventsExecDie (0.00s) [2021-02-06T16:00:55.736Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-06T16:00:55.736Z] === RUN TestEventsBackwardsCompatible [2021-02-06T16:00:55.736Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-02-06T16:00:55.736Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-06T16:00:55.736Z] === RUN TestInfoAPI [2021-02-06T16:00:55.736Z] --- PASS: TestInfoAPI (0.03s) [2021-02-06T16:00:55.736Z] === RUN TestInfoAPIWarnings [2021-02-06T16:00:55.737Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-02-06T16:00:55.737Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-06T16:00:55.737Z] === RUN TestInfoDebug [2021-02-06T16:00:55.737Z] --- SKIP: TestInfoDebug (0.00s) [2021-02-06T16:00:55.737Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-06T16:00:55.737Z] === RUN TestInfoInsecureRegistries [2021-02-06T16:00:55.737Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-02-06T16:00:55.737Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-06T16:00:55.737Z] === RUN TestInfoRegistryMirrors [2021-02-06T16:00:55.737Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-02-06T16:00:55.737Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-06T16:00:55.737Z] === RUN TestLoginFailsWithBadCredentials [2021-02-06T16:00:56.436Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-06T16:00:56.714Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-02-06T16:00:56.714Z] === RUN TestPingCacheHeaders [2021-02-06T16:00:56.714Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-02-06T16:00:56.714Z] === RUN TestPingGet [2021-02-06T16:00:56.714Z] --- PASS: TestPingGet (0.03s) [2021-02-06T16:00:56.714Z] === RUN TestPingHead [2021-02-06T16:00:56.714Z] --- PASS: TestPingHead (0.03s) [2021-02-06T16:00:56.714Z] === RUN TestVersion [2021-02-06T16:00:56.714Z] --- PASS: TestVersion (0.03s) [2021-02-06T16:00:56.714Z] PASS [2021-02-06T16:00:56.714Z] ok github.com/docker/docker/integration/system 1.292s [2021-02-06T16:00:56.714Z] [2021-02-06T16:00:56.714Z] === Skipped [2021-02-06T16:00:56.714Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-06T16:00:56.714Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-02-06T16:00:56.714Z] [2021-02-06T16:00:56.714Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-02-06T16:00:56.714Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-02-06T16:00:56.714Z] [2021-02-06T16:00:56.714Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-02-06T16:00:56.714Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-02-06T16:00:56.714Z] [2021-02-06T16:00:56.714Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-02-06T16:00:56.714Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-02-06T16:00:56.714Z] [2021-02-06T16:00:56.714Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-02-06T16:00:56.714Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-06T16:00:56.714Z] [2021-02-06T16:00:56.714Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-02-06T16:00:56.714Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-06T16:00:56.714Z] [2021-02-06T16:00:56.714Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-02-06T16:00:56.714Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-02-06T16:00:56.714Z] [2021-02-06T16:00:56.714Z] [2021-02-06T16:00:56.714Z] DONE 13 tests, 7 skipped in 3.295s [2021-02-06T16:00:56.714Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-02-06T16:00:57.813Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-06T16:00:58.748Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-06T16:00:58.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:00:58.908Z] INFO: Testing against a local daemon [2021-02-06T16:00:58.908Z] === RUN TestVolumesCreateAndList [2021-02-06T16:00:58.908Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-02-06T16:00:58.908Z] === RUN TestVolumesRemove [2021-02-06T16:00:58.908Z] --- PASS: TestVolumesRemove (0.11s) [2021-02-06T16:00:58.908Z] === RUN TestVolumesInspect [2021-02-06T16:00:58.908Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-06T16:00:58.908Z] === RUN TestVolumesInvalidJSON [2021-02-06T16:00:58.908Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-06T16:00:58.908Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-06T16:00:59.007Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-06T16:00:59.370Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-06T16:00:59.370Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-06T16:00:59.370Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-06T16:00:59.370Z] PASS [2021-02-06T16:00:59.370Z] ok github.com/docker/docker/integration/volume 0.389s [2021-02-06T16:00:59.370Z] [2021-02-06T16:00:59.370Z] DONE 5 tests in 2.536s [2021-02-06T16:00:59.370Z] INFO: make.ps1 ended at 02/06/2021 16:00:59 [2021-02-06T16:00:59.370Z] INFO: Integration CLI tests being run from the host: [2021-02-06T16:00:59.370Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-02-06T16:01:00.911Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-06T16:01:00.911Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-06T16:01:01.170Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-06T16:01:01.170Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-06T16:01:01.170Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-06T16:01:01.769Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-06T16:01:02.336Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-06T16:01:04.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-06T16:01:05.803Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-06T16:01:06.742Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-06T16:01:07.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-02-06T16:01:07.977Z] INFO: Testing against a local daemon [2021-02-06T16:01:07.977Z] === RUN TestDockerSuite [2021-02-06T16:01:07.977Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-06T16:01:07.977Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-06T16:01:07.977Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-06T16:01:07.977Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-06T16:01:07.977Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-06T16:01:07.977Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-06T16:01:07.977Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-06T16:01:07.977Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-06T16:01:08.440Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-06T16:01:08.903Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-06T16:01:09.366Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-06T16:01:09.830Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-06T16:01:10.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-06T16:01:11.407Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-06T16:01:11.977Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-06T16:01:11.977Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-06T16:01:12.913Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-06T16:01:14.291Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-06T16:01:15.228Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-06T16:01:16.604Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-06T16:01:17.539Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-06T16:01:19.445Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-06T16:01:19.707Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-06T16:01:20.275Z] === RUN TestDockerSuite/TestLogsSince [2021-02-06T16:01:26.834Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-06T16:01:33.393Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-06T16:01:33.393Z] === RUN TestDockerSuite/TestLogsTail [2021-02-06T16:01:33.393Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-06T16:01:33.961Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-06T16:01:34.220Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-06T16:01:34.479Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-06T16:01:35.046Z] === RUN TestDockerSuite/TestNetHostname [2021-02-06T16:01:36.422Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-06T16:01:36.681Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-06T16:01:38.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-06T16:01:39.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-06T16:01:42.493Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-06T16:01:44.405Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-06T16:01:44.972Z] === RUN TestDockerSuite/TestPluginActive [2021-02-06T16:01:46.347Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-06T16:01:51.624Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-06T16:01:51.624Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-06T16:01:52.191Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-06T16:01:54.725Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-06T16:01:56.101Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-06T16:01:58.003Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-06T16:02:02.191Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-06T16:02:03.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-06T16:02:03.129Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-06T16:02:04.506Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-06T16:02:05.894Z] === RUN TestDockerSuite/TestPortList [2021-02-06T16:02:14.015Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-06T16:02:14.276Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-06T16:02:20.838Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-06T16:02:20.838Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-06T16:02:20.838Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-06T16:02:20.838Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-06T16:02:20.838Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-06T16:02:21.405Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-06T16:02:21.405Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-06T16:02:21.664Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-06T16:02:21.923Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-06T16:02:22.859Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-06T16:02:22.859Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-06T16:02:25.397Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-06T16:02:26.333Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-06T16:02:27.271Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-06T16:02:27.271Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-06T16:02:29.805Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-06T16:02:30.074Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-06T16:02:32.618Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-06T16:02:33.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-06T16:02:36.480Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-06T16:02:36.480Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-06T16:02:39.020Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-06T16:02:47.147Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-06T16:02:47.147Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-06T16:02:48.524Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-06T16:02:49.904Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-06T16:02:50.841Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-06T16:02:52.219Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-06T16:02:54.139Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-06T16:02:55.076Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-06T16:02:55.076Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-06T16:02:55.644Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-06T16:02:57.023Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-06T16:02:58.925Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-06T16:02:59.184Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-06T16:02:59.184Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-06T16:02:59.444Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-06T16:02:59.444Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-06T16:02:59.704Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-06T16:02:59.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-06T16:03:00.271Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-06T16:03:01.650Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-06T16:03:03.030Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-06T16:03:03.291Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-06T16:03:11.414Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-06T16:03:11.415Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-06T16:03:12.791Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-06T16:03:12.791Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-06T16:03:12.791Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-06T16:03:13.053Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-06T16:03:15.612Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-06T16:03:16.179Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-06T16:03:18.714Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-06T16:03:19.281Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-06T16:03:19.281Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-06T16:03:19.281Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-06T16:03:21.614Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-06T16:03:22.572Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-06T16:03:23.143Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-06T16:03:23.402Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-06T16:03:24.338Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-06T16:03:24.538Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-06T16:03:24.538Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-06T16:03:24.538Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-06T16:03:25.275Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-06T16:03:26.211Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-06T16:03:27.146Z] === RUN TestDockerSuite/TestRmiTag [2021-02-06T16:03:27.146Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-06T16:03:27.713Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-06T16:03:31.001Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-06T16:03:31.568Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-06T16:03:31.655Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-06T16:03:32.136Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-06T16:03:32.703Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-06T16:03:33.656Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-06T16:03:33.917Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-06T16:03:34.176Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-06T16:03:34.744Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-06T16:03:34.744Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-06T16:03:35.311Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-06T16:03:36.247Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-06T16:03:36.814Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-06T16:03:37.380Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-06T16:03:37.638Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-06T16:03:38.575Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-06T16:03:39.511Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-06T16:03:40.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-06T16:03:40.079Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-06T16:03:41.015Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-06T16:03:41.585Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-06T16:03:42.155Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-06T16:03:43.094Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-06T16:03:44.475Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-06T16:03:45.411Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-06T16:03:45.671Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-06T16:03:46.239Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-06T16:03:46.806Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-06T16:03:46.806Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-06T16:03:48.183Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-06T16:03:48.778Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-06T16:03:49.350Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-06T16:03:49.917Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-06T16:03:50.177Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-06T16:03:50.177Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-06T16:03:51.113Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-06T16:03:51.680Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-06T16:03:51.939Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-06T16:03:52.506Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-06T16:03:53.074Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-06T16:03:53.074Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-06T16:03:53.642Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-06T16:03:53.642Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-06T16:03:54.577Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-06T16:03:55.144Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-06T16:03:55.712Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-06T16:03:56.283Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-06T16:03:56.283Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-06T16:03:56.855Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-06T16:03:57.791Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-06T16:03:59.169Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-06T16:04:00.546Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-06T16:04:00.807Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-06T16:04:01.375Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-06T16:04:01.946Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-06T16:04:02.514Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-06T16:04:03.087Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-06T16:04:04.485Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-06T16:04:06.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-06T16:04:07.327Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-06T16:04:07.327Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-06T16:04:07.896Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-06T16:04:10.440Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-06T16:04:11.377Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-06T16:04:11.637Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-06T16:04:13.542Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-06T16:04:13.801Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-06T16:04:15.706Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-06T16:04:15.706Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-06T16:04:15.706Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-06T16:04:16.275Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-06T16:04:16.845Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-06T16:04:17.782Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-06T16:04:18.720Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-06T16:04:20.099Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-06T16:04:20.671Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-06T16:04:21.238Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-06T16:04:22.616Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-06T16:04:23.553Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-06T16:04:23.553Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-06T16:04:23.553Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-06T16:04:23.813Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-06T16:04:25.190Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-06T16:04:25.449Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-06T16:04:25.709Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-06T16:04:25.968Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-06T16:04:26.536Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-06T16:04:27.104Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-06T16:04:27.672Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-06T16:04:27.672Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-06T16:04:28.611Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-06T16:04:29.179Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-06T16:04:29.746Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-06T16:04:30.313Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-06T16:04:30.313Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-06T16:04:30.880Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-06T16:04:31.446Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-06T16:04:32.016Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-06T16:04:32.585Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-06T16:04:32.585Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-06T16:04:33.524Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-06T16:04:34.091Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-06T16:04:35.027Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-06T16:04:35.286Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-06T16:04:35.551Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-06T16:04:35.809Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-06T16:04:39.098Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-06T16:04:39.098Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-06T16:04:51.301Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-06T16:04:51.301Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-06T16:04:51.868Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-06T16:04:51.868Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-06T16:04:51.868Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-06T16:04:51.868Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-06T16:04:52.436Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-06T16:04:54.340Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-06T16:04:55.275Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-06T16:04:56.210Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-06T16:04:59.493Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-06T16:05:02.028Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-06T16:05:02.314Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-06T16:05:02.884Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-06T16:05:03.821Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-06T16:05:03.821Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-06T16:05:04.079Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-06T16:05:05.015Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-06T16:05:05.952Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-06T16:05:06.888Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-06T16:05:06.888Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-06T16:05:07.147Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-06T16:05:07.714Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-06T16:05:08.282Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-06T16:05:09.659Z] === RUN TestDockerSuite/TestRunMount [2021-02-06T16:05:11.037Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-06T16:05:13.033Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-06T16:05:13.033Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-06T16:05:14.009Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-06T16:05:14.471Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-06T16:05:15.230Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-06T16:05:15.230Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-06T16:05:15.489Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-06T16:05:16.425Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-06T16:05:18.247Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-06T16:05:18.328Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-06T16:05:19.222Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-06T16:05:19.222Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-06T16:05:19.222Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-06T16:05:19.223Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-06T16:05:19.223Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-06T16:05:20.198Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-06T16:05:20.261Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-06T16:05:21.646Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-06T16:05:23.026Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-06T16:05:23.595Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-06T16:05:23.956Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-06T16:05:24.163Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-06T16:05:24.931Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-06T16:05:24.931Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-06T16:05:24.931Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-06T16:05:24.931Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-06T16:05:25.539Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-06T16:05:25.539Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-06T16:05:26.477Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-06T16:05:26.477Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-06T16:05:27.045Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-06T16:05:27.612Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-06T16:05:27.854Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-06T16:05:28.181Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-06T16:05:30.086Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-06T16:05:30.086Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-06T16:05:31.995Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-06T16:05:32.254Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-06T16:05:35.544Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-06T16:05:35.544Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-06T16:05:35.803Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-06T16:05:35.803Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-06T16:05:36.373Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-06T16:05:36.373Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-06T16:05:36.941Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-06T16:05:37.525Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-06T16:05:37.525Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-06T16:05:38.477Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-06T16:05:38.736Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-06T16:05:40.300Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-06T16:05:41.268Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-06T16:05:43.802Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-06T16:05:44.059Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-06T16:05:44.061Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-06T16:05:44.061Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-06T16:05:44.522Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-06T16:05:44.522Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-06T16:05:44.629Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-06T16:05:45.567Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-06T16:05:46.506Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-06T16:05:46.765Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-06T16:05:47.702Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-06T16:05:48.284Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-06T16:05:48.641Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-06T16:05:49.208Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-06T16:05:49.774Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-06T16:05:49.831Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-06T16:05:50.032Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-06T16:05:50.600Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-06T16:05:50.600Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-06T16:05:51.167Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-06T16:05:51.734Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-06T16:05:51.734Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-06T16:05:52.301Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-06T16:05:52.301Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-06T16:05:53.241Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-06T16:05:53.500Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-06T16:05:54.547Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-06T16:05:54.547Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-06T16:05:54.547Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-06T16:05:54.547Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-06T16:05:54.547Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-06T16:05:54.547Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-06T16:05:56.055Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-06T16:05:56.991Z] === RUN TestDockerSuite/TestRunRm [2021-02-06T16:05:57.560Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-06T16:05:57.819Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-06T16:06:01.104Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-06T16:06:01.671Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-06T16:06:02.239Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-06T16:06:03.618Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-06T16:06:04.185Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-06T16:06:06.717Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-06T16:06:09.250Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-06T16:06:09.508Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-06T16:06:10.076Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-06T16:06:10.335Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-06T16:06:10.594Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-06T16:06:11.162Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-06T16:06:11.422Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-06T16:06:11.996Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-06T16:06:12.959Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-06T16:06:13.528Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-06T16:06:13.787Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-06T16:06:14.047Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-06T16:06:16.581Z] === RUN TestDockerSuite/TestRunState [2021-02-06T16:06:17.518Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-06T16:06:17.777Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-06T16:06:18.345Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-06T16:06:18.915Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-06T16:06:19.174Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-06T16:06:19.174Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-06T16:06:20.113Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-06T16:06:20.372Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-06T16:06:20.631Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-06T16:06:22.010Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-06T16:06:22.010Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-06T16:06:22.010Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-06T16:06:22.948Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-06T16:06:24.326Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-06T16:06:24.894Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-06T16:06:24.894Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-06T16:06:26.274Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-06T16:06:28.824Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-06T16:06:29.410Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-06T16:06:30.301Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-06T16:06:30.301Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-06T16:06:30.301Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-06T16:06:32.694Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-06T16:06:32.953Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-06T16:06:33.520Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-06T16:06:34.087Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-06T16:06:35.465Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-06T16:06:36.402Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-06T16:06:36.661Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-06T16:06:36.920Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-06T16:06:36.920Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-06T16:06:37.488Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-06T16:06:38.055Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-06T16:06:38.314Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-06T16:06:38.314Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-06T16:06:38.573Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-06T16:06:39.140Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-06T16:06:41.673Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-06T16:06:41.932Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-06T16:06:42.501Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-06T16:06:43.439Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-06T16:06:45.167Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-06T16:06:45.167Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-06T16:06:45.167Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-06T16:06:45.344Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-06T16:06:45.912Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-06T16:06:47.294Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-06T16:06:49.199Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-06T16:06:49.457Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-06T16:06:49.457Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-06T16:06:49.457Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-06T16:06:49.457Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-06T16:06:49.457Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-06T16:06:49.457Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-06T16:06:50.024Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-06T16:06:50.592Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-06T16:06:51.528Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-06T16:06:52.096Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-06T16:06:52.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-06T16:06:52.665Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-06T16:06:52.665Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-06T16:06:52.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-06T16:06:52.923Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-06T16:06:52.923Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-06T16:06:52.923Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-06T16:06:52.923Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-06T16:06:53.182Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-06T16:06:53.182Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-06T16:06:53.182Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-06T16:06:53.182Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-06T16:06:53.182Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-06T16:06:53.182Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-06T16:06:53.440Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-06T16:06:54.007Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-06T16:06:54.574Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-06T16:06:54.574Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-06T16:06:54.574Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-06T16:06:55.142Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-06T16:06:55.401Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-06T16:06:55.970Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-06T16:06:56.230Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-06T16:06:56.798Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-06T16:06:57.367Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-06T16:06:57.367Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-06T16:06:57.367Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-06T16:06:57.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-06T16:06:57.935Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-06T16:06:58.870Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-06T16:06:59.129Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-06T16:06:59.129Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-06T16:06:59.697Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-06T16:06:59.697Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-06T16:07:00.631Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-06T16:07:00.892Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-06T16:07:02.284Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-06T16:07:03.221Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-06T16:07:03.221Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-06T16:07:03.221Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-06T16:07:03.789Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-06T16:07:04.359Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-06T16:07:05.294Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-06T16:07:05.294Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-06T16:07:06.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-06T16:07:06.672Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-06T16:07:06.672Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-06T16:07:06.931Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-06T16:07:07.866Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-06T16:07:08.804Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-06T16:07:08.804Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-06T16:07:10.711Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-06T16:07:10.711Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-06T16:07:10.711Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-06T16:07:10.711Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-06T16:07:12.087Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-06T16:07:13.464Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-06T16:07:13.723Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-06T16:07:13.981Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-06T16:07:13.981Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-06T16:07:13.981Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-06T16:07:14.548Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-06T16:07:14.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-06T16:07:14.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-06T16:07:16.451Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-06T16:07:21.730Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-06T16:07:23.108Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-06T16:07:23.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-06T16:07:23.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-06T16:07:23.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-06T16:07:23.675Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-06T16:07:25.054Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-06T16:07:27.585Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-06T16:07:27.585Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-06T16:07:29.488Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-06T16:07:29.747Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-06T16:07:30.314Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-06T16:07:30.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-06T16:07:30.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-06T16:07:30.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-06T16:07:30.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-06T16:07:30.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-06T16:07:31.252Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-06T16:07:33.161Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-06T16:07:33.161Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-06T16:07:34.538Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-06T16:07:37.071Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-06T16:07:41.288Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-06T16:07:44.574Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-06T16:07:48.759Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-06T16:07:48.759Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-06T16:07:51.291Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-06T16:07:53.193Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-06T16:07:53.452Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-06T16:07:54.020Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-06T16:07:54.588Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-06T16:07:54.588Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-06T16:07:54.847Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-06T16:07:55.784Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-06T16:07:58.320Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-06T16:07:58.579Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-06T16:08:01.133Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-06T16:08:01.699Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-06T16:08:01.961Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-06T16:08:01.961Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-06T16:08:02.531Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-06T16:08:03.913Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-06T16:08:03.913Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-06T16:08:04.482Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-06T16:08:05.419Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-06T16:08:05.678Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-06T16:08:07.057Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-06T16:08:10.343Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-06T16:08:11.281Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-06T16:08:11.281Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-06T16:08:11.849Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-06T16:08:12.417Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-06T16:08:12.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-06T16:08:13.794Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-06T16:08:15.173Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-06T16:08:15.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-06T16:08:16.166Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-06T16:08:16.166Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-06T16:08:17.714Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-06T16:08:17.714Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-06T16:08:18.483Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-06T16:08:20.385Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-06T16:08:21.763Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-06T16:08:22.428Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-06T16:08:23.404Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-06T16:08:23.404Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-06T16:08:23.404Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-06T16:08:24.296Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-06T16:08:24.952Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-06T16:08:25.927Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-06T16:08:26.391Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-06T16:08:26.835Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-06T16:08:26.854Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-06T16:08:27.317Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-06T16:08:28.211Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-06T16:08:29.587Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-06T16:08:30.523Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-06T16:08:31.459Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-06T16:08:32.836Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-06T16:08:33.138Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-06T16:08:33.403Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-06T16:08:33.973Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-06T16:08:34.686Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-06T16:08:34.686Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-06T16:08:35.879Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-06T16:08:36.233Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-06T16:08:36.233Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-06T16:08:36.233Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-06T16:08:37.277Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-06T16:08:38.427Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-06T16:08:38.652Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-06T16:08:39.403Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-06T16:08:39.866Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-06T16:08:39.866Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-06T16:08:40.841Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-06T16:08:41.182Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-06T16:08:41.313Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-06T16:08:41.313Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-06T16:08:41.313Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-06T16:08:47.145Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-06T16:08:56.116Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-06T16:08:57.492Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-06T16:08:57.492Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-06T16:08:57.492Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-06T16:08:57.492Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-06T16:08:57.492Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-06T16:08:58.060Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-06T16:08:59.438Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-06T16:08:59.438Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-06T16:08:59.438Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-06T16:09:01.344Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-06T16:09:03.882Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite (1397.91s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.13s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.49s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.50s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.07s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.98s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.39s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.25s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.65s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.70s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.96s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.99s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.99s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.91s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.21s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.21s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.74s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.81s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.66s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.13s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.58s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.73s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.26s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.98s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.25s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.75s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.59s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.02s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.73s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.27s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.54s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.44s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.24s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.05s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.88s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.15s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.23s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.04s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.09s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.13s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.25s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.05s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.24s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.53s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.52s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.74s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.13s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.37s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.76s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.22s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.80s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.08s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.00s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.55s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.77s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.53s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.16s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.44s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.58s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.70s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.41s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.22s) [2021-02-06T16:09:03.882Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-06T16:09:03.882Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.40s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.49s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.72s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.56s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.16s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.12s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.80s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.18s) [2021-02-06T16:09:03.882Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-06T16:09:03.882Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.882Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-06T16:09:03.882Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.882Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-06T16:09:03.882Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.882Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-06T16:09:03.882Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.93s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.49s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.15s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.41s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.47s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.62s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.08s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.08s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.39s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.44s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.37s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.04s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.42s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.24s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.40s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.09s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.17s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.31s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.43s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.86s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.81s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.63s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.75s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.20s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.85s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.26s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.45s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.73s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.96s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEnv (1.66s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.44s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.80s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.70s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.78s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.11s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.24s) [2021-02-06T16:09:03.882Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-06T16:09:03.882Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.93s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.74s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.62s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.42s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.31s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.03s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.48s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.76s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.57s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.98s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.05s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.29s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.04s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildHistory (4.18s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.69s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.89s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2021-02-06T16:09:03.882Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.04s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.25s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.80s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.09s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.85s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.64s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.24s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.09s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.57s) [2021-02-06T16:09:03.883Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-06T16:09:03.883Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.40s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.02s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.09s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.44s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.18s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.59s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.72s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.61s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.95s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.99s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.66s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.96s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.86s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildPATH (2.23s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.69s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.88s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.36s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.98s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildRm (2.46s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.87s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.32s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.89s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.80s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.82s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s) [2021-02-06T16:09:03.883Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-06T16:09:03.883Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.93s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.08s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.04s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.91s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.12s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.51s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildUser (1.43s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.63s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.66s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s) [2021-02-06T16:09:03.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-06T16:09:03.883Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-06T16:09:03.883Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-06T16:09:03.883Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.883Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-06T16:09:03.883Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.76s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.61s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.55s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.93s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s) [2021-02-06T16:09:03.883Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-02-06T16:09:03.883Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.54s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2021-02-06T16:09:03.883Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-06T16:09:03.883Z] docker_cli_sni_test.go:18: Flakey test [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.56s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.76s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCommitChange (0.94s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.73s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.72s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.77s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.29s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCommitTTY (1.75s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.81s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.93s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.27s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.78s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.35s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.65s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.47s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.62s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.48s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.94s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.09s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.91s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.69s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.67s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.99s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.07s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.64s) [2021-02-06T16:09:03.883Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-06T16:09:03.883Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.75s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.63s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.93s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.56s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.46s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.29s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.92s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.38s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.42s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.50s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a36ce0_} (1.60s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1138778097_/foo_false____} (1.32s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1138778097_/foo_true____} (1.35s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3773766300_/foo_false____} (1.57s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3773766300_/foo_true____} (1.33s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3773766300_/foo_true__0xc000a36d40__} (1.34s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a36d60_} (1.35s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a36d80_} (1.35s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a36da0_} (1.51s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a36dc0_} (1.56s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.37s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.11s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.04s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.03s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.92s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.56s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.75s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.60s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.70s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.65s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.67s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.77s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.65s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.94s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.96s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.87s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.73s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.07s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.84s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.75s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.32s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.72s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.91s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.65s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.89s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.99s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.94s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.69s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.90s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.90s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToDot (0.76s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.58s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.23s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToStdout (0.67s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.13s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.80s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.72s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.68s) [2021-02-06T16:09:03.883Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-06T16:09:03.883Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2021-02-06T16:09:03.883Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-02-06T16:09:03.884Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-06T16:09:03.884Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.08s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.23s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.08s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.04s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.50s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.67s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.40s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.46s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.88s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.72s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsAttach (0.57s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.74s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.16s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.73s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.43s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFilters (0.99s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFormat (1.09s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.78s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.38s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.33s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-02-06T16:09:03.884Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-06T16:09:03.884Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-06T16:09:03.884Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-06T16:09:03.884Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.31s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsTop (0.59s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.82s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.30s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.68s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.68s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.77s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.77s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.26s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecCgroup (1.01s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecEnv (0.84s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.24s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.74s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecInspectID (1.72s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.51s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.04s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.73s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecStartFails (1.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.91s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2021-02-06T16:09:03.884Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-06T16:09:03.884Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.24s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.82s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.55s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestHealth (18.78s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.04s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImportDisplay (1.58s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImportFile (1.98s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.47s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImportGzipped (1.78s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.63s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.74s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.56s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.60s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.51s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2021-02-06T16:09:03.884Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-06T16:09:03.884Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-02-06T16:09:03.884Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-06T16:09:03.884Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.48s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.48s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.68s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectStatus (0.81s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.28s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.67s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.60s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.89s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.78s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.65s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.72s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.24s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.12s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.45s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.51s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.77s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.56s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.86s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.70s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.70s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.98s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.25s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.98s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.17s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.92s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.89s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsTail (0.64s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestNetHostname (1.40s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.67s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.09s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.53s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestPluginActive (1.39s) [2021-02-06T16:09:03.884Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.06s) [2021-02-06T16:09:03.884Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-02-06T16:09:03.884Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.32s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.20s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.95s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.95s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.13s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.35s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPortList (7.73s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.04s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.99s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.44s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.10s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.65s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsByOrder (2.19s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.18s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.66s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.68s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.48s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.46s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.13s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.58s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.16s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.57s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2021-02-06T16:09:03.885Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-06T16:09:03.885Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.66s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.23s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.25s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.63s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.16s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.16s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.05s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.94s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.77s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.69s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.48s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.70s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.94s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.52s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.64s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.72s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.00s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.56s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.50s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.70s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.58s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.62s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.85s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.70s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.06s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.28s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.70s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.53s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.52s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.17s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.16s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.58s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.17s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.56s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.08s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.82s) [2021-02-06T16:09:03.885Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-06T16:09:03.885Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.885Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-06T16:09:03.885Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.68s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.29s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.08s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.98s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.57s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.39s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s) [2021-02-06T16:09:03.885Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-06T16:09:03.885Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.46s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.58s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.09s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.59s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.63s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.62s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.58s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.75s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.67s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.62s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.41s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.32s) [2021-02-06T16:09:03.885Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-06T16:09:03.885Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.85s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.55s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.90s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.93s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.84s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.93s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.96s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.54s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.56s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.90s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.98s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.06s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.32s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.35s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunMount (4.96s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.96s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.39s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.11s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.37s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.54s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.19s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.42s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.62s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.62s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.96s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.76s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.31s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.47s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.59s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.58s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.67s) [2021-02-06T16:09:03.885Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-06T16:09:03.885Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.67s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.52s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.78s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.83s) [2021-02-06T16:09:03.885Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.56s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.59s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-02-06T16:09:03.885Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-06T16:09:03.885Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2021-02-06T16:09:03.885Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-06T16:09:03.885Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.58s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.16s) [2021-02-06T16:09:03.885Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-02-06T16:09:03.885Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.68s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.90s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.38s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.23s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.69s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.53s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.59s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.78s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunState (1.20s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.56s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.63s) [2021-02-06T16:09:03.885Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2021-02-06T16:09:03.885Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-02-06T16:09:03.886Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.58s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunSysctls (1.25s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.11s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.04s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.75s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.53s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.31s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.13s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.18s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.47s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.39s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUserByID (0.50s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.01s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.02s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.49s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.61s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.54s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.45s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.58s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.54s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.73s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.89s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.46s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.59s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.83s) [2021-02-06T16:09:03.886Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents883118217 [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.60s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.54s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.35s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.10s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.03s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.93s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.71s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStartRecordError (1.20s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.61s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.84s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.02s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.07s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.68s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.11s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.09s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.07s) [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.91s) [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-06T16:09:03.886Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.58s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.94s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.33s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.46s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.28s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.67s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.35s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.90s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.68s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.54s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.36s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2021-02-06T16:09:03.886Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.50s) [2021-02-06T16:09:03.886Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2021-02-06T16:09:03.886Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-06T16:09:03.886Z] === RUN TestDockerRegistrySuite [2021-02-06T16:09:03.886Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-06T16:09:05.265Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-06T16:09:06.202Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-06T16:09:07.580Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-06T16:09:07.839Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-06T16:09:10.372Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-06T16:09:15.641Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-06T16:09:17.174Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-06T16:09:18.201Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-06T16:09:18.722Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-06T16:09:19.151Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-06T16:09:19.698Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-06T16:09:20.086Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-06T16:09:21.022Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-06T16:09:21.958Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-06T16:09:23.333Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-06T16:09:24.269Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-06T16:09:24.414Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-06T16:09:24.877Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-06T16:09:25.205Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-06T16:09:25.339Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-06T16:09:25.339Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-06T16:09:25.802Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-06T16:09:25.802Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-06T16:09:27.108Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-06T16:09:29.010Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-06T16:09:29.945Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-06T16:09:32.477Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-06T16:09:33.418Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-06T16:09:33.678Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-06T16:09:34.614Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-06T16:09:35.551Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-06T16:09:36.487Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-06T16:09:39.020Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-06T16:09:39.280Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-06T16:09:40.215Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-06T16:09:40.782Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-06T16:09:40.782Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-06T16:09:41.041Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-06T16:09:41.299Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-06T16:09:41.557Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-06T16:09:41.816Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-06T16:09:42.753Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-06T16:09:44.657Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-06T16:09:45.224Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-06T16:09:46.160Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-06T16:09:46.960Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-06T16:09:47.096Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-06T16:09:47.422Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-06T16:09:47.886Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite (44.06s) [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.30s) [2021-02-06T16:09:48.031Z] check_test.go:196: [d0f21712eaf2f] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2021-02-06T16:09:48.031Z] check_test.go:196: [decdd9e361711] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.33s) [2021-02-06T16:09:48.031Z] check_test.go:196: [d5ddf32dc46ce] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-02-06T16:09:48.031Z] check_test.go:196: [d7639a2577098] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2021-02-06T16:09:48.031Z] check_test.go:196: [df3d7e4b801e6] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.76s) [2021-02-06T16:09:48.031Z] check_test.go:196: [ddbc4d3c0c90a] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2021-02-06T16:09:48.031Z] check_test.go:196: [d80d51a0babf1] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2021-02-06T16:09:48.031Z] check_test.go:196: [dbb39d2d24c81] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2021-02-06T16:09:48.031Z] check_test.go:196: [de593bf2deab7] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2021-02-06T16:09:48.031Z] check_test.go:196: [dad6266f7d957] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.16s) [2021-02-06T16:09:48.031Z] check_test.go:196: [ddf72221a66c2] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2021-02-06T16:09:48.031Z] check_test.go:196: [db0beec50bff3] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2021-02-06T16:09:48.031Z] check_test.go:196: [d4f8d14f72670] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2021-02-06T16:09:48.031Z] check_test.go:196: [d58f2c3e288cc] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.00s) [2021-02-06T16:09:48.031Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:56e2a435f3b9830acdffbaea80a7efeba02ea502c8935906cf5c7dea3d5c3a93 [2021-02-06T16:09:48.031Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d8224f19122dc0b269906d8fa6a136016174e7bdaa217b1c532cbe82744144cc [2021-02-06T16:09:48.031Z] check_test.go:196: [de9d2dd19b3bf] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.93s) [2021-02-06T16:09:48.031Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:542118f59c89cefb295993e95c046fdd5eff1060e124ccb929a74e065aa4aebd [2021-02-06T16:09:48.031Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:14569d22520d609c05096ec23c4ff06904e9c8bdf8fd4ddac0084436cccd9154 [2021-02-06T16:09:48.031Z] check_test.go:196: [d8369eea0fd58] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2021-02-06T16:09:48.031Z] check_test.go:196: [dabc6564ecf36] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.18s) [2021-02-06T16:09:48.031Z] check_test.go:196: [d531b70c2e4ea] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.21s) [2021-02-06T16:09:48.031Z] check_test.go:196: [d83f80ed57024] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-06T16:09:48.031Z] check_test.go:196: [d863c0db3edc1] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2021-02-06T16:09:48.031Z] check_test.go:196: [d18f75d2fdda4] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2021-02-06T16:09:48.031Z] check_test.go:196: [da7fcce8f8660] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2021-02-06T16:09:48.031Z] check_test.go:196: [dafb99cd8d2a2] daemon is not started [2021-02-06T16:09:48.031Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.48s) [2021-02-06T16:09:48.031Z] check_test.go:196: [d30116c80ce3c] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-02-06T16:09:48.032Z] check_test.go:196: [d04adb636b14c] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2021-02-06T16:09:48.032Z] check_test.go:196: [def496a012900] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-02-06T16:09:48.032Z] check_test.go:196: [d5764ef99908c] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-06T16:09:48.032Z] check_test.go:196: [dcdcd972e4de9] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-02-06T16:09:48.032Z] check_test.go:196: [dfca3bb1c15a6] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-02-06T16:09:48.032Z] check_test.go:196: [d7c409dc8f40f] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-02-06T16:09:48.032Z] check_test.go:196: [d9fa6545cb9e6] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-06T16:09:48.032Z] check_test.go:196: [dfe90ebcc4341] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.05s) [2021-02-06T16:09:48.032Z] check_test.go:196: [d8e34f98cd494] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2021-02-06T16:09:48.032Z] check_test.go:196: [d0ab533b66d6c] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s) [2021-02-06T16:09:48.032Z] check_test.go:196: [d680e64836db5] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s) [2021-02-06T16:09:48.032Z] check_test.go:196: [dd5dba3439b50] daemon is not started [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s) [2021-02-06T16:09:48.032Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-02-06T16:09:48.032Z] === RUN TestDockerSchema1RegistrySuite [2021-02-06T16:09:48.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-06T16:09:48.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-06T16:09:51.329Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-06T16:09:56.597Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-06T16:09:58.501Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-06T16:09:59.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-06T16:10:00.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-06T16:10:00.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-06T16:10:02.191Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-06T16:10:02.758Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-06T16:10:03.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-06T16:10:06.227Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-06T16:10:06.793Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-06T16:10:07.053Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-06T16:10:07.313Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-06T16:10:07.572Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-06T16:10:07.831Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-06T16:10:08.089Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite (20.35s) [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-06T16:10:08.351Z] check_test.go:223: [d24d540de0285] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.95s) [2021-02-06T16:10:08.351Z] check_test.go:223: [d18407971cd60] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.74s) [2021-02-06T16:10:08.351Z] check_test.go:223: [d4c4dd0b8da63] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.83s) [2021-02-06T16:10:08.351Z] check_test.go:223: [d540c0cb4c307] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2021-02-06T16:10:08.351Z] check_test.go:223: [d9679a5fa2878] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.15s) [2021-02-06T16:10:08.351Z] check_test.go:223: [d8cb44dabe138] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-06T16:10:08.351Z] check_test.go:223: [dab53a4229e56] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2021-02-06T16:10:08.351Z] check_test.go:223: [d75ad61319bd5] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-02-06T16:10:08.351Z] check_test.go:223: [de8f536d51975] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-02-06T16:10:08.351Z] check_test.go:223: [dd1d67d79b44d] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.49s) [2021-02-06T16:10:08.351Z] check_test.go:223: [dd61e1208b7e3] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-02-06T16:10:08.351Z] check_test.go:223: [d0520fcbc39ba] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-02-06T16:10:08.351Z] check_test.go:223: [d64baa39dc384] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2021-02-06T16:10:08.351Z] check_test.go:223: [d2cc0dd0cc35d] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-06T16:10:08.351Z] check_test.go:223: [def4a0924a1f7] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-02-06T16:10:08.351Z] check_test.go:223: [deebcade869e3] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-02-06T16:10:08.351Z] check_test.go:223: [d705b343e01d5] daemon is not started [2021-02-06T16:10:08.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-06T16:10:08.351Z] check_test.go:223: [de74e9217358e] daemon is not started [2021-02-06T16:10:08.351Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-06T16:10:08.351Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-06T16:10:09.041Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-06T16:10:09.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-06T16:10:09.546Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-06T16:10:09.805Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-06T16:10:10.588Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-06T16:10:11.050Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-06T16:10:11.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-06T16:10:11.181Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-06T16:10:11.439Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-06T16:10:12.006Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-06T16:10:12.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.92s) [2021-02-06T16:10:12.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.81s) [2021-02-06T16:10:12.264Z] check_test.go:252: [d40146ee7ede7] daemon is not started [2021-02-06T16:10:12.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2021-02-06T16:10:12.264Z] check_test.go:252: [d6028f8740474] daemon is not started [2021-02-06T16:10:12.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-02-06T16:10:12.264Z] check_test.go:252: [d2622ea8251f6] daemon is not started [2021-02-06T16:10:12.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2021-02-06T16:10:12.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-02-06T16:10:12.264Z] check_test.go:252: [d661e69ddfd8f] daemon is not started [2021-02-06T16:10:12.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2021-02-06T16:10:12.264Z] check_test.go:252: [d5732fc9f50b8] daemon is not started [2021-02-06T16:10:12.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-02-06T16:10:12.264Z] check_test.go:252: [d4a61b3da284e] daemon is not started [2021-02-06T16:10:12.264Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-02-06T16:10:12.264Z] check_test.go:252: [d8a74d4b80c54] daemon is not started [2021-02-06T16:10:12.264Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-06T16:10:12.264Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-06T16:10:17.529Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-06T16:10:17.529Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-06T16:10:17.788Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-06T16:10:17.788Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-06T16:10:18.046Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-02-06T16:10:18.046Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-02-06T16:10:18.046Z] check_test.go:279: [db5fdd59c5a6e] daemon is not started [2021-02-06T16:10:18.046Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-02-06T16:10:18.046Z] check_test.go:279: [d8030f50939a6] daemon is not started [2021-02-06T16:10:18.046Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-02-06T16:10:18.046Z] check_test.go:279: [d6b846403a30a] daemon is not started [2021-02-06T16:10:18.046Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-02-06T16:10:18.046Z] check_test.go:279: [d3b2f62682e74] daemon is not started [2021-02-06T16:10:18.046Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-02-06T16:10:18.046Z] check_test.go:279: [df26a63f654ac] daemon is not started [2021-02-06T16:10:18.046Z] === RUN TestDockerNetworkSuite [2021-02-06T16:10:18.046Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-06T16:10:19.659Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-06T16:10:19.950Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-06T16:10:20.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-06T16:10:22.589Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-06T16:10:23.808Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-06T16:10:23.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-06T16:10:24.782Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-06T16:10:26.344Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-06T16:10:28.250Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-06T16:10:29.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-06T16:10:31.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-06T16:10:35.912Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-06T16:10:39.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-06T16:10:42.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-06T16:10:42.750Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-06T16:10:43.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-06T16:10:44.257Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-06T16:10:44.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-06T16:10:45.392Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-06T16:10:45.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-06T16:10:46.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-06T16:10:47.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-06T16:10:47.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-06T16:10:48.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-06T16:10:48.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-06T16:10:48.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-06T16:10:49.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-06T16:10:50.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-06T16:10:50.694Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-06T16:10:51.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-06T16:10:51.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-06T16:10:52.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-06T16:10:52.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-06T16:10:54.104Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-06T16:10:54.672Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-06T16:10:57.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-06T16:10:58.583Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-06T16:10:58.583Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-06T16:11:05.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-06T16:11:05.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-06T16:11:05.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-06T16:11:05.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-06T16:11:05.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-06T16:11:06.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-06T16:11:06.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-06T16:11:06.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-06T16:11:07.076Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-06T16:11:08.011Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-06T16:11:08.952Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-06T16:11:09.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-06T16:11:09.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-06T16:11:09.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-06T16:11:10.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-06T16:11:11.157Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-06T16:11:14.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-06T16:11:17.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-06T16:11:17.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-06T16:11:18.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-06T16:11:20.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-06T16:11:20.206Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-06T16:11:20.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-06T16:11:21.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-06T16:11:22.408Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite (68.61s) [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.97s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [dfd99e92f7ac8] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [dd4a6e1763fcc] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.23s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [dbacdaf964fb2] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.08s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d81af52bfb9f9] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.14s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:1233: [d6f1d0f6cfbcc] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.18s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d32173af5d861] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.45s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [def86f92b1533] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.38s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d4f7e1c0ff81b] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.49s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d6e0ae49be3d3] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [dafe49a2e9303] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.58s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d5292fbbc6f7e] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.20s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [de68d2cb0c832] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.03s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [dd44c8b80de67] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.31s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [dd4a1432e8a88] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.46s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d33964ea859bc] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.98s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d4f51d4320834] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d087d456887c5] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d594868da342b] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [dfe6c9edc1df9] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.05s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [da29a95e23565] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.31s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d8b701e304c1a] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d9b27c7d4377f] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.38s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d7f75dbef0794] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.14s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [db937dcc55b0a] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.58s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:968: [d8bef3350061a] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.28s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d3ffd6ee877c3] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.27s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:1116: [d923f3e3873d6] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.46s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d7d5691111758] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.89s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [df3683ad8b6df] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d03c5167af338] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d397f4c43ee23] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.31s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [db31ed4286d1f] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.28s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d682e297f2c36] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d511035825de8] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.04s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [db65f805025a0] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d3ffa9b52a380] daemon is not started [2021-02-06T16:11:26.635Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [dcf6e74c9136e] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.10s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d064c73662648] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.85s) [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:1084: [da0f77f22bba3] daemon is not started [2021-02-06T16:11:26.635Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-02-06T16:11:26.635Z] docker_cli_network_unix_test.go:46: [d1bdf174abeb2] daemon is not started [2021-02-06T16:11:26.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2021-02-06T16:11:26.636Z] docker_cli_network_unix_test.go:46: [d10bcfc3ff3fc] daemon is not started [2021-02-06T16:11:26.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s) [2021-02-06T16:11:26.636Z] docker_cli_network_unix_test.go:46: [db142d7ca00b5] daemon is not started [2021-02-06T16:11:26.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-06T16:11:26.636Z] docker_cli_network_unix_test.go:46: [d1faa422fb419] daemon is not started [2021-02-06T16:11:26.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2021-02-06T16:11:26.636Z] docker_cli_network_unix_test.go:46: [dd3a71538ff30] daemon is not started [2021-02-06T16:11:26.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2021-02-06T16:11:26.636Z] docker_cli_network_unix_test.go:46: [dd0b6de3d1221] daemon is not started [2021-02-06T16:11:26.636Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.02s) [2021-02-06T16:11:26.636Z] docker_cli_network_unix_test.go:46: [d8f7cc8dec69e] daemon is not started [2021-02-06T16:11:26.636Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.41s) [2021-02-06T16:11:26.636Z] docker_cli_network_unix_test.go:46: [dbb113cafa19a] daemon is not started [2021-02-06T16:11:26.636Z] === RUN TestDockerHubPullSuite [2021-02-06T16:11:26.636Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-06T16:11:28.011Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-06T16:11:30.544Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-06T16:11:30.544Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-06T16:11:32.446Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-06T16:11:32.704Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-06T16:11:32.704Z] --- PASS: TestDockerHubPullSuite (6.19s) [2021-02-06T16:11:32.704Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.43s) [2021-02-06T16:11:32.704Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2021-02-06T16:11:32.704Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) [2021-02-06T16:11:32.704Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s) [2021-02-06T16:11:32.705Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-02-06T16:11:32.705Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-02-06T16:11:32.705Z] PASS [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === Skipped [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-02-06T16:11:32.705Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_sni_test.go:18: Flakey test [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-06T16:11:32.705Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2021-02-06T16:11:32.705Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.02s) [2021-02-06T16:11:32.705Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-06T16:11:32.705Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-06T16:11:32.705Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-06T16:11:32.705Z] docker_cli_network_unix_test.go:46: [dcf6e74c9136e] daemon is not started [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] [2021-02-06T16:11:32.705Z] DONE 1274 tests, 51 skipped in 1596.916s [2021-02-06T16:11:32.705Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-06T16:11:32.705Z] ++++ cat bundles/test-integration/docker.pid [2021-02-06T16:11:32.705Z] +++ kill 8178 [2021-02-06T16:11:34.081Z] +++ /etc/init.d/apparmor stop [2021-02-06T16:11:34.081Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-06T16:11:34.081Z] [2021-02-06T16:11:34.081Z] Unloading profiles will leave already running processes permanently [2021-02-06T16:11:34.081Z] unconfined, which can lead to unexpected situations. [2021-02-06T16:11:34.081Z] [2021-02-06T16:11:34.081Z] To set a process to complain mode, use the command line tool [2021-02-06T16:11:34.081Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-06T16:11:34.081Z] +++ true [2021-02-06T16:11:34.081Z] exiting test-integration [2021-02-06T16:11:34.081Z] ++ exit 0 [2021-02-06T16:11:34.081Z] [2021-02-06T16:11:34.081Z] + for job in $(jobs -p) [2021-02-06T16:11:34.081Z] + wait 13820 [2021-02-06T16:11:36.957Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-06T16:11:36.957Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-06T16:11:36.957Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-06T16:12:06.149Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-06T16:12:49.165Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-06T16:12:49.165Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-06T16:12:49.165Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-06T16:13:02.382Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-06T16:13:12.351Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-06T16:13:15.635Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-06T16:13:19.193Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-06T16:13:31.620Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-06T16:13:46.485Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-06T16:14:16.512Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-06T16:14:25.150Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-06T16:14:35.513Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-06T16:15:37.105Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-06T16:15:41.289Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-06T16:15:42.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-06T16:15:42.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-06T16:15:42.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-06T16:15:42.482Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-06T16:15:43.049Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-06T16:15:45.580Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-06T16:15:48.870Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-06T16:15:50.772Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-06T16:16:32.082Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-06T16:16:32.545Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-06T16:16:33.008Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-06T16:16:33.008Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-06T16:16:33.472Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-06T16:16:34.447Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-06T16:16:34.447Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-06T16:16:34.911Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-06T16:16:35.888Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-06T16:16:41.718Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-06T16:16:43.911Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-06T16:16:46.998Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-06T16:16:46.998Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-06T16:16:48.376Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-06T16:16:48.627Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-06T16:16:48.627Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-06T16:16:49.090Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-06T16:16:49.090Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-06T16:16:49.090Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-06T16:16:49.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-06T16:16:50.281Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-06T16:16:52.850Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-06T16:16:52.850Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-06T16:16:52.850Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-06T16:16:53.314Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-06T16:16:53.566Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-06T16:16:54.290Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-06T16:16:56.851Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-06T16:16:59.007Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-06T16:17:13.876Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-06T16:17:13.876Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-06T16:17:13.876Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-06T16:17:13.876Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-06T16:17:13.876Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-06T16:17:13.876Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-06T16:17:13.876Z] === RUN TestDockerSuite/TestBuildFails [2021-02-06T16:17:16.069Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-06T16:17:16.532Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-06T16:17:18.790Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-06T16:17:22.354Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-06T16:17:27.072Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-06T16:17:30.988Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-06T16:17:31.924Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-06T16:17:33.825Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-06T16:17:34.191Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-06T16:17:37.113Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-06T16:17:44.561Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-06T16:17:45.226Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-06T16:17:45.542Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-06T16:17:49.417Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-06T16:17:50.258Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-06T16:17:50.258Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-06T16:17:51.233Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-06T16:17:51.695Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-06T16:17:51.696Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-06T16:17:51.949Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-06T16:17:53.852Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-06T16:17:56.385Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-06T16:17:58.291Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-06T16:18:00.301Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-06T16:18:00.301Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-06T16:18:01.576Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-06T16:18:04.109Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-06T16:18:12.727Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-06T16:18:12.727Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-06T16:18:14.922Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-06T16:18:14.923Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-06T16:18:15.385Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-06T16:18:15.385Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-06T16:18:20.103Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-06T16:18:20.566Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-06T16:18:21.541Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-06T16:18:22.517Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-06T16:18:22.980Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-06T16:18:23.965Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-06T16:18:25.513Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-06T16:18:31.342Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-06T16:18:31.342Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-06T16:18:31.804Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-06T16:18:31.804Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-06T16:18:31.804Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-06T16:18:31.804Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-06T16:18:31.804Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-06T16:18:32.779Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-06T16:18:33.242Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-06T16:18:37.962Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-06T16:18:59.113Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-06T16:18:59.113Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-06T16:18:59.577Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-06T16:19:00.353Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-06T16:19:12.549Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-06T16:19:29.603Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite (1665.91s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.51s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.07s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.96s) [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:562: [db63de3993669] joining swarm manager [d7cc50bedaa49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:584: [d82bb3bf64075] joining swarm manager [d7cc50bedaa49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] check_test.go:380: [db63de3993669] daemon is not started [2021-02-06T16:19:30.630Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.53s) [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:45: [d42874d7fe0f5] joining swarm manager [dd432c7a7b1af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.06s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (46.13s) [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:303: [d02bd9a89d2b9] joining swarm manager [d50b880dc7996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:304: [d9f3d38432300] joining swarm manager [d50b880dc7996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.40s) [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:271: [da5087eda8cfa] joining swarm manager [daa005adf2436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:272: [dcfc5ec053185] joining swarm manager [daa005adf2436]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.44s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.72s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.63s) [2021-02-06T16:19:30.630Z] docker_api_swarm_node_test.go:19: [d11fd889ba261] joining swarm manager [d34f851c533ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_node_test.go:20: [d78dbdfbba648] joining swarm manager [d34f851c533ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.71s) [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:501: [d7fc5fd744f1e] joining swarm manager [d5f86233833bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:506: [d0a42a04c60ae] joining swarm manager [d5f86233833bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.86s) [2021-02-06T16:19:30.630Z] docker_api_swarm_node_test.go:80: [d338dcb351a7d] joining swarm manager [d2efa9736b1e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s) [2021-02-06T16:19:30.630Z] docker_api_swarm_node_test.go:52: [d2b4f3e59611d] joining swarm manager [d81fdf9af7cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_node_test.go:53: [d2576d8cf74ae] joining swarm manager [d81fdf9af7cb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.03s) [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:201: [ddad29fe5bb51] joining swarm manager [dfa3fadd94802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.87s) [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:383: [ded34a3790a0e] joining swarm manager [da6fd73394e47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:384: [d45a275bd48f6] joining swarm manager [da6fd73394e47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] check_test.go:380: [d45a275bd48f6] daemon is not started [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.62s) [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:801: [d4341c3f98a7e] joining swarm manager [d2c164df5f78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:801: [dad2802bb06ee] joining swarm manager [d2c164df5f78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:801: [d357df712e8c5] joining swarm manager [d2c164df5f78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:801: [d60974e26193e] joining swarm manager [d2c164df5f78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-06T16:19:30.630Z] docker_api_swarm_test.go:809: [d52d1436942ad] joining swarm manager [d2c164df5f78a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.72s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.86s) [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:394: [d0406b036b7d6] joining swarm manager [db9431d953e47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:394: [dae888df62dd4] joining swarm manager [db9431d953e47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.25s) [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:342: [d21143811b1c3] joining swarm manager [d05c96efe028c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:342: [dd6f52af37e15] joining swarm manager [d05c96efe028c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.12s) [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:489: [de1f66327a898] joining swarm manager [dc072cf3883b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:489: [d442164fe35c8] joining swarm manager [dc072cf3883b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.09s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.56s) [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:127: [db5ee6c5d89f5] joining swarm manager [d035af3d62b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:128: [d3ede5c7023bd] joining swarm manager [d035af3d62b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:136: [deabf58faa62a] joining swarm manager [d035af3d62b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:137: [d95a54b590913] joining swarm manager [d035af3d62b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.94s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.90s) [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:303: [d66e1185a2251] joining swarm manager [d3d75e41e8deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:303: [d53a67f11a688] joining swarm manager [d3d75e41e8deb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.06s) [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:99: [dec86691e9ed2] joining swarm manager [d2db84b52ac86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:100: [d51b4bc17781a] joining swarm manager [d2db84b52ac86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] check_test.go:380: [dec86691e9ed2] daemon is not started [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.65s) [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:532: [db9537f980c12] joining swarm manager [dcec5800356ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:533: [de952b969e39f] joining swarm manager [dcec5800356ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.34s) [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:147: [d4f1fb1007cd6] joining swarm manager [dedddfb58fa79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.630Z] docker_api_swarm_service_test.go:147: [d2c794a083778] joining swarm manager [dedddfb58fa79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.22s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.07s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.30s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.24s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.24s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.32s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.40s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.55s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.52s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.62s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.27s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.31s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.54s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.37s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.37s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.58s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.88s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.24s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.29s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.16s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.86s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.68s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.28s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.83s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.87s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.55s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.42s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.86s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.27s) [2021-02-06T16:19:30.630Z] docker_cli_service_logs_test.go:245: checking task cdnjblexjjgs [2021-02-06T16:19:30.630Z] docker_cli_service_logs_test.go:250: checking messages for cdnjblexjjgs [2021-02-06T16:19:30.630Z] docker_cli_service_logs_test.go:245: checking task uc2059ri1mb1 [2021-02-06T16:19:30.630Z] docker_cli_service_logs_test.go:250: checking messages for uc2059ri1mb1 [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.75s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.72s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.90s) [2021-02-06T16:19:30.630Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.44s) [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1901: [dfe00ad61349b] joining swarm manager [d052a39e768f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1902: [d3d9e4e9704f5] joining swarm manager [d052a39e768f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.55s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.81s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.35s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.45s) [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1802: [d3aefbf9d7d1d] joining swarm manager [dd97b4cf6868f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1803: [dcae8fdc8a743] joining swarm manager [dd97b4cf6868f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.74s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (102.28s) [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1321: [d85ab859976d1] joining swarm manager [d12d4ef340adc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1322: [d0cffa9881d5c] joining swarm manager [d12d4ef340adc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.55s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.42s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.38s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.71s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.36s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.30s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.51s) [2021-02-06T16:19:30.631Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.39s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.33s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.33s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.55s) [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1186: [de9fb0ccd1020] joining swarm manager [d75212c0c3098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1195: [de953d98e164a] joining swarm manager [d75212c0c3098]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.04s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.07s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.07s) [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1118: [d52e2135e1c70] joining swarm manager [d4301d3a74ad1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1119: [d84e07ac62382] joining swarm manager [d4301d3a74ad1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1172: [dd58b9353bb61] joining swarm manager [d4301d3a74ad1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.02s) [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1453: [d92f9eeafbd27] joining swarm manager [dc46d3db433a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.631Z] docker_cli_swarm_test.go:1454: [d77a2b939847e] joining swarm manager [dc46d3db433a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.96s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.28s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.06s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.31s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.24s) [2021-02-06T16:19:30.631Z] docker_cli_swarm_unix_test.go:62: [d44c2740365d3] joining swarm manager [d749dcd7fbc1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.92s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.24s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.67s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.76s) [2021-02-06T16:19:30.631Z] docker_api_swarm_test.go:961: [dfee1811cc734] joining swarm manager [d86884ad689aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.41s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.89s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.97s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.01s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.32s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.58s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.20s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.21s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.29s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.12s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.88s) [2021-02-06T16:19:30.631Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.87s) [2021-02-06T16:19:30.631Z] === RUN TestDockerExternalVolumeSuite [2021-02-06T16:19:30.631Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-06T16:19:45.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-06T16:19:50.753Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-06T16:19:53.686Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-06T16:19:59.513Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-06T16:20:05.339Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-06T16:20:23.078Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-06T16:20:23.078Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-06T16:20:27.795Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-06T16:20:28.773Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-06T16:20:28.773Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-06T16:20:28.773Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-06T16:20:31.696Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-06T16:20:35.465Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-06T16:20:37.657Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-06T16:20:37.657Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-06T16:20:38.119Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-06T16:20:41.046Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-06T16:20:41.508Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-06T16:20:43.057Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-06T16:20:53.261Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-06T16:20:57.922Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-06T16:20:57.922Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-06T16:21:03.230Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-06T16:21:06.536Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-06T16:21:10.298Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-06T16:21:18.903Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-06T16:21:22.663Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-06T16:21:27.379Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-06T16:21:28.355Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-06T16:21:28.818Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-06T16:21:28.818Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-06T16:21:31.010Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-06T16:21:31.010Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-06T16:21:35.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-06T16:21:47.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-06T16:22:13.623Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-06T16:22:19.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-06T16:22:34.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-06T16:22:38.829Z] === RUN TestDockerSuite/TestBuildRm [2021-02-06T16:22:51.257Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-06T16:22:53.451Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-06T16:22:53.451Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-06T16:22:53.451Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-06T16:22:55.000Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-06T16:22:58.760Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-06T16:23:01.683Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-06T16:23:06.399Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-06T16:23:06.546Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-06T16:23:21.258Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-06T16:23:21.258Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-06T16:23:21.417Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-06T16:23:21.720Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-06T16:23:32.086Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-06T16:23:32.086Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-06T16:23:35.844Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-06T16:23:35.844Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-06T16:23:36.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-06T16:23:39.603Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-06T16:24:04.806Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-06T16:24:04.806Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-06T16:24:06.354Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-06T16:24:07.903Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-06T16:24:12.622Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-06T16:24:17.339Z] === RUN TestDockerSuite/TestBuildUser [2021-02-06T16:24:17.339Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-06T16:24:17.339Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-06T16:24:17.339Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-06T16:24:21.094Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-06T16:24:21.634Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-06T16:24:22.976Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-06T16:24:30.243Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-06T16:24:30.244Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-06T16:24:30.244Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-06T16:24:41.060Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-06T16:24:51.416Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-06T16:24:51.416Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-06T16:24:59.104Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-06T16:25:04.930Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-06T16:25:04.930Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-06T16:25:04.930Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-06T16:25:07.125Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-06T16:25:07.594Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-02-06T16:25:15.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-06T16:25:17.965Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-06T16:25:22.687Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-06T16:25:22.687Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-06T16:25:35.159Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-06T16:25:35.159Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-06T16:25:35.159Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-06T16:25:35.159Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-06T16:25:36.708Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-06T16:25:45.322Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-06T16:25:46.298Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-06T16:25:46.298Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-06T16:25:46.298Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-06T16:25:46.765Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-06T16:25:47.346Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-06T16:25:48.961Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-06T16:25:52.722Z] === RUN TestDockerSuite/TestCommitChange [2021-02-06T16:25:57.444Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-06T16:25:59.545Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-06T16:26:02.168Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-06T16:26:02.168Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-06T16:26:07.994Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-06T16:26:08.458Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-06T16:26:17.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-06T16:26:20.888Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-06T16:26:29.496Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-06T16:26:29.496Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-06T16:26:29.496Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-06T16:26:29.496Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-06T16:26:29.496Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-06T16:26:29.496Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-06T16:26:29.496Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-06T16:26:29.496Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-06T16:26:29.496Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-06T16:26:32.507Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-06T16:26:35.327Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-06T16:26:42.438Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-06T16:26:42.438Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-06T16:26:43.993Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-06T16:26:43.993Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-06T16:26:43.993Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-06T16:26:43.993Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-06T16:26:46.193Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-06T16:26:46.193Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-06T16:26:46.193Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-06T16:26:47.377Z] --- PASS: TestDockerExternalVolumeSuite (437.50s) [2021-02-06T16:26:47.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2021-02-06T16:26:47.377Z] docker_cli_external_volume_driver_test.go:53: [d47f12e748ceb] daemon is not started [2021-02-06T16:26:47.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-02-06T16:26:47.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2021-02-06T16:26:47.377Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-02-06T16:26:47.378Z] docker_cli_external_volume_driver_test.go:53: [dc30cb3d4cb0e] daemon is not started [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-02-06T16:26:47.378Z] docker_cli_external_volume_driver_test.go:53: [d9d6773358973] daemon is not started [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-06T16:26:47.378Z] docker_cli_external_volume_driver_test.go:53: [d137d7e94fdde] daemon is not started [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.39s) [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.39s) [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.70s) [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2021-02-06T16:26:47.378Z] docker_cli_external_volume_driver_test.go:485: [d0f1a6f4ceb0e] daemon is not started [2021-02-06T16:26:47.378Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-06T16:26:47.378Z] docker_cli_external_volume_driver_test.go:53: [df76b577e1f51] daemon is not started [2021-02-06T16:26:47.378Z] PASS [2021-02-06T16:26:47.378Z] [2021-02-06T16:26:47.378Z] === Skipped [2021-02-06T16:26:47.378Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-06T16:26:47.378Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-06T16:26:47.378Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-06T16:26:47.378Z] check_test.go:309: [dd21e19dfe368] daemon is not started [2021-02-06T16:26:47.378Z] [2021-02-06T16:26:47.378Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-06T16:26:47.378Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-06T16:26:47.378Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-06T16:26:47.378Z] check_test.go:309: [deae305cb7099] daemon is not started [2021-02-06T16:26:47.378Z] [2021-02-06T16:26:47.378Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-06T16:26:47.378Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-02-06T16:26:47.378Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-06T16:26:47.378Z] check_test.go:309: [df6e01a1ecabc] daemon is not started [2021-02-06T16:26:47.378Z] [2021-02-06T16:26:47.378Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-06T16:26:47.378Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-06T16:26:47.378Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-06T16:26:47.378Z] [2021-02-06T16:26:47.378Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-06T16:26:47.378Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-06T16:26:47.378Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-06T16:26:47.378Z] [2021-02-06T16:26:47.378Z] [2021-02-06T16:26:47.378Z] DONE 273 tests, 5 skipped in 2512.065s [2021-02-06T16:26:47.378Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-06T16:26:47.378Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2bf239027de3/docker.pid [2021-02-06T16:26:47.378Z] +++ kill 5903 [2021-02-06T16:26:47.378Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5903 is not a child of this shell [2021-02-06T16:26:47.378Z] warning: PID 5903 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2bf239027de3/docker.pid had a nonzero exit code [2021-02-06T16:26:47.378Z] ++++ cat bundles/test-integration/docker.pid [2021-02-06T16:26:47.378Z] +++ kill 8159 [2021-02-06T16:26:48.311Z] +++ /etc/init.d/apparmor stop [2021-02-06T16:26:48.311Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-06T16:26:48.311Z] [2021-02-06T16:26:48.311Z] Unloading profiles will leave already running processes permanently [2021-02-06T16:26:48.311Z] unconfined, which can lead to unexpected situations. [2021-02-06T16:26:48.311Z] [2021-02-06T16:26:48.311Z] To set a process to complain mode, use the command line tool [2021-02-06T16:26:48.311Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-06T16:26:48.311Z] +++ true [2021-02-06T16:26:48.311Z] exiting test-integration [2021-02-06T16:26:48.311Z] ++ exit 0 [2021-02-06T16:26:48.311Z] [2021-02-06T16:26:48.311Z] + exit 0 [2021-02-06T16:26:48.311Z] ++ jobs -p [2021-02-06T16:26:48.311Z] + pids= [2021-02-06T16:26:48.311Z] + echo 'Remaining pids to kill: []' [2021-02-06T16:26:48.311Z] Remaining pids to kill: [] [2021-02-06T16:26:48.311Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-06T16:26:48.324Z] Recording test results [2021-02-06T16:26:49.128Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-06T16:26:49.128Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-06T16:26:49.128Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-06T16:26:49.128Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-06T16:26:49.128Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-06T16:26:50.248Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-06T16:26:50.587Z] + echo Ensuring container killed. [2021-02-06T16:26:50.587Z] Ensuring container killed. [2021-02-06T16:26:50.587Z] + docker ps -aq -f name=docker-pr3-* [2021-02-06T16:26:50.587Z] + cids=9cc352f0f091 [2021-02-06T16:26:50.587Z] c00386f6333a [2021-02-06T16:26:50.587Z] 500d6cc18f94 [2021-02-06T16:26:50.587Z] + [ -n 9cc352f0f091 [2021-02-06T16:26:50.587Z] c00386f6333a [2021-02-06T16:26:50.587Z] 500d6cc18f94 ] [2021-02-06T16:26:50.587Z] + docker rm -vf 9cc352f0f091 c00386f6333a 500d6cc18f94 [2021-02-06T16:26:51.322Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-06T16:26:53.526Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-06T16:26:53.874Z] 9cc352f0f091 [2021-02-06T16:26:53.874Z] c00386f6333a [2021-02-06T16:26:53.874Z] 500d6cc18f94 [Pipeline] sh [2021-02-06T16:26:54.159Z] + echo Chowning /workspace to jenkins user [2021-02-06T16:26:54.159Z] Chowning /workspace to jenkins user [2021-02-06T16:26:54.159Z] + id -u [2021-02-06T16:26:54.159Z] + id -g [2021-02-06T16:26:54.159Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41995:/workspace busybox chown -R 1000:1000 /workspace [2021-02-06T16:26:54.159Z] Unable to find image 'busybox:latest' locally [2021-02-06T16:26:54.159Z] latest: Pulling from library/busybox [2021-02-06T16:26:54.418Z] 4c892f00285e: Pulling fs layer [2021-02-06T16:26:54.418Z] 4c892f00285e: Download complete [2021-02-06T16:26:54.418Z] 4c892f00285e: Pull complete [2021-02-06T16:26:54.418Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-06T16:26:54.418Z] Status: Downloaded newer image for busybox:latest [2021-02-06T16:26:55.724Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-06T16:26:55.724Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-06T16:26:55.724Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-06T16:26:58.795Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-06T16:26:58.795Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-06T16:26:58.921Z] + bundleName=amd64 [2021-02-06T16:26:58.921Z] + echo Creating amd64-bundles.tar.gz [2021-02-06T16:26:58.921Z] Creating amd64-bundles.tar.gz [2021-02-06T16:26:58.921Z] + xargs tar -czf+ amd64-bundles.tar.gz [2021-02-06T16:26:58.921Z] 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-06T16:26:59.867Z] Archiving artifacts [2021-02-06T16:27:00.990Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-06T16:27:00.990Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-06T16:27:00.990Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-06T16:27:01.744Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41995/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-06T16:27:02.055Z] + make clean [2021-02-06T16:27:02.314Z] docker volume rm -f docker-dev-cache [2021-02-06T16:27:02.314Z] docker-dev-cache [Pipeline] deleteDir [2021-02-06T16:27:03.184Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-06T16:27:03.184Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-06T16:27:04.732Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-06T16:27:04.732Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-06T16:27:07.658Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-06T16:27:07.658Z] === RUN TestDockerSuite/TestContainerAPIRename [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-06T16:27:09.851Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-06T16:27:13.611Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-06T16:27:17.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-06T16:27:17.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-06T16:27:17.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-06T16:27:17.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-06T16:27:17.369Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-06T16:27:19.563Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-06T16:27:19.563Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-06T16:27:21.760Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-06T16:27:21.760Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-06T16:27:23.954Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-06T16:27:23.954Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-06T16:27:28.673Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-06T16:27:30.222Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-06T16:27:30.222Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-06T16:27:30.222Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-06T16:27:30.222Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-06T16:27:30.222Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-06T16:27:30.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-02-06T16:27:32.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-06T16:27:32.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-02-06T16:27:34.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-02-06T16:27:37.540Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-02-06T16:27:39.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-02-06T16:27:42.666Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b4ad60_} [2021-02-06T16:27:44.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1007112626_c:\foo_false____} [2021-02-06T16:27:47.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1007112626_c:\foo_true____} [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-06T16:27:54.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-06T16:27:55.362Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-06T16:27:55.362Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-06T16:27:55.362Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-06T16:27:55.362Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-06T16:27:55.362Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-06T16:27:55.362Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-06T16:27:58.289Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-06T16:28:00.498Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-06T16:28:00.498Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-06T16:28:00.498Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-06T16:28:02.692Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-06T16:28:02.692Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-06T16:28:02.692Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-06T16:28:02.692Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-06T16:28:13.057Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-06T16:28:14.033Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-06T16:28:14.033Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-06T16:28:14.033Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-06T16:28:28.896Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-06T16:28:28.896Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-06T16:28:28.896Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-06T16:28:41.325Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-06T16:28:41.325Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-06T16:28:41.325Z] === RUN TestDockerSuite/TestCpToDot [2021-02-06T16:28:43.520Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-06T16:28:43.520Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-06T16:28:43.520Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-06T16:28:45.712Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-06T16:28:45.713Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-06T16:28:45.713Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-06T16:28:45.713Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-06T16:28:45.713Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-06T16:28:45.713Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-06T16:28:46.175Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-06T16:28:48.369Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-06T16:28:50.562Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-06T16:28:50.562Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-06T16:28:50.562Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-06T16:28:52.756Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-06T16:28:53.219Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-06T16:28:53.683Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-06T16:28:53.683Z] === RUN TestDockerSuite/TestCreateRM [2021-02-06T16:28:54.145Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-06T16:28:54.145Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-06T16:28:54.145Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-06T16:28:54.608Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-06T16:29:01.717Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-06T16:29:01.717Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-06T16:29:02.180Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-06T16:29:06.896Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-06T16:29:06.896Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-06T16:29:06.896Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-06T16:29:09.089Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-06T16:29:09.089Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDockerFails [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-06T16:29:09.552Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-06T16:29:11.745Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-06T16:29:14.690Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-06T16:29:21.799Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-06T16:29:28.911Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-06T16:29:33.628Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-06T16:29:39.451Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-06T16:29:40.998Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-06T16:29:41.461Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-06T16:29:45.220Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-06T16:29:46.197Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-06T16:29:47.172Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-06T16:29:51.888Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-06T16:29:56.614Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-06T16:29:56.614Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-06T16:29:56.614Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-06T16:29:56.614Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-06T16:29:56.614Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-06T16:29:56.614Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-06T16:29:57.590Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-06T16:29:57.590Z] === RUN TestDockerSuite/TestEventsRename [2021-02-06T16:30:00.514Z] === RUN TestDockerSuite/TestEventsResize [2021-02-06T16:30:02.707Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-06T16:30:04.910Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-06T16:30:07.833Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-06T16:30:18.202Z] === RUN TestDockerSuite/TestEventsTop [2021-02-06T16:30:18.202Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-06T16:30:19.750Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-06T16:30:23.507Z] === RUN TestDockerSuite/TestExec [2021-02-06T16:30:23.507Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-06T16:30:23.507Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-06T16:30:25.701Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-06T16:30:27.894Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-06T16:30:27.894Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-06T16:30:27.894Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-06T16:30:27.894Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-06T16:30:30.087Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-06T16:30:32.280Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-06T16:30:33.828Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-06T16:30:36.033Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-06T16:30:40.750Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-06T16:30:40.750Z] === RUN TestDockerSuite/TestExecEnv [2021-02-06T16:30:40.750Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-06T16:30:40.750Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-06T16:30:42.298Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-06T16:30:47.034Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-06T16:30:47.034Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-06T16:30:47.034Z] === RUN TestDockerSuite/TestExecParseError [2021-02-06T16:30:47.034Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-06T16:30:47.496Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-06T16:30:47.496Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-06T16:30:49.692Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-06T16:30:49.692Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-06T16:30:49.692Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-06T16:30:49.692Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-06T16:30:49.692Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-06T16:30:49.692Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-06T16:30:51.886Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-06T16:30:51.886Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-06T16:30:59.006Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-06T16:30:59.006Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-06T16:30:59.006Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-06T16:30:59.006Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-06T16:31:04.828Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-06T16:31:10.655Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-06T16:31:13.585Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-06T16:31:19.408Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-06T16:31:19.408Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-06T16:31:19.408Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-06T16:31:19.408Z] === RUN TestDockerSuite/TestHealth [2021-02-06T16:31:19.408Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-06T16:31:19.408Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-06T16:31:19.871Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-06T16:31:19.871Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-06T16:31:24.586Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-06T16:31:24.586Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-06T16:31:24.586Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-06T16:31:24.586Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-06T16:31:24.586Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-06T16:31:24.586Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-06T16:31:25.050Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-06T16:31:25.050Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-06T16:31:26.025Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-06T16:31:26.488Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-06T16:31:28.035Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-06T16:31:28.501Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-06T16:31:30.700Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-06T16:31:32.893Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-06T16:31:33.355Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-06T16:31:33.355Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-06T16:31:37.110Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-06T16:31:37.110Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-06T16:31:39.302Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestImportFile [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-06T16:31:39.764Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-06T16:31:41.955Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-06T16:31:44.150Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-06T16:31:44.150Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-06T16:31:44.150Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-06T16:31:44.150Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-06T16:31:44.612Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-06T16:31:46.907Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-06T16:31:46.907Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-06T16:31:49.098Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-06T16:31:49.098Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-06T16:31:49.098Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-06T16:31:49.098Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-06T16:31:51.290Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-06T16:31:56.007Z] === RUN TestDockerSuite/TestInspectImage [2021-02-06T16:31:56.007Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-06T16:31:56.007Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-06T16:31:56.007Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-06T16:31:57.554Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-06T16:31:59.749Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-06T16:32:00.212Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-06T16:32:02.406Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-06T16:32:04.599Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-06T16:32:04.599Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-06T16:32:04.599Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-06T16:32:06.793Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-06T16:32:08.986Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-06T16:32:13.703Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-06T16:32:15.896Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-06T16:32:18.089Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-06T16:32:20.283Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-06T16:32:27.399Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-06T16:32:29.592Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-06T16:32:31.786Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-06T16:32:33.981Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-06T16:32:36.175Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-06T16:32:41.998Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-06T16:32:44.191Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-06T16:32:44.191Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-06T16:32:47.117Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-06T16:32:47.117Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-06T16:32:52.944Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-06T16:33:00.050Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-06T16:33:05.878Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-06T16:33:08.071Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-06T16:33:10.996Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-06T16:33:10.996Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-06T16:33:18.104Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-06T16:33:20.297Z] === RUN TestDockerSuite/TestLogsSince [2021-02-06T16:33:28.907Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-06T16:33:28.907Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-06T16:33:28.907Z] === RUN TestDockerSuite/TestLogsTail [2021-02-06T16:33:31.832Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-06T16:33:34.757Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestNetHostname [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPluginActive [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPortList [2021-02-06T16:33:36.950Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-06T16:33:41.669Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-06T16:33:41.669Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-06T16:33:41.670Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-06T16:33:41.670Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-06T16:33:41.670Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-06T16:33:41.670Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-06T16:33:41.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-06T16:33:41.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-06T16:33:41.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-06T16:33:41.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-06T16:33:46.391Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-06T16:33:46.391Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-06T16:33:55.006Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-06T16:33:55.006Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-06T16:34:05.369Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-06T16:34:20.236Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-06T16:34:20.236Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-06T16:34:20.236Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-06T16:34:32.661Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-06T16:34:36.421Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-06T16:34:43.527Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-06T16:34:47.284Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-06T16:34:47.284Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-06T16:34:47.284Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-06T16:34:52.005Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-06T16:34:52.005Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-06T16:34:52.005Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-06T16:34:52.005Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-06T16:34:52.005Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-06T16:35:00.623Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-06T16:35:00.623Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-06T16:35:01.086Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-06T16:35:01.087Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-06T16:35:02.635Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-06T16:35:03.097Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-06T16:35:03.097Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-06T16:35:07.813Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-06T16:35:11.573Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-06T16:35:13.767Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-06T16:35:31.507Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-06T16:35:31.507Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-06T16:35:37.329Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-06T16:35:37.329Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-06T16:35:37.329Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-06T16:35:37.792Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-06T16:35:42.508Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-06T16:35:46.267Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-06T16:35:46.267Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-06T16:35:50.028Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-06T16:35:50.028Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-06T16:35:50.491Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-06T16:36:05.353Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-06T16:36:06.900Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-06T16:36:07.363Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-06T16:36:14.468Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-06T16:36:18.226Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-06T16:36:30.656Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-06T16:36:34.415Z] === RUN TestDockerSuite/TestRmiTag [2021-02-06T16:36:34.878Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-06T16:36:37.801Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-06T16:36:55.540Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-06T16:36:56.003Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-06T16:37:00.717Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-06T16:37:01.180Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-06T16:37:01.180Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-06T16:37:01.180Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-06T16:37:01.643Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-06T16:37:01.643Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-06T16:37:01.643Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-06T16:37:01.643Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-06T16:37:01.643Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-06T16:37:03.835Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-06T16:37:03.835Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-06T16:37:03.835Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-06T16:37:08.552Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-06T16:37:10.745Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-06T16:37:12.940Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-06T16:37:15.135Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-06T16:37:17.328Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-06T16:37:17.328Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-06T16:37:22.042Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-06T16:37:24.238Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-06T16:37:24.238Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-06T16:37:27.171Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-06T16:37:27.171Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-06T16:37:27.171Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-06T16:37:29.364Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-06T16:37:29.364Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-06T16:37:29.364Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-06T16:37:29.364Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-06T16:37:29.364Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-06T16:37:29.364Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-06T16:37:29.364Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-06T16:37:29.364Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-06T16:37:31.557Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-06T16:37:33.756Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-06T16:37:35.948Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-06T16:37:35.948Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-06T16:37:35.948Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-06T16:37:35.948Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-06T16:37:38.872Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-06T16:37:38.872Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-06T16:37:38.872Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-06T16:37:38.872Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-06T16:37:38.872Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-06T16:37:40.420Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-06T16:37:46.243Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-06T16:37:46.243Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-06T16:37:46.243Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-06T16:37:46.243Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-06T16:37:46.243Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-06T16:37:46.243Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-06T16:37:46.243Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-06T16:37:47.792Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-06T16:37:47.792Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-06T16:37:47.792Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-06T16:37:47.792Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-06T16:37:49.986Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-06T16:37:52.179Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-06T16:37:52.179Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-06T16:37:54.374Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-06T16:37:54.374Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-06T16:37:54.374Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-06T16:37:54.374Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-06T16:37:56.565Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-06T16:37:58.763Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-06T16:38:00.956Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-06T16:38:03.150Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-06T16:38:03.150Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-06T16:38:03.150Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-06T16:38:03.150Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-06T16:38:03.150Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-06T16:38:03.150Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-06T16:38:03.150Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-06T16:38:03.150Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-06T16:38:03.150Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-06T16:38:07.868Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-06T16:38:07.868Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-06T16:38:07.868Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-06T16:38:07.868Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-06T16:38:07.868Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-06T16:38:07.868Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-06T16:38:07.868Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-06T16:38:14.984Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-06T16:38:14.984Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunMount [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-06T16:38:15.961Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-06T16:38:24.570Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-06T16:38:24.570Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-06T16:38:24.570Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-06T16:38:24.570Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-06T16:38:28.337Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-06T16:38:36.951Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-06T16:38:36.951Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-06T16:38:36.951Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-06T16:38:36.951Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-06T16:38:36.951Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-06T16:38:36.951Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-06T16:38:36.951Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-06T16:38:36.951Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-06T16:38:36.951Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-06T16:38:36.951Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-06T16:38:36.951Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-06T16:38:37.413Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-06T16:38:39.606Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-06T16:38:41.799Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-06T16:38:43.348Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-06T16:38:44.898Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-06T16:38:45.361Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-06T16:38:45.361Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-06T16:38:45.361Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-06T16:38:45.361Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-06T16:38:45.361Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-06T16:38:45.361Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-06T16:38:45.361Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-06T16:38:45.361Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-06T16:38:48.285Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-06T16:38:48.285Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-06T16:38:48.285Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-06T16:38:48.285Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-06T16:38:48.285Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-06T16:38:48.285Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-06T16:39:00.711Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-06T16:39:00.711Z] === RUN TestDockerSuite/TestRunRm [2021-02-06T16:39:03.637Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-06T16:39:09.542Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-06T16:39:11.091Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-06T16:39:13.286Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-06T16:39:15.482Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-06T16:39:17.681Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-06T16:39:18.152Z] === RUN TestDockerSuite/TestRunState [2021-02-06T16:39:18.152Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-06T16:39:20.344Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-06T16:39:20.344Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-06T16:39:22.538Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-06T16:39:22.538Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-06T16:39:22.538Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-06T16:39:22.538Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-06T16:39:22.538Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-06T16:39:22.538Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-06T16:39:27.257Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-06T16:39:27.257Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-06T16:39:27.257Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-06T16:39:27.257Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-06T16:39:27.257Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-06T16:39:27.257Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-06T16:39:27.257Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-06T16:39:27.257Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-06T16:39:27.257Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-06T16:39:27.257Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-06T16:39:27.257Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-06T16:39:29.450Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-06T16:39:29.450Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-06T16:39:31.643Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-06T16:39:31.643Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-06T16:39:31.643Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-06T16:39:34.567Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-06T16:39:41.674Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-06T16:39:46.393Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-06T16:39:52.216Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-06T16:39:52.216Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-06T16:39:52.216Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-06T16:39:55.141Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-06T16:39:57.334Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-06T16:39:59.528Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-06T16:39:59.528Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-06T16:39:59.528Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-06T16:39:59.528Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-06T16:39:59.528Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-06T16:39:59.528Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-06T16:39:59.528Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-06T16:39:59.528Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-06T16:39:59.528Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-06T16:40:03.283Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-06T16:40:04.829Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-06T16:40:07.753Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-06T16:40:11.502Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-06T16:40:11.502Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-06T16:40:11.502Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-06T16:40:11.502Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-06T16:40:11.502Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-06T16:40:11.502Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-06T16:40:11.502Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-06T16:40:11.964Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-06T16:40:11.964Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-06T16:40:11.964Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-06T16:40:11.964Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-06T16:40:11.964Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-06T16:40:11.964Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-06T16:40:11.964Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-06T16:40:11.964Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-06T16:40:11.964Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-06T16:40:11.964Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-06T16:40:11.964Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-06T16:40:14.154Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-06T16:40:14.616Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-06T16:40:15.078Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-06T16:40:15.078Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-06T16:40:16.623Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-06T16:40:23.724Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-06T16:40:23.724Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-06T16:40:32.325Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-06T16:40:32.325Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-06T16:40:36.078Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-06T16:40:36.078Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-06T16:40:36.078Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-06T16:40:36.078Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-06T16:40:36.078Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-06T16:40:50.935Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-06T16:40:50.935Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-06T16:40:50.935Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-06T16:40:50.935Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-06T16:40:50.935Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-06T16:40:50.935Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-06T16:40:50.935Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-06T16:40:52.479Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-06T16:40:54.671Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-06T16:40:54.671Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-06T16:40:56.860Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-06T16:40:56.860Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-06T16:40:56.860Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-06T16:40:56.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-06T16:40:56.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-06T16:40:56.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-06T16:40:56.860Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-06T16:41:14.588Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-06T16:41:14.588Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-06T16:41:14.588Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-06T16:41:14.588Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-06T16:41:14.588Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-06T16:41:14.588Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-06T16:41:14.588Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-06T16:41:15.562Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-06T16:41:15.562Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-06T16:41:18.480Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-06T16:41:18.941Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-06T16:41:19.402Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-06T16:41:19.402Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-06T16:41:19.402Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-06T16:41:34.268Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-06T16:41:34.268Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-06T16:41:34.268Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-06T16:41:34.268Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-06T16:41:34.268Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-06T16:41:40.089Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-06T16:41:40.089Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-06T16:41:40.089Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-06T16:41:50.440Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-06T16:41:50.440Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite (2442.79s) [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-06T16:41:50.440Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-06T16:41:50.440Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-06T16:41:50.440Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-06T16:41:50.440Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (118.58s) [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-02-06T16:41:50.440Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-06T16:41:50.440Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.440Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-02-06T16:41:50.440Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.440Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-06T16:41:50.440Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.440Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-06T16:41:50.440Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.440Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-06T16:41:50.440Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.440Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-02-06T16:41:50.440Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.440Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-06T16:41:50.440Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-02-06T16:41:50.440Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-06T16:41:50.440Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.440Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.11s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-06T16:41:50.441Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-06T16:41:50.441Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.17s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.22s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.20s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-02-06T16:41:50.441Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.56s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.76s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-02-06T16:41:50.441Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.37s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.89s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.22s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.53s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.89s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.11s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.62s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.62s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.38s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.18s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.57s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.04s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.45s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.57s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.95s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.34s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.29s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.77s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.31s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.35s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.26s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.26s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-06T16:41:50.441Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.46s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.99s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.20s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.15s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.94s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.07s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.70s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.30s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.12s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.99s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.06s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.96s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.68s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.66s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.19s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.73s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.74s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignore (64.14s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.39s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.51s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.49s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.37s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.45s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.01s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.35s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.50s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.48s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (117.55s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.55s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.32s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.17s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.59s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.85s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.08s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.71s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.22s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildFails (2.45s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.29s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.39s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.60s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.38s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.37s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.03s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.40s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildHistory (11.39s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.16s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildLabels (1.02s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.95s) [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-06T16:41:50.441Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2021-02-06T16:41:50.441Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.77s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.15s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.07s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.41s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.17s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.93s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.44s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.98s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.10s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.67s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.96s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.35s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.39s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.26s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.53s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.48s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.73s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.10s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.70s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.56s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.13s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.17s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.28s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.38s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildRm (12.26s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.29s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-02-06T16:41:50.442Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.40s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.39s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.44s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.07s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.63s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.00s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.55s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildStderr (4.12s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.42s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.01s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.28s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.04s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.91s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.74s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.66s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.08s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.33s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.53s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.33s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.27s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.22s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.60s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.99s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-02-06T16:41:50.442Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-06T16:41:50.442Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-06T16:41:50.442Z] docker_cli_sni_test.go:18: Flakey test [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.20s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.14s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestCommitChange (4.70s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.23s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.37s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-06T16:41:50.442Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestCommitTTY (11.40s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.22s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-06T16:41:50.442Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.47s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.36s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.23s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.20s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.38s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.40s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.19s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.31s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.51s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.36s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.19s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.94s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.46s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.20s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.58s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.95s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.84s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.25s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-06T16:41:50.442Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.22s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.38s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.03s) [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-06T16:41:50.442Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.89s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.76s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.54s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.58s) [2021-02-06T16:41:50.442Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.51s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.50s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b4ad60_} (2.51s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1007112626_c:\foo_false____} (2.54s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1007112626_c:\foo_true____} (7.55s) [2021-02-06T16:41:50.443Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-06T16:41:50.443Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-06T16:41:50.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-02-06T16:41:50.443Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-06T16:41:50.443Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.443Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-06T16:41:50.443Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.443Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-06T16:41:50.443Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.443Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-06T16:41:50.906Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.906Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-06T16:41:50.906Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.906Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.50s) [2021-02-06T16:41:50.906Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-06T16:41:50.906Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-06T16:41:50.906Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-06T16:41:50.906Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-06T16:41:50.906Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-06T16:41:50.906Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-06T16:41:50.906Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-06T16:41:50.906Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-06T16:41:50.906Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.906Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2021-02-06T16:41:50.906Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.34s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.38s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-02-06T16:41:50.907Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.01s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.38s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-06T16:41:50.907Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.19s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-06T16:41:50.907Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-06T16:41:50.907Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.26s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCpToDot (2.43s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCpToStdout (2.49s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-06T16:41:50.907Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.23s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.96s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.21s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-06T16:41:50.907Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.56s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-06T16:41:50.907Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-06T16:41:50.907Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-06T16:41:50.907Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-06T16:41:50.907Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-06T16:41:50.907Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-06T16:41:50.907Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-06T16:41:50.907Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-06T16:41:50.907Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-06T16:41:50.907Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.33s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.27s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.27s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.54s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsCopy (4.68s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.92s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.23s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.76s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsFilters (4.59s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsFormat (4.44s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-06T16:41:50.907Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsRename (2.32s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsResize (2.72s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.18s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.55s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.55s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.81s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-06T16:41:50.907Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.93s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.94s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-06T16:41:50.907Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-06T16:41:50.907Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-06T16:41:50.907Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.14s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.20s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.13s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.15s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.97s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.24s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecInspectID (4.80s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-06T16:41:50.907Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.45s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-06T16:41:50.907Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.26s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.90s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.06s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.24s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.03s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.03s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-06T16:41:50.907Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-02-06T16:41:50.907Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.20s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-02-06T16:41:50.907Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-02-06T16:41:50.907Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.84s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.17s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.54s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.72s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-02-06T16:41:50.907Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-02-06T16:41:50.907Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2021-02-06T16:41:50.907Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2021-02-06T16:41:50.907Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-06T16:41:50.907Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-06T16:41:50.907Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-06T16:41:50.907Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.21s) [2021-02-06T16:41:50.907Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.20s) [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-06T16:41:50.907Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.907Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-06T16:41:50.907Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.25s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.21s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-02-06T16:41:50.908Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-02-06T16:41:50.908Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectDefault (2.16s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectHistory (4.11s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-02-06T16:41:50.908Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-02-06T16:41:50.908Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.25s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.24s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.20s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.08s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.20s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectStatus (2.46s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.46s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.21s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.16s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.17s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.05s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.24s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.19s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.92s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.88s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.64s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-06T16:41:50.908Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.29s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.26s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.25s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.16s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.63s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.55s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.09s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.28s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsSince (9.01s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsTail (2.81s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.53s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.23s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-02-06T16:41:50.908Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.37s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-06T16:41:50.908Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-02-06T16:41:50.908Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-02-06T16:41:50.908Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-06T16:41:50.908Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-06T16:41:50.908Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-06T16:41:50.908Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-06T16:41:50.908Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-06T16:41:50.908Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.44s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-06T16:41:50.908Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPsByOrder (9.18s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.11s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.83s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-06T16:41:50.908Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.01s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.61s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.96s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.45s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-06T16:41:50.908Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.51s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-02-06T16:41:50.908Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-02-06T16:41:50.908Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.49s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.58s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-06T16:41:50.908Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.97s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.92s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.33s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.52s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.70s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.11s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.08s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.11s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.46s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.78s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.21s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.77s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.99s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.99s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.30s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.88s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.60s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.39s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.08s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.41s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.82s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.22s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.15s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.21s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-02-06T16:41:50.908Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.52s) [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-06T16:41:50.908Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.908Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.14s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.08s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.92s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.21s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.31s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.14s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.29s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.87s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.10s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.25s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.14s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.13s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.15s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunExitCode (2.14s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.21s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.23s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.96s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.92s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.54s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.76s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.27s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.18s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.16s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.93s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.03s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.45s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunRm (2.31s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.45s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.23s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.14s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.12s) [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.71s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.909Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.18s) [2021-02-06T16:41:50.909Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-06T16:41:50.909Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.07s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.71s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.17s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.15s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.01s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.75s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.40s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.24s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.49s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.29s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.23s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.95s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.68s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.23s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.37s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.54s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.21s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.89s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-02-06T16:41:50.910Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (14.40s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-02-06T16:41:50.910Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-02-06T16:41:50.910Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.09s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.26s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.20s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-06T16:41:50.910Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.56s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.84s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.61s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-02-06T16:41:50.910Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.78s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.77s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-06T16:41:50.910Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-06T16:41:50.910Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-06T16:41:50.910Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-06T16:41:50.910Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.910Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-06T16:41:50.911Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-06T16:41:50.911Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-06T16:41:50.911Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-06T16:41:50.911Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-06T16:41:50.911Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] === RUN TestDockerDaemonSuite [2021-02-06T16:41:50.911Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-06T16:41:50.911Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-06T16:41:50.911Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-06T16:41:50.911Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] === RUN TestDockerSwarmSuite [2021-02-06T16:41:50.911Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-02-06T16:41:50.911Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-02-06T16:41:50.911Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] === RUN TestDockerExternalVolumeSuite [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] === RUN TestDockerNetworkSuite [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] === RUN TestDockerHubPullSuite [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-02-06T16:41:50.911Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] PASS [2021-02-06T16:41:50.911Z] ok github.com/docker/docker/integration-cli 2443.495s [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === Skipped [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-02-06T16:41:50.911Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-02-06T16:41:50.911Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-02-06T16:41:50.911Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-02-06T16:41:50.911Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-06T16:41:50.911Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-06T16:41:50.911Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-02-06T16:41:50.911Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-02-06T16:41:50.911Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-02-06T16:41:50.911Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-02-06T16:41:50.911Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-02-06T16:41:50.911Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-02-06T16:41:50.911Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-02-06T16:41:50.911Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-02-06T16:41:50.911Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-06T16:41:50.911Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-02-06T16:41:50.911Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.911Z] [2021-02-06T16:41:50.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-02-06T16:41:50.912Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-02-06T16:41:50.912Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-02-06T16:41:50.912Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.08s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.08s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-06T16:41:50.912Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-02-06T16:41:50.912Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-02-06T16:41:50.912Z] [2021-02-06T16:41:50.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-06T16:41:50.913Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-02-06T16:41:50.913Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-02-06T16:41:50.913Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-02-06T16:41:51.375Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-02-06T16:41:51.375Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-06T16:41:51.375Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-02-06T16:41:51.375Z] docker_cli_sni_test.go:18: Flakey test [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-02-06T16:41:51.375Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-02-06T16:41:51.375Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-06T16:41:51.375Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-06T16:41:51.375Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-02-06T16:41:51.375Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.375Z] [2021-02-06T16:41:51.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-02-06T16:41:51.376Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-02-06T16:41:51.376Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2021-02-06T16:41:51.376Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-02-06T16:41:51.376Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-02-06T16:41:51.376Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-02-06T16:41:51.376Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-02-06T16:41:51.376Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-02-06T16:41:51.376Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-06T16:41:51.376Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-02-06T16:41:51.376Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-02-06T16:41:51.376Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-02-06T16:41:51.376Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-02-06T16:41:51.376Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-02-06T16:41:51.376Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-02-06T16:41:51.376Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-02-06T16:41:51.376Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-02-06T16:41:51.376Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-02-06T16:41:51.376Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-02-06T16:41:51.376Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-02-06T16:41:51.376Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-02-06T16:41:51.376Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-02-06T16:41:51.376Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-02-06T16:41:51.376Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-02-06T16:41:51.376Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-02-06T16:41:51.376Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.376Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-02-06T16:41:51.377Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-02-06T16:41:51.377Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-02-06T16:41:51.377Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-02-06T16:41:51.377Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-02-06T16:41:51.377Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-02-06T16:41:51.377Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-02-06T16:41:51.377Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-02-06T16:41:51.377Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2021-02-06T16:41:51.377Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2021-02-06T16:41:51.377Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-02-06T16:41:51.377Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-02-06T16:41:51.377Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-02-06T16:41:51.377Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-02-06T16:41:51.377Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-02-06T16:41:51.377Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-02-06T16:41:51.377Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-02-06T16:41:51.377Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-02-06T16:41:51.377Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-02-06T16:41:51.377Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-06T16:41:51.377Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-02-06T16:41:51.377Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.377Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-02-06T16:41:51.378Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-02-06T16:41:51.378Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-02-06T16:41:51.378Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-02-06T16:41:51.378Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-06T16:41:51.378Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-02-06T16:41:51.378Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-06T16:41:51.378Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-02-06T16:41:51.378Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-02-06T16:41:51.378Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-06T16:41:51.378Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-02-06T16:41:51.378Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-02-06T16:41:51.378Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-02-06T16:41:51.378Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-02-06T16:41:51.378Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-02-06T16:41:51.378Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-02-06T16:41:51.378Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.378Z] [2021-02-06T16:41:51.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-06T16:41:51.378Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-06T16:41:51.379Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-06T16:41:51.379Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.379Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-02-06T16:41:51.380Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-02-06T16:41:51.380Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-02-06T16:41:51.380Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-02-06T16:41:51.380Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-06T16:41:51.380Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-02-06T16:41:51.380Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.380Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-02-06T16:41:51.381Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-02-06T16:41:51.381Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-02-06T16:41:51.381Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-02-06T16:41:51.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.381Z] [2021-02-06T16:41:51.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-06T16:41:51.381Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-06T16:41:51.843Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-02-06T16:41:51.843Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.843Z] [2021-02-06T16:41:51.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-02-06T16:41:51.844Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-02-06T16:41:51.844Z] [2021-02-06T16:41:51.844Z] [2021-02-06T16:41:51.844Z] DONE 1093 tests, 547 skipped in 2452.020s [2021-02-06T16:41:51.844Z] INFO: Integration tests ended at 02/06/2021 16:41:51. Duration:00:40:52.2463593 [2021-02-06T16:41:51.844Z] INFO: Docker info of the daemon under test at end of run [2021-02-06T16:41:51.844Z] [2021-02-06T16:41:51.844Z] Containers: 2 [2021-02-06T16:41:51.844Z] Running: 0 [2021-02-06T16:41:51.844Z] Paused: 0 [2021-02-06T16:41:51.844Z] Stopped: 2 [2021-02-06T16:41:51.844Z] Images: 18 [2021-02-06T16:41:51.844Z] Server Version: 0.0.0-dev [2021-02-06T16:41:51.844Z] Storage Driver: windowsfilter [2021-02-06T16:41:51.844Z] Windows: [2021-02-06T16:41:51.844Z] Logging Driver: json-file [2021-02-06T16:41:51.844Z] Plugins: [2021-02-06T16:41:51.844Z] Volume: local [2021-02-06T16:41:51.844Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-02-06T16:41:51.844Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-02-06T16:41:51.844Z] Swarm: inactive [2021-02-06T16:41:51.844Z] Default Isolation: process [2021-02-06T16:41:51.844Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-02-06T16:41:51.844Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1697) [2021-02-06T16:41:51.844Z] OSType: windows [2021-02-06T16:41:51.844Z] Architecture: x86_64 [2021-02-06T16:41:51.844Z] CPUs: 4 [2021-02-06T16:41:51.844Z] Total Memory: 32GiB [2021-02-06T16:41:51.844Z] Name: azwin-2-387330 [2021-02-06T16:41:51.844Z] ID: TYT6:JY4N:W5MA:CDVS:T74J:ON7P:L2IS:SWWT:DGBT:WNQX:P6NW:XU2K [2021-02-06T16:41:51.844Z] Docker Root Dir: D:\CI\PR-41995\3\daemon [2021-02-06T16:41:51.844Z] Debug Mode (client): false [2021-02-06T16:41:51.844Z] Debug Mode (server): true [2021-02-06T16:41:51.844Z] File Descriptors: -1 [2021-02-06T16:41:51.844Z] Goroutines: 17 [2021-02-06T16:41:51.844Z] System Time: 2021-02-06T16:41:51.6348542Z [2021-02-06T16:41:51.844Z] EventsListeners: 0 [2021-02-06T16:41:51.844Z] Registry: https://index.docker.io/v1/ [2021-02-06T16:41:51.844Z] Labels: [2021-02-06T16:41:51.844Z] Experimental: false [2021-02-06T16:41:51.844Z] Insecure Registries: [2021-02-06T16:41:51.844Z] 127.0.0.0/8 [2021-02-06T16:41:51.844Z] Live Restore Enabled: false [2021-02-06T16:41:51.844Z] [2021-02-06T16:41:51.844Z] [2021-02-06T16:41:51.844Z] INFO: Stopping daemon under test [2021-02-06T16:41:52.305Z] SUCCESS: The process with PID 2504 (child process of PID 6836) has been terminated. [2021-02-06T16:41:52.305Z] SUCCESS: The process with PID 6836 (child process of PID 6160) has been terminated. [2021-02-06T16:41:52.305Z] INFO: Stop tailing logs of the daemon under tests [2021-02-06T16:41:52.305Z] INFO: executeCI.ps1 Completed successfully at 02/06/2021 16:41:51. [2021-02-06T16:41:52.305Z] INFO: Tidying up at end of run [2021-02-06T16:41:52.305Z] INFO: Saving daemon under test log (d:\CI\PR-41995\3\dut.out) to bundles\CIDUT.out [2021-02-06T16:41:52.305Z] INFO: Saving daemon under test log (d:\CI\PR-41995\3\dut.err) to bundles\CIDUT.err [2021-02-06T16:41:52.305Z] INFO: Nuke-Everything... [2021-02-06T16:41:52.767Z] INFO: Container count on control daemon to delete is 2 [2021-02-06T16:41:53.228Z] d3c1c974d546 [2021-02-06T16:41:53.228Z] ca269ace4c6d [2021-02-06T16:41:53.228Z] INFO: Non-base image count on control daemon to delete is 1 [2021-02-06T16:41:55.418Z] Deleted: sha256:c64ae3761b9f3a67f6b9ccc7b3d4e71635eb2155fcc3396694dc455b1846ad18 [2021-02-06T16:41:55.418Z] Deleted: sha256:47889034519f834d5a5b96d3189fbed839a814e2abf13ae52a77858f2d1d9e1f [2021-02-06T16:41:55.418Z] INFO: Tidying pidfile d:\CI\PR-41995\3\docker.pid [2021-02-06T16:41:55.418Z] INFO: Nuking d:\CI [2021-02-06T16:42:20.640Z] INFO: Zapped successfully [2021-02-06T16:42:20.640Z] [2021-02-06T16:42:20.640Z] INFO: executeCI.ps1 exiting at Sat Feb 6 16:42:20 CUT 2021. Duration 01:12:27.6740120 [2021-02-06T16:42:20.640Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-02-06T16:42:20.883Z] Recording test results [2021-02-06T16:42:21.628Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-02-06T16:42:23.124Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-02-06T16:42:24.884Z] Archiving artifacts [2021-02-06T16:42:38.618Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41995/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-06T16:42:39.552Z] + make clean [2021-02-06T16:42:40.526Z] docker volume rm -f docker-dev-cache [2021-02-06T16:42:40.526Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS